/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

lupyuen.org
| | dmitryfrank.com
5.9 parsecs away

Travel
| | [AI summary] An engineer implements a custom Scheme interpreter in JavaScript using the v7 engine to run Lisp code on a memory-constrained ESP8266 microcontroller.
| | jborza.com
8.3 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...
| | rog3rsm1th.github.io
6.9 parsecs away

Travel
| | How I set up a RISC-V development environment on my machine in order to develop RISC-V assembly programs and analyze RISC-V linux malwares.
| | adityarohilla.com
18.4 parsecs away

Travel
| This short post is written for recent graduates, current students and code newbies looking for a job as a Software Engineer in the Big N companies like Google, Facebook, Amazon, Netflix etc. I have personally tried most of the resources mentioned here (free and paid) during my job search. These have helped me to land...