Ask HN: What are you working on? (February 2026)
481–490 of 1001 posts
Re: Ask HN: What are you working on? (February 2026)
#482It started as a computational experiment, but it’s been interesting how naturally it lines up with ideas from QM (aggregation vs collapse), relativity (proper time), and distributed systems (event-driven causality). Still very much a work in progress, but already useful as a way to think clearly about time, causality, and scheduling in real systems.
- Concept>> https://github.com/VoxleOne/FunctionalUniverse/blob/main/doc...
- Code >> https://github.com/VoxleOne/FunctionalUniverse/tree/dev
Re: Ask HN: What are you working on? (February 2026)
#483I tiny experiment/joke about chatbots :)
Re: Ask HN: What are you working on? (February 2026)
#484I use it myself by iterating on checklists and then tracking my usage of them and recently added orgs for privately shared checklists.
So it's easy to create an org around a shared task and then create a run through that task and track.
Re: Ask HN: What are you working on? (February 2026)
#485It’s a special UIKit map package, designed to be integrated into SwiftUI, as map support is a big SwiftUI Achilles heel.
I have integrated it into another package (a SwiftUI admin tool, that isn’t public), and it works exactly as I planned.
I often do this kind of thing. If I can break some module out of my work, and publish it, I spend the extra time, polishing and documenting it. No one else really cares, but it forces me to do a really good job, so I get an extremely high-Quality component, that I don’t have to worry about, later.
Re: Ask HN: What are you working on? (February 2026)
#486https://github.com/prettydiff/aphorio
Screenshots: https://prettydiff.github.io/aphorio/screenshots/index.html
Re: Ask HN: What are you working on? (February 2026)
#487I spent about a week, writing this[0]. It’s a special UIKit map package, designed to be integrated into SwiftUI, as map support is a big SwiftUI Achilles heel. I have integrated it into another package (a SwiftUI admin tool, that isn’t public), and it works exactly as I planned. I often do this kind of thing. If I can break some module out of my work, and publish it, I spend the extra time, polishing and documenting…
Re: Ask HN: What are you working on? (February 2026)
#488A Jellyfin music client for Linux written in Rust and GTK: https://github.com/Fingel/gelly I thought it would be pretty simple, but here I am almost 6 months later still adding features. The positive feedback has been nice, though! People seem to appreciate (like I do) that its fast and doesn't use Electron or some other cross platform toolkit. Learning a lot. It's not vibe coded. Sad that I have to make that qualifi…
Re: Ask HN: What are you working on? (February 2026)
#489[1]: https://github.com/AutumnsGrove/GroveEngine [2]: https://grove.place