1166
you are viewing a single comment's thread
view the rest of the comments
[-] wetbeardhairs@lemmy.dbzer0.com 205 points 1 month ago

We're going to restart your computer during active hours. Your work will be interrupted. Fuck you.

[-] SkaveRat@discuss.tchncs.de 49 points 1 month ago
[-] TheProtagonist@lemmy.world 7 points 1 month ago

Isn't everything being saved automatically anyway, when you work in the cloud (i.e. SharePoint)?

[-] wetbeardhairs@lemmy.dbzer0.com 26 points 1 month ago

Your Comment (version 1).xlsx has been auto-recovered. Do you want it?

[-] TheProtagonist@lemmy.world 4 points 1 month ago* (last edited 1 month ago)

No, thanks! ;-)

Actually I work a lot with Office Documents on SharePoint in my job and for each of them "automatic saving" is on, so you never have to worry about anything. Just close the application when you're done and your work is always up-to-date.

[-] wetbeardhairs@lemmy.dbzer0.com 15 points 1 month ago

MS disabled the auto-save function for anything on a local disk, which is necessary for me because I use *gasp* version control software.

[-] The_v@lemmy.world 5 points 1 month ago

If you turn off a few of Microsoft's more insane tracking in the privacy settings, it disables the autosave "feature". The autosave fucked up version tracking badly enough that it was nice to have a global kill button.

I have found that turning off most new "features" that Microsoft makes recently is usually for the best.

[-] bleistift2@sopuli.xyz 2 points 1 month ago

Makes sense. You wouldn’t want to hammer that file onto disk every second.

[-] wetbeardhairs@lemmy.dbzer0.com 9 points 1 month ago

Yes I do. I made a change. Save it. My disk can take it.

[-] WhyJiffie@sh.itjust.works 3 points 1 month ago

in good software autosave happens with a slight delay of 10 seconds or so. It's really not uncommon.

[-] Burninator05@lemmy.world 3 points 1 month ago

Auto-saving works great except when I'm using an existing document as a template to make a new one only to remember 45 minutes in that I forgot to disable auto-save or make a copy to start with and the original document is gone.

[-] TheProtagonist@lemmy.world 3 points 1 month ago

Oh yes, I had this too. Templates filled with random content from various team members. Now we switched to dotx templates to avoid this kind of situation.

[-] abbadon420@sh.itjust.works 13 points 1 month ago

Yes, until its somehow automatically deleted during a syncing error and than you're fucked.

[-] viral.vegabond@piefed.social 11 points 1 month ago

It's being saved, but not for you.

[-] brbposting@sh.itjust.works 3 points 1 month ago

Love the snark in this thread

When ppl really Get It, you love to see it

[-] Buddahriffic@lemmy.world 10 points 1 month ago

Libreoffice does this without forcing you to allow them to store all of your files. Because it's a feature that doesn't rely on any kind of cloud bs, MS just added that requirement because they are assholes that have no respect for their users.

[-] manny_stillwagon@mander.xyz 5 points 1 month ago

I have to use Power BI for my job and it does automatically saves until it's been open too long and then it stops automatically saving and also won't let you manually save. Then you have to do a Save As for some reason, close every open PBI file, and reopen them, which takes approximately 3-5 business days.

[-] lightnsfw@reddthat.com 39 points 1 month ago

Yeah, came home to my pc having restarted itself for updates the other day, despite having 2 VMs running at the time that were not properly shut down. Then Windows tried to push their cloud backup on me... twice, and it reset my mouse speed to the default for some reason

[-] tourist@lemmy.world 21 points 1 month ago

Then Windows tried to push their cloud backup on me... twice

This is major boundary respect by Microsoft's standards

[-] bridgeenjoyer@sh.itjust.works 21 points 1 month ago

Cloud backup just means they will use all and any data on your pc and network to train their shitty ai to do more shitty things and continue stealing our data. Yay future.

[-] tourist@lemmy.world 16 points 1 month ago

Lets say they don't use private data for training

(Continue reading when you're done laughing):

Eventually, victims eventually run out of "free" storage.

The humble corporation will do a bunch of psychologically unethical tricks to basically hypnotize users into forking over those three digits at the back of the family credit card.

Now the victim's data is effectively held ransom. Keep paying or lose it.

But they won't stop paying. They paid for a year's plan at a discount and the peaceful megacorp conveniently hit autorenew for them at checkout.

12 months roll around and oopsie, they already have the money. They could go through the refund process, but they've got shit on their plate, might as well keep it for another year.

I could keep rambling, but on Lemmy, I'm probably preaching to the choir about the first verse of genesis.

[-] chocosoldier 1 points 1 month ago

keep nothing in it but zip bombs

[-] lightnsfw@reddthat.com 6 points 1 month ago

Yeah, there was at least a skip for now option.... What more could I ask for?

[-] EtherWhack@lemmy.world 4 points 1 month ago

The 'keep changing hours' section in this article works for me whenever I have to use that partition.

https://www.thewindowsclub.com/windows-updates-restart-disable

You pretty much create the script and have the task scheduler run it hourly. (You should be able to make it silent, though I've never bothered for the hourly, half-second cmd blip)

[-] wetbeardhairs@lemmy.dbzer0.com 6 points 1 month ago

I want a script that forces the update servers at Redmond to reboot every hour on the hour

[-] SaltySalamander@fedia.io 3 points 1 month ago

You should be able to make it silent

You can make it silent. Create a .vbs file, open it in a text editor, and input the following...

Set WshShell = CreateObject("WScript.Shell") WshShell.Run chr(34) & "z:\path\to\your\script.cmd" & Chr(34), 0 Set WshShell = Nothing

Have your scheduled task run the .vbs, rather than your initial script.

[-] TrickDacy@lemmy.world 4 points 1 month ago

inb4 some commenter says this doesn't happen.

[-] Zorque@lemmy.world 3 points 1 month ago

It doesn't happen to me, but I took a proactive approach to prevent it from happening. I don't remember what that action was, since I did it years and years ago... but I know it's possible. You just have to literally more than nothing to prevent these things.

Or you could switch to linux... but that takes an even more proactive approach.

[-] TrickDacy@lemmy.world 11 points 1 month ago

you could switch to linux

Done

[-] Zorque@lemmy.world 2 points 1 month ago

Ah, so not even speaking from experience, then.

[-] TrickDacy@lemmy.world 10 points 1 month ago

... why are internet people like this?

I used windows constantly for 20+ years. Since windows 7 I noticed this auto-restarting bullshit. I switched to linux in 2021. What kind of gotcha do you think you have.. ?

[-] Zorque@lemmy.world 2 points 1 month ago

I never said it didn't happen, I said you had to take steps to make it not happen.

Why are you like this? With the incessant need to be right and everyone else wrong?

[-] TrickDacy@lemmy.world 9 points 1 month ago

ok. "no experience" in what exactly?

not everyone -- just people who are confidently incorrect.

[-] Buddahriffic@lemmy.world 7 points 1 month ago

Hmm I think now they meant the original "switch to linux" bit sarcastically and are stuck in a mindset thinking that it's way more complicated than windows and thus anyone claiming to have already switched must be lying...?

Though thinking about it more, it kinda feels like a bad faith response, posting about a vague windows solution that they want people to know exists but doesn't want to share, while treating Linux as big and scary and requiring more effort than fighting against what your OS really wants you to do.

[-] Zorque@lemmy.world 2 points 1 month ago

Ah, so you see a mirror and you don't like it.

[-] TrickDacy@lemmy.world 9 points 1 month ago

No answer. Hmm, curious. Almost like you told me I had no experience with windows and you had no fucking clue what you were talking about. Weird.

[-] AmbiguousProps@lemmy.today 4 points 1 month ago

You're just making yourself look even worse with every reply.

[-] Buddahriffic@lemmy.world 10 points 1 month ago

My approach was spending even more money for the pro version so I could access the OS settings paywalled by group policy and set it to never automatically download updates.

It would tell me about updates, but wouldn't do shit until I clicked a button on the update page to actually install them (though without the option to pick and choose which ones).

It still nagged me about stupid shit I didn't want, like edge, bing, one drive, and their office subscription.

So when I built a newer computer, I gave them $0 and installed Fedora and laugh at my former reluctance because it's actually been easier and I haven't even had moments where I wished I had just stuck with windows.

Not saying that it's been perfect without any issues, I just recall that there were also issues on windows to deal with, a lot more dated responses showing up in searches that tell you do go to some setting window that no longer exists because the question was answered 6 months ago. Oh and I haven't had to fight my fucking OS deciding to change my settings back to the shitty defaults they set (plus Linux just has better defaults, so doesn't even need as much settings tweaking).

And as an added bonus, switching made me finally pull the plug on xbox game pass, which was a nice idea but I still mostly just spent my time playing games on steam and forgetting to check game pass when buying games on sale, so it was kinda a waste of money. But each time I considered getting rid of it before, I'd instead convince myself it was good to have and end up playing some games on there for a few days before forgetting about it again.

this post was submitted on 22 Aug 2025
1166 points (100.0% liked)

Mildly Infuriating

42329 readers
6 users here now

Home to all things "Mildly Infuriating" Not infuriating, not enraging. Mildly Infuriating. All posts should reflect that.

I want my day mildly ruined, not completely ruined. Please remember to refrain from reposting old content. If you post a post from reddit it is good practice to include a link and credit the OP. I'm not about stealing content!

It's just good to get something in this website for casual viewing whilst refreshing original content is added overtime.


Rules:

1. Be Respectful


Refrain from using harmful language pertaining to a protected characteristic: e.g. race, gender, sexuality, disability or religion.

Refrain from being argumentative when responding or commenting to posts/replies. Personal attacks are not welcome here.

...


2. No Illegal Content


Content that violates the law. Any post/comment found to be in breach of common law will be removed and given to the authorities if required.

That means: -No promoting violence/threats against any individuals

-No CSA content or Revenge Porn

-No sharing private/personal information (Doxxing)

...


3. No Spam


Posting the same post, no matter the intent is against the rules.

-If you have posted content, please refrain from re-posting said content within this community.

-Do not spam posts with intent to harass, annoy, bully, advertise, scam or harm this community.

-No posting Scams/Advertisements/Phishing Links/IP Grabbers

-No Bots, Bots will be banned from the community.

...


4. No Porn/ExplicitContent


-Do not post explicit content. Lemmy.World is not the instance for NSFW content.

-Do not post Gore or Shock Content.

...


5. No Enciting Harassment,Brigading, Doxxing or Witch Hunts


-Do not Brigade other Communities

-No calls to action against other communities/users within Lemmy or outside of Lemmy.

-No Witch Hunts against users/communities.

-No content that harasses members within or outside of the community.

...


6. NSFW should be behind NSFW tags.


-Content that is NSFW should be behind NSFW tags.

-Content that might be distressing should be kept behind NSFW tags.

...


7. Content should match the theme of this community.


-Content should be Mildly infuriating.

-The Community !actuallyinfuriating has been born so that's where you should post the big stuff.

...


8. Reposting of Reddit content is permitted, try to credit the OC.


-Please consider crediting the OC when reposting content. A name of the user or a link to the original post is sufficient.

...

...


Also check out:

Partnered Communities:

1.Lemmy Review

2.Lemmy Be Wholesome

3.Lemmy Shitpost

4.No Stupid Questions

5.You Should Know

6.Credible Defense


Reach out to LillianVS for inclusion on the sidebar.

All communities included on the sidebar are to be made in compliance with the instance rules.

founded 2 years ago
MODERATORS