Live data from Hacker News

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

news.ycombinator.com

841–850 of 1001 posts

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

#841
Trying to recover my sanity after a year of complete executive function failure. Tech can lead you to places that will absolutely destroy you mentally and emotionally.

Recovery from that is not something one can easily handle. It's a long slow and usually painful recovery process that requires deep commitment.

Many of us have experienced burn out.. but some of us have seen worse. Engineering truly can lead you to places that both matter a great deal and remind use we were never enough, we were just the people there at the time. Longer I am in this career the more humble I get as each successive challenge hammers me into something different than I was before.

I love it. But god ... sometimes the choose your own adventure goes awry.

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

#842

Trying to recover my sanity after a year of complete executive function failure. Tech can lead you to places that will absolutely destroy you mentally and emotionally. Recovery from that is not something one can easily handle. It's a long slow and usually painful recovery process that requires deep commitment. Many of us have experienced burn out.. but some of us have seen worse. Engineering truly can lead you to pla…

> Trying to recover my sanity after a year of complete executive function failure. Tech can lead you to places that will absolutely destroy you mentally and emotionally.

I know its hard to appreciate other people trying to give advice when your headspace is not there, but burnout is a very real thing. It sneaks up slowly when you keep thinking you can take on a little bit more, a little bit more and then all of a sudden it becomes overwhelming.

It's happened to me where I was having full panic attacks seemingly out of the blue and passing out on public transport.

The only advice I would say is to try to force yourself once a day to really step away from it for at least an hour, maybe two if you can, keep the time you do it regular so it becomes a habit and be okay with saying no.

Your mental health is way more important than any work. Hope things improve.

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

#843
I am a Solo developer working on pluma.ink

Pluma is a blogging platform for people who want to write professional-looking articles with ease. It features a clean WYSIWYG editor, your own subdomain, and a distraction-free reading experience. Our principles:

Simplicity over features — only what you need, nothing you don't No ads — your readers see your words, not banners Built to last — no trends, no bloat, just reliable publishing Privacy by default — no tracking, no data harvesting

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

#845
Still working on my dream-network-monitoring-all-in-one tool (https://cloudywithachanceoflatency.net)... that for now can displays only trace-route measurements, but I'm spending more time that I'd dare to admit working on the UI, which is not my strong point.

Still many things to add/polish before moving to the next planned measurements: estimates of buffering/serialization/transmission times, BGP flapping events, some weird conditions that I've noticed and would like to flag, and proper display of loops.

Will probably attempt another show-HN when I'm happy with that.

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

#846
Built https://halalcodecheck.com - a web app to scan product labels and identify the status of E-Codes. It is an offline first app and offers image scanning, upload, e-code database search through voice and typing.

It is currently in beta. Will be adding barcode scanning and other features pretty soon.

Another tool I built recently is a dashboard to provide a single view for web and social stats. Currently integrate Clicky stats (via their API). Next in line is Google Search Console and social integration.

https://kashifaziz.me/portfolio/multi-tenant-analytics-dashb...

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

#848
I'm a solo founder working on https://www.reviewmyinterior.com - Idea is to make an online interior designer who critiques, suggests and guides at different stages of home renovation. Hopefully, it should help prevent rework and thus help save money. Currently running as FRee product to collect feedback and improve the product.

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

#849
I am working on a new Java parser for the Apache Parquet file format, with minimal dependencies and multi-threaded execution: https://github.com/hardwood-hq/hardwood.

Approaching the home stretch for a first 1.0 preview release, including: support for parsing Parquet files with flat and nested schemas, all physical and logical column types, core and advanced encodings, projections, compression, multi-threading, etc. all that with a pretty decent performance.

Next on the roadmap are SIMD support, predicate push-down (bloom filters, statistics, etc.), writer support.

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

#850

Micropay - Stripe for the next billion people ( https://micropay.dev/ ) Hi HN, I built this because I got tired of fighting with integrating payments in Africa. M-Pesa processes over $300B annually, it's how 50+ million people in Kenya pay for everything from groceries to rent. People don't have bank accounts, but rather pay straight from their cell phone nummber. But integrating it into your app? That's a different…

Love it! M-Pesa is big in SA too right?
Post reply on HN