I like Textualize's project transcendent-textual.
Archive
All published posts
animal well codes
fish bubbles ul d dl l dl ur ul
jellyfish d l d l d l u r
bar dir
...
Check out volfpeter and their project fasthx.
I'm impressed by shmux from typecraft-dev.
I like iximiuz's project awesome-container-tinkering.
Looking for inspiration? miniserve by svenstaro.
I've started leaning in on kubernetes kustomize to customize my manifests per deployment per environment. Today I lea...
Animal well does not let you remap keys, and really doesn't even inform you that it is keyboard compatible. I had to ...
I recently discovered pydantic-sqlite by Phil997, and it's truly impressive.
I've been using fastapi more and more lately and one feature I just started using is background tasks thoughts-333.
I'm really excited about homelab-diagrams, an amazing project by Doomlab7. It's worth exploring!
learn-pdm by pypeaday is a game-changer in its space. Excited to see how it evolves.
If you're into interesting projects, don't miss out on zmk-config-fourpad, created by wyattbubbylee.
kind cluster
kind is a very useful tool to quickly standup and teardown kubernetes clusters. I use it to run clusters locally. Generally they are short lived clusters for trying, testing, and learning about kubernetes.
Kind is Kubernetes in Docker, its very fast to get a new cluster up and running. Other than checking a box in docker desktop it is the easiest way currently to get a cluster up and running. I’ve used docker desktop for k8s before I really developed on k8s and it was buggy at the time and sometimes started and sometimes didn’t, when it didnt I had no idea how to fix it. I’d suggest kind as the best option to get a cluster up and running locally.
If you are looking for a production ready cluster this is not it. I really like k3s. At the time that I chose k3s it was the most lightweight option that easily supported multi-node clusters.
...
Yesterday I realized that I have overlooked the default installation method of the sealed secrets controller for kube...
I like rothgar's project bashScheduler.
I'm impressed by nrfmicro from joric.
I've long had issues with my qmk keyboard media keys on my arch install, I always thought it was on the keyboard end....
Just starred TinyLlama by jzhang38. It's an exciting project with a lot to offer.
Just starred packaged by tusharsadhwani. It's an exciting project with a lot to offer.
Looking for inspiration? dataherald by Dataherald.
Check out sqlsync by orbitinghail. It's a well-crafted project with great potential.
What I'm learning in 2024
2024 has been a learning fueled year, Diving deep into things I never would have previously thought I would. It’s been a bit of a mix of the 🔥hot twitter trends, and exactly what tech twitter tells you not to do. It just goes to show community is great, the tech community is filled with strong opinions, but you need to think about what really makes sense for you, your career and your customers (or lack there of).
Damn did I sleep on k8s for way took long. This is like exactly what I’ve needed for a lot of things. It’s a perect example of what happens when you listen to the tech community tell you.
Looking for a Heroku replacement, What I found was shocking!
...
Today I am playing around with tailwind, flexing the css muscle and learning how to build new and different layouts w...
The work on ulauncher by catppuccin.
The work on editor.js by codex-team.
Check out darrenburns and their project posting.
Tailscale allows you to ssh into all of your tailscale machines, it busts through firewalls and accross networks with...
I just implemented a latest blog post link in Markata by asking for the first post slug from the blog feed. The imple...
Refactoring one line links into wikilinks
Previously I had setup a feature of my website to expand one line links into a card. This was not a standard, even to the point that some formatters wrap the links with
Wikilinks are standard to a lot of wikis written in markdown.
...
about this site
I registered waylonwalker.com and started making content for it in 2017 after a big industry downturn in 2016 that left me scared for what would happen if I were laid off. The company I was working for at the time did it’s first major downsizing in history sending many really good engineers out to look for new opportunities in a world flooded with many in the same situation. This was very similar to what happened to the tech industry in 2024.
This was very similar to what happened to the tech industry in 2024.
See Waylon Walker for more about me.
...
Just starred eol-dr by pypeaday. It's an exciting project with a lot to offer.
sick wikilink hover
Today I set up some sick wikilink hover effects using tailwind see A Case For Tailwindcss. When you hover over them they show an image preview of the link that you are going to. I cant find where I have seen this but it comes from some docs sites.
I’ll finish this article later, just excited to see it up.
markata
This post is a work in progress.
Markata is the static site generator that I created to build my website about this site. I built it for me and I enjoy using it. I know everying it can do and I can extend it to do more easily. I have set it up for some friends to also use it and am proud that it helps them publish their content.
It’s a meme to create your own static site generator to make your website. Yes its funny, I don’t recommend it if your not ready for the level of work that comes with it, but at the end of the day it’s very rewarding and a great way to learn.
...
my linked in work history
My linked in work history is empty. I made up a position about content developer that tracks how long I’ve been blogging. I think i did this because LinkedIn requires it. Either way this is public knowledge and fine sharing.
If you have taken any security class for your job seriously you have already been told not to share your work with most companies to the public, this is private information that only opens you up for social engineering attacks against that company.
I care about the security of these companies I work for and their reputation, so I refuse to publically share it.
...
Your LinkedIn is Garbage
Your linkedin link sits at the top of your resume, its one of the first things I see when I open your resume, but yet it gives me no more information that the damn resume you sent me.
Save that space on your resume for something useful.
Fine if you want it on your resume make it actually useful for someone reading your resume.
...
I recently discovered eraser by eraser-dev, and it's truly impressive.
The work on image-template by ublue-os.
The work on obs-studio-portable by ublue-os.
andydunstall has done a fantastic job with piko. Highly recommend taking a look.
The work on datastar by starfederation.
has been by go to tool for saving commands in a way that I can replay them and have team members replay them without ...
TIL how to display the list of nfs mounts on your network.
To allow access only to the , you can pass add the Resource field to the User Policy when you create a new token.
You can inspect sqlite tables with the sqlite shell.
With the liscense changes to redis there are several new forks out there. One that I am particularly interested in is...
The main system that I am concerned about is my arch BTW machine. I found a great article from the official archlinux...
paru has some nice features that I rarely use, and hav to look up when I need them. Here are two commands to help wit...
I recently had to update my copier-gallery command to trust my own templates because some of them have shell scripts ...