Wednesday, April 22, 2026

Show HN: Ghost Pepper Meet local meeting transcription and diarization https://ift.tt/TcEMvKs

Show HN: Ghost Pepper Meet local meeting transcription and diarization 100% local & private transcription engine for macOS. Captures & does speaker diarization. Originally was building as its own app, but can leverage same local models from my original push-to-talk voice transcription product so combined them into one app. https://matthartman.github.io/ghost-pepper/ April 22, 2026 at 11:19PM

Show HN: One ESLint rule to kill the "ChatGPT em dash" in your codebase https://ift.tt/3YVZ9AB

Show HN: One ESLint rule to kill the "ChatGPT em dash" in your codebase https://ift.tt/RvswBVd April 22, 2026 at 11:57PM

Tuesday, April 21, 2026

Show HN: Agent Brain Trust, customisable expert panels for AI agents https://ift.tt/ZksgPn4

Show HN: Agent Brain Trust, customisable expert panels for AI agents Agent Brain Trust lets you summon a panel of real, named experts to critique your architecture, review your writing, pressure your product strategy, or debate your design patterns. 10 built-in trusts, an extensible roster, and a working turn-taking protocol that ensures nothing useful gets skipped. Guest experts are drafted via an MCP server that maps topics to real persona cards so the panel can reach into niche and novel territory without inventing expertise it does not have. Wrote up the full thinking here: https://tinyurl.com/agent-brain-trust https://ift.tt/32yEk5I April 22, 2026 at 03:03AM

Show HN: Linux installer .exe without pendrives (secure-boot compatible) https://ift.tt/SLsBOF4

Show HN: Linux installer .exe without pendrives (secure-boot compatible) It is fairly simple, but useful for non-power users: a statically-linked Qt app that gracefully edits Windows Boot Manager to do a reboot-once into GRUB, which in turn launches ZorinOS live/installer from disk loopback. I needed to make a custom initramfs with dislocker in it, and to squeeze it a little (default Windows EFI partition is not so big). Currently my biggest issue is that systemd is unable to shut down gracefully when rootfs is mounted from such a deep loop stack. The other is that installing to full disk crashes right after it successfully damages the partition table. I think I could solve both by copying the ISO contents to ramdisk before systemd takes over (initramfs needs to stay slim as I mentioned before) - maybe opportunistically if there is enough RAM (3,5G is not so unreasonable to expect). I decided to make it paid for now (maybe not eligible for show? if so, sorry, I've been mostly a HN reader so far), but I am still considering if my project brought more good by being free of charge. It is free as in GPL3+ though, so although I can politely ask you not to exercise it too hard until I turn Bad™, you (will) have several ways to obtain it without paying anyway. The website itself (especially payments) is also an interesting story, I can share it too some day. What do you think? https://ift.tt/sJqGgQU April 22, 2026 at 03:03AM

Show HN: Almanac MCP, turn Claude Code into a Deep Research agent https://ift.tt/h5qkzni

Show HN: Almanac MCP, turn Claude Code into a Deep Research agent I am Rohan, and I have grown really frustrated with CC's search and read tools. They use Haiku to summarise all the search results, so it is really slow and often ends up being very lossy. I built this MCP that you can install into your coding agents so they can actually access the web properly. Right now it can: - search the general web - search Reddit - read and scrape basically any webpage Install it: npx openalmanac setup The MCP is completely free to use. We have also built a central store where you can contribute things you learned while exploring. If you find something useful, you can contribute it to the encyclopedia we're building at Almanac using the same MCP. https://ift.tt/vDlFMAp April 22, 2026 at 02:12AM

Show HN: Backlit Keyboard API for Python https://ift.tt/NghxFS9

Show HN: Backlit Keyboard API for Python It currently supports Linux as of now. You can use this package to tinker with many things. Let's say, if you want to make a custom notification system, like if your website is down, you can make a blink notification with it. MacOS support is underway. I haven't tested Windows yet, I don't use it anymore btw. In future, if this package reaches nice growth, I'll be happy to make a similar Rust crate for it. https://ift.tt/sH8MdzN April 19, 2026 at 10:52AM

Monday, April 20, 2026