Live data from Hacker News

Ask HN: What Are You Working On? (April 2026)

news.ycombinator.com

511–520 of 1001 posts

Re: Ask HN: What Are You Working On? (April 2026)

#511
I'm working on several things:

1. Better GitHub insights at https://temporiohq.com (public and very early stage). Demo of what the product can do here: https://temporiohq.com/open-source/github/symfony/symfony

2. My art. Mostly at https://instagram.com/marc.in.space or at https://harmonique.one/works

Re: Ask HN: What Are You Working On? (April 2026)

#513
I am working on a Dungeons & Dragons combat tracker: "Top Of The Round".

For those DMs that use tools like these, my app sits between Shieldmaiden and Improved Initiative in terms of features/complexity. I tried to offer as many features as possible but "hide" them in a way that makes it easy to understand the most important information like initiative order, health and conditions, stat-blocks. But then I added many buttons with keyboard shortcuts and a quick-access command-palette (think MacOS Spotlight or Alfred on Linux) that lets you access even more commands and features just by typing.

It is in beta, free and and you can check it out at https://topoftheround.com

Re: Ask HN: What Are You Working On? (April 2026)

#516
Building Atlas, a recovery analytics platform for athletes.

The core frustration: Apple Watch collects HRV, sleep stages, respiratory rate, blood oxygen, resting HR. Apple does basically nothing useful with any of it. You get ring animations and step counts.

Atlas pulls all of that together and turns it into two scores: recovery and training readiness. The point is to actually use the signal your sensors are already collecting and ensure when you train, it matters. It’s like Whoop, but actually works.

iOS app is live (finally!). Happy to talk shop.

https://atlasbody.co/

https://apps.apple.com/app/atlas-body/id6760951718

Re: Ask HN: What Are You Working On? (April 2026)

#518
Been working on and off on a Spotify recommendation egnine after getting tired of Spotify’s repetitive recommendations.

You get to choose the genres you're interested in, and it creates playlists from the music in your library. They get updated every day - think a better, curated by you version of the Daily Mixes. You can add some advanced filters as well, if you really want to customise what music you'll get.

It works best if you follow a good amount of artists. Optionally you can get recommendations from artists that belong to playlists you follow or you've created. If you don't follow much or any artists, then you should enable that in order for the service to be useful, as right now that's the only pools of artists the recommendations are based on.

https://riffradar.org/

Re: Ask HN: What Are You Working On? (April 2026)

#519
Just recently launched my suite of media inspection and encoding tools based on FFmpeg.

https://video-commander.com.

Still iterating through refinement and features. It's built on Rust + Tauri with a React frontend, in case anyone is curious.

I've created various open-source and commercial tools in the multimedia space over the last 10+ years and wanted to put it all together into something more premium.

Post reply on HN