Giving coding agents situational awareness (from shell prompts to agent prompts)
Explores a method to give coding agents dynamic, adaptive context similar to shell prompts, improving their situational awareness in development environments.
Explores a method to give coding agents dynamic, adaptive context similar to shell prompts, improving their situational awareness in development environments.
A developer's journey migrating from Cloudflare Zero-trust Tunnels to Tailscale for a private mesh VPN, detailing setup and benefits.
Proposal for a 'poster' attribute on the HTML <canvas> element to provide a static placeholder and improve archiving, performance, and accessibility.
Explores a software library with no code, using AI agents to generate implementations from specifications and conformance tests.
An experiment in creating a software library with no code, using AI agents to generate implementations from specifications and tests.
Analysis of tech CEOs' inaction on deepfake apps, arguing fear of political power outweighs moral responsibility.
Explains how to store and access custom metadata on HTML <option> elements using data-* attributes in JavaScript.
Explains the probabilistic primality tests (Fermat and Euler-Lagrange-Lifchitz) used in Primecoin's blockchain verification and mining process.
Microsoft's latest Azure IaaS and Azure Local updates for Jan 2026, covering AI datacenter strategy, Kubernetes pricing, and storage expansions.
ProxyStat, a tool for monitoring system proxy settings, is now available for Windows to help developers avoid connectivity issues.
A detailed analysis and new proof for Donald Knuth's fixed-point to decimal conversion program, exploring program correctness and algorithm design.
Explores bi-twin prime chains, a mathematical pattern where sequences of twin primes follow a doubling rule, with examples and Python verification code.
A series of technical posts exploring the challenges and solutions for formatting and printing floating-point numbers accurately and efficiently.
Explores prime number chains like Cunningham chains and their application in the Primecoin cryptocurrency's proof-of-work system.
A guide on how to correctly integrate native browser APIs like fetch and localStorage with React's component lifecycle for efficient web apps.
ProxyStat v1.2.1 for macOS adds quick access to system proxy settings and is now notarized by Apple for easier installation.
A developer compares the workflow and experience of using Claude Code vs Cursor AI coding assistants, focusing on their distinct strengths in exploration and convergence.
A tutorial on using Apple's Vision framework to extract text from images in Swift, covering both old and new APIs.
A guide to using Microsoft Entra Access Reviews for governance and regular auditing of user and guest access permissions.
Explains the purpose and structure of a Workload Architecture Design Specification, emphasizing clarity and the Azure Well-Architected Framework.