OADINC

joined 2 years ago
[–] OADINC@feddit.nl 3 points 10 months ago (2 children)

Microsoft has tried running datacenters in the sea, for cooling purposes. Microsoft blog

[–] OADINC@feddit.nl 3 points 10 months ago

I have a remarkable 2 and I like it. And yes it's a Linux machine.

[–] OADINC@feddit.nl 1 points 11 months ago

Fun? Fact, I'm in my mid twenties and have never used them.

[–] OADINC@feddit.nl 2 points 1 year ago

My current work laptop has it. I've tried to use it a couple times but I just can't get used to it.

[–] OADINC@feddit.nl 1 points 1 year ago

In the Netherlands you can remove your ADHD diagnosis (at least when moving from child to adult care, if I recall correctly)

[–] OADINC@feddit.nl 0 points 2 years ago

De video was best interessant, maar miste ook een belangrijk punt dat "Thijs Metselaar" had gecomment: "You missed a massive diffrence in the educational system. In the US everyone is in the same class in high school. Meaning the smartest kids compete with the dumbest. In the netherlands everyone is put in classes based on how talented they are. Meaning All the smart kids are in VWO. Then HAVO then VMBO. Meaning the exams on VWO are far far more difficult then the ones on VMBO. So if you gett all 10/10's on VMBO that would mean getting 8/10's on Havo and 6/10's on VWO. The exams on VWO are far more difficult then the ones people get in American High schools since everyone has to do them. Not just the smartest kids. So people on VWO would get 95%'s on American exams. but only 60% on the exams they get here in the Netherlands."

Ik vond het wel relevant om die hier te delen.

[–] OADINC@feddit.nl 2 points 2 years ago* (last edited 2 years ago)

This is the only way;

if (condition) {
    code
}

Not

if (condition)
{
    code
}

Also because of my dyslexia I prefer variable & function names like this; 'File_Acces' I find it easier to read than 'fileAcces'