~lobsters | Bookmarks (1972)
-
What are you doing this week? | Lobsters
What are you doing this week? Feel free to share! Keep in mind it’s OK to...
-
The fat lady hasn't started singing just yet...
I thought I'd give a brief run-down of the process that Knight Lore uses to render...
-
Context aware compilation - Gleam
Published 18 Nov, 2024 by Louis Pilfold Gleam is a type-safe and scalable language for the...
-
chawan: TUI Web Browser
Project page #What is this? A text-mode web browser. It displays websites in your terminal and...
-
ChatGPT is Slipping
Three months ago I put code in production that utilizes gpt-4o and/or gpt-4o-mini models to analyze...
-
Story-time: C++, bounds checking, performance, and compilers
Recently, several of my colleagues at Google shared the story of how we are retrofitting spatial...
-
Hyper-encryption - Wikipedia
Author: Michael O Rabin Abstract: Encryption is a fundamental building block for computer and communications technologies....
-
Chris's Wiki :: blog/unix/NFSLosingLocksAndSIGLOST
NFS is a network filesystem that famously also has a network locking protocol associated with it...
-
CPython's Garbage Collector and its Impact on Application Performance
A while back I published a detailed code walkthrough of CPython's GC implementation, but there was...
-
AI Models for Decompiling Assembly Code
The challenge of converting low-level assembly code back into human-readable source code is a cornerstone problem...
-
Scan on FreeBSD
Some time ago I covered how to Print on FreeBSD and I was really surprised that...