Hand-crafted tech articles, no AI-generated bs.
Personal task management with Obsidian
Exploration on how Obsidian can supercharge daily workflow of a software engineer. Post covers how to manage tasks, prioritize projects, and use plugins for a more organized and efficient workday.
Logseq task completion tracker plugin
Recently, I discovered Logseq*, a powerful tool for keeping track of tasks, notes, and more. As I began to explore its features, I realized that I could take my task management to the next level by automating the process of report generation.
Task planning algorithm in TypeScript: real-life problem solved with a graph theory
In this article, I’ll present the algorithm which helps to answer the main question of all project planning efforts: When will it be done? A more formal representation of this problem sounds like: “Having some tasks which might depend on each other and some folks which can do those tasks when a milestone can be reached?”
See all tags.