Calling Lean Functions As Python Functions
Introducing a Python library for seamless interoperability with the Lean theorem prover, allowing Lean functions to be called directly from Python code.
Introducing a Python library for seamless interoperability with the Lean theorem prover, allowing Lean functions to be called directly from Python code.
A detailed post-mortem of a major JS Bin outage, covering root causes like CloudFlare issues, server overload, and lessons learned.
A guide to using the Gemini Deep Research API for complex research tasks, including polling and streaming methods with code examples.
A developer explains how they created tools to feed official Aspire documentation to AI agents, solving the problem of outdated AI recommendations.
Analysis of corporate contributions to the latest PostgreSQL 18 release, ranking companies by commits, code changes, and number of contributors.
A technical note on setting up and running the OpenClaw AI agent using Docker and Docker Compose on a Mac.
A guide to upgrading to HTML Minifier Next 5, covering breaking changes, configuration updates, and new features for HTML optimization.
Web Weekly #182 covers new web platform features like the Navigation API, CSS highlight pseudo-elements, and custom invoker commands.
Learn how to use the new CSS ::search-text and ::search-text:current pseudo-elements to style 'find in page' search results in Chrome.
Argues against the Agile mantra 'quality is everyone's responsibility' and advocates for dedicated software testing roles.
A developer explores using the GitHub Markdown API for syntax highlighting in ColdFusion, moving away from GitHub Gists.
A developer reflects on 15 years of blogging, covering his career's technical evolution from machine learning to web development, and the challenges of writing online.
A 4.5-hour interview discussing the state of AI in 2026, covering LLMs, geopolitics, training, open vs. closed models, AGI timelines, and industry implications.
A 4.5-hour interview discussing the state of AI in 2026, covering LLMs, geopolitics, training, open vs. closed models, AGI timelines, and industry implications.
A developer shares the usefulness of the git shortlog command for summarizing contributions and generating contributor lists.
A developer shares personal struggles, job search, and monthly tech picks including articles on web decentralization, Google career lessons, macOS icons, and Go 1.26.
Explains Azure availability zone mapping risks and how to use the azqr tool to verify physical datacenter mappings for HA/DR.
A software engineer argues that learning to code remains essential despite AI's ability to generate code, as coding skills are needed to evaluate and work with AI-generated output.
A developer discusses feedback on handling checked exceptions in Java lambdas, comparing libraries like Vavr, Spring, and result4j.
Introduces the Agent Client Protocol (ACP), an open standard for unifying communication between AI coding agents and code editors.