Adding Gutenberg Full- and Wide-Width Image Support to Your WordPress Theme
A guide to enabling and styling full-width and wide-width image support for the Gutenberg editor in WordPress themes using PHP and CSS.
A guide to enabling and styling full-width and wide-width image support for the Gutenberg editor in WordPress themes using PHP and CSS.
A technical guide on configuring the default audio card in Linux, addressing common issues like card numbering and multi-source playback.
A guide to writing robust React components, focusing on practical design principles over arbitrary style guide rules.
A technical tutorial on using the k-means clustering algorithm to analyze and visualize robbery location data from Chicago.
Developer's March 2019 update on FOSS projects: Sway 1.0 release, Librem 5 touch support, wlroots work, and aerc2 progress.
A developer details the creative process and challenges behind designing a new logo for their tech podcast, 'No Plans To Merge'.
A developer shares how creating a Flappy Bird clone sparked their journey into software engineering, leading to a career change via a conversion Master's degree.
Explains Google Chrome's new Lite Pages feature, its relation to Data Saver, and how it optimizes web pages on slow connections, including HTTPS.
An analysis of Amazon's business model and strategy, comparing it to Walmart's historical innovations in retail and logistics.
A tutorial on building a color guessing game using Angular, Angular CLI, Material Design, and RxJS, with a personal story as the inspiration.
A guide to creating cross-platform debugger extensions using ClrMDExports for both WinDbg and LLDB, enabling .NET debugging on Linux.
Explains how to enforce test naming conventions through automated checks, ensuring consistency and acting as living documentation.
A visual experiment comparing cold start performance of serverless functions across AWS Lambda, Google Cloud Functions, and Azure Functions.
Explores the paradox of why deep neural networks generalize well despite having many parameters, discussing theories like Occam's Razor and the Lottery Ticket Hypothesis.
A software engineer describes their daily routine, including personal projects, work tasks, and team interactions in a full-stack development role.
An introduction to Python testing using pytest, covering the basics and providing resources from a Python Frederick talk.
A critique of microservices complexity, advocating for the simplicity and maintainability of monolithic architectures in software development.
A tutorial on refactoring an iOS app from MVC to MVVM architecture using the RxSwift library for reactive data binding.
A tutorial on using Perch CMS's blog sections to create and manage multiple distinct blogs on a single website.
A developer shares lessons learned while building a personal blog, covering custom domains, mobile optimization, and Jekyll setup.