An introduction to Wayland
A practical introduction to the Wayland protocol, explaining its core concepts, resource management, and how to write a basic Wayland client.
A practical introduction to the Wayland protocol, explaining its core concepts, resource management, and how to write a basic Wayland client.
A guide to web performance fundamentals, covering mindset, HTML rendering, and practical optimization techniques for developers.
Explains how to use headers in Windows 10 toast notifications with the BurntToast PowerShell module for organizing alerts.
A technical guide on implementing progress bars in Windows 10 toast notifications using the BurntToast PowerShell module.
A technical guide on integrating Google Guice dependency injection with Hazelcast's distributed ExecutorService for stateful tasks in Java.
An introduction to asynchronous functions in JavaScript, covering their syntax, usage with async/await, and error handling.
Analysis of CVE-2016-10229, a serious Linux kernel vulnerability in MSG_PEEK, urging immediate updates for affected systems.
A step-by-step tutorial on setting up and using Couchbase NoSQL database with a .NET Core console application, including Docker installation.
A guide to creating custom .NET CLI tools, focusing on building 'dotnet init' to simplify NuGet package metadata setup in .csproj files.
Author announces leaving Rittman Mead after 5 years to join Confluent as a Partner Technology Evangelist for Apache Kafka.
A developer investigates and fixes a subtle bug in Python tests for Themis' Secure Comparator, caused by C integer overflows in ctypes.
Needle v1.0.0 released with a new native Objective-C agent, adding iOS 10 support and replacing old dependencies.
Explores Oracle 12.2's new Property Graph feature for graph analysis within the database, using a practical setup guide.
RSiteCatalyst 1.4.10 adds QueueDatawarehouse, new Get* methods, and bug fixes for the Adobe Analytics R package.
Explores the $500 security guarantee for finding vulnerabilities in qmail, highlighting principles for secure open-source software development.
Cimbalino Toolkit 2.4.0 released for UWP, featuring new controls, converters, and navigation service improvements.
A guide to enhancing network security and privacy on macOS, covering ISP choice, browser extensions, and search engine alternatives.
An experiment testing if Windows 10 VMs can avoid forced reboots after updates, with results after three weeks.
A GitHub engineer shares eight key lessons for new hires, focusing on shipping early, learning workflows, and adapting to the company's unique culture.
A tutorial on scaling an ASP.NET Core application using Docker Swarm, covering service creation, scaling, and management.