Ask HN: What are you working on? (May 2026)
911–920 of 1001 posts
Re: Ask HN: What are you working on? (May 2026)
#912Re: Ask HN: What are you working on? (May 2026)
#913Started working on this a week ago and hoping to launch by the end of this month.
Re: Ask HN: What are you working on? (May 2026)
#914Re: Ask HN: What are you working on? (May 2026)
#915One verifies the binary data of over 200+ common filetypes, to the extent possible.
Another protects data archives/data collections with some parity, in order to survive a degree of bitrot, for those files that you don't necessarily have on a NAS.
The third is a new kind of archiver that specializes in compressing files that are already internally compressed as part of their spec.
Trivia: Did you know that the now-most-common image format in the world, Apple's HEIC/HEIF, has absolutely NO internal integrity protection, and that you can't depend on a failed decode to detect errors since all binary values are allowed in the stream format?
Re: Ask HN: What are you working on? (May 2026)
#9162-3 weeks ago I noticed a bottleneck in my workflow. I was opening big draft PRs to check code written by CC, and then copy pasting diff back to it to ask questions.
So I built askdiff. Any feedback is highly appreciated.
Re: Ask HN: What are you working on? (May 2026)
#917I’m working on a GitHub quality gate that checks your PRs, guesses if it’s a total vibe coded piece of shit, and then grills the dev to check if they actually understood what they wrote. This way, my time as a reviewer doesn’t get wasted. Inspired by my experience at my day job. Looking for testers if anyone wants to help out!
Re: Ask HN: What are you working on? (May 2026)
#918We generate a "Golden Speaker" for you -> You record yourself saying a sentence (a phonetic pangram), we keep your accent which represents your voice identity but we correct your pronunciation and then you have a Golden Speaker system. This may be in the form of a TTS or a real-time accent conversion technology.
the above has a provisional patent attached to it, but obviously that doesn't mean anything. & because I'm 16 and know very little so far, I'd very much appreciate any input on the above idea (it's currently a waitlist @ https://loxai.tech). esp if anyone's in linguistics or AI, lmk your opinion!
Re: Ask HN: What are you working on? (May 2026)
#919I’m working on a GitHub quality gate that checks your PRs, guesses if it’s a total vibe coded piece of shit, and then grills the dev to check if they actually understood what they wrote. This way, my time as a reviewer doesn’t get wasted. Inspired by my experience at my day job. Looking for testers if anyone wants to help out!