Ask HN: What Are You Working On? (December 2025)
411–420 of 1001 posts
Re: Ask HN: What Are You Working On? (December 2025)
#412Re: Ask HN: What Are You Working On? (December 2025)
#413Re: Ask HN: What Are You Working On? (December 2025)
#414https://news.ycombinator.com/item?id=46262540
A few technical details I enjoyed working on:
* Streaming ZIP: To allow downloading multiple files as a single archive without buffering, I implemented a custom streaming ZIP64 archiver. A Service Worker intercepts the request, fetches encrypted chunks, decrypts them, and constructs the ZIP stream on the fly in the browser.
* OPAQUE auth: I used the OPAQUE protocol (via serenity-kit) for the password-authenticated key exchange. It ensures the server never learns the password and protects weak passwords against offline attacks if the DB leaks.
* Passkey PRF auth: If your passkey provider supports PRF (like iCloud Keychain or Windows Hello), the app derives the data encryption key directly from the passkey, allowing a login flow that doesn't require entering a master password.
Re: Ask HN: What Are You Working On? (December 2025)
#415Re: Ask HN: What Are You Working On? (December 2025)
#416Re: Ask HN: What Are You Working On? (December 2025)
#417https://crates.io/crates/ctrlassist
Whether your helping grandparents through tough boss fights, or co-oping with nieces and nephews to level age gaps, CtrlAssist aims to make PC gaming on Linux fun and accessible for everyone. While I’m certain similar utilities exist, I also just wanted a holiday hobby project to practice Rust development while scratching a personal itch.
Please give it a try, share your feedback in the relevant discussion categories, or check out the open issues if you’d like to contribute, help is always welcome!
- Developer Feedback and Rust Community Discussion
- https://github.com/ruffsl/CtrlAssist/discussions/14 ;
- User Feedback and Accessibility Community Discussion - https://github.com/ruffsl/CtrlAssist/discussions/15Re: Ask HN: What Are You Working On? (December 2025)
#418https://mytinycafe.com/ An PWA primarily for my wife and my daughter. They can order their hot chocolate and their coffee as if they were going to grab something at a fancy café downtown, but instead it's at home and I'm the barista. It is quite nice to have for when my wife comes back from work and want something specific, or when we are waiting for the visit of a few friend, they can order exactly the available bev…
Re: Ask HN: What Are You Working On? (December 2025)
#419thought it would be cool to build something like this. im still building but feel free to download it via testflight and give some feedback: https://testflight.apple.com/join/kM4udJSZ