HackerTrans
トップ新着トレンドコメント過去質問紹介求人

dhth

no profile record

投稿

Assembling a custom dashboard for open source maintenance

devlog.dhruvs.space
1 ポイント·投稿者 dhth·8 か月前·0 コメント

Keeping Up with Dependency Updates

dhruvs.space
4 ポイント·投稿者 dhth·昨年·1 コメント

Prs – stay updated on pull requests from your terminal

github.com
1 ポイント·投稿者 dhth·2 年前·0 コメント

Omm ("on-my-mind") – A keyboard-driven task manager for the command line

github.com
48 ポイント·投稿者 dhth·2 年前·16 コメント

Show HN: Hours – A no-frills time tracking toolkit for command line nerds

github.com
2 ポイント·投稿者 dhth·2 年前·0 コメント

Show HN: prs – Stay updated on PRs without leaving the terminal

github.com
3 ポイント·投稿者 dhth·2 年前·0 コメント

コメント

dhth
·昨年·議論
How tooling can help stay on top of the never-ending cycle of dependency updates for projects hosted on GitHub.
dhth
·2 年前·議論
Thanks!

So, you’re proposing adding a third state (“done”) to tasks (as an addition to “active” and “archived”). It should be doable; I’ll see if I can add it as optional behavior via a configuration parameter.
dhth
·2 年前·議論
That’s a nice way to put it :)
dhth
·2 年前·議論
Thanks!
dhth
·2 年前·議論
@bachmeier Yeah, you can get a lot of utility out of combining tools like fzf, gum together in a shell script.

For more fine grained controls, you can look into TUI frameworks like bubbletea, ratatui, Textual etc.
dhth
·2 年前·議論
Haha, I didn’t think too deep about the choice of the tasks before putting them in, but you’re on to something here.

I tried to design omm to overcome that futility, at least for myself. Having said that, I find it funny that I might’ve subconsciously remarked on it in the demo.