Hacker News

Ask HN: What's the best LLM model that on a 24 GB VRAM GPU?

Hacker News - Thu, 06/11/2026 - 2:22pm

What’s the best model right now that outperforms Qwopus3.6-27B-v2-MTP-GGUF 8-bit on a 24 GB VRAM GPU? Looking for real reviews. I found 4 bit not usable in production.

Comments URL: https://news.ycombinator.com/item?id=48494377

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Remuda, a CLI Agent Orchestrator

Hacker News - Thu, 06/11/2026 - 2:19pm

Hi HN, I recently open sourced a small tool (Remuda) that I built at work to remove some of the friction of launching and managing agents and figured HN might be interested.

I also wrote a post on the company blog that goes into more detail about why I built it and showcases its features: https://www.yendo.com/blog/remuda-an-agent-orchestrator

Comments URL: https://news.ycombinator.com/item?id=48494340

Points: 2

# Comments: 0

Categories: Hacker News

Antikythera Mechanism

Hacker News - Thu, 06/11/2026 - 2:18pm
Categories: Hacker News

Intel Management Engine

Hacker News - Thu, 06/11/2026 - 2:14pm
Categories: Hacker News

Show HN: Stillwind – High Resolution Electronic Component Search

Hacker News - Thu, 06/11/2026 - 2:12pm

We’ve spent the last couple of months building Stillwind Search, a search engine for electronic components that helps users find parts that fit even the most complex set of specifications.

After talking to the people that actually build PCBs we found out that finding the exact part you are looking for, is consuming enormous amounts of times, is very tedious and then often doesn’t yield the best results. So we tried to cut down this search time by just requiring a (broad) description of the specifications and we find the correct part in minutes, not hours.

This is possible through our own database of parts and their properties. We used LLMs to extract every parameter about a part into >1k schemas, collectively covering more than 130k properties. This depth of properties could no longer be visualized, so the database is queried interactively by an AI agent (Sonnet 4.6) to find the needle in the haystack of parts. Before results are shown, we use another model to verify the data (that’s why it might take a moment before the first results appear).

We currently have almost all microcontrollers, sensors, and other advanced ICs on the market, as well as a wide selection of passives and generic parts. We are working on adding more parts and are more than happy to take suggestions.

I know that folks on HN like technical details on how this works, so let me give a short overview: Frontend: SvelteKit + Cloudflare Workers + Hyperdrive Backend: PostgreSQL 18 (with io_uring) database, with extensions on NVMe drives hosted on a beefy server.

We appreciate all feedback and are happy to answer any questions :)

Btw: We are already working on a way that you can search combinations of parts, finding the optimal combination of parts.

Comments URL: https://news.ycombinator.com/item?id=48494234

Points: 3

# Comments: 0

Categories: Hacker News

Building Agents Without Harness-Engineering

Hacker News - Thu, 06/11/2026 - 1:28pm

Article URL: https://rajitkhanna.com/agents/

Comments URL: https://news.ycombinator.com/item?id=48493447

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Checkpoint! Airport security sim game built with Claude Fable

Hacker News - Thu, 06/11/2026 - 1:24pm

Fable just came out and I wanted to see what it was actually capable of.

The game: an airport security sim where manage passengers and keep them from getting angry. You place rope barriers, open lanes, build out a concourse mall. Pixel people route through whatever you designed. Standing still feels much longer than walking, so a long snaking line keeps people calm and a formless crowd gets angry and leaves. You're designing how the wait feels, not how long it takes.

Whole thing came together in one context window. I'm impressed.

Comments URL: https://news.ycombinator.com/item?id=48493384

Points: 1

# Comments: 0

Categories: Hacker News

Pages