Posts

Showing posts from March, 2025

New top story on Hacker News: Show HN: GuMCP – Open-source MCP servers, hosted for free

Show HN: GuMCP – Open-source MCP servers, hosted for free 22 by murb | 3 comments on Hacker News. Hello! We open sourced all our current MCP servers to platforms like Slack, Google sheets, Linear, Perplexity and will be contributing a few more integrations every day to the project. problems we're hoping to solve: - Many people are creating MCP servers for the same apps. They're scattered across different repos but flavors of the same thing. We're making one standardized mono project for all MCP servers. - Startups are charging for hosting MCP servers. This is blocking tons of people from being able to play around with MCP casually. We're hosting them for free. - Non-technical people should be able to use MCP without needing to learn how to clone a repo and set up a venv. We're trying to enable a one click integration if people want to use the free hosted service. The plan is to keep contributing until we have an MCP server for basically every useful app anyone co...

New top story on Hacker News: The Average College Student Is Illiterate

The Average College Student Is Illiterate 26 by sebg | 4 comments on Hacker News.

New top story on Hacker News: France fines Apple €150M for "excessive" pop-ups that let users reject tracking

France fines Apple €150M for "excessive" pop-ups that let users reject tracking 35 by sebastian_z | 9 comments on Hacker News.

New top story on Hacker News: Organic Maps migrates to Forgejo due to GitHub account blocked by Microsoft

Organic Maps migrates to Forgejo due to GitHub account blocked by Microsoft 31 by mraniki | 8 comments on Hacker News.

New top story on Hacker News: The average college student today

The average college student today 115 by Jyaif | 215 comments on Hacker News.

New top story on Hacker News: Swiftly 1.0

Swiftly 1.0 4 by ingve | 0 comments on Hacker News.

New top story on Hacker News: Literate Development: AI-Enhanced Software Engineering

Literate Development: AI-Enhanced Software Engineering 4 by maga | 0 comments on Hacker News.

New top story on Hacker News: Typed Japanese

Typed Japanese 10 by Philpax | 1 comments on Hacker News.

New top story on Hacker News: SignalBotOne – Notification Webhooks for Signal

SignalBotOne – Notification Webhooks for Signal 10 by danslo | 6 comments on Hacker News.

New top story on Hacker News: Show HN: Hexi, modern header-only network binary serialisation for C++ hackers

Show HN: Hexi, modern header-only network binary serialisation for C++ hackers 13 by Chaosvex | 2 comments on Hacker News. Over the last few years, I've needed an easy way to quickly serialise and deserialise various network protocols safely and efficiently. Most of the libraries that existed at the time were either quite heavy, had less than stellar performance, or were an abstraction level above what I was looking for. I decided to put together my own class to do the job, starting with an easy, low-overhead way to move bytes in and out of arbitrary buffers. Along the way, it picked up useful bits and pieces, such as buffer structures and allocators that made the byte shuffling faster, often being able to do it with zero allocations and zero copies. Safety features came along to make sure that malicious packet data or mistakes in the code wouldn't result in segfaults or vulnerabilities. It's become useful enough to me that I've packaged it up in its own standalone l...

New top story on Hacker News: Building a modern durable execution engine from first principles

Building a modern durable execution engine from first principles 13 by whoiskatrin | 1 comments on Hacker News.

New top story on Hacker News: Dagger: A shell for the container age

Dagger: A shell for the container age 15 by gk1 | 0 comments on Hacker News.

New top story on Hacker News: Sharding Pgvector

Sharding Pgvector 19 by levkk | 1 comments on Hacker News.

New top story on Hacker News: Good-bye core types; Hello Go as we know and love it

Good-bye core types; Hello Go as we know and love it 51 by ingve | 0 comments on Hacker News.

New top story on Hacker News: MCP server for Ghidra

MCP server for Ghidra 31 by tanelpoder | 8 comments on Hacker News.

New top story on Hacker News: Has the decline of knowledge work begun?

Has the decline of knowledge work begun? 35 by pseudolus | 12 comments on Hacker News.

New top story on Hacker News: 4o Image Generation

4o Image Generation 44 by meetpateltech | 9 comments on Hacker News.

New top story on Hacker News: Bitcoin in the bush – the crypto mine in remote Zambia

Bitcoin in the bush – the crypto mine in remote Zambia 13 by pseudolus | 3 comments on Hacker News.

New top story on Hacker News: U.S. national-security leaders included me in a group chat

U.S. national-security leaders included me in a group chat 1096 by _tk_ | 344 comments on Hacker News.

New top story on Hacker News: Qwen2.5-VL-32B: Smarter and Lighter

Qwen2.5-VL-32B: Smarter and Lighter 54 by tosh | 19 comments on Hacker News.

New top story on Hacker News: TUI editor and Vim/Neovim alternative

TUI editor and Vim/Neovim alternative 19 by znano | 5 comments on Hacker News.

New top story on Hacker News: Show HN: NPM-Audit-to-Report

Show HN: NPM-Audit-to-Report 5 by yehors | 1 comments on Hacker News.

New top story on Hacker News: Revenge of the Junior Developer

Revenge of the Junior Developer 11 by ado__dev | 5 comments on Hacker News.

New top story on Hacker News: Ancient DNA Shows Stone Age Europeans Voyaged by Sea to Africa

Ancient DNA Shows Stone Age Europeans Voyaged by Sea to Africa 12 by gmays | 1 comments on Hacker News.

New top story on Hacker News: Mathup: Easy MathML authoring tool with a quick to write syntax

Mathup: Easy MathML authoring tool with a quick to write syntax 17 by runarberg | 3 comments on Hacker News.

New top story on Hacker News: Show HN: AgentKit – JavaScript Alternative to OpenAI Agents SDK with Native MCP

Show HN: AgentKit – JavaScript Alternative to OpenAI Agents SDK with Native MCP 42 by tonyhb | 10 comments on Hacker News. Hi HN! I’m Tony, co-founder of Inngest. I wanted to share AgentKit, our Typescript multi-agent library we’ve been cooking and testing with some early users in prod for months. Although OpenAI’s Agents SDK has been launched since, we think an Agent framework should offer more deterministic and flexible routing, work with multiple model providers, embrace MCP (for rich tooling), and support the unstoppable and growing community of TypeScript AI developers by enabling a smooth transition to production use cases. This is why we are building AgentKit, and we’re really excited about it for a few reasons: Firstly, it’s simple. We embrace KISS principles brought by Anthropic and HuggingFace by allowing you to gradually add autonomy to your AgentKit program using primitives: - Agents: LLM calls that can be combined with prompts, tools, and MCP native support. - Networks:...

New top story on Hacker News: Tesla recalls most Cybertrucks due to trim detaching from vehicle

Tesla recalls most Cybertrucks due to trim detaching from vehicle 5 by disqard | 2 comments on Hacker News.

New top story on Hacker News: TruffleRuby 24.2.0

TruffleRuby 24.2.0 6 by mooreds | 0 comments on Hacker News.

New top story on Hacker News: The Asus Ascent GX10 a Nvidia GB10 Mini PC with 128GB of Memory and 200GbE

The Asus Ascent GX10 a Nvidia GB10 Mini PC with 128GB of Memory and 200GbE 24 by rbanffy | 11 comments on Hacker News.

New top story on Hacker News: Show HN: We built an agentic image editor that preserves the original structure

Show HN: We built an agentic image editor that preserves the original structure 3 by sakofchit | 2 comments on Hacker News. Hi everyone, I’ve been experimenting with app where you can edit images in your camera roll simply by tweaking your photo’s metadata (changing location/time) and our agent will contextually regenerate the photo in that place & time in one shot. There's no prompting involved. One of the hardest problems we’ve seen with these ai image editing/creation tools is that they struggle with preserving the subjects of the original image (faces, genders, number of people, bodies, animals, etc), and I think we’ve gotten a step closer to making it feel more realistic. The gallery has some examples that people have been regenerating. https://ift.tt/G9d4yz6 Here’s a demo: https://ift.tt/gXGSneH Feel free to dm me on Twitter: https://twitter.com/sakofchit if you’d like to try out the TestFlight in the meantime Would love to know what y'all think!

New top story on Hacker News: The Collective Ambition Behind Odysseus, a Game-Changing Sci-Fi Larp

The Collective Ambition Behind Odysseus, a Game-Changing Sci-Fi Larp 14 by adrianhon | 2 comments on Hacker News.

New top story on Hacker News: AI Blindspots – Blindspots in LLMs I've noticed while AI coding

AI Blindspots – Blindspots in LLMs I've noticed while AI coding 12 by rahimnathwani | 0 comments on Hacker News.

New top story on Hacker News: Fine-tune Google's Gemma 3

Fine-tune Google's Gemma 3 8 by tomdekan | 0 comments on Hacker News.

New top story on Hacker News: Tesla Hate Is Making Insurance More Expensive for Owners

Tesla Hate Is Making Insurance More Expensive for Owners 32 by rntn | 19 comments on Hacker News.

New top story on Hacker News: HTTrack Website Copier

HTTrack Website Copier 21 by yamrzou | 3 comments on Hacker News.

New top story on Hacker News: Jensen Huang – Nvidia GTC 2025 Keynote

Jensen Huang – Nvidia GTC 2025 Keynote 27 by moondistance | 9 comments on Hacker News.

New top story on Hacker News: Designing Electronics That Work

Designing Electronics That Work 5 by teleforce | 0 comments on Hacker News.

New top story on Hacker News: Archival Storage

Archival Storage 32 by rbanffy | 3 comments on Hacker News.

New top story on Hacker News: Show HN: Localscope–Limit scope of Python functions for reproducible execution

Show HN: Localscope–Limit scope of Python functions for reproducible execution 17 by tillahoffmann | 6 comments on Hacker News. localscope is a small Python package that disassembles functions to check if they access global variables they shouldn't. I wrote this a few years ago to detect scope bugs which are common in Jupyter notebooks. It's recently come in handy writing jax code ( https://ift.tt/v8izpqg ) because it requires pure functions. Thought I'd share.

New top story on Hacker News: Alphabet spins out Taara – Internet over lasers

Alphabet spins out Taara – Internet over lasers 26 by tadeegan | 17 comments on Hacker News.

New top story on Hacker News: zlib-ng: zlib replacement with optimizations for "next generation" systems

zlib-ng: zlib replacement with optimizations for "next generation" systems 25 by tosh | 2 comments on Hacker News.

New top story on Hacker News: Abuse of power at Germany's elite research institution [video]

Abuse of power at Germany's elite research institution [video] 18 by Koaisu | 0 comments on Hacker News.

New top story on Hacker News: "Wait, not like that": Free and open access in the age of generative AI

"Wait, not like that": Free and open access in the age of generative AI 31 by thinkingemote | 2 comments on Hacker News.

New top story on Hacker News: AutoHete: An Automatic and Efficient Heterogeneous Training System for LLMs

AutoHete: An Automatic and Efficient Heterogeneous Training System for LLMs 8 by PaulHoule | 0 comments on Hacker News.

New top story on Hacker News: Sign in as anyone: Bypassing SAML SSO authentication with parser differentials

Sign in as anyone: Bypassing SAML SSO authentication with parser differentials 15 by campuscodi | 2 comments on Hacker News.

New top story on Hacker News: Elderly patients can deteriorate in the ER. This team works to get them out

Elderly patients can deteriorate in the ER. This team works to get them out 11 by canucker2016 | 7 comments on Hacker News.

New top story on Hacker News: They're Close to My Body: A Hagiography of Nine Inch Nails and Robin Finck (2020)

They're Close to My Body: A Hagiography of Nine Inch Nails and Robin Finck (2020) 6 by herbertl | 0 comments on Hacker News.

New top story on Hacker News: Show HN: Pi Labs – AI scoring and optimization tools for software engineers

Show HN: Pi Labs – AI scoring and optimization tools for software engineers 10 by achintms | 0 comments on Hacker News. Hey HN, after years building some of the core AI and NLU systems in Google Search, we decided to leave and build outside. Our goal was to put the advanced ML and DS techniques we’ve been using in the hands of all software engineers, so that everyone can build AI and Search apps at the same level of performance and sophistication as the big labs. This was a hard technical challenge but we were very inspired by the MVC architecture for Web development. The intuition there was that when a data model changes, its view would get auto-updated. We built a similar architecture for AI. On one side is a scoring system, which encapsulates in a set of metrics what’s good about the AI application. On the other side is a set of optimizers that “compile” against this scorer - prompt optimization, data filtering, synthetic data generation, supervised learning, RL, etc. The scoring...

New top story on Hacker News: Honey Bunnies

Honey Bunnies 21 by memalign | 7 comments on Hacker News.

New top story on Hacker News: Iconography of the PuTTY Tools

Iconography of the PuTTY Tools 4 by Tomte | 0 comments on Hacker News.

New top story on Hacker News: Fast-PNG: PNG image decoder and encoder

Fast-PNG: PNG image decoder and encoder 11 by javatuts | 8 comments on Hacker News.

New top story on Hacker News: Show HN: Nuanced – Help AI understand code structure, not just text

Show HN: Nuanced – Help AI understand code structure, not just text 12 by aymandfire | 3 comments on Hacker News. Hi HN! We built Nuanced ( https://ift.tt/6vqjHV0 ), an open-source Python library that makes AI coding tools smarter about code structure. The problem: current AI coding assistants see code as just text. They don't understand which functions call which, or how code components depend on each other. This is why they often suggest changes that break dependencies they should have known about. Nuanced solves this by generating call graphs that map these relationships. When you ask "What would break if I change this function?", instead of guessing, the AI can see the actual dependencies. How it works: 1. Run `nuanced init .` to analyze a Python module in your codebase 2. Use `nuanced enrich app/file.py function_name` to get relationship data 3. Include this data in your AI prompts or integrate it into tools We're already working with teams building AI coding ...

New top story on Hacker News: SemiAnalysis: America Is Missing the New Labor Economy – Robotics

SemiAnalysis: America Is Missing the New Labor Economy – Robotics 29 by lasermatts | 40 comments on Hacker News.

New top story on Hacker News: Snapshots of Modern Mathematics from Oberwolfach

Snapshots of Modern Mathematics from Oberwolfach 2 by skywalqer | 0 comments on Hacker News.

New top story on Hacker News: uBlock Origin is no longer available on the Chrome Store

uBlock Origin is no longer available on the Chrome Store 412 by non- | 214 comments on Hacker News.

New top story on Hacker News: YouTube DRM added on ALL videos with TV (TVHTML5) clients

YouTube DRM added on ALL videos with TV (TVHTML5) clients 68 by azalemeth | 6 comments on Hacker News.

New top story on Hacker News: Sigint in Fiction

Sigint in Fiction 3 by _tk_ | 0 comments on Hacker News.

New top story on Hacker News: Rewriting essential Linux packages in Rust

Rewriting essential Linux packages in Rust 61 by worble | 25 comments on Hacker News.

New top story on Hacker News: Binocular Shot

Binocular Shot 3 by bookofjoe | 0 comments on Hacker News.

New top story on Hacker News: Kagi Is Bringing Orion Web Browser to Linux

Kagi Is Bringing Orion Web Browser to Linux 3 by ulrischa | 0 comments on Hacker News.

New top story on Hacker News: Sex Traffickers in Colombia Using Facebook, Tinder and Airbnb to Exploit Minors

Sex Traffickers in Colombia Using Facebook, Tinder and Airbnb to Exploit Minors 8 by gnabgib | 2 comments on Hacker News.

New top story on Hacker News: Show HN: I built a tool to detect scams

Show HN: I built a tool to detect scams 5 by vinnythejinny | 0 comments on Hacker News.

New top story on Hacker News: Kitchen foil and Algerian markets: When your phone is stolen in London

Kitchen foil and Algerian markets: When your phone is stolen in London 4 by BerislavLopac | 0 comments on Hacker News.

New top story on Hacker News: Athena spacecraft declared dead after toppling over on moon

Athena spacecraft declared dead after toppling over on moon 8 by pseudolus | 0 comments on Hacker News.

New top story on Hacker News: Show HN: A big tech dev experience for an open source CMS

Show HN: A big tech dev experience for an open source CMS 16 by randall | 9 comments on Hacker News. # Show HN: A big tech dev experience for an open source CMS. Hey HN! We're building an open-source CMS designed to help creators with every part of the content production pipeline. We're showing our tiny first step: A tool designed to take in a Twitter username and produce an "identity card" based on it. We expect to use an approach similar to [Constitutional AI] with an explicit focus on repeatability, testability, and verification of an "identity card." We think this approach could be used to create finetuning examples for training changes, or serve as inference time insight for LLMs, or most likely a combination of the two. The tooling we're showing today is extremely simplistic (and the AI is frankly bad) but this is intentional. We're more focused on showing the dev experience and community aspects. We'd like to make it easier to contribut...

New top story on Hacker News: Mistral OCR

Mistral OCR 28 by meetpateltech | 1 comments on Hacker News.

New top story on Hacker News: The Strategic Crypto Swindle

The Strategic Crypto Swindle 41 by zfg | 19 comments on Hacker News.

New top story on Hacker News: There Was a Texas Lottery Arbitrage

There Was a Texas Lottery Arbitrage 28 by ioblomov | 12 comments on Hacker News.

New top story on Hacker News: DARPA exploring growing bio structures of "unprecedented size" in microgravity

DARPA exploring growing bio structures of "unprecedented size" in microgravity 21 by Jimmc414 | 4 comments on Hacker News.

New top story on Hacker News: Show HN: Open-Source Windows AI assistant that uses Word, Excel through COM

Show HN: Open-Source Windows AI assistant that uses Word, Excel through COM 17 by edmgood | 0 comments on Hacker News. This started off as a project to understand how to get LLMs to interface with more traditional desktop softwares. We were especially interested in tools related to schematic drafting and molecular simulation. Decided to explore COM automation for more traditional Windows softwares as a starting point! Been using it to help some friends automate simple excel workflows. Thought we'd share!

New top story on Hacker News: Why do we have both CSRF protection and CORS?

Why do we have both CSRF protection and CORS? 16 by smagin | 0 comments on Hacker News.

New top story on Hacker News: The AI Code Review Disconnect: Why Your Tools Aren't Solving Your Real Problem

The AI Code Review Disconnect: Why Your Tools Aren't Solving Your Real Problem 10 by avikalp | 3 comments on Hacker News.