Tuesday, August 18, 2026

Show HN: Voidleap Code – agentic IDE, own harness, swap models mid-conversation https://ift.tt/dhEgjp9

Show HN: Voidleap Code – agentic IDE, own harness, swap models mid-conversation We wanted to build a development environment that can make you a better agentic engineer, not a tool that makes money when you waste tokens. A tool where you can swap models between turns, edit the context, and see every agent action. To do it, we had to build our own harness. Free to use. We don't sell inference, so bring your own key. The sore spot is Claude subscriptions. We can't support them because of Anthropic's terms. The app runs on your machine, and your data never touches our servers. We've been building Voidleap Code using Voidleap Code since January. We didn't rush to launch, but instead focused on getting the architecture and package just right. There are still more features to build, and more polishing to do, but it's ready for you to try. Judge it for yourself and tell us what you think. https://voidleap.com/ August 19, 2026 at 12:10AM

Show HN: macOS data protection keychain for Electron apps https://ift.tt/gfz7wnW

Show HN: macOS data protection keychain for Electron apps Hey HN, I've been working on Hansel [1] (an encrypted personal data store you can query with agents), and there wasn't a good way to use the modern macOS Data Protection Keychain. Electron's safeStorage [2] uses the legacy file-based keychain, which allows other apps/agents to query it with the `security` CLI. Not great when you have a dozen agents running in the background! The Data Protection Keychain is nice because it limits access via code-signing access groups and lets you set access rules like Touch ID and/or password. 1: https://hansel.so/ 2. https://ift.tt/WKg2Ve1 https://ift.tt/apkWe6i August 18, 2026 at 10:55PM

Monday, August 17, 2026

Show HN: Open-source comment section widget, Disqus alternative https://ift.tt/LCz6Vun

Show HN: Open-source comment section widget, Disqus alternative https://ift.tt/PEsRLVp August 17, 2026 at 11:36PM

Sunday, August 16, 2026

Show HN: Interactive component to map fibre breaks (OTDR) https://ift.tt/hZ2yAaP

Show HN: Interactive component to map fibre breaks (OTDR) Added an OTDR trace component as the latest in my component library for datacentre/network apps. Mainly for my own use in rackout. https://ift.tt/twaH7LM August 17, 2026 at 02:17AM

Show HN: Hacker News Top Stories as Feeds to Use with RSS/Atom with Summaries https://ift.tt/AMbHFuf

Show HN: Hacker News Top Stories as Feeds to Use with RSS/Atom with Summaries Hey all, I’ve made this bot, it fetches every story that enters the HN Top 10, summarizes it with AI to a tweet-sized textlog note and publishes it. textlog.cc offers these endpoints as RSS/Atom through textlog.cc/u/hn10.rss and textlog.cc/u/hn10.atom so you can subscribe easily. Enjoy! https://textlog.cc/u/hn10 August 17, 2026 at 01:31AM

Show HN: built my 15-year-old game idea https://ift.tt/x6mi9l1

Show HN: built my 15-year-old game idea Distro Fighter: WARS is in closed beta, but HN gets its own door: https://ift.tt/fYLzB2U - the arcade at https://ift.tt/KjDZf1W is open to everyone. Promotions happen at midnight tonight (weekly) and the seasons (migration) are quarterly. With a massive surprise at the end of each year. August 16, 2026 at 11:05PM

Saturday, August 15, 2026

Show HN: ElevenMusic Sounds, loop library that grows as other people generate https://ift.tt/zhe8fGq

Show HN: ElevenMusic Sounds, loop library that grows as other people generate https://ift.tt/y6UnJCa August 16, 2026 at 03:52AM

Show HN: Voidleap Code – agentic IDE, own harness, swap models mid-conversation https://ift.tt/dhEgjp9

Show HN: Voidleap Code – agentic IDE, own harness, swap models mid-conversation We wanted to build a development environment that can make y...