Quoting Aaron Levie
Explores how AI will expand knowledge work by making tasks cheaper, leading to new projects and activities we don't do today.
Explores how AI will expand knowledge work by making tasks cheaper, leading to new projects and activities we don't do today.
A podcast episode discussing the optimistic and pessimistic impacts of AI on software development and testing, including productivity gains and industry risks.
A technical walkthrough of using the Council of Mine AI extension for MCP sampling to resolve a fictional committee debate, part of an AI advent series.
A technical analysis comparing PostgreSQL JSON storage options, compression methods (pglz vs. lz4), and performance optimizations.
Explores 'context plumbing' for AI agents, the engineering needed to move relevant context from various sources to where AI systems run.
Wikipedia's new guideline advises against using LLMs to generate new articles from scratch, highlighting limitations of AI in content creation.
A guide to automating the publishing of internal .NET NuGet packages using GitHub Actions and GitHub Packages.
Compares the energy use of a ChatGPT query to streaming Netflix, putting AI's carbon footprint into perspective.
A developer's personal experiment with AI-driven software development using local LLMs, detailing setup, challenges, and initial impressions.
A critique of AI's role in software development, arguing that output is not productivity and that expertise remains essential for solving real problems.
How to implement sortable UUID v7 GUIDs as primary keys in Entity Framework using a custom value generator.
Learn how to use Background Responses in .NET's Microsoft Agent Framework to maintain AI agent state and resume interrupted tasks using continuation tokens.
PostgreSQL 19 adds a new %S prompt variable to psql to display the current search_path, aiding users who frequently work with multiple schemas.
Chrome 143 introduces anchored container queries, allowing CSS to detect and style elements based on which anchor positioning fallback is used.
A developer rewrites their Neovim configuration using the Fennel Lisp language and migrates to the built-in vim.pack package manager.
Introducing Spelungit, a semantic search tool for Git commit history that uses natural language queries instead of exact keywords.
A programmer's philosophical reflection on how coding and technology create recursive feedback loops that shape human consciousness and cognition.
Microsoft's new Windows Admin Center extension enables agentless conversion of VMware VMs to Hyper-V with minimal downtime, currently in public preview.
An analysis of .ConfigureAwait in .NET, discussing its historical importance and modern relevance in different application contexts.
Vivaldi browser's CEO announces the browser will remain AI-free, criticizing the industry's push of often-useless AI features into every tool.