Using io_uring to make a high-performance... finger server
A technical deep dive into building a high-performance Finger protocol server using Linux's io_uring interface for async I/O.
A technical deep dive into building a high-performance Finger protocol server using Linux's io_uring interface for async I/O.
A detailed review of the Pinebook Pro laptop, covering its ARM-based hardware, Linux compatibility, and performance as a daily driver.
Explores hidden Java API features like Pattern::asPredicate and named regex groups, plus a dive into record semantics from the Inside Java Newscast.
A technical guide on installing and running the lightweight Kubernetes distribution k3s within WSL2 on an ARM64 Surface Pro X device.
A guide on breaking into Developer Relations, outlining key skills and pathways based on interviews with industry professionals.
A guide to creating simple demo applications using phpinfo and ASP.NET tracing for showcasing infrastructure like load balancers and API gateways.
A tutorial on setting up a development environment with Express.js and Neo4j using Docker and Docker Compose.
A tutorial on deploying Azure Kubernetes Service (AKS) with Kubecost for cost monitoring using Terraform infrastructure-as-code.
An exploration of how viral vector vaccines work, focusing on why the injected virus doesn't replicate and the immune system's response.
A DevOps engineer shares their experience passing Microsoft's AZ-400 exam, earning an expert badge, and discusses the value of certifications and infrastructure-as-code.
Explores practical differences between Bayesian and Frequentist statistical methods using a sci-fi probability problem.
A personal exploration of how the AstraZeneca viral vector COVID-19 vaccine works, detailing the mechanism and the author's questions.
A product manager discusses five essential skills for product and leadership roles: SQL, Excel, clear communication, storytelling, and prioritization.
Explores practical processes for building trust and ensuring ethics in AI development, focusing on transparency, bias, and security.
Explains Azure Resource Locks, their types (CanNotDelete/ReadOnly), and how to apply them via the Azure Portal to prevent accidental deletion or modification.
Explores multi-tenant Elasticsearch/OpenSearch isolation models, comparing one index per tenant vs. document-level security with performance tests.
A developer argues that cryptocurrency has caused widespread abuse of free CI services and damaged trust in the software industry.
A senior software engineer shares practical tips for succeeding in a new job, focusing on kindness, work attitude, and code quality.
Explores case-sensitivity handling in Aurora PostgreSQL, comparing native collations with the CITEXT extension for case-insensitive operations.
A tutorial on building a web server with the Fastify framework and using the Liquid templating language for dynamic HTML generation.