home.social

Search

33 results for “TheZwick32”

  1. This weekend @TheZwick32 and I ended up at the Vintage Computer Festival ( #vcfpnw ). I'd heard about it a while back but completely forgot about it until I randomly saw someone post about it on here, so we kind of dropped what we were doing and ran down. It was so good! Just a whole bunch of the nicest nerds showing their old hardware, and the wild things they've been doing with it.

  2. We’ve got a Mega 65 being programmed by @TheZwick32 here at #vcfpnw

  3. This is why good web design is important, people!

  4. TIL if u turn on caps lock on your iPhone keyboard and use dictation, it’ll dictate in all caps

  5. So we linux nerds are talking about TTYS… what about TTYL? 😆

  6. Last night I took apart a #TI-Nspire CX (aka Firebird_Color) #calculator.

  7. Last night I took apart a -Nspire CX (aka Firebird_Color) .

  8. TIL: you can manually initiate a kernel panic on a Mac OS X system by running the following command:
    sudo dtrace -v -n “BEGIN{panic();}”