I'm Useless Without a To-Do List
A developer shares her personal productivity system using digital and physical to-do lists, including open-sourcing goals on GitHub and terminal aliases.
A developer shares her personal productivity system using digital and physical to-do lists, including open-sourcing goals on GitHub and terminal aliases.
A guide to improving programming efficiency by mastering and personalizing keyboard shortcuts and key bindings.
A product manager shares seven key habits of developers who consistently ship great, user-centric features, focusing on communication and ownership.
Explores using VSCode's experimental workspace theming to create custom, project-specific environments that may boost focus and productivity.
A guest post about productivity and 'getting the gist' of topics without becoming an expert, featured on 'Human and the machine'.
A web developer's analysis of a poll on what matters most: people, product, or tech, revealing surprising priorities in the field.
A web developer shares personal strategies for overcoming decision paralysis in design, coding, and content creation.
Explores how Deep Work techniques can help achieve a state of Flow, leading to greater satisfaction and improved skills.
A guide to essential vIM productivity tips, including relative line numbers and interactive search/replace, for more efficient text editing.
A developer shares a four-phase technique for speed reading and retention, explaining why reading skills are crucial for tech professionals.
A critique of the common developer advice 'Don't reinvent the wheel,' exploring its psychological impact and arguing for the value of building from scratch.
A developer reflects on the pressure to learn coding quickly, arguing that focusing on deep understanding is more important than speed.
The article discusses using AutoHotkey and NimbleText to automate repetitive tasks and boost productivity for developers and tech workers.
A developer shares their essential software and tools for efficient WordPress development, including editors, utilities, and productivity apps.
The author argues that we can train our brains to do anything with practice, using the example of learning to brush teeth with the non-dominant hand.
A guide for software developers on how to optimize and improve their daily tools like IDEs and command-line utilities through configuration and learning.
Author shares the journey and process of writing 'Python Machine Learning,' a technical book for aspiring machine learning practitioners.
Author shares the journey and process of writing a book on Python Machine Learning, including productivity tips and the book's focus.
Applies the 'keep your bench clean' principle from cooking to software development, emphasizing clean code, atomic commits, and removing unused code.
A tutorial on creating a Bash alias to copy the current terminal directory path to your clipboard for developer efficiency.