Tuesday, August 25, 2026

Show HN: I made a Raspberry with Qwen my local car AI https://ift.tt/RjpnxgM

Show HN: I made a Raspberry with Qwen my local car AI Found that you can actually run a 35B Qwen model on a Pi with very impressive intelligence and stability. Built connectors for car ODB to read all about car internals, and manufacturer's cloud service for stuff like changing AC or opening/ locking doors. Gave it info such as the full car manual. And then hooked it up with my other agents in our discussion room! So now it can answer car questions such as "when should I add oil and what kind of oil?" and help you fully offline, and when online talk with the agent family that includes all the most powerful models so they know how the car is, plan new features and develop itself with them. For example, if car breaks and can't move the car agent informs my agent family and they can already look for a suitable train ticket without me needing to check things or do something. https://ift.tt/jBSsEwo August 25, 2026 at 08:50PM

Monday, August 24, 2026

Show HN: Chrome extension that gives you the TlDR from YouTube without the watch https://ift.tt/wd2KNxU

Show HN: Chrome extension that gives you the TlDR from YouTube without the watch https://addketchup.app/ August 24, 2026 at 11:37PM

Sunday, August 23, 2026

Show HN: Civic Nightmare –Browser JRPG about a citizen in a savage civilization https://ift.tt/SyGEq1h

Show HN: Civic Nightmare –Browser JRPG about a citizen in a savage civilization Observing the world as it turns, I created Civic Nightmare, a small browser-based JRPG that explores the absurdity of contemporary politics. I've included many characters such as: Trump, Putin, Macron, Lagarde, Musk, etc., who become characters within the same surreal world, with different dialogues and minigames built around their public personas and none of them is really spared. The game runs in the browser, was created with Godot, and is open source (contributions are welcome). It's a small experiment, but I'm happy to continue it; ultimately, it portrays a simple citizen in the midst of a savage civilization. https://ift.tt/ULBrHj7 August 23, 2026 at 11:40PM

Saturday, August 22, 2026

Friday, August 21, 2026

Show HN: Traccia - Observability, Runtime Control & Audit for agents https://ift.tt/4tdJ7zW

Show HN: Traccia - Observability, Runtime Control & Audit for agents AI applications are becoming agents, which has started to take autonomous decisions. There are plenty of tools and platform available to trace, and observe what an agent or llms calls does. They are good in what they do, but tracing and observability isnt enough for AI agents era. We need a solution that can help you observe, evaluate, create run time policies to govern and finally audit the actions of the agent. We built Traccia to solve this problem. The good part, all of these can be achieved by just writing few lines of code. Traccia has an open-sourced sdk that can work with your existing observability tool like grafana, tempo, jaeger, etc. In case you need more than just observability, Traccia provides the platform to evaluate, control and audit the agents. The platform is easy to use. The product's documentation is quite extensive. It is also cloud vendor and framework agnostic. Traccia is being built by an Indian start up ,based out of Bengaluru. We are running a 3 months free trials so that you can explore without any strings attached. We are open to improvise and get better so please drop your comments and feedbacks. https://traccia.ai/ August 21, 2026 at 11:50PM

Show HN: CSVtoTable – turn a CSV/XLSX into one self-contained HTML file https://ift.tt/8VghNqb

Show HN: CSVtoTable – turn a CSV/XLSX into one self-contained HTML file https://ift.tt/Ae2uVoB August 22, 2026 at 12:23AM

Show HN: Interactive map of the Odyssey with tap-to-gloss Homeric Greek https://ift.tt/PN67jKe

Show HN: Interactive map of the Odyssey with tap-to-gloss Homeric Greek Built an interactive atlas of Odysseus's voyage. See where the stops fall in today's world, with etymological and knowledge nuggets. 17 stops from Troy to Ithaca. Every stop has Homer's actual Greek (Perseus TEI), Murray's 1919 translation, and every single Greek word is tappable for a translation. Press N and the ancient chart swaps to today's satellite view: these are real places (e.g. Scylla refers to a town called Scilla in Calabria). Stack: SvelteKit static + MapLibre, no backend, all public-domain texts and art with a full colophon. Please leave corrections and feedback! https://ift.tt/5XgOK21 August 21, 2026 at 11:41PM

Thursday, August 20, 2026

Show HN: Huzzah – a novel approach to coding with AI https://ift.tt/V0tS1wx

Show HN: Huzzah – a novel approach to coding with AI Hello everyone. I've been working on this experimental editor called Huzzah. I've been working almost exclusively with coding agents since January of this year, and over the past few months I began to feel utterly exhausted by them. They're great, but I'm finding it more and more tedious to write full sentences for every change I want. Not only that, but it seems there's a complexity limit for codebases - beyond a certain point the agent begins confusing itself. I'd like to go back to writing code, but I don't want to go all the way back to fully manual coding. So I've come up with this interaction paradigm where you: 1. write pseudocode in whatever way makes the most sense to you 2. on save, the editor synchronizes your work to real source code 3. the pseudocode is persisted alongside the generated code, making your prompt effectively a stored record of intent. It may not work for every use case, but in my initial playthroughs I've found it very enjoyable. Right now it's just a proof of concept - installation instructions are here in the readme: https://ift.tt/xblgTG7 You can also watch a video of it in action here: https://ift.tt/8OoJDgk Cheers! https://ift.tt/xnJuvrE August 21, 2026 at 12:35AM

Show HN: Language Audio Trainer – Learn languages without looking at the screen https://ift.tt/SWa6UwQ

Show HN: Language Audio Trainer – Learn languages without looking at the screen I recently built a language learning app with a slightly different approach. I deliberately didn't want it to be another Duolingo-like app. I think users should be able to choose what they want to learn and when. The main idea behind Language Audio Trainer is that you can simply press Play and listen to useful phrases in the background with the screen off — while walking, driving, cooking, etc. You can skip or repeat phrases, change the speech speed and number of repetitions, and choose the translation direction. There is also a flashcard mode for when you want to study more actively. I'd be interested to hear what you think about this approach to language learning. iOS: https://ift.tt/quxOSDM... Android: https://ift.tt/fS7bmQT... https://playling.netlify.app/ August 20, 2026 at 11:47PM

Wednesday, August 19, 2026

Show HN: I made a Raspberry with Qwen my local car AI https://ift.tt/RjpnxgM

Show HN: I made a Raspberry with Qwen my local car AI Found that you can actually run a 35B Qwen model on a Pi with very impressive intellig...