Skip to content

WorthPosting

  • Home
  • About

Author: teliaz

Cat Links Software Engineering

Change Data Capture with PostgreSQL and Debezium: Building Reliable Event Pipelines

Posted on July 10, 2026July 11, 2026 teliaz

Every application that updates a database and then does something else — pushes to a search index, invalidates a cache,

Continue readingChange Data Capture with PostgreSQL and Debezium: Building Reliable Event Pipelines

Cat Links Software Engineering

OpenTelemetry in Go: From Zero to Distributed Tracing

Posted on July 9, 2026July 9, 2026 teliaz

Microservices promised us smaller, more maintainable codebases. They delivered — along with a debugging nightmare. When a request flows through

Continue readingOpenTelemetry in Go: From Zero to Distributed Tracing

Cat Links AI News

GLM-5.2 and Tencent Hy3: Two Different Bets on the Open-Weight Frontier

Posted on July 8, 2026July 9, 2026 teliaz

The open-weight frontier has been moving fast. Over the past few weeks, two major releases have landed on HuggingFace that

Continue readingGLM-5.2 and Tencent Hy3: Two Different Bets on the Open-Weight Frontier

Cat Links Software Engineering

CQRS in Practice: Splitting Reads and Writes for Scalable Systems

Posted on July 7, 2026July 8, 2026 teliaz

Most applications start with a simple mental model: one database, one set of tables, and CRUD operations that read and

Continue readingCQRS in Practice: Splitting Reads and Writes for Scalable Systems

Cat Links Software Engineering

Mastering the Functional Options Pattern in Go

Posted on July 6, 2026 teliaz

Constructors in Go are simple when a type has one or two fields. But the moment you start building something

Continue readingMastering the Functional Options Pattern in Go

Cat Links AI News

Program-as-Weights: Compiling Natural Language Into Local Neural Programs

Posted on July 5, 2026 teliaz

There’s a class of programming tasks that resists clean implementation: deciding whether a log line is “important,” repairing malformed JSON

Continue readingProgram-as-Weights: Compiling Natural Language Into Local Neural Programs

Cat Links Software Engineering

5 Trending GitHub Repos: A Rust-to-C Compiler, MCP Traffic Inspector, and SQL Ray Tracing

Posted on July 4, 2026 teliaz

Every week, GitHub surfaces projects that push the boundaries of what’s possible — sometimes by solving practical problems, sometimes by

Continue reading5 Trending GitHub Repos: A Rust-to-C Compiler, MCP Traffic Inspector, and SQL Ray Tracing

Cat Links Software Engineering

Zero Trust Microservices: Implementing mTLS in Go

Posted on July 3, 2026 teliaz

Most microservice architectures still rely on an outdated security model: trust everything inside the network, and defend the perimeter. The

Continue readingZero Trust Microservices: Implementing mTLS in Go

Cat Links Software Engineering

Zero-Downtime Deployments on Kubernetes: From Rolling Updates to Progressive Delivery

Posted on July 2, 2026July 3, 2026 teliaz

Deploying new code to production without taking your service offline is table stakes for modern applications. Kubernetes gives you rolling

Continue readingZero-Downtime Deployments on Kubernetes: From Rolling Updates to Progressive Delivery

Cat Links Uncategorized

Hermes Agent: The Self-Improving AI Agent from Nous Research

Posted on July 2, 2026July 2, 2026 teliaz

Hermes Agent is an open-source AI agent framework developed by Nous Research — the team behind the Hermes family of

Continue readingHermes Agent: The Self-Improving AI Agent from Nous Research

Posts navigation

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