Skip to content

WorthPosting

  • Home
  • About

Author: teliaz

Cat Links Software Engineering

5 Trending GitHub Repos: Quantized Vector Search, Static GPU Binaries, and a Fly With Real Neurons

Posted on August 23, 2026 teliaz

The commits that caught my attention this week range from a vector database that shrinks a 31 GB corpus into

Continue reading5 Trending GitHub Repos: Quantized Vector Search, Static GPU Binaries, and a Fly With Real Neurons

Cat Links AI News

Harness Scaling: How a State Machine Runtime Pushed Agents to 95.3% on Terminal-Bench

Posted on August 23, 2026 teliaz

The default answer to “make the agent better” is a better model. But a growing pile of evidence says that

Continue readingHarness Scaling: How a State Machine Runtime Pushed Agents to 95.3% on Terminal-Bench

Cat Links Software Engineering

AGENTS.md: Teaching Coding Agents to Work in Your Repository

Posted on August 22, 2026 teliaz

Two years into the coding-agent era, a plain Markdown file has quietly become standard infrastructure. AGENTS.md is the place where

Continue readingAGENTS.md: Teaching Coding Agents to Work in Your Repository

Cat Links Software Engineering

The Modern Terminal Toolkit: fzf, ripgrep, zoxide, and the Utilities That Compound Daily

Posted on August 22, 2026 teliaz

Most of a developer’s day is spent locating things. A file whose name you half-remember. The command you typed last

Continue readingThe Modern Terminal Toolkit: fzf, ripgrep, zoxide, and the Utilities That Compound Daily

Cat Links Software Engineering

SQLite in Production: The Database You Already Ship

Posted on August 21, 2026 teliaz

Most applications don’t need a database server. They need durable, queryable state — and somewhere along the way the industry

Continue readingSQLite in Production: The Database You Already Ship

Cat Links Software Engineering

Kubernetes Rolling Updates Done Right: Readiness Probes, maxSurge, and Zero-Downtime Deploys

Posted on August 21, 2026 teliaz

Kubernetes ships with a promise: change an image tag, and the platform replaces your pods gradually, keeping the old version

Continue readingKubernetes Rolling Updates Done Right: Readiness Probes, maxSurge, and Zero-Downtime Deploys

Cat Links Software Engineering

The Rust Borrow Checker Is Not Your Enemy: A Mental Model for Ownership

Posted on August 20, 2026August 23, 2026 teliaz

The first week of Rust usually ends with a very specific kind of frustration. Not with syntax, not with traits

Continue readingThe Rust Borrow Checker Is Not Your Enemy: A Mental Model for Ownership

Cat Links AI News

The Post-Training Era: GLM-5.3, Gemini 3.7 Flash, and the Week the Base Model Stopped Mattering

Posted on August 20, 2026 teliaz

Three model releases in ten days have made one thing clear: the frontier story of late 2026 is not bigger

Continue readingThe Post-Training Era: GLM-5.3, Gemini 3.7 Flash, and the Week the Base Model Stopped Mattering

Cat Links Software Engineering

Container Queries in CSS: Components That Finally Respond to Their Own Space

Posted on August 19, 2026 teliaz

Container Queries in CSS: Components That Finally Respond to Their Own Space Responsive CSS has always meant asking the viewport

Continue readingContainer Queries in CSS: Components That Finally Respond to Their Own Space

Cat Links Software Engineering

Caching Strategies in Distributed Systems: Cache-Aside, Write-Through, and Surviving the Thundering Herd

Posted on August 19, 2026 teliaz

Almost every service that survives its own traffic eventually grows a cache. The idea is simple: the database is slow

Continue readingCaching Strategies in Distributed Systems: Cache-Aside, Write-Through, and Surviving the Thundering Herd

Posts navigation

Older posts
  • Home
  • About
Copyright © 2026 WorthPosting | Signify by WEN Themes
Scroll Up