Ask HN: What are you working on? (May 2025)
321–330 of 1001 posts
Re: Ask HN: What are you working on? (May 2025)
#322Re: Ask HN: What are you working on? (May 2025)
#323Re: Ask HN: What are you working on? (May 2025)
#324https://easel.games A game engine that lets you code multiplayer games without coding the multiplayer! My idea was to put multiplayer into the fabric of the programming language itself. This allows the engine to automatically turn your game into a multiplayer game, without you needing to learn anything about networking or synchronization. I imagine there are lots of people who have the talent and creativity to create…
I see you’re wanting users to pay monthly to play games with for Easel+, do you think the current catalogue provides the right value?
Re: Ask HN: What are you working on? (May 2025)
#325Re: Ask HN: What are you working on? (May 2025)
#326Re: Ask HN: What are you working on? (May 2025)
#327A place to dump all my thoughts in text to people I already know.
No photos, no clout-chasing, ego boosts, infinite scrolling, findable profiles etc.
I created a waitlist page (code only) using Gemini 2.5 and hosted it in cloudflare pages using D1 for database.
Waitlist page is here: https://waitlist-tx.pages.dev
Here's the full feature list for the initial version I am building where you can leave comments anonymously:
https://docs.google.com/document/d/1wkxk01C8ePEQ2jkwwt6p5Z7V...
Any feedback is appreciated.
Re: Ask HN: What are you working on? (May 2025)
#328That's what I'm working on.
Re: Ask HN: What are you working on? (May 2025)
#329At the moment, the flow goes like this:
1. During the week, write posts for things that have happened.
2. Posts can be assigned to groups. (family, friends etc).
3. At the end of the week (or month), the app automatically creates a newsletter for each group by pulling posts assigned to each group. Add some final touches yourself and send it off!
4. Every newsletter will come with a link to download all images.
I'm trying to design it to be as old people friendly as possible which meant making the experience as simple as it can get. This made me settle on email newsletters. Emails are ubiquitous, have been around and will be around for a while. It's easy to sign up and things are just pushed to you instead of having to go to another app.
Another thing I want is multilingual support as my family is Korean my in-laws are not.
I'm hoping to get an MVP working this week and get some testing done with my own parents and in-laws.
Re: Ask HN: What are you working on? (May 2025)
#330Love these threads.. Decided to do an extended sabbatical after being part of one of the many tech layoffs the last years, and I'm thus working on things I like, instead of things that pay.. Collecting and cataloging craft beer venues from around the world, at https://wheretodrink.beer Still a WIP, and it's not trying to be the most extensive list, but I want it to be a substantial list. Once I reach a certain maturi…