Computer upgrade
A developer details their PC upgrade journey, replacing a 5-year-old system with a Ryzen 9 7950X and custom water loop rebuild due to performance issues and cooling gunk.
A developer details their PC upgrade journey, replacing a 5-year-old system with a Ryzen 9 7950X and custom water loop rebuild due to performance issues and cooling gunk.
A summary of a keynote talk on essential building blocks for production LLM systems, covering evaluations, RAG, and guardrails.
A developer introduces their new blog, detailing the tech stack used: Hugo, GitHub Pages, and Codeapi for interactive snippets.
A guide to understanding Kubernetes core concepts by comparing traditional VM-based deployment patterns with modern container orchestration.
A guide to creating high-performance PHP extensions using the Rust programming language and the ext-php-rs project, including setup and benchmarks.
A technical guide on using AI models like ChatGPT and Claude2 in R to analyze and summarize large volumes of public comment text for policy research.
The Sustainable Web Design Community Group releases draft guidelines for building environmentally sustainable web applications.
A developer details the technical process of adding visible language labels to code blocks on their blog, including CSS and HTML solutions.
A review of Esri's Spatial Data Science MOOC, covering the history of GIS, ArcGIS Pro's features, and the author's training experience.
A guide on modifying IP masquerading rules in Google Kubernetes Engine (GKE) Autopilot to enable connectivity to services like Cloud SQL.
A developer shares their experience following the Apache Flink quickstart guide to run their first Flink cluster and the WordCount application.
A developer revisits an Advent of Code puzzle, optimizing the solution with a new algorithm and implementing it in x86_64 assembly for performance.
A guide on diagnosing common hard disk failures and step-by-step methods to recover data from a malfunctioning HDD using tools like TestDisk.
The author discusses the process of selecting a new configuration format for the upcoming vdirsyncer v2, comparing options like scfg and TOML.
A technical guide on fine-tuning the Mistral 7B large language model using QLoRA and deploying it on Amazon SageMaker with Hugging Face tools.
Explores techniques for adding padding to C# structs overlaid on memory-mapped files, including using inline arrays in .NET 8.
Explains how Java's new Class-File API will simplify future Java updates by improving bytecode manipulation for tools and frameworks.
Benchmarking Go database drivers for SQLite and PostgreSQL on insert-heavy workloads, showing performance differences between popular and alternative drivers.
A technical overview of Wolverine, a .NET library combining Mediator and Message Bus patterns, with code examples for a shopping cart API.
The episode covers DNS configuration, SendGrid email testing, and troubleshooting for a SaaS application deployment.