What's on My Desk?
A developer shares the tech setup on his home desk, focusing on monitors, audio, and video gear for remote work and content creation.
A developer shares the tech setup on his home desk, focusing on monitors, audio, and video gear for remote work and content creation.
A developer reflects on the burnout and challenges of maintaining an open source project, leading to its eventual abandonment.
A tutorial exploring PL/pgSQL fundamentals like strings, arrays, recursion, and building a simple JSON parser to learn the language.
Explores the concept of Micro Applications, defining them as small, focused apps with both a frontend and backend, contrasting them with Microservices and Micro Frontends.
A guide to deploying a high-availability storage solution using Rook and Ceph on Azure Kubernetes Service (AKS) with Terraform.
The author explains their decision to separate personal 'Notes' from technical 'Articles' on their blog and reflects on online privacy.
Windows 11 introduces the Windows Subsystem for Android, enabling developers to run, debug, and deploy Android apps directly from Windows.
A critical analysis of the 4privacy Kickstarter project, examining its privacy promises, technology, and potential economic and trust challenges.
A tutorial on implementing table sorting, filtering, and pagination in React using JavaScript for full control over functionality and design.
Explains how to use Swift's generic type constraints with the 'where' keyword to create specialized extensions for types and protocols.
A technical comparison of React Router 5, React Router 6, and React Location, covering installation, setup, and common routing tasks.
A technical tutorial on exposing Kubernetes services to the internet using AWS EKS, Ingress, and the AWS Load Balancer Controller.
A developer works on a bulk delete template for a SaaS homeschool app using Python, Django, and htmx.
The author argues that being willing to appear stupid by asking naive questions leads to a deeper understanding of complex topics over time.
An overview of the 2021 State of CSS survey, discussing new CSS features and the importance of developer feedback.
A developer-focused introduction to Kubernetes concepts and setting up a local cluster with minikube for hands-on learning.
A tutorial on deploying the BigScience T0_3B language model to AWS and Amazon SageMaker for production use.
A developer shares their experience building a decentralized application (dApp) using Solidity, TypeScript, and Next.js over a weekend.
A comprehensive cheatsheet for using popular templating engines (LiquidJS, EJS, Mustache, Pug, Handlebars) in Express.js applications.
A guide to building a custom Logic App that filters Azure RSS feed updates by keywords and sends targeted email notifications.