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

masterpos

no profile record

投稿

Show HN: TetherDust – Self-hosted AI Analytics Engineer (open source)

github.com
3 ポイント·投稿者 masterpos·29 日前·0 コメント

Repomance: Tinder for GitHub Repositories

github.com
4 ポイント·投稿者 masterpos·4 か月前·0 コメント

Lazycut: A simple terminal video trimmer using FFmpeg

github.com
233 ポイント·投稿者 masterpos·4 か月前·65 コメント

Learn X in Y Minutes

learnxinyminutes.com
3 ポイント·投稿者 masterpos·4 か月前·0 コメント

Show HN: Repomance: I made a Tinder like app that you can discover & star repos

apps.apple.com
3 ポイント·投稿者 masterpos·6 か月前·3 コメント

コメント

masterpos
·4 か月前·議論
You are welcome! It is nice when you need to quickly crop or trim something and don’t want to launch a video editing app. The repo is owned by a friend, you can leave a star to make him happy :)
masterpos
·6 か月前·議論
Thank you. The app has two sections: curated and trending. Curated repositories are prefetched and stored in the database. Trending repositories are fetched daily via the GitHub Search API and subsequently stored. This process enriches the repository pool and allows the backend to index each repo. Whenever a user interacts with a repository (star or pass), the action is saved; this ensures the same repository is not displayed twice.