andromedaM31
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Nerd-Sniped: Project Search (zed.dev)
- Tokeko: Interactive LR parsers visualization to learn compilers (tokeko.specy.app)
- Show HN: Hexecute, a gesture-based Wayland launcher (github.com)
Hexecute is yet another Wayland launcher, but using gestures instead of a menu to select options! This started as a silly project for a 10hr hacking challenge (the theme was "magic"), but the end result was a lot more…
- Show HN: Synchrotron, a real-time DSP engine in pure Python (synchrotron.thatother.dev)
Yes, Python. I can already hear the screams from the rafters telling me how terrible of a choice Python is - but in my case, I valued modularity, extensibility, hackability over raw performance. (It was also a challenge…