Saturday, September 5, 2026

Show HN: Cowbull – Wordle-like game where you only get match counts https://ift.tt/3f6Oz7i

Show HN: Cowbull – Wordle-like game where you only get match counts CowBull is a word game where you have to find the hidden four-letter word. You make guesses and get back the count of exact letter matches (bulls) and partial matches (cows). It’s a bit like Wordle, but you are not told the exact letters which match, only the count of matching letters. Scoring is based on the number of guesses and time used. There is a single player mode and a multi-player mode (no account required). The game source code is at https://ift.tt/C5Y8UIb . When I was younger, we used to play this game on paper at the back of the classroom during school and college in India. During Covid, I made this online version of the game to play with my kids. https://cowbull.co/ September 6, 2026 at 04:37AM

Show HN: I made Blocknado, an orbital stacker. Think Tetris with square rings https://ift.tt/mo5Q6Jy

Show HN: I made Blocknado, an orbital stacker. Think Tetris with square rings I've loved stacker type games for as long as I can remember. But I've always wanted a version with a bit more strategy and puzzle dynamics. Blocknado is a game I've always wanted to play, maybe others will too. https://ift.tt/RzdwMtc September 6, 2026 at 04:16AM

Show HN: Merge Wikipedia articles across languages into one page https://ift.tt/7rw21ZD

Show HN: Merge Wikipedia articles across languages into one page https://ift.tt/1X5oNIa September 6, 2026 at 12:48AM

Friday, September 4, 2026

Show HN: Marketplace for finding craft fairs and vendor events https://ift.tt/SEeYlJU

Show HN: Marketplace for finding craft fairs and vendor events https://ift.tt/V9Umkev September 5, 2026 at 12:38AM

Show HN: Sageling - a local AI agent for Mac, Qwen 3.5 9B in-process via MLX https://ift.tt/AmXjuLn

Show HN: Sageling - a local AI agent for Mac, Qwen 3.5 9B in-process via MLX A lot of my non-developer friends still think that AI is basically just Google or something you ask to write something and then copy paste it around... if they use it at all. When I ask them why they don't use the good stuff like Claude Cowork or its competitors, they tell me a few things: 1. Well, I don't wanna pay a bunch of money for it, and the $20 plans run out real fast. 2. I'm dealing with sensitive info (student grades, therapy notes, legal work, etc) and I don't wanna give it to anyone. So I built Sageling to give them a first taste of what a good coworking experience feels like. It's admittedly not going to be as powerful given it's running Qwen 3.5 9B, but with all of the harness' tricks, it a good first experience that can handle some impressive things for its size (see all the website videos). If you've heard similar things from your friends, send the link onto them =) https://sageling.ai/ September 4, 2026 at 11:30PM

Show HN: Coder Eval – A Framework for Evals https://ift.tt/92Ybznh

Show HN: Coder Eval – A Framework for Evals We needed a framework to write our evals in and easily update them, run A/B tests, set all kinds of constraints (ex: timeouts, number of turns), and configure the execution environment (ex: sandboxes, dependencies, how to handle AskQuestion). We also have an agent judge. It’s all in a YAML file now. We seem to be moving toward a world where companies rely more and more on evals to decide what to ship, so this should be super helpful for normalizing evals across teams. https://ift.tt/OqZ9R50 September 4, 2026 at 11:09PM

Thursday, September 3, 2026

Show HN: Reactor Atlas https://ift.tt/7ZmU6Yr

Show HN: Reactor Atlas Hi HN, I'm a nuclear engineer and tech entrepreneur. After working for 3 years in the National Atomic Energy Commision (CNEA) in HPC software for nuclear simulations, I co-founded ratherlabs.com, a software company providing blockchain solutions for startups. Rather Labs business reached ~6 million usd in annual revenue in 2024; now demand is decreasing as our niche clients are using AI to launch their MVPs. Now I'm joining my scientific background with my entrepreneurial inclinations to think of problems related to the energy industry. Nuclear is experiencing a renaissance now (it was in a dark age when I was studying after the Fukushima event) so I think this is the right moment for me to jump again into the field. Reactor atlas is an interactive nuclear reactor map and an intelligence layer on top of it. The basic layer indexes: - power reactors - research reactors - fuel facilities with their history and projection, by country. The project is solving a fragmented information ecosystem, where operational and commercial data is hard to conciliate. Also, I'm monitoring nuclear news associated with each of the facilities, political declarations that may affect the nuclear landscape and geo-phisical news (like earthquakes) that could affect operation. On top of the operational + news layer, I'm creating an intelligence layer that will help institutions of different types make faster decisions by subscribing to very specific alerts. As an engineer, I used to code in fortran and c++ when I was working at CNEA, and later I participated in the first Rather Labs projects architecting complex async systems, mostly using MERN stack. I'm no longer coding anymore. I'm focused on designing robust systems with AI agents. I mainly used Claude Fable 5.1 to develop reactoratlas.com, deploying on vercel and using mostly nextjs, threejs, postgreSQL and some cron jobs to query and update data. I miss coding as in the old days, but I haven't code a single line in this project. And I strongly believe we humans shouldn't code anymore: our responsibility is now on designing and supervising AI systems. Thanks for your attention! https://ift.tt/fVjuiB7 September 3, 2026 at 04:33PM