• Zig Patterns: Labelled Switch Loops

    2026-06-15

    Learning about labelled switches in Zig

  • Misinformation and your opinions

    2026-05-16

    It seems to be getting more rare to have your own opinion

  • OSC 7 and zoxide: A great pairing

    2026-05-02

    Using OSC 7 with zoxide in neovim

  • Addiction and AI

    2026-03-28

    The detrimental effects of AI on humans

  • Make a game from scratch

    2026-02-20

    Why I feel that learning to make games is important for developers

  • Tailwind Patterns: Slots

    2025-11-08

    Learning about the slot pattern in Tailwind CSS

  • Bun as a scripting language

    2025-08-16

    Using Bun for scripting in any project

  • Htmx in ecommerce

    2025-06-20

    Utilizing htmx for e-commerce sites

  • Zig Patterns: Zero Values

    2025-05-27

    Make zero values useful in Zig

  • Zig Patterns: Iterators

    2025-05-26

    Learning about the iterator pattern in Zig