gav.ilicio.us
Interesting corners of the internet, saved for later and shared here.
-
Tesla says it will finally unveil the second-generation Roadster on October 1
After years of delays, Tesla says the second-generation Roadster will finally be unveiled on October 1. Flying cars! The future envisaged in my youth is finally arriving ...
-
Oracle layoffs: Employees receive the 6am job cuts email from "Oracle leadership" again
Oracle has started another round of job cuts, and once again the news arrived as a 6am email from "Oracle leadership". My heart goes out to the affected employees - a 6am email is a very cold way to part ways. I wrote about this pattern back in March in AI Layoffs in Australia and the Contractor Anxiety They Create, and nothing about it has become more humane since.
-
Lifespan
After a few weeks listening to David Sinclair's podcast, I'm tempted to subscribe to Lifespan magazine. The future of longevity research is looking extraordinary.
-
Working with Git Worktrees in Magit
A practical Magit guide to Git worktrees—the neat trick for keeping parallel agent sessions isolated without cloning the whole repository.
-
Omarchy: Beautiful, fun & agentic Linux
Might be fun to spin this up!
-
mlc-ai/web-llm: High-performance In-browser LLM Inference Engine
Web-LLM is a high-performance in-browser LLM inference engine. Running models locally in the browser removes the need to send prompts to a server and opens up offline or privacy-sensitive use cases.
-
Reverse Engineering Unknown File Formats with ImHex
This article introduces ImHex by reverse engineering FEZ's save file format. ImHex has become one of the best hex editors I have found recently, and the pattern matching features are particularly useful for decomposing binary files.
-
'Just use a VPS bro' (OpenClaw version)
This video really encapsulates my life as a Linux admin at this point in time.
-
A Walkable ASCII Cyberpunk City in One HTML File
I think I'm going to buy this! A walkable ASCII cyberpunk city rendered in a single HTML file.
-
General Resolution: LLM usage in Debian
This was a really progressive resolution, you can't please everyone - the smartest people I know lean into this technology. I think this will ultimately accelerate Debian and FOSS in general.
-
OpenClaw 2.0, Accidentally
Bob might be getting an upgrade ...
-
binvis.io: Visual analysis of binary files in the browser
binvis.io is a browser-based tool for visualizing binary files. It maps bytes to colors using space-filling curves and entropy visualization, making it easier to spot structure, compressed sections, and encrypted regions without uploading data to a server.
-
Tailscale/tailcat: Like netcat, but over Tailscale's data plane
Tailcat is a netcat-style utility that runs over Tailscale's encrypted data plane without needing Tailscale's control plane. It is useful for point-to-point connectivity in environments where the full Tailscale coordination server is not practical.
-
Nvidia closes in on Hugging Face acquisition
Nvidia has reportedly agreed to buy Hugging Face, the open-source AI model hub, for $12.9 billion. The acquisition would extend Nvidia's influence from silicon into the platform layer and give it a stronger position in cloud services.
-
Z.ai Open-Sources 'Ox Alpha' Model as GLM-5.3-Flash
Z.ai is releasing its Ox Alpha reasoning model under an open-source license as GLM-5.3-Flash. The move puts another high-performance open-weight model into circulation as the release cadence from Chinese labs and their partners continues to accelerate.
-
GLM-5.3: Frontier Coding with Emergent Cyber Capabilities
Same base model, better training: GLM-5.3 turns post-training alone into a claimed 50% coding boost—and an unsettling leap in end-to-end cyber exploitation.
-
Postgres Index Types Explained: B-tree, GIN, BRIN, and Operators
Every IT professional should learn PostgreSQL: the original, and still the best.
-
OpenAI Just Made Analytics 10x Cheaper
The race to the bottom accelerates: US labs are fighting back with smarter optimisation, pushing AI-powered analytics below half a cent per answer.
-
Qwen3.8-Max: A New Bar for Coding and Cowork
Look out, Claude! Another multi-trillion-parameter open-weight model from China is landing, this one geared for coding.
-
Note-Taking and Personal Knowledge Management
A sharp defence of PKM: tools like Obsidian don't create knowledge; they give people a place to do it.
-
The Shape of Things to Come, Part 1: The Continuous Thunderdome
A dizzying vision of agent swarms, self-rewriting workflows and post-human CI/CD. I found it thoroughly confusing, but there may be gold here once it clicks.
-
WASTE — Weight-Aware Streaming Tensor Engine
Locally hosted Kimi K3 at a blistering 0.5 tokens per second!
-
Flint: A Visualization Language for the AI Era
A Microsoft Research visualization language that helps AI agents turn compact, human-editable specifications into polished charts across Vega-Lite, ECharts and Chart.js.
-
Because We Can
A great blog post that mirrors some of my feelings about AI export controls and how they relate to U.S. cryptographic export controls from 25 years ago.
-
Castle Map
Amazing map of castles located around the world.
-
late.sh
A cozy command-line clubhouse for computer people.
-
A Practical Guide to SSH Tunnels
A clean, visual guide to local, remote and dynamic SSH port forwarding.
-
htop explained
HTOP Explained.