Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:I was surprised to see marvel rivals (Score 1) 38

I think it's the open source nature, but please somebody correct me if I'm wrong. On Windows, they have you install a closed-source rootkit in a closed-source OS. I think cheaters counter this (or at least used to) by running the game in a virtual machine. This allows them to control the virtual hardware the game is running on. Flip the right bits and suddenly the rootkit reports that everything is A-OK despite whatever fuckery the cheater is doing. This is why many modern games refuse to run in virtual machines at all.

With Linux on the other hand, you don't even have to virtualize all the hardware. You can just modify any of your drivers or the rest of the kernel to change or export data that it processes. Game makers don't have a way to ask an OS if the kernel or drivers are unmodified as the concept almost doesn't exist in the Linux world. That is to say that there is no one true unmodified version of a driver or kernel that games could verify. Even if game makers specifically tracked popular distro's release versions, a cheater could always modify and build a kernel to just lie to the game process.

It's always been this cat and mouse game between cheaters and game makers, because the way that almost all games work is by giving all the game data to the player and then relying on the game client to appropriately hide this game data from the human playing. I'm hopeful that one day game makers will figure out and put in the effort into building game servers that only tell their clients the bare minimum information; so a shooter won't tell you anything about opponents you can't yet see and hear. The problem with this is then cheats will get the audio information about where the enemy is and then your hacked client will fully draw them behind the wall.

Comment Re:Teams was the canary in a coalmine (Score 1) 220

You must not be getting what amounts to a full-app popup for a quality survey after every other call like I do. I have surveys turned off yet they still come. The surveys aren't even created well. Now I go and check the box that audio issue was that the other person couldn't hear me which is true because they didn't answer and I got voicemail.

Comment Re:Sounds like they're going to sell and get gutte (Score 1) 115

This is step 1 in trying to sell their flailing business. They obviously don't expect any more growth or they'd stick with running their own servers. Buyers want to know they can carve up the company easily, so migrating to a public cloud gives them some assurances this is possible. They're certainly hoping to get scooped up on their disintegrating brand awareness before there's no value left.

My company tried to buy them out. They responded:

\

Thank you for your interest in acquiring Stack Overflow. Unfortunately, your proposal has been closed for the following reasons:

  • Too Broad: Your offer attempts to encompass infrastructure, talent, branding, and existential philosophy in a single transaction. Please narrow the scope to a specific, answerable acquisition.
  • Duplicate: This is a duplicate of several prior offers we've already declined. Please consult [closed: Why hasn't Stack Overflow sold out yet?].
  • Opinion-Based: Statements such as “We think we’d be a good fit culturally” are inherently subjective and not suitable for this kind of transaction.
  • Needs Reproducible Example: You’ve failed to provide a line-item financial breakdown, term sheet, or any working prototype of post-acquisition community support. We require a MCVE.
  • Unclear What You’re Asking: “Let’s talk synergies” is not a clear action item.
  • Off-Topic: We do not currently accept offers relating to the acquisition of community-driven Q&A platforms. This belongs on corporate-takeovers.meta.stackexchange.com.
  • Contains AI-generated Content: While parts of your proposal were cleverly worded, we detected traces of ChatGPT hallucination. Please edit the offer to reflect your own due diligence.

If you believe this closure was in error, feel free to [edit] your offer to meet community standards and flag for moderator review.

With regards,
Stack Overflow, Inc.
“Not every problem belongs here.”

Comment Re:Linux?? (Score 2) 25

It's at the bottom under System Requirements:

Minimum:
                OS: Linux distribution released after 2016
                Processor: Intel Core 2 Duo E8200 / AMD Athlon XE BE-2300
                Memory: 8 GB RAM
                Graphics: Intel HD Graphics 2500 / AMD Radeon R5 Graphics
                Storage: 1500 MB available space

Slashdot Top Deals

All your files have been destroyed (sorry). Paul.

Working...