https://xkcd.com/303/
Linus gave us a new excuse through git: bisecting!
Beagleboard.org announces beagle with RISC_V :) EXCITING!!!
https://beagleboard.org/beaglev
119$ for 4GB and 149$ for 8GB -> Awesome!
Full text:
Working with Seeed and StarFive, BeagleBoard is releasing a RISC-V board to help advance the development of open source software for the RISC-V open ISA. You might see announcements today.
BeagleV.org
Be sure to register interest on that site because the early board release is very limited.
Also see: https://github.com/jadonk/beagleconnect.
RT @maxxoid@twitter.com
@ennolenze@twitter.com In den 90ern haben wir auch PC und Röhrenmonitore auf die LAN-Partys geschleppt. Was stellen die sich so an? Und erst die stundenlangen Schulwege unserer Eltern durch Schnee und Eis. Alle verweichlicht heute !!1!
@mansr GPIB? <checks century>
RT @retroprom@twitter.com
@Foone@twitter.com Nice!
I have an M68k UNIX system, a Bull DPX-2000/20.
The only time I ever saw another one was at a furniture store in ~1998. They had the bigger model, a DPX-2000/30. Couldn't get it though because they were still using it, terminals and all.
Here are both models:
🐦🔗: https://twitter.com/retroprom/status/1344832614692220928
RT @jxjputaoshu@twitter.com
May the #openwifi be with YOU! Our user has two difficulties: HW price, #FPGA dev. To solve, we will make 1st #opensource #WiFi chip for hacker/academy/research in 2 years! We have started the 1st step: FPGA dongle. Your support wanted! Contribute/User/Funding-info PM me. #Linux
🐦🔗: https://twitter.com/jxjputaoshu/status/1343150453006213120
RT @Comsecuris@twitter.com
Dieter Spaar played around with TPMS sensors and found a way to activate "shipping mode" on some:
http://mirider.com/weblog/2020/12/04/#20201204_Modern_TPMS_Sensors_Lets_try_a_DoS_attack (Modern TPMS Sensors: Let's try a DoS attack)
🐦🔗: https://twitter.com/Comsecuris/status/1334869313963110403
RT @osantana@twitter.com
Remember my frustration when I used to see these graphics on books but no code to make it possible to reproduce them on my own 8bit computer. https://twitter.com/gabimismash/status/1342043732707663874
1. Start typing long-ish command
2. Decide it's time to make a script for it
3. Choose a logical name and open file in editor
4. Discover that you already wrote it last time
For years, my script doing
# All patches must have "From:", "Date:", and "Subject:" lines
for hdr in From Date Subject; do
grep -L ^$hdr: $dir/* || ( echo
Missing \"$hdr:\" line; exit -1 )
done
worked fine. It seems to be broken by upgrading to Ubuntu 20.04LTS, which upgraded grep from 3.1 to 3.4.
Waiting for grep 3.5 to arrive, after which I'll have to fix my script again...
https://git.savannah.gnu.org/cgit/grep.git/commit/?id=0435ebca64fbafcd62008c991dd9377d8a792dfc
Please note that the CFP for the
Embedded, Mobile and Automotive devroom @FOSDEM2021 is still running!
https://lists.fosdem.org/pipermail/fosdem/2020q4/003137.html
I wrote an article for lwn.net about 32-bit Linux: https://lwn.net/Articles/838807/
Arecibo's final moments. R.I.P.
https://hackaday.com/2020/12/03/nsf-releases-video-of-arecibos-final-moments/
»Six in a row: winning numbers in South African lottery are: 5, 6, 7, 8, 9 and 10
[...]
“Lotto exposing themselves that they are a scam,” posted one Twitter user. “20 people discussed this and shared that jackpot equally,” ventured another. “Absolutely no way in hell that’s a coincidence.”«
Makes sense. People who play the lottery obviously don't understand probabilities.
Technologist with a Passion for Linux