This came about because of how awkward Cloudflare Tunnels is to use in a development environment.
Ask HN: What are you working on? (March 2025)
31–40 of 1001 posts
Re: Ask HN: What are you working on? (March 2025)
#32Re: Ask HN: What are you working on? (March 2025)
#33Re: Ask HN: What are you working on? (March 2025)
#34Therefore, I‘m working on a mid- to longform blog post that details how precisely the competencies that senior developers and tech leads already have are the key to fully harness the potential of these tools.
And who knows, maybe I‘m going to develop this into some form of consulting or training side project.
Re: Ask HN: What are you working on? (March 2025)
#35Re: Ask HN: What are you working on? (March 2025)
#36I had this idea in mind for some time already, it began with me wanting to build a simple programming language (and learn in the process) and interest in Bazel. I got started about a month ago by going through the Crafting Interpreters book by Bob Nystrom (it’s crazy good), but now Im straying further and further away from it.
Overall I find the project a great mixture of fun and challenging.
It’s a private repo for now because it’s in a pretty rough state, and is still missing a lot of stuff, but I will release as OSS at some point. That said if someone would like it could be fun:)
Re: Ask HN: What are you working on? (March 2025)
#37It's been a fun project. Dealing with the scale of Reddit (~300 posts/second) creates some interesting technical challenges. It's also let me polish up my frontend development skills.
I don't think it will ever be a money spinner - it has ~70 folks using it buy they're all on the free tier. It's felt really good to build something useful, though.
[1]: https://mentions.us
Re: Ask HN: What are you working on? (March 2025)
#38Re: Ask HN: What are you working on? (March 2025)
#39Re: Ask HN: What are you working on? (March 2025)
#401. A Haskell client library for Tigerbeetle db: https://github.com/agentultra/tigerbeetle-hs
2. smolstore, the smallest possible event sourcing database: https://github.com/agentultra/smolstore