I'll give up Neovim when you pry it from my cold, dead hands
A developer passionately defends the importance of editor choice and personalization, using Neovim as an example of a tool that can be deeply customized.
A developer passionately defends the importance of editor choice and personalization, using Neovim as an example of a tool that can be deeply customized.
A startup's story of building and then killing a CI/CD cost optimization tool after realizing they were solving the wrong problem.
Explains how to configure Azure Storage Account firewalls and virtual networks using the Azure Verified Module for Terraform.
Introducing pping, a command-line tool for checking if network ports are open, similar to ping but for TCP ports.
A guide to the essential React libraries for building large-scale applications in 2025, covering state, routing, styling, and more.
Analyzes a viral LinkedIn claim about IEnumerable vs IEnumerator performance in C#, debunking the 2x speed difference with a flawed benchmark.
The article argues for saving digital content in Markdown format to ensure long-term preservation and accessibility, avoiding the risks of platform obsolescence.
Compares TypeScript's T[] and Array<T> array notations, explaining their equivalence and the author's preference for Array<T>.
Explains how TypeScript handles JavaScript symbols at the type level, covering unique symbols, type inference, and common pitfalls.
A developer debugs hardware issues with their custom-built Micro Journal device, solving key and charging problems through community help and documentation.
Biweekly newsletter covering mobile automation news, tools, and best practices for iOS and Android development, including CI/CD, testing, and frameworks.
A technical guide on deploying Chaos Mesh, a chaos engineering platform, onto an Azure Kubernetes Service (AKS) cluster using Terraform infrastructure-as-code.
A tutorial for R users on mastering data wrangling in 5 progressive levels, using the dplyr package and the Ames housing dataset.
Introducing Tinbox, an LLM-based tool designed to translate sensitive historical documents that standard models often refuse to process.
Microsoft introduces a native sudo command for Windows 11, allowing users to run commands with elevated privileges directly from the terminal.
A guide to TypeScript conditional types, explaining their syntax, usage with examples, and how they work with union and generic types.
A developer shares their 10-year journey from web development to specializing in database engineering, focusing on Postgres and distributed systems.
Argues that current AI models are already capable of achieving Functional AGI through better orchestration of existing systems, not new model breakthroughs.
A developer shares solutions to common pain points and limitations encountered when using CGO, Go's FFI mechanism, to interface with C and Rust libraries.
Analyzes the limitations of using GPU manufacturer TDP for estimating AI workload energy consumption, highlighting real-world measurement challenges.