HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jhspt

no profile record

Submissions

Git-task – Local-first Git-repo-based task tracker with remote sync

github.com
4 points·by jhspt·2 năm trước·0 comments

Packrat – Gatherers library for Java streams (preview feature in JDK 22)

github.com
3 points·by jhspt·2 năm trước·0 comments

comments

jhspt
·năm ngoái·discuss
This is so cool! Much more elaborated and closer to the real bug tracker than my own tiny project (https://github.com/jhspetersson/git-task) (oh, sorry for the shameless plug)
jhspt
·2 năm trước·discuss
Another shameless plug: git-task

Task manager or bug tracker that resides right within git repository and can sync with GitHub.

It's on a very early stage of development, but somehow works. I'd really appreciate any ideas on what can be done/improved (actually, a lot).

https://github.com/jhspetersson/git-task
jhspt
·4 năm trước·discuss
Shameless plug: a tool I wrote to manage downloads directory :)

https://github.com/jhspetersson/fselect
jhspt
·5 năm trước·discuss
https://github.com/jhspetersson/fselect

A tiny tool I wrote to search within file piles (mostly unsorted downloads, torrents, and such). I could never remember `find` options, and more advanced queries are a pain. Now one can use some kind of SQL flavor to get the job done.