HackerTrans
TopNewTrendsCommentsPastAskShowJobs

abid786

no profile record

comments

abid786
·il y a 5 mois·discuss
Seems like GP spent more time testing this than the author did
abid786
·il y a 12 mois·discuss
More and more of the social networks are just the algorithm though - tiktok, X, Facebook, etc. How much of your feed does the average use personally know now?
abid786
·il y a 12 mois·discuss
This site is not all representative of the average internet user though
abid786
·l’année dernière·discuss
In comparison it’s much faster to draw, infinitely more portable and much less distracting. I use pen and paper for self notes that are throwaway in nature or exploring ideas. For artefacts that are meant to be shared with others I use a computer
abid786
·l’année dernière·discuss
Autopilots don't do any of those things without human in the loop
abid786
·l’année dernière·discuss
Doesn’t load_json throw if the file doesn’t exist?
abid786
·l’année dernière·discuss
Can you give some examples? Super interesting to me as someone with no children
abid786
·l’année dernière·discuss
Not sure I follow. The constants like Price or Currency would be available across threads.

Also, if you’re writing a custom data class, you’d need to write code to support immutability which this article’s approach handles
abid786
·l’année dernière·discuss
Because everything in Ruby is an object and everything is a passing messages (ie a method call).