Supercharging Vim: Navigate files instantly
Learn how to navigate files in Vim instantly using fuzzy finders, moving beyond traditional file trees for greater speed in large projects.
Learn how to navigate files in Vim instantly using fuzzy finders, moving beyond traditional file trees for greater speed in large projects.
A developer advocate shares concise, opinionated advice for creating effective slide decks for tech conference talks, focusing on visual aids over content.
Explains how to override hostname, port, and path when generating URLs in ASP.NET Core MVC, beyond the standard scheme.
Practical advice for first-time tech conference attendees on networking, engaging with speakers, and making the most of the event agenda.
Step-by-step guide to setting up a MySQL database instance on Oracle Cloud and connecting to it using MySQL Workbench.
Learn how to use npm outdated and npm doctor commands to assess your project's dependency health and environment setup.
Explains how to scale ASP.NET Core SignalR applications using Azure Service Bus as a cheaper alternative to Redis or Azure SignalR Service.
Introduction to Three.js NodeMaterial, a node-based system for creating custom shaders and effects in 3D web graphics.
A technical guide on configuring the default audio card in Linux, addressing common issues like card numbering and multi-source playback.
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.
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 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.
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 developer shares lessons learned while building a personal blog, covering custom domains, mobile optimization, and Jekyll setup.
Two tech talks from ConFoo Montreal: one on application request throttling strategies and another on the microservices architecture of JetBrains Rider IDE.