HN user

michal_f

17 karma
Posts1
Comments14
View on HN

Isn't it that all devices that support OpenWrt cannot run at 1gps speeds (because of no available chip drivers)? For this reason I just replaced my Archer c7 which capped at ~300mbps. Now I run with mikrotik router. Very flexible but steep learning curve.

Having many files with same name, differing in case only (a cultural 'thing') is just a mess - there's no extra value here. Do you use case in spoken word ? Arguments of performance or ease of implementation are technical details nobody cares (except devs of course :) ) We just end up living with this decission and there's no easy way out.

GNU Radio 3.8 7 years ago

Same here. I needed a CLI based RTTY decoder but could not get it done in GNU radio. It turned out to be easier to code this in C++ [1], though I had to learn a lot on the way. GNU radio has step learning curve...

[1] https://github.com/ogre/habdec