Coding a Live Cam for the Raspberry Pi in Python (Tutorial)
A tutorial on building a live image feed system using a Raspberry Pi and Python, with a Flask server and SQLite for image storage.
A tutorial on building a live image feed system using a Raspberry Pi and Python, with a Flask server and SQLite for image storage.
Explains how to scale ASP.NET Core SignalR applications using Azure Service Bus as a cheaper alternative to Redis or Azure SignalR Service.
An in-depth exploration of Node.js Readable streams, explaining their abstraction, push/pull models, and modern consumption patterns like async iterators.
Introduction to Three.js NodeMaterial, a node-based system for creating custom shaders and effects in 3D web graphics.
A technical blog discussing unikernels on RISC-V, open firmware, and hardware security topics from tech conferences.
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 developer details the creative process and challenges behind designing a new logo for their tech podcast, 'No Plans To Merge'.
A technical tutorial on using the k-means clustering algorithm to analyze and visualize robbery location data from Chicago.
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.
Developer's March 2019 update on FOSS projects: Sway 1.0 release, Librem 5 touch support, wlroots work, and aerc2 progress.
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 software engineer describes their daily routine, including personal projects, work tasks, and team interactions in a full-stack development role.
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.