|
You are here |
www.jeremymorgan.com | ||
| | | | |
jborza.com
|
|
| | | | | I thought it would be fun to run Windows 2000 on a Pinebook - a nice little ARM-powered laptop. As there is no version targetting this architecture, we have to use an emulator. QEMU is a nice free choice to run on Linux, and it supports the combination we need, which is i386 guest on an aarch64 host. I am running the Manjaro Linux distribution, so I had to install qemu and qemu-arch-extra packages. | |
| | | | |
infinitedigits.co
|
|
| | | | | A Raspberry Pi automated camera in which I can watch and listen to my chickens plotting. | |
| | | | |
btxx.org
|
|
| | | | | ||
| | | | |
brandonrozek.com
|
|
| | | Git is designed to be decentralized. However, many people treat it as a centralized solution by depending on services such as GitHub. What we've seen through the youtube-dl debacle is that repositories that we depend on can be taken down. This isn't to say that GitHub is evil and that we should move to Bitbucket, Gitlab, Source Hut, etc. But this is more of a commentary on what happens when we depend on one service to host our code. | ||