HackerTrans
TopNewTrendsCommentsPastAskShowJobs

abid786

no profile record

comments

abid786
·5 months ago·discuss
Seems like GP spent more time testing this than the author did
abid786
·12 months ago·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
·12 months ago·discuss
This site is not all representative of the average internet user though
abid786
·last year·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
·last year·discuss
Autopilots don't do any of those things without human in the loop
abid786
·last year·discuss
Doesn’t load_json throw if the file doesn’t exist?
abid786
·last year·discuss
Can you give some examples? Super interesting to me as someone with no children
abid786
·last year·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
·last year·discuss
Because everything in Ruby is an object and everything is a passing messages (ie a method call).