Right now, I'm building a Space Invaders clone in Elixir with LiveView, and integrating Blockly so the game's core logic can be edited visually. Hoping it becomes a fun way to learn both functional programming and web dev.
Ask HN: What are you working on? (May 2025)
601–610 of 1001 posts
Re: Ask HN: What are you working on? (May 2025)
#602Been chasing pilot customer but it's few companies that only have android, so I'm picking up a mac mini after work to start working on the ios version, see what's possible with the various restrictions.
https://www.tricktrapper.com/ if anyone is curious, it's sparse of the details though. I'm working on a doc with all the technical info. The plan is to release it for free to private people, charge companies.
Re: Ask HN: What are you working on? (May 2025)
#603Been a freelance dev for years, now going on "sabbatical" (love that word) very shortly.
Planning to do a lot of learning, self-improvement, and projects. Tech-related and not. Preparing for the next volume (not chapter) of life. Refactoring, if you like, among other things.
I'm excited.
---
I posted about this on last month's thread, and mentioned in a descendant comment that I was going to PyCon US in May. Someone well-meaning asked if tech conferences are in tune with working on myself. I just got back from PyCon. Yes! It was an incredible experience. Not for learning technical things from talks – the talks are mostly online already – but for the social and community aspects.
Re: Ask HN: What are you working on? (May 2025)
#604Re: Ask HN: What are you working on? (May 2025)
#605DollarDeploy is like Coolify and dokploy but with better UI, no docker containers and fast deploys for full stack apps, NextJS, react
Re: Ask HN: What are you working on? (May 2025)
#606So I started my blog Cooking Data, and slowly, using Vibe Coding, I am building tools to translate the philosophical conversation into actionable tools. I am always happy to learn and discover how the team handles the data strategy and answers the business goals with it
Re: Ask HN: What are you working on? (May 2025)
#607Re: Ask HN: What are you working on? (May 2025)
#608I'm working on https://nuenki.app . It's a browser extension that translates sentences at your knowledge level into the language you're learning, so you learn through immersion as you go about your day. I've been doing a lot of experiments evaluating LLM translation performance, and I used what I learnt (that LLMs make mistakes, but different LLMs make different mistakes, and they're better at critiquing translations…
Re: Ask HN: What are you working on? (May 2025)
#609Re: Ask HN: What are you working on? (May 2025)
#610I decided to develop a system that take requirements and some sample inputs as an input, then automatically evalute the outputs and fine tune the prompt.