- The Difference Between a Button and a Link
-
Buttons regularly perform navigations. Clicking a logout button navigates the current page to a logged-out one; clicking a "search" button navigates the current page to the query results. Both of these are navigations in the HTML standard. They change the URL, they get logged in the session history, and they load a new page.
And links are often used in situations where they don’t trigger navigations. Relative links can jump around the current page; mailto links can open email clients; download links can save a file to your computer. None of these are navigations, but they are all "destinations" that can be opened, saved, and shared in customizable ways.
- Histogram vs eCDF
-
I believe that for nearly all purposes in systems design and operations, eCDFs are a better choice than histograms for presenting data to humans.
- ponytail
-
A ruleset that makes your AI coding agent write the least code that works — like a senior dev who’s been paged at 3am one too many times.
- How much can you delegate to agents?
-
I love typologies!
- The Economic Benefit of Refactoring
-
- W
-
I’m all for European sovereignty, so I have created a profile on W. I still don’t know how I’ll use it.
Fun fact: it uses the AT Proto protocol designed by Bluesky.
- Remotely access Home Assistant via Tailscale for free
-
- OpenTelemetry Collector Cookbook
-
Recipes are organized as a menu, by depth of effort:
starters/— quick, local, single-concept recipesmains/— substantial, often Kubernetes, real-world recipesdesserts/— advanced showcases & nicetiesaides/— shared building blocks reused by other recipes
The list is quite long, so I won’t paste it here. Have a look!
- A big win for Android interoperability
-
Google gatekept key Android features, and the European Commission asked what we thought about it. Now Alphabet must open 11 Android features to all.
In short, Google kept the wake word capability for its own usage, and the workaround was bad from a user experience point of view. While the European Commission ruled in favor of the plaintiff, it remains to be seen how Google is gonna try to weasel its way throughout the ruling.
- I Ran 8 Local AIs on My base Mac Mini M4 — Here Are the 7 That Actually Fly
-
- Qwen2.5 3B
- Llama 3.2 3B
- Phi-4-mini
- Gemma 3 4B
- Mistral 7B
- Llama 3.1 8B
- gpt-oss:20b
- Swarm of OpenAI Agents Exploit Artifactory Zero-Day to Escape Sandbox and Breach Hugging Face
-
I start to question whether this is true or pure marketing.
A Java Geek weekly 148
The Difference Between a Button and a Link. Histogram vs eCDF. ponytail. How much can you delegate to agents? The Economic Benefit of Refactoring. W. Remotely access Home Assistant via Tailscale for free. OpenTelemetry Collector Cookbook. A big win for Android interoperability. I Ran 8 Local AIs on My base Mac Mini M4 — Here Are the 7 That Actually Fly. Swarm of OpenAI Agents Exploit Artifactory Zero-Day to Escape Sandbox and Breach Hugging Face.