Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
*thinks about making an led project with sound analyzer*
ah that’s just some basic math and there is probably an RPI compatible sound analyzer library on npm…
> starts project in node
> realizes the ws2811 adapter library doesn’t have everything you need
> forks and implements those changes
> compile for node
> realized there is no good sound analyzer in node
> starts to rewrite an c++ solution in node
Wait what the fuck am I doing here?
> starts the project from scratch in c++
rant