Maybe we shouldn't want a fully decentralized web
A developer reflects on leaving the decentralized web (IPFS) after realizing its potential for misuse and ethical concerns.
A developer reflects on leaving the decentralized web (IPFS) after realizing its potential for misuse and ethical concerns.
A guide to preventing SwiftUI apps from running their full startup flow during unit tests to avoid side effects and improve test performance.
A developer details the process of serving a Hugo-generated blog from a Django app using WhiteNoise on Heroku, avoiding staticfiles or a reverse proxy.
A tutorial on setting up and implementing many-to-many relationships in Ruby on Rails using a practical example with Investors and Companies.
A quick guide on using the sed command-line tool to remove specific XML tag blocks from a file, with important caveats.
Did it you ever experience this: you have 3 docker images running and at some point, something stops working? You don't know what has just happened bu
A technical guide on deploying the Temporal workflow orchestration platform to Azure Kubernetes Service (AKS) using Pulumi and TypeScript.
Explains the difference between interfaces and APIs in programming, using examples from JavaScript and web development.
A React tutorial on handling forms: accessing input values, implementing validation, and managing form submission using controlled components.
A quick tip on using a Google CDN to easily retrieve and display the favicon for any website URL without manual crawling.
A guide to creating a custom model binder in ASP.NET Core Razor Pages to handle HTML5 week input type binding.
A long-term review of the LoRaWAN Heltec CubeCell Capsule, covering its specs, use cases, and performance for IoT and solar-powered applications.
A guide to using pandas' groupby and aggregation functions for data analysis, covering basic to complex custom operations.
A step-by-step guide to configuring Jest for unit testing in a React application built with TypeScript, covering dependencies and configuration.
Let's Encrypt's root certificate change may cause website trust issues for older Android devices, affecting millions of users globally.
VMware Tools is now a standalone product with its own lifecycle, changing how admins manage updates and compatibility.
The article argues that the choice of machine learning library (like PyTorch or TensorFlow) is less critical than building robust data and production pipelines.
A guide to selectively running Cypress tests using the Module API and command-line arguments for better test management.
A developer's notes from a TypeScript course, covering setup with Parcel, React integration, and TypeScript compiler basics.
A tutorial on upgrading from .NET Core 2.2 to 3.1 LTS on a Raspberry Pi 4, covering download and installation steps.