Three tricks with Dictionary
Three useful C# programming tips for working with dictionaries, including case-insensitive keys and safe value retrieval methods.
Three useful C# programming tips for working with dictionaries, including case-insensitive keys and safe value retrieval methods.
A technical guide on using QLoRA to efficiently fine-tune the Falcon 40B large language model on Amazon SageMaker.
A technical analysis of the CSS implementation in Meta's Threads app, focusing on its use of CSS Grid for post layouts.
First devlog for Ghostty, a new GPU-accelerated, cross-platform terminal emulator, discussing its tech stack and shell integration features.
A technical guide on how to extend the expiration date of an existing GPG key and its subkeys, including commands and best practices.
A monthly business retrospective from TinyPilot's founder covering revenue, product updates, and time management challenges in running a hardware company.
A developer explores building a resilient, Rails-based system to integrate ChatGPT for playing video games, inspired by a Twitch streamer's Python script.
A developer shares experiences and key findings from testing .NET 8 previews 1-5, covering container changes, analyzers, and build output.
A developer shares lesser-known Entity Framework features like AutoInclude and HasQueryFilter to improve code efficiency and avoid common pitfalls.
Explores using prompt-hoisting to improve GPT-based code generation, turning tests into prompts to reduce AI's indeterminacy and ensure code correctness.
A tutorial on integrating Bootstrap modals with HTMX and ASP.NET Core for dynamic, server-rendered modal dialogs.
A video talk from a conference covering modern CSS layout techniques and new features for web development.
TigerBeetle's distributed database is now testable in-browser via WebAssembly, featuring a deterministic simulator with network and disk fault injection.
A tutorial on modifying a specific property's values within an array of objects in PowerShell, using Select-Object with calculated properties.
Project Nessie is a version control system for data lakes, bringing Git-like operations to manage and track changes in data assets.
A guide to packaging and bundling web components for distribution using Webpack, including configuration and dependencies.
A technical guide on generating artistic QR codes using Stable Diffusion and ControlNet, covering methods, models, and troubleshooting.
A guide to testing CSS container queries efficiently using a custom utility or Polypane browser, with code examples in Astro.
Guide on configuring AWS CodeBuild to run GitHub Actions within a private AWS subnet for secure database deployments.
Explores the benefits of upgrading to .NET 8, focusing on performance gains and long-term support, as the first part of a series.