Live data from Hacker News

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

news.ycombinator.com

901–910 of 1001 posts

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

#901
I’m working on https://poser.pro, a ski technique feedback tool for skiers that want to improve their skills.

How? The user (skier!) uploads a short ski clip to Poser, lets Poser analyze, and then gets their results.

For now, you get video outputs: head-tracking and skeleton overlay. I’ve built a a lot of extra stuff (animated 3D body, turn-detection, balance-, steering-, pressure-, and edging-metrics, etc.), I’m just not sure how to package it all to be useful. So as of this post, videos are what’s available.

I’m using Meta AI’s SAM3 Tracking and SAM3D Body for skier tracking and pose estimation. The heavy lifting happens in Runpod.

I’m a software developer, Bachelor and Masters in Applied Phyiscs, and a ski instructor in the Austrian and Danish ski schools. So I thought to combine all three passions in Poser!

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

#902
* fastest human-made object (well, for the time being it's failing);

* this too: https://github.com/bggb7781-collab/lrnnsmdds

* SNN, NLP spiking neural network;

* neurosymbollic code generator (half-abandoned, not quite feeling like resurecting 2010s and amazon alexa is the right choice atm).

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

#903
Working on Questly (https://questly.academy/) — an AI simulation platform for practicing difficult real-world conversations (negotiations, feedback, conflict). Think flight simulator, but for conversations people usually avoid. Built it after noticing how often people ‘prepare’ mentally but freeze in the actual moment.

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

#907
https://citellm.com

Building CiteLLM, an API that extracts structured data from PDFs and returns exact source locations for every field.

There's also a widget so you can add click-to-verify to your own app in a few lines of code.

Click any value, jump straight to the highlighted source in the PDF.

Demo: https://citellm.com/demo

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

#909
My friends and I built a way for you to do all your data engineering work with just one tool.

https://getnile.ai

Our thesis is that a lot of Data Engineering work is non-differentiated across companies. Rather than focusing on repetitive tasks (i.e. creating a new table), people want to spend more time on higher level work like analysis. We’ve abstracted away a lot of the tedious parts of DE work so that you can focus on the critical needle moving tasks for your business.

We have a version that runs locally on your computer that is completely free. Would love to get thoughts and feedback from this community!

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

#910
I'm working on some free financial planning tools at: https://financialwebtools.com/

I found that most tools online are either overly simplistic, non-responsive, and/or require you to hand over a bunch of contact information before getting results. I built snappy web tools for retirement planning, budgeting, debt paydown, house hacking, etc. that show you quickly and visually how changing variables like interest rates, savings rates, inflation, etc. impact your financial positioning.

Post reply on HN