frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Show HN: Booley – open-source IDE for agentic chip design

https://github.com/boldaxolotl/booley
3•boldaxolotl•4h ago
I am a digital design engineer, and my day job is designing chips (mostly IP blocks, not full chips) in SystemVerilog. At the start of 2026 I started experimenting with LLM agents like Claude and Codex, and realized that they are very capable not just at software and scripts, but at hardware design as well! But after the initial excitement, I started running into repeating failures and friction:

- In chip design, we run a lot of heavy EDA tools: simulation, synthesis, linters. LLM agents often skipped those checks unless explicitly prompted - SystemVerilog code is not executed line-by-line as program code is. The different blocks of code are executed simultaneously, which makes it very hard to reason about the code in your head. Engineers typically simulate the code and analyze the waveforms, but agents can’t do it effectively (they are not great with visual information) - They selected the wrong configuration or misunderstood tool reports - Their generated tests concentrated on happy paths. - Giving them enough permissions to work independently put the dev machine at risk

But, despite the shortcomings, the potential was there! So I started fixing the failure modes one at a time, creating scripts, skills, isolating dev in docker… Over time, this work grew into one coherent system. I spent significant effort on user experience, documentation and debugging, and now I am happy to show it to the world

Booley combines open-source chip-design EDA tools and agent CLIs in one sandbox, using VScode as GUI. The tight integration between agents and EDA tools (via MCP) allows agents to use EDA effectively, plus you don’t have to maintain your own scripts and solve “works on my machine” issues. Booley gives the agent a way to inspect waveforms using CLI (custom Rust binary that parses simulation traces) and allows humans to define strict deterministically-enforced criteria to shape agentic work (”area must be reduced by 10% or more”, “this test must pass and catch 9/10 mutations of the device under test”).

I am not a professional software engineer myself (using LLMs helps, but not a silver bullet ofc), so any feedback from actual software devs is especially appreciated.

Github page includes demonstration videos and quick start demo

Show HN: NeXDM – Fast 64-segment download manager for Windows in Rust

https://nexdm.in/
2•Technews2026•1h ago•1 comments

Show HN: Copperhead – Cursor for circuit boards

https://copperhead.sh/
231•animeshchouhan•22h ago•93 comments

Show HN: Numen - self hosted, it tells you what needs attention before you ask

https://github.com/theBstar/numen
2•Bikramsutar•1h ago•0 comments

Show HN: LLM Attention Visualization

https://ishamf.dev/p/llm-attention-visualizer/
156•ifz•19h ago•24 comments

Show HN: AgentPulse – Claude Code and Codex status in tmux

https://github.com/jerriclynsjohn/tmux-agent-pulse
4•jerriclynsjohn•2h ago•0 comments

Show HN: Impress your boss with interactive Scikit-Learn Decision Tree

https://github.com/mljar/supertree
4•pplonski86•2h ago•0 comments

Show HN: Compute Polynomials Twice as Fast

https://thomasahle.com/fast-polynomials/
2•thomasahle•3h ago•0 comments

Show HN: Booley – open-source IDE for agentic chip design

https://github.com/boldaxolotl/booley
3•boldaxolotl•4h ago•0 comments

Show HN: VolAnti – Open-source acoustic detector for fibre-optic FPV drones

https://github.com/agamrossen/VolAnti
10•agamrossen•12h ago•0 comments

Show HN: ZWPlayer 3.3.2, a free HTML5 video player with ads and music mode

https://www.zwplayer.com/
3•logicplayer•6h ago•0 comments

Show HN: Jigsaw Haiku

https://jigsawhaiku.com/
114•windowshopping•4d ago•33 comments

Show HN: AI-first open-source alternative to Microsoft and Google Office

https://github.com/injectinglabs/injoffice
5•nickpismenkov•6h ago•3 comments

Show HN: Interactive Tree of Life

https://ptree.org/
110•Lucent•5d ago•25 comments

Show HN: Estimate your AI CO2 footprint

https://llmfootprint.fyi/
5•wyre•7h ago•0 comments

Show HN: Self-host open-source LLMs on AWS with scale-to-zero

https://github.com/paguasmar/veloxml-deploy
6•paguasmar•8h ago•5 comments

Show HN: Stuxnet – A reconstructed source code of the infamous cyber-weapon

https://github.com/Sadpainy/Stuxnet
171•CMDDestory•1d ago•50 comments

Show HN: Raven – Encrypted messages hidden inside ordinary text

https://sendraven.ink
6•willhieb•8h ago•0 comments

Show HN: Pipnote – Share a reminder they can't peek at until it arrives

https://pipnote.app/
6•radomird•16h ago•5 comments

Show HN: DriveSync – fast Git-styled Google Drive sync CLI

https://github.com/scaleninja/drivesync
20•rohityadavcloud•23h ago•13 comments

Show HN: Making a GBA game with GPT-6 Astra

https://www.spritefusion.com/blog/making-a-game-boy-advance-game-with-gpt-6-astra
10•HugoDz•19h ago•1 comments

Show HN: GET Together – A social network where you don't need POST to Post

https://gettogether.dev
107•nchudleigh•2d ago•59 comments

Show HN: SimpleW – Lightweight C# Web Server with optional addons

https://simplew.net/
5•prodbro•14h ago•0 comments

Show HN: Full feature ECS game engine for TypeScript

https://github.com/oasys-works/oecs
3•2khan•11h ago•0 comments

Show HN: Browser-based Nginx config generator with live preview

https://tools.techtransit.org/nginx-generator
5•techgpt•11h ago•0 comments

Show HN: Mador – Make any DOM reactive with a tiny 80-line Proxy state tuple

https://github.com/marsbos/mador
101•bosmarcel•2d ago•34 comments

Show HN: Wg-admin – web UI for an existing WireGuard host

https://github.com/logimaxx/wg-admin
33•vsergione•1d ago•11 comments

Show HN: Engrim – A universal, local-first SQLite memory engine for AI CLIs

https://github.com/timgordontg/engrim
91•timgordontg•2d ago•53 comments

Show HN: Auto-Rig Web – Zero-click 3D humanoid rigging in a Web Worker

https://github.com/nff747/auto-rig-web
3•nff747•13h ago•0 comments

Show HN: InverSQL: Build SQL interactively in inverse

https://github.com/rentruewang/inversql
5•renchuw•19h ago•0 comments

Show HN: Genotype: language that compiles to idiomatic TS, Rust and Python

https://genotype-lang.org/
8•kossnocorp•14h ago•0 comments