November 2009
4 posts
Removing the 'Register' button on Fonera 2.0n
uci set registered.fonreg.registered=1 uci commit registered
Installing unrar on Fonera 2.0n
echo option force_space >> /etc/opkg.conf
mkdir /usr/lib/opkg
wget http://srijith.net/pub/fonera/libstdcpp_4.1.2-14.1_mipsel.ipk
wget http://srijith.net/pub/fonera/uclibcxx_0.2.2-1_mipsel.ipk
wget http://srijith.net/pub/fonera/unrar_3.8.5-1_mipsel.ipk
opkg install libstdcpp_4.1.2-14.1_mipsel.ipk
opkg install uclibcxx_0.2.2-2_mipsel.ipk
opkg install unrar_3.8.5-1_mipsel.ipk
Programming languages, operating systems, despair... →
Or, the State of the End-User Environment / Programming Onion… So, in a confluence of events, I have been lately looking at Scala and yesterday spent some time looking at Pike / Thompson / Google et. al.’s “Go” language for “systems programming.” And Guido halts Python syntactic evolution before the job is done… And it fills me with despair and anger.