Like I said I was expecting some sort of borderline legal scam. It’s just that the meme only mentions that you have to pay them which in itself is not a scam.
Like I said I was expecting some sort of borderline legal scam. It’s just that the meme only mentions that you have to pay them which in itself is not a scam.
Well, I am sure there is a scam, because there’s money involved and it’s happening in this day and age, but talking is free, listening is free, yet the phone company makes both sides pay so they can talk and listen, and I wouldn’t consider that a scam.
Boy, this question hurts.
For anyone above a certain age with kids below a certain age this isn’t a punishment or a challenge, this is A DREAM!! Heroes of might and magic 3, system shock 2, Anno (any version up to 1503), Morrowind, Civilization 3, Age of wonders shadow magic, Baldur’s gate 1 and 2…
Whenever my wife finds the time she goes to her room to play Morrowind. She just got a new laptop and the first thing I did was install OpenMW and copy her save file.
It goes without saying that you couldn’t finish any of those games in those 12 hours, except for System Shock 2.
No, actually C#'s answer should be: “What Java said - hold on, what Python said sounds good too, and C++'s stuff is pretty cool too - let’s go with all of the above.”
C#, or as I like to call it “the Borg of programming languages”.
That’s the thing: progress quest isn’t an idle game. It’s a parody of modern games that was made long before idle games were a thing. It wasn’t fun just like a joke isn’t an interesting story.
Visual studio has been the best IDE for a long time, and OneNote is still the best note taking application.
My hot take: There is no such thing as 0-index. If you start with 1 it’s an index, of you start with 0 it’s an offset.
That doesn’t make it spaghetti code though. In well-written OOP code you shouldn’t care where a function is implemented. The problem is a much too high level of abstraction. If your high level code is so abstract that it is only running tasks and handling messages there’s no way to write it in a way that prevents mistakes because you couldn’t possibly know what the actual implementations do.