Viewing profile — schlopper
schlopper
HN member- Joined
- Mon, Apr 13, 2020, 12:25 AM UTC
- HN karma
- 24
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About schlopper
No profile information was provided.
Recent public activity
-
comment
Comment #39994536
Interesting - CP/M has a fixed sector size of 128 bytes. In CP/M 2.x, if your physical sectors were a different size, you'd have to implement deblocking code in your BIOS. CP/M 3.x…
-
comment
Comment #39982147
Having just completed a CP/M 3.0 BIOS for my homebrew Z80 machine, I am in awe at the amount of planning and foresight that went into it. The fact that you can write a piece of cus…
-
comment
Comment #35202499
You can get started easily using something like: https://github.com/gutmensch/docker-dmarc-report
-
comment
Comment #30212253
Now now... You'd just be pandering to the separatists.
-
comment
Comment #26047478
Something's off about the article: "Authorities have seized his digital wallet" How do you seize a digital wallet when all you need to access or recreate it is a private key (or re…
-
comment
Comment #23473544
PXE Boot w/ NFS root - you won't get the bandwidth (about 112MB/s over gigabit Ethernet), but you'll definitely see the response time improvements (IOPS + latency).
-
comment
Comment #23423968
QEMU/KVM/VFIO has come a long way. If you have a MacOS-supported GPU and working IOMMU (AMD) or VT-d (Intel), then you can achieve near-native MacOS performance for your CPU/GPU co…