Live data from Hacker News

Ask HN: What are you working on? (February 2026)

news.ycombinator.com

281–290 of 1001 posts

Re: Ask HN: What are you working on? (February 2026)

#281
I'm working on Blender-like UI areas Vue plugin. Pure planar graph, UI interactions, API, styles customization

I need it to create Gamedev and 3D artists oriented tool for creating SDF-based shader visualizations (with 3dgs/nerf compilers)

90% is done

https://github.com/pavel-voronin/sliced-areas

Re: Ask HN: What are you working on? (February 2026)

#282

Working on a workflow library and node based editor that has a little bit of AI stuff for RAG and image pipelines that runs all in the browser (desktop next month, cloud whenever someone asks). Just a toy at this point. https://workglow.dev/

I see Shadcn and Hero Icons

Re: Ask HN: What are you working on? (February 2026)

#285
I’ve been working on https://og.plus, a service that creates unique Open Graph images per page on a website.

It does this by taking a screenshot of the page, but before it does that, you can modify what’s displayed in the screenshot with CSS, tailwind classes, meta tags, or HTML templates.

If you connect your website to it, the only thing you need to deploy to your web app are a few meta tags. The OG+ servers do the heavy lifting of processing the meta tags to setup the page, take a screenshot of it, and serve it up to the consumer.

The other cool thing it does is generate a different Open Graph images per social network so they all get an image for the exact size they works best in their previews. The CSS or HTML templates are aware of this too so you can display different content to specific social networks.

Re: Ask HN: What are you working on? (February 2026)

#288

I'm working on a website that lists veterinary practices owned by private equity or large corporations to help people make more informed decisions about where they take their pets. It started as a small passion project after our dog (who was sideswiped by a car) died at the hands of a vet practice recently acquired by private equity. We were billed over $13k for 2 days of care where his diagnosis and the opportunity…

Amazing work!

Re: Ask HN: What are you working on? (February 2026)

#290
We're working on learning/pedagogy infrastructure that models the learner by using AI to build a knowledge graph: https://parsnips.notion.site/knowledge — this is in contrast to the common black-box approach of "use some RAG with a large context window and hope for the best".

In the above article, we list a few applications that we think this could be helpful for: life skills, management/sales training, personal coaching, etc. We'd love to demo the software if this sounds interesting to you!

Post reply on HN