Code editors are very personal
A developer's personal journey through decades of code editors, from Notepad to VSCode, and why the choice of editor is so subjective.
A developer's personal journey through decades of code editors, from Notepad to VSCode, and why the choice of editor is so subjective.
A review of Superlist, a new cross-platform task management app focusing on flexible content creation, nesting, and organization.
A guide to setting up a CI/CD pipeline for Angular projects using GitHub Actions for automated testing, building, and dependency updates.
Explores 10 reasons to adopt Apache Iceberg and Dremio for building a modern, flexible, and cost-effective data lakehouse architecture.
Explains the role, types, and selection criteria for catalogs in Apache Iceberg, a key component for managing data lakehouse tables.
A detailed account of a major mechanical failure in a VORON Trident 3D printer build, focusing on a worn POM nut and troubleshooting steps.
Explains how the Swift compiler uses a syntax check to automatically apply @MainActor isolation to closures passed to DispatchQueue.main.async.
Explores performance analysis in the SObjectizer actor framework, focusing on throughput, latency, and factors like service time and waiting time.
Explores experimental and unconventional uses of Java 22 features like sealed types, showcasing creative but potentially problematic coding techniques.
A developer shares their experiment with a $35 WordPress.com ad campaign to promote a podcast episode about developer mental health.
Explores using predictive human preference to route AI prompts to the most suitable model, improving quality and reducing costs.
Part 10 of a VORON 3D printer build series, focusing on identifying and reducing noise from fans and stepper motors.
Explores new lock statement patterns in .NET 9, comparing the new Lock class with traditional Monitor-based locking and showing performance benchmarks.
Announcing oneRepo v1.0.0, a new monorepo toolchain for JavaScript and TypeScript focused on developer experience, safety, and speed.
A curated list of February 2024 bookmarks on web development, CSS, sustainability, and AI criticism from various authors and sources.
A builder shares personal modifications to their VORON Trident 3D printer, including tilt mechanisms, magnetic panels, and an integrated camera.
Troubleshooting guide for resolving ClassNotFoundException errors in Apache Flink SQL by managing and locating the correct JAR files.
A guide on using Google's Gemini AI model with Go, covering setup, context length limitations, and practical application for chatting with health data.
A technical guide to a Python script that locks a Linux system and puts it back to sleep after a short idle period, ensuring security and power efficiency.
Apple's iOS 17.4 update in the EU will break Progressive Web Apps (PWAs), removing key features to maintain its App Store dominance, contrary to DMA intentions.