I Used it to create home improvement drawings. bit of a learning curve but very flexible and powerful
Ask HN: What underrated open source project deserves more recognition?
21–30 of 147 posts
Re: Ask HN: What underrated open source project deserves more recognition?
#22BespokeSynth takes the concept of a modular synthesizer and expands it so that the application is less just a synth and more a complete modular DAW. I've used it to create MIDI/audio workflows that I couldn't get exactly the way I wanted in Ableton or FL Studio. It also has a module for doing livecoded audio processing in Python that I'm just starting to scratch the surface of.
Video from the creator covering I Feel Love in BespokeSynth: https://www.youtube.com/watch?v=kzYUgPMMpts
Re: Ask HN: What underrated open source project deserves more recognition?
#23ImHex “A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.” I actually used it not too long ago to inspect why a mp4 file wasn’t valid. The pattern language that they have is quite nice and having sections of the hex highlighted and being able to see what structures they represent and what data was on those structures was very useful! https://github.com/WerWolv/ImH…
Combined with ghidra, these are pretty much the most valueable tools in my day job.
(with golang, vim, arch etc of course)
Re: Ask HN: What underrated open source project deserves more recognition?
#24Trivial key/data database with great performance and robustness. Embedded in surprising places (e2fsck!) and my go-to unless I need Sqlite3.
Re: Ask HN: What underrated open source project deserves more recognition?
#25Re: Ask HN: What underrated open source project deserves more recognition?
#26I’ve posted this before but I love it so much I gotta do it again.
You plug in a piece of ASM from a video game ROM, and it gives you a first pass decompilation. On the left hand side you can edit this decompilation, and on the right there’s a side-by-side diff of the target ASM and what your source currently compiles to. It’s slightly gamified, looks great, is super easy to fork/share, and can be pretty addicting once you get into it. Super cool community.
Re: Ask HN: What underrated open source project deserves more recognition?
#27Re: Ask HN: What underrated open source project deserves more recognition?
#28Re: Ask HN: What underrated open source project deserves more recognition?
#29QCAD[1] I Used it to create home improvement drawings. bit of a learning curve but very flexible and powerful 1 - https://www.qcad.org/