HackerTrans
TopNewTrendsCommentsPastAskShowJobs

remorses

no profile record

Submissions

The Region Consolidation Project

fly.io
1 points·by remorses·9 ay önce·0 comments

comments

remorses
·10 ay önce·discuss
No support for multiple agents at the same time is a non starter
remorses
·4 yıl önce·discuss
The best practice for me is to not use bash or zsh, use a better defined and robust language like JavaScript or python
remorses
·4 yıl önce·discuss
I would also suggest to avoid too complex genrics, these tend to make te code unreadable and make the compilation super slow.

Usually generic code tries to make everything type safe but having some portions of your code be dynamic is completely fine imo.