Getting McFly Working on Ubuntu Server
Guide to installing and configuring the McFly shell history tool on Ubuntu Server, covering common pitfalls and Zsh setup.
Guide to installing and configuring the McFly shell history tool on Ubuntu Server, covering common pitfalls and Zsh setup.
A guide comparing Swift enums and structs, explaining when to use each for state management and extensibility in iOS development.
A technical guide on deploying Grok-3 from Azure AI Foundry and connecting it to GitHub Copilot Chat in VS Code using the Bring Your Own Key feature.
Explores unsafe C# techniques to access private fields without reflection, using memory layout and pointers for performance, as a fun educational exercise.
A developer experiments with 'vibe coding' using AI to build a GitHub Action without looking at the generated code, exploring AI's role in software development.
A guide to setting up a Nest.js project with best practices for linting, formatting, and tooling to ensure code consistency and quality.
A technical guide on deploying Foundry Virtual Tabletop (VTT) to Microsoft Azure using the Azure Developer CLI and Bicep for cloud hosting.
A review of Building Regulariser, a Python package that improves AI-generated building footprints from satellite imagery by making outlines more regular and plausible.
An exploration of TanStack Router's features, focusing on its type-safe routing and developer experience for React applications.
Explores the future of Wikipedia and journalism in an AI-dominated world, questioning the role of human summarizers as AI becomes ubiquitous.
Explains a common Terraform parsing error when copying Azure Log Analytics Workspace IDs and provides the case-sensitive solution.
A technical guide on implementing WebSub notifications for Atom feeds to enable real-time updates for subscribers and reduce manual fetching.
A monthly roundup of curated links and articles covering data engineering, Kafka, stream processing, and AI, with top picks highlighted.
A beginner's guide to the Model Context Protocol (MCP) for building scalable AI applications with tutorials in C#, Python, Java, and TypeScript.
Key takeaways from Simon Willison's podcast interview on software architecture, plugins, and effectively using LLMs in development.
A developer documents their progress creating a Pong clone using the Love2D framework and Lua, adding features like fullscreen mode and menus.
A summary of a practical session on analyzing and improving LLM applications by identifying failure modes through data clustering and iterative testing.
Overview of new features and technical specifications in Esri's ArcGIS Pro 3.5, including Python updates, Parquet support, and system requirements.
A technical note on integrating the Whippet GC with Guile, focusing on heap sizing heuristics and fragmentation challenges.
Explores continuous-time Markov chains as a foundation for understanding discrete diffusion models in machine learning.