El Solitario

  • GNU/Linux
  • Tutorials
  • Opinion

Because being a geek is a good thing

Diagram showing how regex engines convert a pattern into an automaton
Programación

Regex Engines: From Expression to the Automaton That Runs It

Regex engines aren’t magic: they parse the pattern, build an automaton, and run it against the text. This article explains how they work internally, why some are vulnerable to ReDoS, and when it makes sense to switch to an automaton-based engine like RE2.

By Andrés Morales, 1 month26 July, 2026 ago
Terminal showing a bash script using the null colon in shell
Noticias Tech

Null Colon in Shell: Validate Arguments in One Line

An article published on July 23, 2026 by Filip Roséen revisits the null colon, a shell command that does nothing but discard its own result. The trick lets you validate required arguments, assign default values, and truncate files in a single line, a practice that dates back to Thompson’s shell in 1971.

By Andrés Morales, 1 month26 July, 2026 ago
ESP32 Plane Radar: ESP32-C3 with round display showing ADS-B radar
Noticias Tech

ESP32 Plane Radar: Real-Time ADS-B with OTA Updates and Built-In Weather

ESP32 Plane Radar turns an ESP32-C3 into an ADS-B plane radar with a 1.28-inch round display. The latest fork adds flight routes, local weather, and authenticated OTA updates via the browser.

By Andrés Morales, 1 month26 July, 2026 ago
Stolen buttons: collage of cookie banners and repeated CTAs across the web
Noticias Tech

Anatoly Zenkov’s Stolen Buttons: the Same Copy Across the Web

Designer Anatoly Zenkov documented how button text (“Accept All,” “Continue with Facebook,” “Subscribe”) gets copied and pasted between sites without ever being redesigned. The phenomenon has concrete technical roots: consent frameworks, OAuth SDKs, and design systems with default text.

By Andrés Morales, 1 month25 July, 2026 ago
PyTorch Monarch architecture diagram running on AMD Instinct GPUs with ROCm
Noticias Tech

PyTorch Monarch Comes to AMD ROCm for Distributed Training

AMD and Meta ported PyTorch Monarch, the single-controller runtime for distributed training, to Instinct GPUs with ROCm. The system isolates failures by actor and lets the cluster keep training even if a node goes down, without restarting the entire job.

By Javier Alarcón, 1 month25 July, 2026 ago
Nvidia chip next to a padlock symbolizing export controls on open models
Inteligencia Artificial

Nvidia and Microsoft Ask the US Not to Restrict Open AI Models

Nvidia and Microsoft asked Washington to avoid broad restrictions on open AI models, in a rare point of agreement between two giants competing for AI infrastructure. The debate revives the question of whether publishing a model’s weights amounts to exporting controlled technology, just as Chinese open models gain ground.

By Andrés Morales, 1 month25 July, 2026 ago
Diagram of a skip list showing levels and forward pointers, illustrating skip lists
Programación

Skip Lists: The Data Structure Behind Redis and LevelDB

Skip lists are a probabilistic data structure that Redis uses to implement sorted sets and that LevelDB uses in its MemTable. Instead of balancing a tree with rotations, each node flips a coin to decide how many levels of shortcuts to have. The result is expected O(log n) performance with an implementation much simpler than an AVL or red-black tree.

By Andrés Morales, 1 month25 July, 2026 ago
Diagram of the Fedora 45 pipeline: from git push to ISO with Koji and Pungi
Noticias Tech

Fedora 45: From a Git Push to an ISO, via Koji, Bodhi, and Pungi

The Fedora 45 pipeline connects dist-git, Koji, Bodhi, and Pungi to turn a commit into ISOs, cloud images, and containers. This article explains how each piece works, with real commands for packagers.

By Andrés Morales, 1 month25 July, 2026 ago
Terminal showing a local ADB command on Android
Noticias Tech

Google Considers Restricting Local ADB, Putting Shizuku at Risk

An ADB maintainer at Google suggested restricting the protocol’s local connections to curb bad actors, a change that would hit Shizuku and any app built on libadb hard. It’s not an official decision yet, but the developer community is already reacting on the Issue Tracker.

By Andrés Morales, 1 month25 July, 2026 ago
Anthropic logo next to the name Claude Opus 5 on a dark background
Inteligencia Artificial

Claude Opus 5: Anthropic Matches Fable 5 at Half the Price

Anthropic launched Claude Opus 5 on July 24, 2026: a model that approaches Fable 5’s performance while costing half as much per task. We cover the benchmarks, real use cases, and how to start testing it today.

By Andrés Morales, 1 month24 July, 2026 ago

Posts pagination

Previous 1 … 15 16 17 … 22 Next
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
Recent Posts
  • 17,000 Words Hand-Justified: rs1n’s Super Metroid Guide
  • Haiku R1/beta6 Is Now Available, Two Years After Beta5
  • Kernel.org Burns 14 CPU Cores Tracking AI Crawlers
  • AI Guides Live Removal of a Brain Tumor During Surgery
  • Erasure Coding: How HDFS Cuts Replication Cost from 200% to 50%
Categories
  • Inteligencia Artificial
  • Microservices
  • Noticias Tech
  • Programación
  • Redes
  • Seguridad
  • Tutorials
Recent Comments
  • Luis Navarro on Jacobian Conjecture: 87 Years, and the Counterexample Came From AI (in Dimension 3)
  • Trevor Uptain on Jacobian Conjecture: 87 Years, and the Counterexample Came From AI (in Dimension 3)
  • Privacy Policy
Hestia | Developed by ThemeIsle