35
2
Marknote 1.5 Released for KDE (kde.org)
2
MSVC's /experimental:constevalVfuncNoVtable is non-conforming (quuxplusone.github.io)
1
Qt SQL Under LGPL Despite MariaDB Under GPL (smallstepsystems.com)
1
Impressions from Mozilla 1.2B (2002) (movq.de)
16
If It Quacks Like a Package Manager (nesbitt.io)
11
Best performance of a C++ singleton (andreasfertig.com)
1
New in Qt 6.11: QRangeModel updates and QRangeModelAdapter (qt.io)
2
Running RISC-V in a VM to test my snaps (popey.com)
2
C++26: Std:Is_within_lifetime (sandordargo.com)
2
Understanding Std:Shared_mutex from C++17 (cppstories.com)
1
Deferred Member Initialization in C++ (sandordargo.com)
1
In Memoriam Marijn Meijles (vasilis.nl)
1
Making self hosted web user interface for BME280 sensor with ESPUI (olimex.wordpress.com)
1
CSMWrap Version 2.0.0 with PCI Bar Relocation (github.com/flygoat)
4
What to do with the KDE Oxygen and Air themes? (filipfila.wordpress.com)
1
Olimex HoT aims to be lightweight, easier-to-use alternative to Home Assistant (cnx-software.com)
2
Slint 1.15 Released (slint.dev)
3
Why charging overnight doesn't ruin the battery anymore (lowendmac.com)
1
A way to run Ansible 2.19 on old Linux like Ubuntu 18.04 with working Apt (raymii.org)
1
OpenVMS 9.2-3 x64 now has local console on OPA0 (virtuallyfun.com)
112
JuiceSSH – Give me my pro features back (nproject.io)
4
Exploring Linux on a LoongArch Mini PC (wezm.net)
6
Bitwarden 200% Price Increase (bitwarden.com)
0
Parsing JSON Is a Minefield (seriot.ch)
3
C++26 Reflection loves QRangeModel (qt.io)
1
Time in C++: Creating Your Own Clocks with <Chrono> (sandordargo.com)
1
Removal of GTK2 from forky (Debian 14) (debian.org)
1
Installing Android on the Nintendo Switch (omgmog.net)
1
Cryptography 30 years apart: Ascon on an HP-16C calculator (dram.page)
3
Debian gnome team plans to kill GTK2 (ludditus.com)
30
QtNat – Open you port with Qt UPnP (renaudguezennec.eu)
4
Unsigned char std:basic_string<> in C++ (berthub.eu)
1
Using Woodpecker CI to publish site updates (bentasker.co.uk)
1
Practical std:chrono Calendar Examples (C++20) (cppstories.com)
1
Open-source USB to GPIB adapter connects IEEE-488 instruments to modern hosts (cnx-software.com)
5
Microsoft Is Finally Killing RC4 (schneier.com)
1
Implementation of optimized vector of strings in C++ in SumatraPDF (kowalczyk.info)
21
QBasic64 Phoenix 4.3.0 Released (qb64phoenix.com)
2
Automated Equality Checks in C++ with Reflection (C++26) (lemire.me)
12
map::operator[] should be nodiscard (quuxplusone.github.io)
3
The Qt Task Tree Module, Part of Qt 6.11 (qt.io)
2
What's the point of lightweight code with modern computers? (liam-on-linux.dreamwidth.org)
1
Sinterklaas Likes Playing on the Game Boy (brainbaking.com)
2
CVE-2023-20078: Triggering command injection in Cisco IP phones (ibm.com)
1
C#-Style Property in C++ (vorbrodt.blog)
1
C++ Enum Class and Error Codes (mropert.github.io)
4
Time in C++: Understanding std:chrono:steady_clock (sandordargo.com)
2
Nonpareil: High-Fidelity HP Calculator Simulator (brouhaha.com)
2
Trying Out C++26 Executors (mropert.github.io)
3
Time in C++: Understanding <chrono> and the Concept of Clocks (sandordargo.com)
67
Run Docker containers natively in Proxmox 9.1 (OCI images) (raymii.org)
2
Comparing C++/Qt Data Serialization Formats: Code, Size, and Performance (qt.io)
1
QNX Resource Manager in Rust: Message Passing and Resource Managers (membarrier.wordpress.com)
31
Fireman Sam (Commodore 64) (retrovania-vgjunk.blogspot.com)
6
Qt 6.10 Released, with Flexbox in QML (qt.io)
1
C++26: Std:Optional<T&> (sandordargo.com)
1
Qt Jenny 1.0 Released (qt.io)
26
Implementing UI translation in SumatraPDF, a C++ Windows application (kowalczyk.info)
1
Btrfs on a Raspberry Pi (complete.org)
9
Longhorn – A Kubernetes-Native Filesystem (engen.priv.no)
1
Discovering Observers in C++ (sandordargo.com)
1
Structured bindings in C++17, 8 years later (cppstories.com)
6
Debian 13: My list of new features (samueloph.dev)
8
Blast from the past: Facit A2400 terminal (jpmens.net)
3
A Qt Model for all C++ Ranges (qt.io)
3
True Names Matter in C++ (quuxplusone.github.io)
4
Running Wayland Clients as Non-Root Users on Yocto (embeddeduse.com)
12
Optimizing Your Debian 13 Desktop (teejeetech.com)
154
Spotting base64 encoded JSON, certificates, and private keys (ergaster.org)
2
Getting an LLM to Play Text Adventures (entropicthoughts.com)
2
C++26 Reflections adventures and compile time UML (reachablecode.com)
2
A Conditional Ternary Operator for the Delphi Language (embarcadero.com)
5
IPng Networks – Certificate Transparency – Part 1 (ipng.ch)
3
Arm Desktop: x86 Emulation (juszkiewicz.com.pl)
2
Bringing a 10yo Bicycle Nav Back to Life with Open Source Software (and Doom) (raymii.org)
1
C++26: std:format improvement (Part 1) (sandordargo.com)
4
IBM Power11 hits the market this month (talospace.com)
1
Case study of over-engineered C++ code (kowalczyk.info)
2
Pironman 5 Max, A fancy Raspberry Pi 5 Tower PC enclosure with dual M.2 (cnx-software.com)
4
Bought myself an Ampere Altra system (juszkiewicz.com.pl)
1
No Time to Learn (Web) Framework X (brainbaking.com)
6
KDE Plasma 6.4 review – A worrying trend (dedoimedo.com)
2
Once more about dynamic_cast, a real use case (sandordargo.com)
1
Introduction to the DCJ11, PDP-11 on a Chip (5volts.ch)
37
Discover C++26's compile-time reflection (lemire.me)
54
Using Microsoft's New CLI Text Editor on Ubuntu (omgubuntu.co.uk)
61
Simplest C++ Callback, from SumatraPDF (kowalczyk.info)
2
First usermode exploit for Nintendo Switch 2 (wololo.net)
2
A developer's perspective on G.Mate's YOPY Linux PDA (2002) (linuxdevices.org)
2
Google Photos API changes from March 2025 (2024) (github.com/gilesknap)
2
The Classic HP 16C Programmer's Calculator (2022) (bigdanzblog.wordpress.com)
1
Concepts vs. Type Traits (akrzemi1.wordpress.com)
3
OpenVMS x86 Database Modernization with Mimer SQL and Amazon EC2 (amazon.com)
1
Declaring a Friendship to Self (sandordargo.com)
5
High Available Mosquitto MQTT on Kubernetes (raymii.org)
7
High Available Mosquitto MQTT on Kubernetes (raymii.org)
2
Constexpr Optional and Trivial Relocation (quuxplusone.github.io)
1
A Taxonomy of C++ Types (knatten.org)
1