Beneath the Linux surface: the Unix legacy, a lively ecologyclub.unix.rocks12 points·by fcambus·2 bulan yang lalu·3 comments
Sniffing established BLE connections with HackRF Oneblog.lexfo.fr5 points·by fcambus·8 bulan yang lalu·0 comments
Post-quantum security for SSH access on GitHubgithub.blog5 points·by fcambus·10 bulan yang lalu·1 comments
Speedbuilding LLVM/Clang in 3 minutes on Power10cambus.net2 points·by fcambus·2 tahun yang lalu·0 comments
Maximum argument count on Linux and in GCCtrofi.github.io2 points·by fcambus·3 tahun yang lalu·0 comments
Spleen 2.0.0 released with full CP437 supportcambus.net2 points·by fcambus·3 tahun yang lalu·0 comments
Digital Sound in DOS Games Without a Sound Blasternerdlypleasures.blogspot.com3 points·by fcambus·3 tahun yang lalu·0 comments
Logswan - Fast Web log analyzer using probabilistic data structureslogswan.org2 points·by fcambus·3 tahun yang lalu·1 comments
fcambus·2 tahun yang lalu·discussThe character and color cycling effect program mentioned at the end of the article is available here: https://www.cambus.net/character-and-color-cycling-effect-in...
fcambus·3 tahun yang lalu·discussIt's a bit overkill for only building Poke, but you can use Pkgsrc [1] to do so on macOS:Bootstrap Pkgsrc:git clone https://github.com/NetBSD/pkgsrc.gitcd pkgsrc/bootstrap./bootstrap --unprivilegedAnd then build and install Poke:cd ~/pkgsrc/editors/pokebmake install package clean clean-depends[1] https://pkgsrc.org