The best version of my site so far...
A developer details the major design refresh of their personal website, focusing on a monospace font, named CSS grid lines, and multi-page view transitions.
A developer details the major design refresh of their personal website, focusing on a monospace font, named CSS grid lines, and multi-page view transitions.
Explores the concept of a 'social filesystem,' comparing traditional file ownership with data in social apps and advocating for user control.
A developer shares the creation process of 'Code Wave,' a 2D word-collecting game built with Phaser and JavaScript for the GitHub Game Off 2025.
A developer's reflection on the psychological impact and community effects of over-reliance on AI coding assistants, likening them to personal daemons.
Discusses the pitfalls of blindly copying code from AI tools, highlighting issues with confident but incorrect or incompatible snippets.
Explores three approaches to handle Java checked exceptions within lambda expressions, improving code conciseness and readability.
A software trainer reflects on running two technical workshops in 2026, covering Behaviour-Driven Development (BDD) and contract testing with Pact in Java.
A developer details adding a Scheme-to-WebAssembly compiler to their long-running Bob project, focusing on using the WASM GC extension.
Analysis of Apple's Creator Studio app icons and the broader software design philosophy at Apple, using icon changes as a case study.
A developer explores creating an animated focus ring using DOM elements and JavaScript, moving beyond CSS :focus-visible for custom animations.
Discusses using CLI tools over REST APIs for AI agents to improve accuracy, success rates, and cost-efficiency with simpler models.
Jeremy Daer discusses why CLI tools are better than REST APIs for AI agents, citing accuracy, cost, and model accessibility.
A speculative blog post predicting that a universal 'Last Algorithm' for AI problem-solving could emerge in 2026 through advanced iterative loops.
A developer reflects on 10 years of technical blogging, sharing lessons on writing, consistency, and the evolution of topics from JavaScript to React Native.
A developer shares advice on navigating a tough tech job market by building real projects, freelancing, or joining startups to create opportunities.
Explains an unsupervised method for tagging search queries using evidence theory and Python, demonstrated with map query examples.
OpenAI announces ads for free ChatGPT tiers and a new 'Go' subscription, while detailing privacy safeguards and ad formats.
OpenAI announces ads for ChatGPT's free and Go tiers, plus a new pricing structure, while assuring ad independence and user privacy.
MacPaw is shutting down its SetApp Mobile app marketplace in the EU, citing unprofitable business terms and Apple's DMA compliance issues.
Explores a method for testing Cunningham prime chains efficiently, with applications in cryptocurrency proof-of-work systems.