Show HN: Gitbusiness.com I created it, and Indeed, I use my own stuff I manually coded it, took 6 months, before the existence of AI llms. Ask me anything, I'd be happy to answer you. February 26, 2026 at 01:18AM
Show HN: Respectify – A comment moderator that teaches people to argue better My partner, Nick Hodges, and I, David Millington, have been on the Internet for a very long time -- since the Usenet days. We’ve seen it all, and have long been frustrated by bad comments, horrible people, and discouraging discussions. We've also been around places where the discussion is wonderful and productive. How to get more of the latter and less of the former? Current moderation tools just seem to focus on deletion and banning. Wouldn’t it be helpful to en…
Show HN: I built an iOS app that turns EPUBs into audiobooks I had a bunch of ebooks with no audiobook version available. So I built an iOS app that converts EPUB files into audiobooks using text-to-speech. Two voice options: - Free on-device voices (processed locally, no server needed) - Natural cloud voices (one-time purchase per book, no subscription) Cloud conversion runs chunk by chunk. You can start listening other chapters generate in the background. Once done, the audiobook lives on your device. No account required. No subscription. Yo…
Show HN: PureBee – A software-defined GPU running Llama 3.2 1B at 3.6 tok/SEC This started as a question about simulation theory: if a GPU is just rules applied to a grid in parallel, do you actually need the silicon? Turns out, no. PureBee is a complete GPU defined as a software specification — Memory, Engine, Instruction Set, Runtime. It runs Llama 3.2 1B inference at 3.6 tok/sec on a single CPU core. The model answers questions correctly. What makes it different from llama.cpp or WebLLM: The WASM compute kernel is constructed byte-by-byte i…
Show HN: Peekl – A modern alternative to Ansible and Puppet Hi everyone! For the last few months I've been working on "Peekl" a configuration management solution. The idea was to get the good part of what I liked with Ansible (the ease of use, the fact that you can get started quickly) with what I loved with Puppet (mainly the pull based model with the agent). The project is now in a state where I believe I can share it with the world. Of course there is still a long way to go for it to be on-par in term of features to Puppet or …
Show HN: Babyshark – Wireshark made easy (terminal UI for PCAPs) Hey all, I built babyshark, a terminal UI for PCAPs aimed at people who find Wireshark powerful but overwhelming. The goal is “PCAPs for humans”: Overview dashboard answers what’s happening + what to click next Domains view (hostnames first) → select a domain → jump straight to relevant flows (works even when DNS is encrypted/cached by using observed IPs from flows) Weird stuff view surfaces common failure/latency signals (retransmits/out-of-order hints, resets, handshake issues,…
Show HN: A portfolio that re-architects its React DOM based on LLM intent Hi HN, Added a raw 45-second demo showing the DOM re-architecture in real-time: https://ift.tt/2BlnzpW I got tired of the "Context Problem" with static portfolios—Recruiters want a resume, Founders want a pitch deck, and Engineers want to see architecture. Instead of building three sites, I hooked up my React frontend to Llama-3 (via Groq for <100ms latency). It analyzes natural language intent from the search bar and physically re-architects the Component T…
Social Plugin