El Solitario

  • Tech News
  • Artificial Intelligence
  • Programming
  • Tutorials
  • Security

Programming

Diagram of the Raft algorithm with leader and followers in distributed consensus
Programming

Raft: The Consensus Algorithm Behind etcd and Kubernetes

The Raft algorithm solves how a distributed cluster elects a single leader and replicates its log without corrupting data during node failures. Etcd, Kubernetes, Consul, and CockroachDB use it in production to maintain strong consistency.

By Andrés Morales, 2 months18 July, 2026 ago
Terminal running ANALYZE on a SQLite in production database
Programming

SQLite in Production: ANALYZE, WAL, and Backups with Litestream

Running SQLite in production is not just about copying the .db file: you need to understand ANALYZE, WAL mode, and how to make backups that actually restore. This guide covers all three with exact commands and code examples.

By Andrés Morales, 2 months18 July, 2026 ago
Open Book Touch, open source e-reader with e-paper display and front light
Programming

Open Book Touch: Open Source E-Reader Raises $46,393 on Crowd Supply

Open Book Touch surpassed its funding goal on Crowd Supply with $46,393 raised. The open source e-reader by Oddly Specific Objects reads EPUB, runs without Linux, and draws less than 1 milliamp.

By Andrés Morales, 2 months17 July, 2026 ago
Comic Chat client interface showing comic characters in an IRC chat
Programming

Microsoft Open-Sources Comic Chat, the Origin of Comic Sans

Microsoft released the source code of Comic Chat, the 1996 IRC client that drew every conversation as a comic strip. The GitHub release lets you study how the software automatically generated expressions, gestures, and panels from typed text, and how that interface helped popularize the Comic Sans typeface.

By Andrés Morales, 2 months16 July, 2026 ago
Diagram of the data tools lifecycle: ETL, warehouse, and BI
Programming

ETL, warehouse, and BI: the data tooling map for developers

A developer who lands on a data team hears ETL, warehouse, lakehouse, and reverse ETL in the first meeting and understands none of it. This article maps the full data lifecycle, from source to dashboard, with code examples in SQL, Python, and dbt so any engineer can grasp what each tool does and when to use it.

By Andrés Morales, 2 months16 July, 2026 ago
Diagram of a job queue with producer, broker, and workers
Programming

Job queues: how retries, idempotency, and DLQs work

Job queues decouple the producer from the consumer, but they hide hard problems: duplicate retries, non-idempotent jobs, and messages that never resolve. This article walks through each piece with code examples in BullMQ, SQS, and RabbitMQ.

By Andrés Morales, 2 months16 July, 2026 ago
C code with null pointers and a for loop, comparing K&R C and C++20
Programming

K&R C, null pointers, and the for loop: evolution up to C++20

A technical walkthrough of the most curious quirks in K&R C, the origin of the null pointer problem in C and C++, and how the for loop syntax changed from 1978 to C++20. Includes progressive code examples and commands to reproduce each quirk in your own terminal.

By Andrés Morales, 2 months15 July, 2026 ago
Grok Build terminal, xAI's code agent, running in TUI mode
Programming

xAI Publishes Grok Build’s Code on GitHub, Its Rust CLI

xAI released the source code of Grok Build, its terminal code agent written in Rust. The repository already has nearly 3,900 stars and reuses tools ported from Codex and opencode under the Apache 2.0 license.

By Andrés Morales, 2 months15 July, 2026 ago
Telegram Serverless diagram: a bot running without its own server
Programming

Telegram Serverless: run your bot’s backend without a server

Telegram Serverless lets you write JavaScript modules that run directly on Telegram’s infrastructure, with a SQLite database and HTTP API included. No VPS, no containers, nothing to maintain.

By Andrés Morales, 2 months15 July, 2026 ago

Posts pagination

Previous 1 … 5 6

Linux Courses

  • Curso Introducción a Linux: Instala Linux en tu PC

    Introducción a Linux: Instala Linux en tu PC

    Empezá seguro en Linux: instalación paso a paso.

    ★ 4,6 en UdemyGratis
  • Curso Aprendiendo Linux: uso, terminal y comandos

    Aprendiendo Linux: uso, terminal y comandos

    Entorno de escritorio y comandos básicos de GNU/Linux.

    ★ 4,4 en Udemy$19,99

Enlaces de afiliado: si te inscribís, el blog recibe una comisión sin costo extra para vos.

El Solitario > Programming

Recent Posts

  • Virginia and Kentucky Enable the Land Value Tax in 2026
  • DeepSeek DSec: 3 Million Daily Sandboxes for Agentic AI
  • PipePipe: the NewPipe fork with SponsorBlock surpasses 6,200 stars
  • Tech Leaders Ask the UN to Control AI as Risks Rise
  • Plan Mode Is Dead: Why Ayman Nadeem Shut Down His App Nuanced

Categories

  • Artificial Intelligence
  • Microservices
  • Networking
  • Programming
  • Security
  • Tech News
  • Tutorials
  • Privacy Policy
Hestia | Developed by ThemeIsle