Skip to content
View 173duprot's full-sized avatar

Block or report 173duprot

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
173duprot/readme.md

image

TINYDEV.ART(3)

NAME
        1 7 3 dup rot .s
        ok 1 3 3 7
        
SYNOPSIS
        Engineering is art.
        Technology is bloat.
        Fuck Capitalisim.

DESCRIPTION
        Design Brutalist and Engineer, lover of human-scale
        technology and permacomputing. FOSS anti-capitalist,
        high-durabilty, bulletproof, reusable, planned
        permanence design.

        My software is like a cast iron pan. It's designed
        for a lifetime, easy to care for and use if you
        understand it. It's made with love, and very personal
        in it's design.

Pinned Loading

  1. evs.h evs.h Public

    evs.h - Tiny, static, lock-free, event library in 64 lines of C11.

    C 3

  2. mcmpq.h mcmpq.h Public

    Ultra-high-performance, static, brutalist, single-header, multi-producer multi-consumer queue library in 143 lines of C11. Thread-safe, lock-free multithreading, with minimal overhead. A celebratio…

    C 4 1

  3. scspq.h scspq.h Public

    Ultra-high-performance, static, brutalist, single-header, static single-producer single-consumer queue in 65 lines of C11. Lovingly inpired by Erik Rigtorp's SPSCQueue.

    C 1

  4. tinyforth tinyforth Public

    Ultra-tiny forth implementation in GNU C99. A microscopic simplified forth, designed to be as simple, extensible, and readable as possible

    C 13 2