Replicate - Run AI with an API
Run open-source machine learning models with a cloud API
replicate.com [1]
This is so easy compared to self hosting stable diffusion yourself. It even has a nice api that you can hit with curl or python. The pricing seems competitive as well. Bookmarking this to try next time I need something like it.
Note
This post is a thought [2]. Itās a short note that I make
about someone elseās content online #thoughts
References:
[1]: https://replicate.com/
[2]: /thoughts/
Today I Learned
Short TIL posts
1852 posts
latest post 2026-05-13
Publishing rhythm
How to Deliver Code Every Day
I recently calculated that I merge 0.8 pull requests every day into my team repo. āHow to Deliver Code Every 0.8 Daysā didnāt sing, so letās say I merge about one PR every day, delivering o...
Jake Worth Ā· jakeworth.com [1]
Great set of tips here!
No waiting. No āwaiting until tomorrowā or āItās Friday, letās wait until Mondayā to deploy. If your deploys are so slow that deploying an hour before the end of the day is a risk, thatās a separate problem. If youāre afraid of a Friday deploy, your system is too brittle, or you donāt have foolproof rollback procedures, or you donāt have people you trust on call to resolve it. Each of these is a problem that you can fix.
This one I find interesting I think there are some industries where customers come in large waves over the weekend, and a weekend bug can not only ruin someones day off, take longer to fix, but also cost a lot of money.
Not deploying on Friday is totally what that team should be doing.
Most of us are not that team. Most of us work on small teams supporting some sort of product that Should be able to be tested and rolled back. I completely agree with Jake here, if your not willing to...
You Have to Get Fast to Get Good at Programming
Great programmers arenāt fast because theyāre great. Theyāre great because theyāre fast.
Jake Worth Ā· jakeworth.com [1]
Be Fast, Practice, Hone your craft. Thereās a lot to be said here about honing your craft for editing text, picking up a few extra WPM, learning vim shortcuts.
Also just build shit. The more you build new and different things the more not only your text editing will just roll out, your skills to see patterns in code and architecture will flourish.
Read their bios, and the answer is always no. They loved to play, sure. They had some base talent, typically. But they also invested an absurd amount of time into that skill set.
This! is actually what turned me on to Post Malone. I remember hearing his story in how he was just known as the guy with a guitar because he was always playing it between class and everything.
Note
This post is a thought [2]. Itās a short note that I make
about someone elseās content online #thoughts
References:
[1]: https://www.jakeworth.com/posts/be-fast/
[2]: /thoughts/
Just starred eol-dr [1] by pypeaday [2]. Itās an exciting project with a lot to offer.
A crowd-sourced guide to help techs help their non-tech spouses / partners / parents / kids when we are at the end-of-life
References:
[1]: https://github.com/pypeaday/eol-dr
[2]: https://github.com/pypeaday
External Link
X (formerly Twitter) Ā· x.com [1]
This one is too funny. opening a sixel image in the terminal when logging into prod.
Note
This post is a thought [2]. Itās a short note that I make
about someone elseās content online #thoughts
References:
[1]: https://x.com/Zellij_dev/status/1574675207935107072
[2]: /thoughts/
text-decoration-line - Typography
Utilities for controlling the decoration of text.
tailwindcss.com [1]
Tailwind calls strikethrough line-through. This caught me off guard and took me a minute to find.
Control how text is decorated with the underline, no-underline, and line-through utilities.
Note
This post is a thought [2]. Itās a short note that I make
about someone elseās content online #thoughts
References:
[1]: https://tailwindcss.com/docs/text-decoration
[2]: /thoughts/
Digital Gardening for Non-Technical Folks
How to build a digital garden without touching code
maggieappleton.com [1]
Maggie is a fantastic proponent to the digital gardening movement. In this article she proposes 3 ways for someone to start their own digital garden with low friction and no code.
Note
This post is a thought [2]. Itās a short note that I make
about someone elseās content online #thoughts
References:
[1]: https://maggieappleton.com/nontechnical-gardening
[2]: /thoughts/
We have a right to repair! with Kyle Wiens, Founder and CEO at iFixit (Changelog Interviews #582)
This week Adam went solo ā talking to Kyle Wiens, Founder and CEO at iFixit, about all things Right to Repair. They discussed the latest win here in the US with Oregon passing an electronics Righ...
Changelog Ā· changelog.com [1]
This is one of my favorite changelog episodes of all time. I had no idea all the work that has gone into the right to repair and ifixit. They talk a lot about apple and its trend to be less repairable from unservicable air pods to serialized components within iphone.
A lot of legal talk that was far more interesting that I thought it would be. Recently winning the right to repair case against John Deere, and creating repairability scores for devices to be placed in stores like energy guide is.
Note
This post is a thought [2]. Itās a short note that I make
about someone elseās content online #thoughts
References:
[1]: https://changelog.com/podcast/582
[2]: /thoughts/
Try Out the Latest Linux Gnome DE With DistroBox
Discover a step-by-step guide to installing and experiencing the latest Linux Gnome desktop environment with DistroBox.
Linux TLDR Ā· linuxtldr.com [1]
Get gnome running in distrobox.
Note
This post is a thought [2]. Itās a short note that I make
about someone elseās content online #thoughts
References:
[1]: https://linuxtldr.com/gnome-de-in-distrobox/
[2]: /thoughts/
STLGears.com
The Free STL Gear Designer For 3D Printing
stlgears.com [1]
This is a pretty nice gear generator. I printed a few gears today and it worked great so far.
Note
This post is a thought [2]. Itās a short note that I make
about someone elseās content online #thoughts
References:
[1]: https://www.stlgears.com/generators/3dprint
[2]: /thoughts/
GitHub - eraser-dev/eraser: š§¹ Cleaning up images from Kubernetes nodes
š§¹ Cleaning up images from Kubernetes nodes. Contribute to eraser-dev/eraser development by creating an account on GitHub.
GitHub Ā· github.com [1]
This is kinda sick, its a tool to clean up container images in a k8s cluster.
Note
This post is a thought [2]. Itās a short note that I make
about someone elseās content online #thoughts
References:
[1]: https://github.com/eraser-dev/eraser?tab=readme-ov-file
[2]: /thoughts/
I recently discovered eraser [1] by eraser-dev [2], and itās truly impressive.
š§¹ Cleaning up images from Kubernetes nodes
References:
[1]: https://github.com/eraser-dev/eraser
[2]: https://github.com/eraser-dev
Distrobox
Use any linux distribution inside your terminal.
distrobox.it [1]
distrobox gives you distrobox-host-exec to run commands on the host. This is handy to get access to host level clis that you probably wouldnāt want to run from the container like podman, docker, flatpak.
DESCRIPTION
distrobox-host-exec lets one execute command on the host, while inside of a container.
Under the hood, distrobox-host-exec uses host-spawn a project that lets us execute commands back on the host. If the tool is not found the user will be prompted to install it.
Note
This post is a thought [2]. Itās a short note that I make
about someone elseās content online #thoughts
References:
[1]: https://distrobox.it/usage/distrobox-host-exec/
[2]: /thoughts/
Are We Anti-Cheat Yet?
areweanticheatyet.com [1]
A comprehensive community built index of anti-cheat support for linux very similar to proton, but specific to anticheat support.
Note
This post is a thought [2]. Itās a short note that I make
about someone elseās content online #thoughts
References:
[1]: https://areweanticheatyet.com/
[2]: /thoughts/
GitHub - ublue-os/image-template: Build your own custom Universal Blue Image!
Build your own custom Universal Blue Image! Contribute to ublue-os/image-template development by creating an account on GitHub.
GitHub Ā· github.com [1]
ublue-os makes a github template for making your own git [2] repo with actions that build out your own personal ublue iso.
Note
This post is a thought [3]. Itās a short note that I make
about someone elseās content online #thoughts
References:
[1]: https://github.com/ublue-os/image-template
[2]: /glossary/git/
[3]: /thoughts/
The work on image-template [1] by ublue-os [2].
Build your own custom Universal Blue Image!
References:
[1]: https://github.com/ublue-os/image-template
[2]: https://github.com/ublue-os
GitHub - ublue-os/obs-studio-portable: OCI container image of OBS Studio that bundles a curated collection of 3rd party plugins
OCI container image of OBS Studio that bundles a curated collection of 3rd party plugins - ublue-os/obs-studio-portable
GitHub Ā· github.com [1]
Distrobox is so interesting and cool, Iāve only recently started realizing how much it can do especially related to hardware and graphics, this is quite an example that runs obs in a distrobox. I had no idea distrobox would let you connect to cameras and gpus so seemlessly, and give you a gui to work from. And with distrobox you can export so that it just looks like an app on your system.
Note
This post is a thought [2]. Itās a short note that I make
about someone elseās content online #thoughts
References:
[1]: https://github.com/ublue-os/obs-studio-portable
[2]: /thoughts/
The work on obs-studio-portable [1] by ublue-os [2].
OCI container image of OBS Studio that bundles a curated collection of 3rd party plugins
References:
[1]: https://github.com/ublue-os/obs-studio-portable
[2]: https://github.com/ublue-os
andydunstall [1] has done a fantastic job with piko [2]. Highly recommend taking a look.
An open-source alternative to Ngrok, designed to serve production traffic and be simple to host (particularly on Kubernetes)
References:
[1]: https://github.com/andydunstall
[2]: https://github.com/andydunstall/piko
How Ahrefs gets a Billion dollar-worth infrastructure with a 90% discount
A holistic comparison of on-prem Ahrefs infrastructure with a cloud alternative
Medium Ā· tech.ahrefs.com [1]
2024 has been a wild year for infra with going ābackā to on prem being made popular by @dhh [2]. Well it looks like ahrefs saw right through the cloud trends an decided to ride the anti cloud train until it came back around to the station.
Being just a bit critical of the article it is impossible to get an apples to apples without actually running something of this scale and spending too much to find out. I cant imagine raw ec2 and ebs being the cheapest route into aws. They used no serverless tech in their article, but I digress, because I like this own your shit and build good product train.
What about People?!
This follow up does dive into the typical gut reaction that people cost a lot of money, you must account for them. You see when you hire people who are actually good at what they do, and run lean a lot of cost goes away, you have levels of management that disappear, levels of tooling that donāt need to exist, departments of IT donāt need to exist.
Coloās are the new hotness, and will...