HackerTrans
TopNewTrendsCommentsPastAskShowJobs

MatthewMob

no profile record

comments

MatthewMob
·4 года назад·discuss
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 лет назад·discuss
So you are lying then. What do you gain out of misleading people with your rhetoric here?
MatthewMob
·5 лет назад·discuss
Neglecting to get the vaccine is discouraged because it increases the probability of causing harm to yourself and others.
MatthewMob
·5 лет назад·discuss
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 лет назад·discuss
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.