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

dillondesilva

no profile record

投稿

Show HN: Playing with genomics foundation models | Tutorial/Explainer article

dillondesilva.substack.com
1 ポイント·投稿者 dillondesilva·先月·0 コメント

Show HN: Hank – Simplest CLI tool to get errors in plain English

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

コメント

dillondesilva
·9 か月前·議論
Hey Petar, thanks for checking it out and cool suggestion!

As @alsetmusic already mentioned, I think an alias might be the best way for the moment.

One thing that could be challenging is figuring out how to access the stdout/stderr contents for a program that was previously run. With the current implementation, these pipes are routed to hank although I'm not immediately too sure how one could access this post-execution. Feel free to write or implement any ideas onto the repo!