frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Juggler – an open-source GUI coding agent, by the creator of JUCE

https://github.com/juggler-ai/juggler
230•julesrms•2d ago•103 comments

Show HN: Opening lines of famous literary works

https://www.verbaprima.com/
165•plicerin•17h ago•92 comments

Show HN: ZeroGate – A Fuzzy CSV Reconciler

https://zerogate.cloud
2•ngarner•2h ago•0 comments

Show HN: I RL-trained an agent that trains models with RL (for ~$1.3k)

https://github.com/Danau5tin/ai-trains-ai
101•Danau5tin•20h ago•45 comments

Show HN: Beautiful Type Erasure with C++26 Reflection

https://ryanjk5.github.io/posts/rjk-duck/
112•RyanJK5•20h ago•53 comments

Show HN: Flashbang – DuckDuckGo bangs resolved locally with a Service Worker

https://flashbang-dyr.pages.dev
16•t3ntxcles•13h ago•2 comments

Show HN: Clawk – Give coding agents a disposable Linux VM, not your laptop

https://github.com/clawkwork/clawk
215•celrenheit•1d ago•156 comments

Show HN: Workaround – review and clean up your GitHub stars

https://workaround.run/dashboard
3•yusveng•4h ago•0 comments

Show HN: I open-sourced the portal I built for a client's vibe-coded apps

https://github.com/menagerai/menagerai
3•tipani•5h ago•1 comments

Show HN: Voidfall – Space looter shooter in the browser

https://github.com/nickyvanurk/voidfall
8•nickyvanurk•11h ago•0 comments

Show HN: I implemented a neural network in SQL

https://github.com/xqlsystems/xarray-sql/blob/claude/xarray-sql-mnist-demo/benchmarks/nn.py
111•alxmrs•1d ago•19 comments

Show HN: A Free RSS reader with a configurable recommendation engine

https://sprinklz.io/feed/home
13•sammy0910•13h ago•9 comments

Show HN: GWZ – Git Workspace Zone (multi-repo that feels like plain Git)

4•owebeeone•5h ago•0 comments

Show HN: DOM-docx – HTML to native, editable Word docs (MIT)

https://github.com/floodtide/dom-docx
152•fishbone•1d ago•40 comments

Show HN: Self-hosted voice AI agent for Asterisk/FreePBX

https://github.com/hkjarral/AVA-AI-Voice-Agent-for-Asterisk
25•hkjarral•2d ago•11 comments

Show HN: Jacquard, a programming language for AI-written, human-reviewed code

https://github.com/jbwinters/jacquard-lang
98•jbwinters•1d ago•57 comments

Show HN: YouTube Guitar Tab Parser

https://github.com/marcelpanse/youtube-guitar-tab-parser
108•neogenix•1d ago•65 comments

Show HN: Hackney – Compare Uber, Lyft, Waymo, and Robotaxi Prices

https://hackney.app/
60•griffinli•1d ago•46 comments

Show HN: Rejourney – Open-source revenue leak prediction for web and mobile apps

https://github.com/rejourneyco/rejourney
31•mrr7337•21h ago•6 comments

Show HN: Sx 2.0 – Share AI skills with your team through a Dropbox folder

https://sleuth-io.github.io/sx/2026/07/10/your-dropbox-is-now-a-skill-server.html
43•detkin•1d ago•33 comments

Show HN: An Interactive Guide for Castlevania II: Simon's Quest

https://theultimatesimonsquestguide.com/
10•baclap•13h ago•2 comments

Show HN: Vehir – a platform built for AI agents: compiler, microkernel, CAS

https://github.com/grigoriitropin/vehir-platform
3•dewdgi•8h ago•0 comments

Show HN: Nobie – an Excel-compatible runtime for agents and humans

https://nobie.com
91•matthewgapp•1d ago•63 comments

Show HN: A dashboard for tracking SK Hynix price gaps across exchanges

https://jaxzxu.com/skhynix
3•jaxzxu•12h ago•0 comments

Show HN: Digital De-Centralized Internship

https://lab.cedarridge.capital/
3•joey9prints•8h ago•0 comments

Show HN: OpenClawMachines – Extending OpenClaw to the Enterprise

https://github.com/mathaix/OpenClawMachines
40•mathaix•1d ago•30 comments

Show HN: Oodle.ai – $10 per million agent traces

https://www.oodle.ai/product/agent-observability
30•kirankgollu•18h ago•10 comments

Show HN: I counted India's 4M registered companies – most aren't active

https://civicdataforge.pages.dev/india-company-data
2•Chungus1172•3h ago•0 comments

Show HN: Asciitopia – a library of animated ASCII art patterns

https://github.com/flawnn/asciitopia
4•flawn•9h ago•0 comments

Show HN: BillAI Bass, an AI-Powered Big Mouth Billy Bass Using Strands Agents

https://github.com/morganwilliscloud/billai-bass
70•mtw14•1d ago•27 comments
Open in hackernews

Show HN: I open-sourced the portal I built for a client's vibe-coded apps

https://github.com/menagerai/menagerai
3•tipani•5h ago

Comments

tipani•5h ago
The project Ménagerai started off as something I built for a client who was an SME from a traditional industry (real estate, manufacturing etc)... the founder, a 65+ guy who could easily retire, was personally super into vibe coding and would often have coding marathons into the wee hours each night.

He then forced his entire leadership team across several countries to take on vibe coding. I was helping them manage deployment but soon found having to shepherd a dozen different vibe apps. Each had independent logins, different password and user management systems. It was all a mess.

While building a unified user/app portal to manage all this, I had a chat with a CTO from one of my former companies who said they recently also built something very alike to manage THEIR internal vibe-coded apps.

That got me thinking, maybe there are others with similar needs? Hence I made an open source version and named it Menagerai. Like menagerie, a managed collection of your wild vibe-coded apps, if you catch my drift ;)

The GitHub repo includes a link to a passwordless, live demo so you can play around with it.

I'd love to get feedback of whether you think this is something useful for other SMEs bitten by the vibe coding bug, or even larger enterprises who encourage their staff to vibe apps.