
It’s a MS issue, not isolated

It’s a MS issue, not isolated
If you care, it’s been around since the 1970’s and was coined by Gene Amdahl after he left IBM. Certainly not just a crypto-bro thing.
Sounds like an average day trying to run something on Linux.
Glad to hear this. Years ago I worked with Obsidian engineers (who may or may not still be there, I have no idea) and I absolutely loved the systems they had built for their games. They were able to create games with a massive amount of content with a relatively small team of engineers, so I’ve always rooted for them.
I liked (didn’t love) and completed the first Outer Worlds but I thoroughly enjoyed Grounded - even though I never played through to the end game. I’ll definitely give this one a go.
Well, if they subscribed before, why wouldn’t they stay subscribed at the same price with the same features? Why is it a “narrow raft”?
Or someone compared strings.
Yes, that’s my joke. Using digits in a string list isn’t enough, you have to be smart with your sorting and sort the numbers before you make the string list for your drop down.
1, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 2, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 3, 30…
Teams wasn’t specifically built for remote work though. It was built for internal chat/messaging, document sharing, planning, etc. It is 100% used internally at MS even when people aren’t working remotely.
I know because people at MS have been complaining about it since a few years before the pandemic.
I feel attacked
import builtins
def HelloWorld(funcname):
getattr(builtins, funcname)("HelloWorld")
HelloWorld("print")
Edit, improved:
import inspect, builtins
def HelloWorld(funcname):
caller = inspect.currentframe().f_code.co_name
getattr(builtins, funcname)(caller)
HelloWorld("print")
PS/2 isn’t vintage. I’m still using an adapter to connect my Microsoft Natural keyboard through USB.
Oh, wait…
Nah it’s just if-then-elses all the way down
Except for some reason “2” is interpreted as a month, and the year is set to 2001.
I’m dead 😭 (and it just gets better from there)
Thanks, I had everything but “pego”.
Windows 10 won’t just stop working. I still see businesses rocking Windows Vista occasionally.
That’s why agile was created. Because people don’t know what they want in panel 1.
Yeah, it requires replacing the “you test the rocket” with “you test the rocket and it fails or doesn’t meet the updated mission specifications” and the “you go to mars” with “you want to go to mars”
Well to be fair, there’s probably a lot of people who have no fucking clue what sudo is, but are getting instructions from
stack overflowerr, AI. Not that this warning would necessarily stop them, but there was an attempt.