Implementing Container Runtime Shim: runc
A technical guide on implementing a container runtime shim for runc, explaining its role between managers and runtimes.
A technical guide on implementing a container runtime shim for runc, explaining its role between managers and runtimes.
A tutorial on using React's useImperativeHandle and forwardRef to expose child component functions to a parent component.
A beginner's guide to using npm for managing Node.js packages, covering installation, project setup, and dependency management.
A developer's experience and technical learnings from participating in the 30DayMapChallenge, creating maps using R and geospatial tools.
A graduate's review of the challenging CS6200 Introduction to Operating Systems course in the OMSCS program, covering projects, workload, and tips.
Developer updates on new projects: a secure key-value store, SourceHut SSO improvements, and PinePhone/Sway Mobile development.
A guide to setting up a self-hosted Git alternative using Gitea, prompted by ethical concerns over GitHub's ICE contract.
A video tutorial on using Azure DevOps for PowerShell projects, part of the 2019 Azure Advent Calendar community event.
A satirical look at AI development and government funding, imagining a fictional 'Ministry of Silly Models' in the UK.
A tutorial on building a GitHub issue stats app using Mavo with HTML and CSS, requiring zero JavaScript.
A guide with practical heuristics for converting ggplot2 (R) visualization code to plotnine (Python) code, including syntax and style differences.
Author announces the 3rd edition of Python Machine Learning, featuring TensorFlow 2.0 updates and a new chapter on Generative Adversarial Networks.
Announcing the 3rd edition of Python Machine Learning, updated for TensorFlow 2.0 and featuring a new chapter on Generative Adversarial Networks (GANs).
A developer's review of Satya Nadella's book 'Hit Refresh', focusing on leadership lessons and cultural change at Microsoft.
A tutorial on building a Santa tracking web app using Gatsby and React Leaflet, including fetching Santa's route from an API.
A tutorial on implementing built-in and custom validations for reactive forms in Angular, including username availability and password matching.
A developer shares a real-world challenge of migrating from a monolith to microservices, highlighting the complexities of intermediate architectures and circular dependencies.
Explains the correlated error logging pattern for tracking errors across microservices using unique request IDs.
Final 2019 episode of Red Dog for Dev, reviewing top Azure developer features and tools from the year.
Analysis comparing cloud provider pricing for VMs and storage, finding Amazon, Google, and Microsoft charge a premium vs. DigitalOcean, Linode, and OVH.