HackerTrans
トップ新着トレンドコメント過去質問紹介求人

MatthewMob

no profile record

コメント

MatthewMob
·4 年前·議論
Of course not, there are a plethora of factors that would alter the effectiveness of UBI, looking at it so simply and then rejecting it outright is dishonest.

Money would majorly come from those who have the greater means to pay larger amounts into the system, and on the hypothesis that bettering the material conditions of those in the lower and middle class will necessarily lead to increasing productivity and thus (and 'thus' is a large leap) greater general income that can partly be paid back into the system in a cycle.
MatthewMob
·5 年前·議論
So you are lying then. What do you gain out of misleading people with your rhetoric here?
MatthewMob
·5 年前·議論
Neglecting to get the vaccine is discouraged because it increases the probability of causing harm to yourself and others.
MatthewMob
·5 年前·議論
Voice, video and text chat with unlimited bandwidth, streaming resolution and storage space all for free, and all much, _much_ easier to use for the average user than any other voice and video communication client ever made.
MatthewMob
·5 年前·議論
No. It means that when you invoke `console.log` in a browser it "logs" a reference to an object instead of serialising it.

This log is still synchronous, but when you expand it in the console its properties are dereferenced and may be different from when the original log was made. The log, however, is still instantaneous and synchronous.