We put a distributed database in the browser – and made a game of it
TigerBeetle's distributed database is now testable in-browser via WebAssembly, featuring a deterministic simulator with network and disk fault injection.
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.
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.
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.
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.
A guide to testing CSS container queries efficiently using a custom utility or Polypane browser, with code examples in Astro.
A team's experience and technical preparation for the ICFP Contest 2023, including their switch to F# and infrastructure setup.
A guide on configuring LangChain to connect to and use Azure OpenAI services in Python, covering setup, authentication, and examples.
A curated newsletter issue covering mobile automation topics, including CI/CD, testing strategies, and tools for iOS, Android, Flutter, and Compose.
Strategies and best practices for optimizing AWS compute costs, including right-sizing instances, choosing the latest generations, and using autoscaling.
Strategies for optimizing Amazon RDS costs on AWS, including right-sizing instances, storage optimization, and using Graviton processors.
Explains C# overload resolution rules, focusing on implicit conversions and compile-time constant evaluation to determine the best method match.
Explains new CSS viewport units (svh, lvh, dvh) that solve mobile layout issues caused by dynamic browser UI elements like address bars.
A guide on deploying a Vue 3 static site to Heroku using a Fastify Node.js backend server to serve the static files.
Analyzes the lack of consequences for incorrect tech predictions online and how it incentivizes making bold, often wrong, claims.
A tutorial on using iOS 17's new UIPageControlTimerProgress class to build an auto-advancing page carousel similar to Instagram Stories.