Skip to content
21, Jan 2026

Angel Hernandez

Thoughts from a solution architect, technologist and Christian citizen.

  • Home
  • Blog
    • Justicia para Pedro
    • Architecture
    • Español
    • Faith
    • Leadership
    • Microsoft
    • Music and Arts
    • Philosophy
    • Open Source
    • Poetry
    • Politics
    • Uncategorized
  • About Me
    • Skills & Experience
    • Open-source Projects
  • Contact Me

Tag: Linux

  • Home
  • Linux
13 min read 0
  • Bash
  • C++
  • Linux
  • Parallelism

Throughput, Threads & The Truth About Parallelism

  • angelh
  • January 20, 2026
What Happens When You Push a System to Its Breaking Point? The project began with a deceptively simple challenge: Sum…
9 min read 0
  • Bash
  • C++
  • Linux
  • Open-Source

Scaling Efficiency: From Bash Scripts to C++ Pipelines

  • angelh
  • December 12, 2025
Introduction In the evolving landscape of systems integration, performance is not just about raw speed—it’s about scalability, efficiency, and the…
6 min read 0
  • Open-Source

GTK+, Glade, and Cross-Platform UI Development with bindings for C++, Python and Rust

  • angelh
  • November 17, 2025
This article examines the role of GTK+ (GIMP Toolkit) and Glade Interface Designer in enabling cross-platform graphical user interface (GUI)…
1 min read 0
  • Open-Source

nixMetaFS

  • angelh
  • August 4, 2020
Metadata File System for Linux is a project similar to MetaFS. The concept is to provide users the ability to…
4 min read 0
  • Open-Source

Reading XML Config files with C++ and TinyXML in Linux

  • angelh
  • August 23, 2019
I’m currently working on a C++ FOSS project that requires to read configuration settings from file. In .NET this is…
5 min read 0
  • Open-Source

Implementing LINQ’s Enumerable methods in C++ with GCC and CLion for Linux

  • angelh
  • February 1, 2017
Hi Community, Today’s post is about my personal implementation of some Enumerable methods available in .NET but written in C++. …
7 min read 0
  • Open-Source

Building native *nix solutions with C++, GTK+ and SQL Server vNext

  • angelh
  • January 31, 2017
Hi Community, This is the fourth and final post of this series on GTK+ and Linux development with C++ and…
5 min read 0
  • Open-Source

Exposing functionality in C++ parent class to children classes through proxies

  • angelh
  • January 30, 2017
Hi Community, Today’s post is about a common scenario we might face when building software. Sometimes, we have a parent…
6 min read 0
  • Open-Source

Displaying tabular data in a GtkTreeView

  • angelh
  • January 20, 2017
Hi Community, As a follow up to Yesterday’s post on Linux development with C++, GTK+ and SQL Server vNext. Today’s…
6 min read 0
  • Open-Source

Replicating C#’s using statement functionality in C++

  • angelh
  • January 19, 2017
Hi Community, Today’s post is about a project I’ve recently started working on, it’s a C++ application for Linux built…

Posts pagination

1 2 Next
Copyright © 2026 Angel Hernandez Theme: Terminal Blog By Adore Themes.
 

Loading Comments...