Bearicorn.com
Ask HN: What Are You Working On? (March 2026)
881–890 of 1001 posts
Re: Ask HN: What Are You Working On? (March 2026)
#882I run it at https://ferdig.de
Re: Ask HN: What Are You Working On? (March 2026)
#883Re: Ask HN: What Are You Working On? (March 2026)
#884I'm using TimescaleDB to manage 450GB of stocks and options data from Massive (what used to be polygon.io), and I've been getting LLM agents to iterate over academic research to see if anything works to improve trading with backtesting. It's an addictive slot machine where I pull the lever and the dials spin as I hope for the sound of a jackpot. 999 out of 1000 winning models do so because of look-ahead bias, which m…
Re: Ask HN: What Are You Working On? (March 2026)
#885I'm still having a lot of fun releasing daily puzzles for my game Tiled Words: https://tiledwords.com It just won an award! It was awarded Players' Choice out of 700 daily web games at the Playlin awards: https://playlin.io/news/announcing-the-2025-playlin-awards-w... Right now around 3,500 people play every day which kind of blows my mind! It's free, web-based, and responsive. It was inspired by board games and cros…
My only concern is that there is a buzzing noise if the app is in the foreground and some audio is playing in the background. This is on pixel 9a
Re: Ask HN: What Are You Working On? (March 2026)
#886I want to help people making a living from what they've created with their hands. A major focus to do so is to connect with local artisans and learning from their perspective.
On the technical side, I'm developing a static site[0] with Astro / React / Shadcn. The main interface is a OSM leaflet map with a custom calendar timeline.
As a software developer, this is my main entry in the world of agentic engineering. I'm using OpenCode with models from OpenRouter. One of the surprising insights is that there are often free quotas for new coding models (e.g. MiniMax). It's a very interesting time for building.
[0] https://ains.art
Re: Ask HN: What Are You Working On? (March 2026)
#887Re: Ask HN: What Are You Working On? (March 2026)
#888I've been slowly hacking on game ideas on and off for the better part of a decade and I've finally switched tracks and trying to seriously build something full time I've given myself 6 months It's a bit scary basically 180ing like this but I figure if I don't try it now I never will I've already started prototyping various ideas, and to be honest just sitting down and spending time doing this has been really quite lo…
Essentially the hardest step is to throw yourself into the big enough fire that easier and simpler things would seem like a child's play.
Even less time is fine but throwing yourself at the hard stuff you don't know how to do is smart, cus after that If You Were to repeat it, it'd be easier for you to do.
Niche or not, it's about being satisfied of the project.
So it's more about who you are as a person, I like to throw myself into fire and I fully understand that I might get disenchanted quickly, but simpler tasks or projects will be easy easier to make.
Re: Ask HN: What Are You Working On? (March 2026)
#889A soccer web game where you are the coach and your only possible interaction is shouting (ie typing) messages to your players from the sidelines. An LLM interpret your messages and pass instructions into the game engine. It is a pretty fun project