MongoDB and CS Education for All, Part 1
MongoDB's initiative to support computer science education in NYC public schools through teacher fellowships and curriculum development.
MongoDB's initiative to support computer science education in NYC public schools through teacher fellowships and curriculum development.
Explains the cost-saving difference between stopping and deallocating Azure VMs, with practical guides for proper deallocation.
Explains how to access the global search function in OneNote for Mac, equivalent to CTRL+E on Windows, using keyboard shortcuts.
An engineer critiques the poor security practices in many software companies, highlighting willful neglect and developer resistance to basic safeguards.
The zlFetch library adds streaming capabilities and TypeScript support, simplifying handling of Server-Sent Events, Chunked Encoding, and normal streams.
Explains challenges with Postgres TOAST columns in Debezium CDC events and solutions using Debezium's reselect processor and Apache Flink.
Explains challenges with Postgres TOAST columns in Debezium CDC events and solutions using Debezium's reselect processor and Apache Flink.
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 guide to setting up a Nest.js project with best practices for linting, formatting, and tooling to ensure code consistency and quality.
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 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.
Explains a common Terraform parsing error when copying Azure Log Analytics Workspace IDs and provides the case-sensitive solution.
Explores the future of Wikipedia and journalism in an AI-dominated world, questioning the role of human summarizers as AI becomes ubiquitous.
An exploration of TanStack Router's features, focusing on its type-safe routing and developer experience for React applications.
A technical guide on implementing WebSub notifications for Atom feeds to enable real-time updates for subscribers and reduce manual fetching.