From Bugs to BEAM
Explores the blurred line between bug reports and feature requests, arguing both reveal unmet user needs and product opportunities.
Explores the blurred line between bug reports and feature requests, arguing both reveal unmet user needs and product opportunities.
A guide to creating an auto-mocking tool for iOS development to save time on writing repetitive test code.
A developer shares a specialized git workflow for separating refactoring from feature work to improve code review efficiency and clarity.
Developer announces vdirsyncer2 rewrite is stable, discusses documentation, security audit, and new features like collection protection.
The Interop Project aims to improve web browser interoperability, focusing on proposals for SVG, Vibration API, and other web standards.
A developer uses Cursor AI to quickly build a synthesizer with harmonic controls and frequency visualization.
Explores the limitations and pitfalls of std::initializer_list in C++, covering lifetime issues, copying costs, and potential improvements.
A guide to building a simple, serverless ACID database inspired by Delta Lake using Go, focusing on atomic PutIfAbsent for concurrency control.
A developer shares their experience implementing a Walker simulation from 'The Nature of Code' using p5.js and integrating it into an Astro project.
A biweekly newsletter issue covering the latest news, tools, and tutorials in mobile automation, including iOS, Android, Flutter, and CI/CD.
Explores how AI-powered policies and SOPs will automate business and security operations, reducing human roles to strategy and idea creation.
An overview of ICEYE's Synthetic Aperture Radar (SAR) satellite fleet, its imaging capabilities, and launch history.
Explores using async/await IIFEs for background tasks in JavaScript, comparing patterns and error handling approaches.
Explores the semantic evolution of the HTML <b> element from a presentational 'bold' tag to its current 'Bring Attention To' role, contrasting it with <strong>.
Using Microsoft Power Platform to automate and manage Azure DevOps Pull Request workflows, reducing manual tasks for developers.
A developer shares notes on Go 1.22's improved built-in router and using sqlc to generate database code, based on personal project experience.
An interview discussing GenAIScript, a project for creating AI-powered, automatable build scripts using a JavaScript runtime designed for generative AI tasks.
A critical opinion piece arguing for the removal of Matt Mullenweg from WordPress leadership due to recent actions and conflicts of interest.
A guide to social events, parties, and activities for attendees of VMware Explore 2024 in Barcelona, including official and off-site gatherings.
A developer's guide to optimizing iOS accessibility for VoiceOver and Voice Control, using a survey component as a practical example.