This breadboard wristwatch is delightfully geeky: https://bit.ly/38xl6Rs
Original tweet : https://twitter.com/Hacksterio/status/1326300965557907458
BYTE, a hands-free interface, wins the 2020 Hackaday Prize: https://bit.ly/3neJdbH
Original tweet : https://twitter.com/Hacksterio/status/1325930904582230019
The Impulse Neuro-Controller gaming glove lets you fire faster than you can click a mouse: https://bit.ly/32d4avt
Original tweet : https://twitter.com/Hacksterio/status/1324495745853100032
This one’s going around again, but it’s still great. What does the “post” open source movement look like?
https://www.boringcactus.com/2020/08/13/post-open-source.html
Bartosz Marcinkowski's open source tool turns hand gestures into mouse movements and interactions: https://bit.ly/3mcvaTp
Original tweet : https://twitter.com/Hacksterio/status/1319657006618284032
"I reverse engineered McDonald's internal ordering API and I'm currently placing an order for a McSundae every minute at every McDonald's location in the US to figure out which ones have a broken ice cream machine."
😂
Made a git-hook to prevent accidental force pushes to master... You can find it here: https://gist.github.com/penguwin/7659ca3620fb73da63fdf2449de560da
.@Raspberry_Pi launches the Compute Module 4 and Compute Module 4 Lite! Packing the same BCM2711 SoC as the full-size Pi 4, and now offering high-speed PCIe Gen. 2.0 connectivity, are these SOMs the new must-have gadgets? Let's take a look! https://bit.ly/35f7Pte
Original tweet : https://twitter.com/Hacksterio/status/1318084717938274304
I'm always grateful when tech folks blog about their knowledge so I can search for it on the interwebs and learn new skills quickly and easily.
I wouldn't mind returning the favor and writing blog posts of my own, but I don't have a good sense of what I know that other people don't, but would like to. I'm not sure what I would write about that's useful.
Shout-out to this awesome blog post for helping me get a linux USB gadget working correctly in Windows!
https://irq5.io/2016/12/22/raspberry-pi-zero-as-multiple-usb-gadgets/
Windows is especially painful as the non-default option at boot. All those forced reboots during updates means you have to vigilantly babysit the updater to catch the boot screen at just the right time to pick the Windows boot, or your entire update process will stall.
4 reboots and counting now... over an hour of waiting, and the computer is completely unusable while updating too.
I was pretty fed up with the behavior of 'df', so I wrote my own diskfree tool.
It's called 'duf', it's written in #golang, and you can get it here: https://github.com/muesli/duf
On ArchLinux, you can simply install 'duf' from the AUR.
Building products using embedded electronics. Or trying to.