You sure about that? https://i.imgur.com/cfh6BiV.png lol
You sure about that? https://i.imgur.com/cfh6BiV.png lol
I am pretty sure it’s 4x8 since they are trying to be modern with this, I would think. Otherwise it’s mostly just posturing I think lol
I wouldn’t on a laptop at all FWIW, need my 24" 1080p monitor for that.
My old work laptop had an integrated cover, my new work laptop just doesn’t lol
They are really trying hard to piss off all their users lol
The sad part is reddit actually used to be open-source. They’ve become what they wanted to destroy. Sad times.
Also (in theory) you can stick a VPN in front of it to hide your home IP to prevent DDoS attacks etc.
Actually, exception rethrowing is a real thing - at least in Java. You may not always want to handle the exception at the absolute lowest level, so sometimes you will instead “bubble” the exception up the callstack. This in turn can help with centralizing exception handling, separation of concerns, and making your application more modular.
It seems counter-intuitive but it’s actually legit, again at least in Java. lol
I have no idea.