This blog now has an Atom feed, and yours should probably too
A technical guide on implementing an Atom feed for a blog, explaining the benefits and providing a simple script-based approach.
A technical guide on implementing an Atom feed for a blog, explaining the benefits and providing a simple script-based approach.
Explores the personal and professional growth from transitioning to an engineering manager role, challenging past biases against management.
A guide on using Zig strings to call C code, covering string types, null termination, and interoperability.
Part 7 of a VORON 3D printer build series, focusing on installing air filtration systems (Nevermore and HEPA) for safe ABS printing.
A technical exploration of Angular 17's new Server-side Rendering (SSR) features, covering setup, benefits, and practical implementation details.
A guide on deploying a Prompt Flow application using Docker, including converting to a chat flow and building the container image.
Explains how to store complex objects and lists as JSON in databases using Entity Framework 8 and 7, including configuration and benefits.
A technical guide on how to run the Mistral 7B Instruct large language model locally on a Macbook using llama.cpp and HuggingFace.
A guide to migrating a React application's testing suite from Jest to Vitest, covering setup, configuration, and benefits.
Analyzes the accuracy of a leading eigenvalue approximation for quadratic forms in Gaussian variables, comparing it to traditional methods.
Explores how Java's Project Valhalla and JSpecify aim to eliminate NullPointerExceptions by defining nullability for value and reference types.
A technical guide on running the Mistral 8x7B Mixture of Experts AI model locally on a MacBook, including setup steps and performance notes.
A reference list of Maven coordinates (groupId and artifactId) for the most popular JDBC drivers, sourced from jOOQ integration tests.
A monthly roundup of articles and resources on stream processing, Apache Flink, Kafka, and SQL for data engineering and real-time analytics.
A monthly business retrospective from TinyPilot's founder covering manufacturing transition, shipping challenges, and November 2023 financial results.
A reflection on the joy of personal programming projects and a reminder to pursue coding for passion, not just work.
Fixing Xamarin Android build failures in CI/CD pipelines by updating to Java SDK 11 on Azure DevOps and GitHub Actions.
Introducing a Web Component that creates a native OS sharing button from a standard HTML button element.
A technical guide on using CSS @property within Lit web components, including a workaround for shadow DOM limitations.
A technical guide on integrating TwoSlash with Shiki for enhanced TypeScript code snippets with type hints and syntax highlighting.