Top
Best
New

Posted by david927 3/30/2025

Ask HN: What are you working on? (March 2025)

What are you working on? Any new ideas that you're thinking about?
390 points | 996 commentspage 45
risk 3/31/2025|
I'm working on a hidden puzzle for the 40th anniversary phrack edition which is scheduled for release this summer. If you're a reader of it be on the lookout for curiosities and scrutinize everything. There is a prize at the end and it's going to be fun. :)
mariatechmaniac 4/1/2025||
Building a tiny ~€50k mountain cabin in the mountains of Cyprus that I hope to Airbnb to then get a retired visa and move to Cape Town.

But pouring my soul into building Afterhours (afths.com); Duolingo for life skills (financial independence, building muscle, writing well, parenting etc)

qwikhost 3/31/2025||
I'm working on https://inboto.com, an AI agent for email support. I'm tried out sending receptive emails, or switching between different platforms to find unified information about the customer.
emilehere 3/31/2025||
https://github.com/pokulabs/twilio-frontend

I threw together a UI for sending & receiving Twilio SMS messages. Was surprised by the lack of free options, FOSS or otherwise.

exz 3/30/2025||
A Lottie animation generator that allows to create a Lottie animation from an image and text input.
kamikazeturtles 3/31/2025|
That sounds really cool. How would you create such a thing?
exz 4/1/2025||
The current workflow is create an image with stable diffusion, vectorize it, convert it to Lottie format, and than use a function that can create the Lottie animation keyframes.
kamikazeturtles 4/1/2025||
How would you rig whatever is in the stable diffusion generated image automatically? You'd have to find a way to identify the objects in the image, segment them into their individual limbs/pieces and rig and animate them.

Maybe Meta's open source segmentation tool would be handy. Maybe you can rig the person/animal/object in the image using one of the object detection tools on HuggingFace.

This seems like a really interesting project. I'd love to check it out if you plan on open sourcing it!

andupotorac 4/8/2025||
Actually there are models for doing the layering.

1. https://github.com/SketchSeg/SketchSeg-Natural-Prior

2. https://github.com/IamCreateAI/LayerAnimate

3. https://github.com/hmrishavbandy/FlipSketch

kebsup 4/1/2025||
I’m building a spaced-repetition flashcards app. Unlike the competitors, the cards have audio, images and sentences. Additionally, it is possible to add words from ebooks, websites and YouTube.

https://vocabuo.com

test1072 3/30/2025||
I worked on a 3d game in three.js infinite procedural generation. Please check , it should run properly give it some time to load,

https://github.com/sktguha/aqua-horizons

stared 3/31/2025||
I develop an app that makes it easy to create charts in your style, while following best data visualization practices.

Upload your CSV, write a prompt, and get a journal-worthy chart.

https://charts.quesma.com/

rrr_oh_man 4/1/2025||
Cool stuff! I was thinking about something similar yesterday when walking the dog :) Good job!
samstave 3/31/2025||
[dead]
rpastuszak 3/31/2025||
Back to working on Ensō (write.sonnet.io) and writing/working in public after a short hiatus.

Also, got some feedback for hands.sonnet.io, so I'd like to play with it a little bit if time permits (might be hard to stay inside, Spring has just started in Portugal).

mirsadm 3/30/2025|
I've been working on an app that records RAW video on Android devices [1].

https://play.google.com/store/apps/details?id=com.motioncam....

More comments...