Ask HN: What are you working on? (May 2025)
131–140 of 1001 posts
Re: Ask HN: What are you working on? (May 2025)
#132A program that will play chess (written in Go). My 18yo daughter can now beat me at chess (not that I'm any good). I figured if I can't beat her, I'll see if I can write a program to beat her instead. My idea for v1 is that I'd write the algorithm myself, without looking up anything about how to write a chess program (I'm sure such literature abounds). I've just about finished v1; still a few bugs to iron out. To be…
Re: Ask HN: What are you working on? (May 2025)
#133CLI Meshtastic flasher that works well. No internet mesh networking sounds awesome; just the bandwidth is extremely limited
Re: Ask HN: What are you working on? (May 2025)
#134Re: Ask HN: What are you working on? (May 2025)
#135I'm collecting a collection of PEG grammars here https://mingodad.github.io/cpp-peglib and Yacc/Lex grammars here https://mingodad.github.io/parsertl-playground/playground both are wasm based playgrounds to test/develop/debug grammars. The idea is to improve the tooling to work with grammars, for example generating railroad diagrams, source, stats, state machines, traces, ... On both of then select one grammar from "…
Re: Ask HN: What are you working on? (May 2025)
#136(I made a small newsletter sign-up form, feel free to join the wait list for betas and a free e-Book!)
Re: Ask HN: What are you working on? (May 2025)
#137Re: Ask HN: What are you working on? (May 2025)
#138Also another fun idea I want to try is to let the Claude design a new programming language, i.e. where the AI makes all the decisions and goal-settings and I just help it instead when it's stuck.
Re: Ask HN: What are you working on? (May 2025)
#139- mach9poker.com: incorporated startup developing a poker tournament training app for novices and unprofitable players. Looking for UX/product designer co-founder.
- policyimpact.org: A journalism site for highly vetted articles responding to actions of the current U.S. administration and other import political vectors.
- sharpee: a new interactive fiction platform built in Typescript
- bsky.poker: root domain for poker community to have nice handles on BlueSky
Happy if anyone wants to pitch into any of these projects.
Re: Ask HN: What are you working on? (May 2025)
#140A program that will play chess (written in Go). My 18yo daughter can now beat me at chess (not that I'm any good). I figured if I can't beat her, I'll see if I can write a program to beat her instead. My idea for v1 is that I'd write the algorithm myself, without looking up anything about how to write a chess program (I'm sure such literature abounds). I've just about finished v1; still a few bugs to iron out. To be…
I can't help but point out the irony of a chess program written in Go, as someone that enjoys playing Go [1] myself. Sorry to hear it wasn't that fun, hope you still got something out of it! [1] https://en.wikipedia.org/wiki/Go_(game)