What happens to your digital life after you're gone? Introducing Hereditas
Hereditas is a static website generator that encrypts your digital legacy for secure, trustless inheritance.
Hereditas is a static website generator that encrypts your digital legacy for secure, trustless inheritance.
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.
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.
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.
A technical tutorial on creating animated cartograms in R to visualize global population growth and distribution from 1800 to 2100.
A developer shares three key reasons why he finds building products for other developers personally rewarding and a lifelong career focus.
A workshop tutorial on using Pangeo tools and Met Office weather data for business decision-making, like a ferry schedule.
Explains why Unicode strings like 'Zoë' may not match due to different normalization forms, and why developers need to normalize Unicode.