Blog
    
    
    Landlock Your Vibe Coding
    
    
    Argument passing adventures
    
    
    I broke Emacs mouse support on the console
    
    
    Git without a hosted platform
    
    
    Dan Bernstein on sandboxing
    
    
    Upcoming conferences 2025 Q1
    
    
    Talk: Update on Landlock: IOCTL support
    
    
    Git: Multirepo patch set
    
    
    Upcoming talk at LSS Europe 2024
    
    
    Landlock IOCTL control in Linux 6.10
    
    
    LLM-generated docs are usually worthless
    
    
    opening /proc/self/fd/1 is not the same as dup(1)
    
    
    Go-Landlock: Networking support
    
    
    Public tweets are not public, haha!
    
    
    The Design of Mailprint
    
    
    Lei, the Local Email Interface
    
    
    The empty Makefile is valid
    
    
    Landlock: Best Effort mode
    
    
    Landlock truncation support in Linux 6.2
    
    
    Why use Go-Landlock for sandboxing?
    
    
    The feasibility of pledge() on Linux
    
    
    XKB With Sway
    
    
    Error Handling Links
    
    
    Sandboxing with Landlock
    
    
    Writing Tests in Go
    
    
    Don't check emptyness before loops
    
    
    Go-style coroutines in the FN language
    
    
    Rendering drawings with tuhirender
    
    
    Go: Test Cleanup in Go 1.14
    
    
    Why Software Design?
    
    
    Go: Sharing templates across multiple pages
    
    
    Go: Path simplification library
    
    
    Go: The lack of generics
    
    
    The Setup-Cleanup problem
    
    
    Mutation Testing works
    
    
    Wireguard is in the Linux kernel
    
    
    Go: Goroutines and Apis
    
    
    Go: Error handling
    
    
    Dot Space Space
    
    
    Notes on Plan9's 9P protocol
    
    
    How to review code
    
    
    Procedurally generated trees
    
    
    Internet of Things: Wifi Radio
    
    
    Shared base fixture
    
    
    No error left behind
    
    
    There are my core dumps!
    
    
    GPG with the CCID Driver
    
    
    Hexiamonds
    
    
    Python-like generator functions