Being a track host – tips from DockerCon
Tips for being a track host or MC at a tech conference like DockerCon, based on the author's experience.
Tips for being a track host or MC at a tech conference like DockerCon, based on the author's experience.
A developer shares their journey and principles for building a custom, self-hosting Linux distribution from scratch, detailing the bootstrapping process.
An introduction to web accessibility principles, explaining why it's important and providing practical HTML coding examples for inclusive design.
Explains how to properly retrieve the current culture in UWP apps using a non-hacky method based on .NET Core Runtime internals.
A technical guide on setting up and using the new headless Chrome browser with Selenium WebDriver for automated testing.
An updated overview of PostgreSQL's key features and improvements from the last 5 years, including JSONB, extensions, and logical replication.
A guide for beginners on how to start learning deep learning using the Keras library, including recommended resources and prerequisites.
A step-by-step tutorial on integrating Couchbase Lite, an embedded NoSQL database, with a .NET Core console application.
A technical guide on implementing progress bars in Windows 10 toast notifications using the BurntToast PowerShell module.
A summary of a two-day workshop introducing R programming, data processing, visualization, and spatial analysis for beginners in geography and GIS.
An update on Sway, an i3-compatible Wayland compositor, covering recent releases, new features, development stats, and future plans.
Explains the pitfalls of optimistic locking in JPA/Hibernate and how to properly implement it to prevent data overwrites.
Explains why forward secrecy is crucial for modern encryption, contrasting GPG's long-term key model with the Signal Protocol's ephemeral keys.
Guide to creating custom build configurations (beyond Debug/Release) for .NET Core projects using MSBuild scripts.
A developer advocates for using APIs over manual CSV exports to automate data integration between cloud services, highlighting efficiency and reliability.
R 3.4.0 is released with major performance upgrades including JIT compiler enabled by default, faster matrix operations, and improved vector handling.
A developer investigates a performance bottleneck caused by regex validation in AutoMapper and explores faster alternatives for string validation.
Explores Python's built-in functions like any, enumerate, and print to help developers write more idiomatic and efficient Python code.
A developer shares projects from SUSE Hack Week 15, including Conway's Game of Life, Ruby gems, and Git tooling.
A guide to 7 essential Angular development tools for scaffolding, code analysis, debugging, and improving developer productivity.