gav.ilicio.us
Interesting corners of the internet, saved for later and shared here.
-
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.
-
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.