Most Abstract Function First Is Better
Argues for organizing code with the most abstract functions first to improve readability and debugging efficiency.
Argues for organizing code with the most abstract functions first to improve readability and debugging efficiency.
Common mistakes to avoid when learning TypeScript, especially for developers with JavaScript or other language backgrounds.
A developer details their experience updating a personal site to Eleventy 1.0, covering markdown migration, design tweaks, and build process improvements.
A software engineer's personal review of 2021, covering career moves to remote roles, tech stack changes, blog improvements, and personal milestones.
An update on TinyPilot's business, including the launch of the Voyager 2, a new logo, and a review of December's revenue and profit.
A developer builds a PDF bundle feature for a SaaS app, creating zip archives of school year reports for customers.
A guide to setting up a free monitoring stack for Django applications, covering uptime, error reporting, logs, and performance.
A blogger shares their 2022 goals for writing, media production, and software development, focusing on accountability and personal growth.
A personal reflection on 2021, discussing burnout, work-life balance, and recommendations for media like Bo Burnham's 'Inside' and The Beatles documentary.
A comprehensive collection of 90 machine learning lecture videos covering Python, scikit-learn, algorithms, and model evaluation techniques.
A guide to installing and configuring the Starship cross-shell prompt, a customizable terminal enhancement for developers.
A developer adds UX polish to a Django SaaS app, allowing users to quickly navigate between school years in their homeschool application.
A guide for beginners on how to learn Rust, recommending resources like tutorials, books, and the Exercism platform.
Announcing the first stable release of kcctl, a modern command-line client for managing Apache Kafka Connect, inspired by kubectl.
A guide to creating a custom React Hook that detects if an element's content is overflowing vertically or horizontally.
Analyzing Twitter's container CPU throttling issue, its causes, and potential solutions for significant performance and cost savings.
A guide to implementing GitLab's premium 'pull from remote repo' feature for free using a custom Docker image and GitLab CI/CD pipelines.
The author announces a new website section for sharing slides and coverage from their workshops and talks, including a 'making of' story.
The article critiques generic writing advice and argues for finding a personal style, using examples from famous programming bloggers.
Using Python's pytm framework to threat model the security flaws in the fictional systems of Jurassic Park.