Tuesday, August 18, 2026

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

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 18, 2026 at 10:40PM

Monday, August 17, 2026

Show HN: Classifier and browser extension to detect rule violating HN comments https://ift.tt/5N7Bfqt

Show HN: Classifier and browser extension to detect rule violating HN comments I love HN, but lately I have been sick of reading the same dismissive criticisms over and over again. Along with political arguments that have been litigated to death, people's issues with smooth scrolling on blogs, etc. Many of these comments do not get flagged for whatever reason. So I made a service to automatically classify whether comments violate (a modified form of) the HN guidelines automatically. In addition there's a Chrome extension to collapse these comments (if they violate your score thresholds) so you don't have to read them too. You can also just watch guideline violating comments as they are posted on the home page. Here's more info on how it works: https://ift.tt/zcqLXTQ https://ift.tt/kuvNeQ0 August 17, 2026 at 08:04PM

Show HN: Tesana – An AI game engine that builds quality games end-to-end https://ift.tt/Km3LMhA

Show HN: Tesana – An AI game engine that builds quality games end-to-end Hey HN! I built https://tesana.ai/en , a game generation platform that allows anyone to create full games with graphics, game logic, and animations from a simple text prompt - without coding. Tesana has three key features 1. describe your game idea and have Tesana write a game plan for you 2. Build the game iteratively with AI, or let AI self-build the game in a build LOOP. 3) Launch the game on the web, without setting up an engine Tesana has 250 000 builders on the platform today I believe the democratization of game making is a good thing, and hopefully Tesana can help more people bring their game ideas to life. Happy to chat about the AI or dev stack behind the product. Let me know if you have any questions/comments/feature requests! https://tesana.ai/en August 17, 2026 at 09:39PM

Show HN: Tidy – a Mac app that names files by reading what's inside them https://ift.tt/eMKvC29

Show HN: Tidy – a Mac app that names files by reading what's inside them https://ift.tt/EGJWM9H August 17, 2026 at 11:09PM

Sunday, August 16, 2026

Show HN: A visual ping utility that is pretty https://ift.tt/I2re6u4

Show HN: A visual ping utility that is pretty As a network engineer, I use ICMP every day. The default ping utility is ugly, I used a prettyping instead. But it got some bugs, isn't configurable and need bash. So I made my own. I hope it will help some other IT guy. For reference, prettyping: https://ift.tt/AWUBzvm https://ift.tt/yswKiVH August 17, 2026 at 03:50AM

Show HN: PageSieve, a web scraping browser extension https://ift.tt/repP0mD

Show HN: PageSieve, a web scraping browser extension PageSieve[1] is a browser extension for scraping data from different websites from within your browser. Currently it's Firefox only but I am open to porting it to other browsers if that's something people want. My original motivation for this started with a desire to improve the capabilities of the selectorgadget[2] bookmarklet to support extracting as well as finding selectors. The ideal use case is when some data you need is useful but you don't want to spend the effort of writing a one-off script to extract it especially nowadays when a lot of websites need an entire JavaScript environment to load correctly which complicates scraping. Using this extension means you only need to maintain the selectors for extracting the data and don't need to worry about managing dependencies. As long as the website can be opened in your browser you should be able to scrape data from it using the extension. I have a lot of features planned as well as some rough edges that need smoothing. I use this extension nearly everyday and I hope it can make somebody else's work easier. Take a look and let me know what you think. [1]: https://julius383.github.io/PageSieve/ [2]: https://ift.tt/fE7xP1U https://julius383.github.io/PageSieve/ August 16, 2026 at 05:45PM

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

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/rNtH9k4 August 17, 2026 at 12:47AM