Explore >> Select a destination


You are here

rog3rsm1th.github.io
| | mergeboard.com
3.2 parsecs away

Travel
| | Execute docker containers securely in a multi-tenant environment by combining the isolation level of VMs with the docker ecosystem.
| | jborza.com
2.6 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...
| | www.basicinputoutput.com
1.5 parsecs away

Travel
| | A blog about UEFI BIOS C programming software development engineering computer science history
| | yepoleb.github.io
14.1 parsecs away

Travel
| [AI summary] This article details the reverse engineering process of the Austrian ID-card verification app to understand its API and encryption methods, aiming for an open-source implementation.