Posts

Show HN: Sol, my macOS music player and jukebox app, is now free and open source https://ift.tt/FW0Xj3b

Show HN: Sol, my macOS music player and jukebox app, is now free and open source https://ift.tt/yDnB4cT September 7, 2026 at 01:54AM

Show HN: PixelDraw – simple drawing software for web(WASM) and desktop https://ift.tt/1QYaIUq

Show HN: PixelDraw – simple drawing software for web(WASM) and desktop https://ift.tt/LnM2gS0 September 6, 2026 at 09:23PM

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

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/CnJEScp . 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 06:07AM

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

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/mhHOt8S September 6, 2026 at 05:46AM

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

Show HN: Merge Wikipedia articles across languages into one page https://ift.tt/I6VChLH September 6, 2026 at 02:18AM

Show HN: Fast Cut Video tool for cutting video for Agents https://ift.tt/Izk1TNh

Show HN: Fast Cut Video tool for cutting video for Agents Hi HN, Build this tool in a couple of hours with OpenAI Codex to scratch an itch. As part of my videos workflows I needed to cut the videos myself since the agent is pretty bad cutting and timing using only the transcription. But using a big app like Premiere or DaVinci Resolve was overkill so I used Astra to build an app tailored to that very task. It will be useful to others with the same problem. Tested only on Silicon Macs, so any feedback is welcome. As part of my workflow when the agent get the video it can open the app with the video or videos loaded in the timeline for me to cut and then export the cuts in a format the agent can use and continue the workflow. https://ift.tt/9by0VeR September 6, 2026 at 02:36AM

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

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/hkLD2jN September 5, 2026 at 12:39AM