Latest Shots #

I almost made it. Couriers Rasher is such a long run.
Raging Conchfly
Clearing out Creige's Cellar for the Vintage Nectar.
Fighting the second Savage Beastfly in Far Fields
3x3-3 Gaming Keeb Complete
freshly built gaming keyboard for @wyatt sitting on my desk
Wonka Letters
Wonka letters all cut out ready to get some stiffeners and go off for paint.
Hair Whittling Sharp
Hair whittling sharp, Do I get my redneck nerd card yet?
Llama In Pi Thinks Its Claude
I just launched ollama picked pi as it asked what harness I wanted to run, and it responded telling me it was claude.
Ty 0.0.26
ty 0.0.26 was released on 3/26/26, nice work planning.

See all shots →

Latest Blog Posts #

/carry/ #

I try to keep a pretty light every day carry, but it never works out, keyfobs and headphone cases end up causing more bulk than I’d like, but My EDC is no where near the bulk I had as a kid with my cargo pants decked out with everything I could possibly need.

I hold no attachment to anything in my EDC. Nothing on my person has sentimental value. Anything I carry can be lost, stolen, or destroyed at any point in time. I pick things of sufficient usable, utilitarian, quality sufficient to work. No extra fluff.

Photo taken March 2023

...

3 min read

I Built A Tmux Session Switcher #

I’ve been thinking about this for awhile now. For years now, fuzzy pickers and last session have been my go to. They have served me well. I can typically only keep so much in my head anyways. I’m often doing a hub and spoke pattern between main project, notes, and infra repo, maybe two projects. Don’t get me wrong, I regularly run with a dozen or more sessions running at a time, but only two to three are in my immediate context at any point anyways.

harpoon for tmux

press a hotkey followed by one more keystroke, currently any left hand letter SIMPLE, FAST, thats of utmost importance, what I want are sessions that I can can be assigned in order of importance from middle row, top row, bottom row.

...

3 min read

/verify #

Inspired by @mollywhite’s verify slashpage. This page serves as the system of record for my online identity. The best places to follow me are:

1 min read

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.

Watching back I cannot believe how lucky I got, barely scraping by with 1hp at this point

the last 80s of the game

1 min read

/top4 #

Definitive ranked lists of my top 3 favorites plus an honorable mention.

Honorable mention: ipython

Honorable mention: typer - fast cli apps

...

See all blog posts →

Recent TIL #

Absolute banger of a post, this is the time we are living in. Explain “are you afraid AI is going to take your job” to a non tech blue collar worker. Broken over promises, greed, and projects mismanaged by leadership who has no idea what the day to day work actually does and how critical it is.

I’m not quite in Sara’s position, but I feel something shielded by half of this working deep inside of a non tech part of a non tech company leading a very small rag tag team with get shit done attitude.

But I feel it, I see colleagues hit by these blasts.b I get clipped with shrapnel from some of the largest blasts. But nothing as significant as I see many others hit with

I just learned that forgejo has a push to create repo feature and it is a gamechanger. Upon first try it didn’t work, with just a couple of environment variables I was up and running with push to create.

notify.wayl.one on  main is 📦 v0.1.62  v3.14.4 NO PYTHON VENV SET  USING SYSTEM NVIM ❯ git remote add origin https://git.waylonwalker.com/waylon/notify.wayl.one notify.wayl.one on  main is 📦 v0.1.62  v3.14.4 NO PYTHON VENV SET  USING SYSTEM NVIM ❯ git push remote: Push to create is not enabled for users. fatal: unable to access 'https://git.waylonwalker.com/waylon/notify.wayl.one/': The requested URL returned error: 403

So I added the following environment variables.

Author: Waylon S. Walker <[email protected]> Date: Wed May 6 21:56:53 2026 -0500 enable push to create diff --git a/k8s/forgejo/deployment.yaml b/k8s/forgejo/deployment.yaml index d77daab..9346763 100644 --- a/k8s/forgejo/deployment.yaml +++ b/k8s/forgejo/deployment.yaml @@ -91,6 +91,10 @@ spec: value: "0.0.0.0" - name: FORGEJO__server__HTTP_PORT value: "3000" + - name: FORGEJO__repository__ENABLE_PUSH_CREATE_USER + value:...

...

git

nless is a seriously sick tui for exploring streaming data. It makes it seriously simple to pivot (U), drill in (Enter), sort (s). It leave breadcrumbs as you go and you can press q to back out.

Play with your kubernetes events. Ya, my homelab is far from perfect, dont judge.

The GitHub tears post. I feel it, maybe not as much as @mitchelh, but I feel it.

GLOSSARY_PROTECTED_51

thought

yet another interesting visualization of github outages. These guys are getting raked over the coals. It really sucks to see. Not quite tears to my eyes mitchelh. But it feels like a core part of opensource has been dying for a few years now and is now getting ripped to shreds. The central location for open source is becoming more fragmented and I don’t see a path to where it ever gets any better.

GLOSSARY_PROTECTED_56

GLOSSARY_PROTECTED_57

I’m taking this as a reminder to treat every machine like its about to catch fire, any machine with a user regularly using it already has the match lit. I need to go through and commit draft blog posts, dirty homelab POC’s need to get out or get in, and not forever be in limbo. My efforts this year have been well intention ed to keep projects clean, on main, not dirty, but I think agents are making it worse before they make it better. I have some new ideas forming and old ideas for managing this have failed me.

GLOSSARY_PROTECTED_60

GLOSSARY_PROTECTED_61

Hank Greed made a really cool site to explore the Artemis II mission with Claude Code. Now this is what agentic coding is for, such a cool app to scroll around on and visualize when the photos were taken. Listening to the video is sounded really hard to get all of the data to line up correctly, between devices and timezones it ws not straightforward even though all of the schedules and images were made public.

GLOSSARY_PROTECTED_64

thought

hacker news rss feeds, Nice list of feeds to consider adding to your feed reader.

GLOSSARY_PROTECTED_68

GLOSSARY_PROTECTED_69

GLOSSARY_PROTECTED_70