Six coding agents at once
Using AI coding agents to automate repetitive plugin upgrades for Datasette 1.0, running six parallel sessions.
Using AI coding agents to automate repetitive plugin upgrades for Datasette 1.0, running six parallel sessions.
Introduces ScannedIsolationHost for .NET's Isolator, enabling white/black list control over plugin assembly and type references.
Microsoft's Fall Release for Copilot in M365 adds real-time group collaboration, memory, cross-platform connectors, and new creative tools like Imagine and Mico voice avatar.
Using Mono.Cecil to scan .NET assemblies for external method and type references, enabling code analysis and security checks.
Weekly AI market news covering Perplexity's free browser, OpenAI's chip deal, Anthropic's cloud expansion, and Google's enterprise AI launch.
Weekly summary of AI industry trends covering enterprise adoption, chip manufacturing, regulation, robotics, and major company announcements.
Summary of new AI laws in California and New York, and EU compliance tools for the AI Act, focusing on safety and accountability.
Analysis of OpenAI's 2025 recapitalization into a public benefit corporation, Microsoft's $135B stake, and the governance structure for AGI development.
A developer's guide to implementing and using the Web Monetization API for micro-payments on websites, including setup and JavaScript integration.
A developer discusses why AI matters, addressing common fears of hype and job loss while highlighting real productivity benefits for software engineers.
Explains the new null-conditional assignment operator in C# 14, a feature for safer null handling in .NET development.
A technical guide on setting up Microsoft Entra Connect Cloud Sync for synchronizing on-premises resources with Entra ID.
A guide to building and using an Android app that runs AI models, including LLMs, locally on a phone via the MediaPipe API.
Martin Fowler's blog fragments on LLM browser security, AI-assisted coding debates, and the literary significance of the Doonesbury comic strip.
Learn how to use the Microsoft Agent Framework for .NET to create AI agents with persistent memory across sessions using persisted threads.
A guide on how to host and run a Node.js server application using Docker within a Hugging Face Space, serving as an alternative to Glitch.
Explores building durable execution systems for agents using only Postgres, avoiding third-party services with a simple SQL library.
Monthly update on Azure hybrid and multicloud management & security, covering Azure Arc, Defender for Cloud, and AI-driven operations.
A hands-on review of Cursor 2.0's new Composer AI coding model, testing its speed and code quality with and without structured workflows.
A step-by-step tutorial on building a ChatGPT to-do app using the Model Context Protocol (MCP), JavaScript, Express, and React.