johndoe0815
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Hi everyone. I'm looking for unusual and/or surprising examples for interpreters or JIT compilers in places one would not necessary expect them to be used in an operating system at runtime (in the widest possible…
- Faulty instructions in C910 RISC-V CPUs (ghostwriteattack.com)
- Arvind (1947-2024) (links.mit.edu)
- ZX Spectrum in the 21st Century (users.atw.hu)
- Playable Quotes for Gameboy Games (tenmile.quote.games)
- International Workshop on Plan 9: live video stream (bsdtv-player.secdn.net)
- 9th International Workshop on Plan 9 (iwp9.org)
- Wolfgang Denk has passed away (lists.denx.de)
-
I'm trying to install a new OS (OpenBSD) on an Apple G5 Xserve. This machine is unable to boot from USB, so the only options are an external Firewire drive (hard to find), netboot (possible, but quite some work to set…
- T-Head/Alibaba RISC-V CPU cores open sourced (github.com)
- Show HN: Xv6 OS port to Nezha D1 RISC-V board (github.com)
- New Vax Implementation (mail-index.netbsd.org)
- Lora messenger using repurposed Nokia E63 components (hackaday.com)
-
When you start to explore the workings of Rosetta 2 on Apple Silicon Macs, you eventually stumble across the file /Library/Apple/usr/share/rosetta/rosetta. This file contains a nice little haiku. Maybe some of the old…
-
I'm currently working on a side project - a bare metal version of Smalltalk-80 for the Raspberry Pi (see [1,2]). Even though this is just a fun side project, I would like to support as many Raspberry Pi configurations…