Lets create a plaintext RSS feed with 11ty
A guide to creating a plaintext RSS feed using the 11ty static site generator, exploring its benefits for syndication and command-line readers.
A guide to creating a plaintext RSS feed using the 11ty static site generator, exploring its benefits for syndication and command-line readers.
A tutorial on installing the Deepseek AI model locally on a Linux machine using the Ollama platform.
Analyzes the massive total addressable market for AI, arguing it encompasses the cost of human labor and new business value.
Part 2 of a guide on running Apache Flink on Kubernetes, covering fault tolerance, high availability, savepoints, and observability.
A technical exploration of writing a custom Garbage Collector for .NET in C# using NativeAOT, focusing on the initial setup and API.
Part 2 of a guide on running Apache Flink on Kubernetes, covering fault tolerance, high availability, savepoints, and observability.
A tech company details their negative experience with Heroku's changing pricing and contract terms, leading them to leave the platform.
A guide on splitting large React components into smaller, focused units to improve maintainability, reusability, and unit test coverage.
A guide to monitoring SingleStore database clusters using the sdb-admin toolkit, covering status checks, resource usage, and troubleshooting.
A tutorial on building an AI agent with a reasoning loop using Hugging Face's smolagents library and Azure OpenAI's GPT-4o model.
A walkthrough of solving the 'Pyramid Slide Down' coding problem using dynamic programming, starting from the bottom up.
The article discusses the transition from SpecFlow to Reqnroll for .NET behavior-driven development after SpecFlow's corporate acquisition led to stagnation.
A guide to using CSS container queries for responsive design, focusing on a practical layout pattern for email metadata.
Tutorial on using LangChain and Zod in a Next.js chatbot to structure and validate OpenAI API responses for the frontend.
A guide to comparing survey sample demographics with national population data using R, covering both classical and Bayesian statistical methods.
Analyzes the future of .NET Framework, estimating its support timeline based on Windows Server lifecycle and official Microsoft documentation.
Introduces Mentoss, a new JavaScript library designed to mock fetch() requests for testing, focusing on developer experience and documentation.
Explains Azure NSG default rules and how to properly configure them for secure network microsegmentation.
An open source maintainer's detailed breakdown of their 2024 income, showing a shift towards community sponsorships and project-based earnings.
Explains the non-random algorithm Kubernetes uses to select pods for deletion during scale-in operations, including the pod-deletion-cost annotation.