

Bobby, this kid would be really pissed if they could read (graphs).


Bobby, this kid would be really pissed if they could read (graphs).


Microsoft, the safe home of open source /s


OpenSuse TW. Network seems to be permission based. If I’m connected to the Internet on one user and someone logs in, they cannot connect without my pass. Quite ridiculous.
Oh, and I used to hibernate. Then it stopped working. Now I try to sleep and that sporadically fails requiring restart.
Technology. Pixels and fluff. Things that have existed for decades…


I wouldn’t use SystemState for a boolean. Better to have Enable() or Disable().
The consideration is about what the consumer of that code knows about it. If it knows less about the inner workings and state, it has lower coupling. You can more easily change 1 without changing all the callers of it. Ideally code, especially in object oriented programming should have high cohesion (each class has one purpose and one reason for change) and low coupling.
Most stuff depends but those concepts can guide you. Learning SOLID principles helps to write better code.


Why don’t you support a Linux distro that runs on prehistoric hardware?
It’s very easy to spend other peoples time than offer your own for something you clearly don’t care enough about.
If you missed the comment. Previous kernel version is supported until 2035. That’s 9 more years. You need any longer than that?


Most products.
Hopefully it paves the way to Unreal Engine. Unity sucks worse and while Godot is great, UE has advantages in many ways when building games.
Plus competition can only help. Steam taking a 30% cut is very significant and can really impact on Indie developers.


Maybe Linux usage is starting to affect corporate decisions. Good stuff.


When you say it like that, I see it. It can handle Soda and is adaptive. Worthy of the v62 label!


Was it written by AI?
Education and understanding. It’s naive to think it solves bugs. You might catch and avoid some but static code analysis does that well too.


Lol, never happened to me in almost a decade of using systemd. Windows update was a constant blocker.


I hear India and some other Asian countries are very high.


It’s been learning from github in terms of downtime. Still winning though.
Oooh, Runelite on Linux <3.
Finally.


Sounds about right. Fits in with the 80:20 rule. Does the first 80 quicker than the 20% of time it usually takes but does the next 20% which takes 80% of the time even slower.
Effectively, it optimises the quicker bit so you suffer long term and overall waste more time while screwing the planet. It’s only fine for prototyping and even then, would that be the best base to build off? Is it modular and maintainable? Does it have low coupling and high cohesion? Or is it just trash?


Verbal diarrhoea


Incorrect. Commonly happens in the UK too.
Sorry, but what does AI achieve that static code analysis tools don’t? Apart from maybe ridiculous environmental impact?