Skip to content

Instantly share code, notes, and snippets.

View mirabilos's full-sized avatar

mirabilos mirabilos

View GitHub Profile
@mirabilos
mirabilos / checkRecursion.js
Last active June 2, 2021 15:44
example pre-ES6 (should work on ES3) code to check for recursion (to debug why JSON serialisation breaks)
// example pre-ES6 (should work on ES3) code to check for recursion (to debug why JSON serialisation breaks)
// Ⓕ CC0 by mirabilos
var subs = {
"miau": ["mrr", "purr"],
"mrr": [],
"mraw": {},
"f": false,
"t": true,
"n": null,
@mirabilos
mirabilos / mscore.md
Last active April 21, 2021 17:22
status of MScore notational font relicencing agreements

[ ] MScore changes

@mirabilos
mirabilos / dmesg.txt
Created August 30, 2020 17:23
dmesg of http://www.mirbsd.org/cvs.cgi/contrib/gnu/emu387/ ALWAYS_MATH_EMULATE boot segfaulting in userspace that tries to use the FPU
MirBSD#10uB9 (RAMDISK) #880: Sun Aug 30 17:17:19 UTC 2020
tg@tglase-bsd.lan.tarent.de:/usr/src/sys/arch/i386/compile/RAMDISK
cpu0: QEMU Virtual CPU version 2.5+ ("GenuineIntel" 686-class) 3.07 GHz
cpu0: FPU,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,PNI
NOTICE: this kernel does not support Pentium Pro CPU class
NOTICE: lowering CPU class to i586
real mem = 1073197056 (1048044K)
avail mem = 990396416 (967184K)
using 4278 buffers containing 53764096 bytes (52504K) of memory
mainbus0 (root)
@benjolitz the issues of https://github.com/386bsd/386bsd aren’t readable to anyone,
and the website http://386bsd.org/ is empty in lynx.