An open-source, self-hostable app for sending out newsletter to your friends and families. I'm mostly making it for myself because I want to share what I've been up to and family photos, without uploading it to Facebook or whatnot. At 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…
Ask HN: What are you working on? (May 2025)
401–410 of 1001 posts
Re: Ask HN: What are you working on? (May 2025)
#402Re: Ask HN: What are you working on? (May 2025)
#403I want to build a learning platform powered by deliberate practice and AI. To teach how to program from a practical perspective.
I am also trying to kick off a podcast for folks in tech at Bangalore. I hope to start it in June.
Re: Ask HN: What are you working on? (May 2025)
#404My thesis is that the next few decades will be driven by the prices of compute and kWh. This is my way of getting a better understanding of the ecosystem.
Re: Ask HN: What are you working on? (May 2025)
#405I'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)
#406Re: Ask HN: What are you working on? (May 2025)
#407Re: Ask HN: What are you working on? (May 2025)
#408https://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…
Re: Ask HN: What are you working on? (May 2025)
#409Until recently, it was cost-prohibitive to gamify topics with indefinite answers and progressions. As a result, "left-brained" topics have been gamified for years, but "right-brained" topics have resisted gamification. LLMs and generative AI unlock game economics for unstructured text.
Casual gaming is only category outpacing passive, social media. The most direct way to elevate humanity's media appetite is to turn human greatness into casual games.
Re: Ask HN: What are you working on? (May 2025)
#410I've been able to have the privilege of working at a company that is cool with me open sourcing everything we build along the way -- its a nice perk and it also makes me motivated to work on stuff outside of work :) The two things I've open sourced that I've been moonlighting after hours for: https://canine.sh/ - An open source Heroku alternative, 10x cheaper. Got sick of paying those prices https://hellocsv.github.i…
i see you use papaparse. you can try something else, if you want :p