Explore >> Select a destination


You are here

gist.github.com
| | bsandro.tech
3.2 parsecs away

Travel
| | Thoughts and notes on tech stuff
| | jborza.com
0.9 parsecs away

Travel
| | For reference, I wanted to check how qemu boots RISC-V Linux. Loosely following a guide , I describe how to build and boot a Linux environment targeting the 32-bit RISC-V architecture. There are three things we will need: QEMU the emulator Linux kernel root filesystem with some binaries I'm reusing a custom riscv-gnu-toolchain I've built previously, targeting the RV32IMA architecure. For targeting the 64-bit machine, it's easier to riscv64-linux-gnu- cross-compiler toolchain with the gcc-riscv64-linux-gn...
| | zserge.com
1.9 parsecs away

Travel
| | Trying to figure out how KVM-based virtual machine hosts work by implementing one from scratch.
| | www.daemonology.net
16.4 parsecs away

Travel
| [AI summary] The article details the author's experience of setting up a FreeBSD desktop environment, highlighting the challenges faced and the eventual success. The author spent significant time configuring hardware, installing packages, and troubleshooting issues such as touchpad responsiveness, driver compatibility, and power management. While the process was complex and time-consuming, the author concludes that FreeBSD is capable of being a viable desktop operating system, especially with the support of the FreeBSD Foundation and community efforts to document laptop compatibility. The article also reflects on the broader implications of using FreeBSD for desktop use, emphasizing the need for more developers to adopt and test laptops for this purpose.