I've found Gemini to be very useful lately, especially for finding information within long form content.
Archive
All published posts
mise looks like what I wanted nix to be for me.
The work on mise by jdx.
I've been all in on just for a while now, but mise looks so good it might be my next move.
Maxteabag has done a fantastic job with sqlit. Highly recommend taking a look.
webi-installers by webinstall is a game-changer in its space. Excited to see how it evolves.
Is there a world that giving my phone to my kids does not result in it being covered in peanut butter and snot?
Developer Vs Artist Ai
The other day I was watching [thePrimeTimeagen]https://youtube.com/@theprimetimeagen?si=jVcp23FbfQSFZfDc) and he talked about devs loving ai and artists revolting. There was some discussion in chat about art being more creative and prime quickly squashed that. He ended with being oddly confused why developers are jumping on board and artists are not. Both had their art stolen to build out the models.
First I want to argue that artists have had some form of ai in their tools for years. Idk, probably not ai as we know it today but functionally similar. Content aware fill. This is a Photoshop feature from Adobe, as far as I know it’s one of the special things you get from Adobe that you don’t get from the FOSS alternatives easily.
This is an example of a good took that is well loves by the community and widely used, if you put ai in it to make it better no one would care, if it made things look oddly ai it would get rejected.
...
Is new teen lingo? My kid is starting to say _ in every sentence.
Naming things is hard, pings will now be numbered.
I'm being gaslit by the ai. It just did a big hard change, now cant do a seemingly basic change, and assures me that that its fixed my issue on every iteration.
I've been using this one for awhile now, I have a post type that I only edit from my phone, but I have all the post n...
Check out andrii-kryvoviaz and their project slink.
This morning I set up notifications for changes to my static site builds leveraging git-name-status and ntfy.
is a great way to see what files have changed in a git diff alongside the status code. I recently used this in a scri...
The dev server is cooking today, I've dropped markata builds from 2m40s (hot cache) in prod to 15s (hot cache) in dev. Currently building 2745 posts and 274...
The Right Reasons To Run Kubernetes In Your Homelab
Running kubernetes in your homelab is a fantastic way to learn, explore, express yourself, and run services that you use.
There are not many
There are also The Wrong Reasons To Run Kubernetes In Your Homelab
...
I learned to today that setting on your minecraft server causes the JVM to egregiously allocate all of that memory. N...
One Year Of Shots
I’ve been running my shot scraper api for a year now. It creates og images for my website and thumbnails for my Reader using a headless chrome instance.
a histogram of shot counts by day
You can see in the histogram that I’ve had a few big spike days, This has been mostly for days that I’ve integrated into a new service or changed the endpoint. On February 13, 2025 I swapped over from using the post to using template specific to open graph images.
...
I found snow-fall component from zachleat, and its beautiful... to me. I like the way it looks, its simple and whimsi...
Today I learned an important lesson that you should periodically check on your kubeconfigs expiration date. It's easy...
Not every print needs supports. So many models default to having it on, whether needed or not. Well designed parts, designed for 3d printing almost never...
Include steps to reproduce your bug when you file a bug report or issue. You may quickly forget how you got there, and no one can fix a bug that is not...
All I want for Christmas is filament
When using two GitHub accounts the gh cli gives very easy workflow from the cli.
Check out basecamp and their project fizzy.
gpus-are-awesome and I need one for Bambu Studio to be usable in a distrobox. Adding the flag to bind mounts the nvid...
Check out garbage-day.nvim by Zeioth. It's a well-crafted project with great potential.
git worktrees are goated, and must be leaned on moving forward.
The Wrong Reasons To Run Kubernetes In Your Homelab
Running kubernetes in your homelab is complex, time consuming, there are almost no docs to help you (homelab focused docs for things you want to install), and nothing is copy paste. You have to make everything happen yourself.
There are also The Right Reasons To Run Kubernetes In Your Homelab.
No it’s not. It’s much different than running docker, compose, swarm. It’s meant for scale, it’s complex, it’s made for enterprise, not your local development or your homelab. It can do these things, it can do them quite well, but it’s not the target audience.
...