El Solitario

  • GNU/Linux
  • Tutorials
  • Opinion

Tutorials

Diagram of the data tools lifecycle: ETL, warehouse, and BI
Programación

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, 1 week16 July, 2026 ago
Diagram of a job queue with producer, broker, and workers
Programación

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, 1 week16 July, 2026 ago
C code with null pointers and a for loop, comparing K&R C and C++20
Programación

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, 1 week15 July, 2026 ago
Telegram Serverless diagram: a bot running without its own server
Programación

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 weeks15 July, 2026 ago
Imagen ilustrativa: quarkus-http-idempotency: Make Your APIs Safe to Retry with the Idempotency-Key Header
Microservices

quarkus-http-idempotency: Make Your APIs Safe to Retry with the Idempotency-Key Header

Picture paying online, the page hangs, you click again… and the familiar fear kicks in: “did they just charge me twice?”. That problem —operations running twice when the client retries— is one of the most expensive in payment systems and financial APIs. The open source…

By Luis Navarro, 1 month20 June, 2026 ago

Posts pagination

Previous 1 2
Linux Courses
Introducción a Linux: Instala Linux en tu PC

Introducción a Linux: Instala Linux en tu PC

Empieza seguro en Linux

4.2 | Gratis


Aprendiendo Linux: uso, terminal y comandos

Aprendiendo Linux: uso, terminal y comandos

Aprende sobre el entorno de escritorio y los comandos básicos de GNU/Linux

4.7 | $19.99

El Solitario > Tutorials
Recent Posts
  • ESP32 Plane Radar: Real-Time ADS-B with OTA Updates and Built-In Weather
  • Anatoly Zenkov’s Stolen Buttons: the Same Copy Across the Web
  • PyTorch Monarch Comes to AMD ROCm for Distributed Training
  • Nvidia and Microsoft Ask the US Not to Restrict Open AI Models
  • Skip Lists: The Data Structure Behind Redis and LevelDB
Categories
  • Inteligencia Artificial
  • Microservices
  • Noticias Tech
  • Programación
  • Seguridad
  • Tutorials
Recent Comments
    • Privacy Policy
    Hestia | Developed by ThemeIsle