Vlyn

joined 3 years ago
[–] Vlyn@lemmy.world 1 points 3 years ago (2 children)

There’s this Computer Science 101 concept called Amdahl’s Law that was taught wrong as a result of this - people insisted ‘more processors won’t work faster,’ when what it said was, ‘more processors do more work.’

You massacred my boy there. It doesn't say that at all. Amdahl's law is actually a formula how much speedup you can get by using more cores. Which boils down to: How many parts of your program can't be run in parallel? You can throw a billion cores at something, if you have a step in your algorithm that can't run in parallel.. that's going to be the part everything waits on.

Or copied:

Amdahl's law is a principle that states that the maximum potential improvement to the performance of a system is limited by the portion of the system that cannot be improved. In other words, the performance improvement of a system as a whole is limited by its bottlenecks.

[–] Vlyn@lemmy.world 0 points 3 years ago (2 children)

If you want to use Discord nowadays you need a valid phone number, that's it.

Either you agree with it and use their service, or you don't and delete your account with all your data.

They use this to battle spam accounts (with quite some success, been over a year since I've been contacted by scammers), there is no good way around it.