Late Night Linux – Episode 395(opens in new tab)
Curated river of news
Latest posts from blogs I follow
Launching a new SSD in the current hardware climate, even a simple, DRAMless, QLC-packing SSD like the Samsung 990, may seem like starting up a roof thatching business during the eruption of Mount Vesuvius: innocuous idea, apocalyptically bad timing. Read ...
For years I've been thinking about electrification, now I'm going to write about it.
GPU sharing in Kubernetes explained: time-slicing vs MPS vs MIG, every nvidia-smi command to enable and disable MIG on one GPU or eight, GPU Operator automation, pitfalls, and DCGM monitoring.
One thing I've learned working on https://github.com/rust-stdx/stdx (Rust's extended standard library), is that libraries often have common cases that are worth optimizing for.
Niki is a software engineer and product designer specializing in databases, synchronization, frontend systems, and interface design. He is looking for a new role
Charcoal sketch of business figures feeding a blank scroll into a massive thinking machine/images/ai-is-thinking-and-doing.webp/images/ai-is-thinking-and-doing.webp One useful way to cut through noise and hype in AI conversations is to replace the word "AI" with the words "Thinking" and "Doing". ...
Sundays are for realising that there's a car in Japan's Super GT racing series this year which is sponsored by horse girl game Umamusume Pretty Derby. Here it is. It's been racing in the GT300 category against, among other cars, ...
There are two wolves inside of me, lol. Some days I want to be a “designer”. Other days I want to be a “developer”. On the days I find myself wanting to feed the developer, it’s often because making something ...
Which way are you voting in the election? There’s an election coming, could I trouble you to ask which way you’re voting? ELECTION. YOU. VOTING? WHICH WAY? The time to place the great slip of paper into the holy box ...
Kimi K3 and the US economy/images/kimi-k3-us-economy-header.webp/images/kimi-k3-us-economy-header.webp Not enough people realize that China's push for open source AIhttps://www.google.com/search?q=popular+Chinese+AI+models is an explicit CCP strategy to crash the US stock market and economy. Peop...
What are we all playing this weekend? This weekend is the eye of the wedding storm, a brief reprieve before heading up to Sheffield next week for further nuptials. Though, that doesn't mean I can relax. My body is in ...
A delayed education on the trenches and scales of suffering
The original Suzerain, a political strategy game presented as a visual novel, cast you in the role of Anton Rayne, the newly elected President of fictional country Sordland. You had to tackle political turmoil as the leader of a country ...
Pop it, fork it, polka dot it 🎶
The latest goodies for paid selfh.st subscribers
I found Lumis via the Master’s blog (new name, huh?) Lumis looks to be the new hotness in syntax highlighting. Does that mean Shiki is now old and busted? I use Shiki for better syntax highlighting but I have to ...
Go 1.27rc2 was released 10 days ago and Go 1.27 is due for August. Let's be honest, this release is freaking awesome! Generic methods? Yeah! UUID in the standard library?
A beginner-friendly guide to local LLM inference, with the same Qwen model tested through Ollama, llama.cpp, Docker Model Runner, vLLM, SGLang, and TensorRT-LLM on NVIDIA DGX Spark.
I built a K-5 learning app for homeschool, co-op, and hybrid-school families.
One of the cool features of JPEG files is that there's the option to save low frequency components first. This means that a partially downloaded image will be displayed at low resolution instead of being cut off. In the file, ...
See also: day one, day two. There is only one thing that is better than two days of HTTP workshop, and that is of course three days of HTTP workshop. The final day of this edition of the series started ...
I wish I could remember how this podcast came across my radar so I could give credit where it’s due. But alas, I cannot. It’s episode 217 with Dr. Iain McGilchrist. At one point, he shares his perspective about how ...
Today's links Deranged billionaires and their syndromes: The Mad Kings do love a syllogism. Hey look at this: Delights to delectate. Object permanence: PoGo v binding arbitration; Trump beat some absolute losers; Public interest internet; "Close to the Machine"; Gadget-friendly ...
When I redesigned my website earlier this year I removed dark mode. I never liked the colours, and the light switch toggle was so 2010’s. Personally I prefer reading with a dark theme for long-form content. Dark is not my ...
Creation is the ultimate form of pursuing ourselves, giving to the world when shared, and using the power of our subconscious. It gives us joy, and to every artist, it is the ultimate (flow) state of happiness. The Act of ...
“What’s !important” is a semi-regular series on CSS-Tricks by Daniel Schwarz that covers everything hot in CSS and front-end. It’s a great round up, not just because I’m in this week’s edition! It’s nice to see CSS-Tricks ramping up quality ...
You were going to pack your bag and go back home when your manager stops you and tell you about this new feature. To surf the meme wave, you will
Real Bonsai 27B benchmarks on an RTX PRO 6000 and a DGX Spark, including the supported llama.cpp setup, ternary vs 1-bit results, and speculative decoding.
North is up (aprox). 0.53 "/pixel. [24' x 23' field] FWHM = 3.75" A relatively unremarkable spiral galaxy... but hey, what's that in the background? var current = false; function change() { current = !current; document.getElementById("notes").src = current?"/astro/ngc7497/notes.jpg":"/astro/ngc7497/small.jpg"; } Click ...
If you missed it. I already described day one. Caffeinated and ready, we all gathered in the same spacious room as yesterday, but seated in new places as “suggested” by our captain. Some of us even remembered to move over ...
The pointer-events property controls whether an element can become the target of pointer events like clicks, hover states, and other pointer-based events. In other words, it lets you decide whether the browser should treat an element as interactive when the ...
First, let's be clear, this post is not intended to fuel any programming language holy war. I wrote this post because I've sometime been late to understand the benefits of
Chrome 151 brings native soft-navigation measurement closer, alongside better redirect timing, revealing CrUX data, and more trustworthy browser tooling.