Also see the original Pieter Noordhuis's guide
You need:
- Raspberry Pi Model B (or B+) with a MicroSD Card $35-40
- An RTL-SDR dongle:
[ | |
{ | |
"name": "Andorra", | |
"countryCode": "AD", | |
"countryCodeAlpha3": "AND", | |
"phone": "376", | |
"currency": "EUR", | |
"flag": "https://www.geonames.org/flags/x/ad.gif", | |
"symbol": "\u20AC", | |
"stateProvinces": [ |
Also see the original Pieter Noordhuis's guide
You need:
// Just before switching jobs: | |
// Add one of these. | |
// Preferably into the same commit where you do a large merge. | |
// | |
// This started as a tweet with a joke of "C++ pro-tip: #define private public", | |
// and then it quickly escalated into more and more evil suggestions. | |
// I've tried to capture interesting suggestions here. | |
// | |
// Contributors: @r2d2rigo, @joeldevahl, @msinilo, @_Humus_, | |
// @YuriyODonnell, @rygorous, @cmuratori, @mike_acton, @grumpygiant, |