HackerTrans
TopNewTrendsCommentsPastAskShowJobs

lasvad

no profile record

comments

lasvad
·2 năm trước·discuss
Is that a pro or con? Haha
lasvad
·3 năm trước·discuss
Also curious about this and questioning its validity…
lasvad
·3 năm trước·discuss
yes, this. Start the conversations. Start slow and allow yourself to get excited about another opportunity.

IMO burnout is hard to identify in the moment, but looking back, its clear to see :). Keep your job for now, start the job hunt, and good luck.
lasvad
·4 năm trước·discuss
With Ruby 3 releasing with RBS, for new projects, whats the current advised path? Native RBS or Sorbet? Can they co-exist and if so, is there a point to using both?

Sorbet is something I've been interested in using for a couple years and finally got a round to actually trying it out. I tried to use Sorbet with ruby 3.1.1 but unfortunately it didn't "just work" which I think is crucial for mass adoption. I want to give the benefit of the doubt and say its my local env that causing issues with Sorbet but in a fresh `rails new test_app --api` project, I'd expect `srb init` to work without errors... maybe I need to give it another go, curious on your thoughts above tho! :)