HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dillondesilva

no profile record

Submissions

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

dillondesilva.substack.com
1 points·by dillondesilva·le mois dernier·0 comments

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

github.com
4 points·by dillondesilva·il y a 9 mois·4 comments

comments

dillondesilva
·il y a 9 mois·discuss
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!