|
You are here |
mattray.github.io | ||
| | | | |
nadav.ca
|
|
| | | | | Why I built idonthaveakeyboard, an Arduino based USB keyboard that uses a serial console as the input. | |
| | | | |
ewen.mcneill.gen.nz
|
|
| | | | | ||
| | | | |
blog.gruby.com
|
|
| | | | | When I started learning about USB-C, I was excited to standardize on cables instead of having all kinds of cables and having to travel with a ton of cables. However, years ago, I read about a Google engineer who analyzed USB-C cables to find out which ones had charging problems or could damage devices. Fast forward, many years later there is still no way to tell what cables are good and which ones are bad. Now that Apple has adopted USB-C, I've read about what adapters to use to charge without breaking the bank. The article concerned me as the author recommend some adapters that were not USB-IF certified. Without any type of certification, there is no way to know if you're going to get a cable that could cause a problem with your device. In my research to fi... | |
| | | | |
blog.anantshri.info
|
|
| | | Quick notes on how to setup wireguard on 20..04 Best guide i could find : https://www.linuxbabe.com/ubuntu/wireguard-vpn-server-ubuntu But still pieces missing so trying to write this and make those pieces sorted Base OS : ubuntu 20.04 Install software sudo apt-get install wireguard wireguard-tools Configure Wireguard Server side 2.1. Configure Public / Private Key pair for server... | ||