Published

All published posts

2667 posts latest post 2026-09-24 simple view
Publishing rhythm
Sep 2026 | 29 posts
DHH (@dhh) on X I've really come to love Tmux's programmability. Next Omarchy will have a "nic" function that starts current directory with this 3-way split: Neovim, Opencode, Terminal. Everything a programmer needs! X (formerly Twitter) · x.com To the untrained eye this passes as any normal gui editor.
uvx.sh | Astral Install Python tools with a single command. Powered by uv. uvx.sh astral silently dropped a clever uvx.sh to help builders reach a wider audience, no longer does a user need to have python installed prior to installing a python cli. It does have a hard requirement on having curl or wget available.
Such a good interview @lexfridman is such a talented interview. It’s so cool to see the other side of this. For weeks we’ve heard about the story of the name change, we’ve seen everyone shitting on the security model, buying up all the mac minis in existance, fear mongering not to install this thing. @steipete has such a cool story from the beginning talking about making this thing fun and exciting. Giving it a personality that is not “You are absolutely right”. The story of changing the name twice, and getting pwnd on every step the first time and nailing it the second time is incredible. Dude is having fun trying to make the thing he wants in the world exist.
Happy Valentines Breakfast 2026
A one eye'd pirate (egg in toast) in the shape of a heart for Ayla.
Swapping themes with the theme picker cli and watching the output change within about 1-2s live reloaded in the browser.

I keep forgetting about the double gutter problem with nested containers. When you put padding on a parent and the child also has padding, you get twice the spacing you wanted.

The Problem #

.container {
  padding: 2rem;
}

.child {
  padding: 2rem;
}

Now your content is 4rem from the edge. Not what I meant at all.

The Fix #

Either remove padding from the parent or use box-sizing: border-box and plan for it. I usually just drop the parent padding when I realize what I have done.

Naya Connect – Hackaday Hackaday · hackaday.com The idea of adjustable key caps to mutate your board into something that really fits you, how you type, how your fingers move, is an absolute banger.
Taking the W in a brotato run

/top4

Definitive ranked lists of my top 3 favorites plus an honorable mention. Terminal Tools # neovim - modal editing changed how I think about text tmux - terminal sessions that survive disconnects and allow me to hop between projects at the speed of thought. k9s - S tier tui interface that all tuis should strive for Honorable mention: ipython Python Tools # pandas - This is what got me out of corporate spreadsheets and back into code/software. kedro - data pipelines with opinions I agree with fastapi - my favorite python web framework Honorable mention: typer - fast cli apps Games to Play with Kids # multiplayer Minecraft - infinite creativity, modding potential Wobbly Life - Open World Co-op Stardew Valley - cozy, collaborative farming Honorable mention: Terraria - 2d world builder Games to Play Alone # singleplayer Hollow Knight / Hollow Knight Silksong - S tier 2d platformer with adventure, mystery, lore, boss fights. Session Skate Sim - The best skate sim Animal Well - epic 2d platfor…

/yep

Inspired by @fyrio’s yep slashpage, a list of S tier things I enjoy, use, recommend, want to know more about, or seek out in no particular order, updated as I think about it. Seealso /nope Inspired by @baty 's nope slashpage, a list of ** things I don't like, don't care, avoid, overhyped, or won't do in no particular order, updated as I think... Feb 11, 2026 /yep # coffee small web 1.0 RSS minecraft Hollow Knight Silksong terminals python vim keybindings self-hosting open source running kubernetes in my basement mechanical keyboards markdown data engineering Woodworking Fingerboarding Darts Skateboarding Biking Trampoline 3d printing

/nope

Inspired by @baty ’s nope slashpage, a list of F tier things I don’t like, don’t care, avoid, overhyped, or won’t do in no particular order, updated as I think about it. Seealso /yep Inspired by @fyrio's yep slashpage, a list of ** things I enjoy, use, recommend, want to know more about, or seek out in no particular order, updated as I... Feb 11, 2026 /nope # roblox mobile games telemetry Windows VSCode allow notifications subscription hell ads social media clickbait WYSIWYG editors particularly ones that use proprietary non text formats politics short form video
First W In Brotato

First W In Brotato

After having brotato and doing a few runs every once in a while I finally beat the most basic balanced run in the game! Wyatt wanted to play tonight and its such an easy game to jump in do a few runs and move on without getting overly invested. the last 80s of the game
1 min read
Background Patterns with CSS `corner-radius` – Master.dev Blog You might need to know this someday: you can style a div, put the div into SVG, then put the SVG in to CSS and use it as a repeating background. frontendmasters.com These patterns are really good. I like a good repeating background on a website. Takes me back to the old days of web, but with a nice crispness that was never there on sites of old
Check out monty by pydantic. It’s a well-crafted project with great potential. A minimal, secure Python interpreter written in Rust for use by AI
Gradient Keycap Results
The gradient keycaps turned out pretty good, but I'm not sure what I did wrong with the interface between the raft and the caps, that came out ** rough, but the effect works.
Camp Rock Sign
Camp Rock Sign all put together, by the fabulous Rhiannon, the letters came out great, her work on the built is amazing, cant wait to see it lit up.
Gradient Keycaps In Bambu Studio
I have an idea for gradient keycaps using tri colored filliment, I'm excited to see how it turns out.