Readit News logoReadit News
bergkvist commented on Kim Dotcom's extradition to the U.S. given green light by New Zealand   torrentfreak.com/kim-dotc... · Posted by u/wut42
diggan · a year ago
Spotify too (allegedly) had bunch of pirated content to bootstrap the service. I guess the difference is that they (and YouTube) tried to pivot away from it, compared to Megaupload which seemed to have leaned into it instead.
bergkvist · a year ago
Yeah, I remember in the early days, when I installed Spotify it would scan my computer for music and upload everything it found. I imagine this is basically how they bootstrapped
bergkvist commented on Leaked Microsoft pay guidelines – salary, hiring bonus, stock awards by level   businessinsider.com/micro... · Posted by u/thunderbong
hasperdi · 2 years ago
Norway is one
bergkvist · 2 years ago
But you can't look it up anonymously. You have to authenticate with your national ID number, and the person will be notified about who looked up their income.
bergkvist commented on Leaked Microsoft pay guidelines – salary, hiring bonus, stock awards by level   businessinsider.com/micro... · Posted by u/thunderbong
occz · 2 years ago
Taxable income is public information in Sweden, and you can basically buy a catalog containing the previous years income for everyone in a given area if you'd like.

Stuff like addresses and so on is also public information in Sweden, for what it's worth. This always makes me feel a bit strange when hearing people considering releasing someone's address to be doxxing and something horrible - like you can just look up any person in Sweden, and the societal consequence is that literally nothing happens. Same with the incomes, nothing whatsoever happens from having this be public.

bergkvist · 2 years ago
Actually addresses being public are causing issues. Sweden has a lot of problems with gang violence, and gang members often register their public addresses to other peoples addresses, causing innocent people to be killed. The address you enter is in no way being verified beyond it needing to be a valid address.
bergkvist commented on My personal C coding style as of late 2023   nullprogram.com/blog/2023... · Posted by u/zdw
omniscient_oce · 2 years ago
Can anyone explain the use of ptrdiff_t instead of size_t (he has typedef'd "size" for ptrdiff_t) The macros are wrapping _Alignof and sizeof both which can't return non-zero numbers I thought.
bergkvist · 2 years ago
ptrdiff_t is a signed integer type - which means you can subtract these numbers without worrying about underflow

u/bergkvist

KarmaCake day104July 20, 2020View Original