discusseded

joined 1 year ago
[–] [email protected] 0 points 3 months ago (1 children)

After learning PowerShell and then moving to Linux and having to learn bash...I don't get this sentiment. PS is the shit. I can make full GUI applications and automate all kinds of workflows. Their use of objects makes it so easy to extract data and utilize it. Bash feels so much more primitive and clumsy by comparison. What am I missing here?

[–] [email protected] -1 points 5 months ago* (last edited 5 months ago)

Run a PowerShell session as admin and enter the following commands:

Get-AppxProvisionedPackage -Online | Where-Object { $_.PackageName -match "OneDrive" } | Remove-AppxProvisionedPackage -Online -AllUsers

Get-AppxPackage -AllUsers | Where-Object { $_.Name -match "OneDrive" } | Remove-AppxPackage -AllUsers

Might be easier to do this in PowerShell ISE so you can edit these two commands. But this will first remove the installer package for OneDrive so that it can't reinstall again, and then it removes the installed app from all profiles.

I haven't personally tested this, but I use PowerShell professionally and the commands are solid. If it didn't work then it just means that Microsoft packaged OneDrive in a different manner than the other built-in apps. You can also remove other annoying apps that are pre-loaded this way. Just swap out "OneDrive" for the proper name or partial proper name of the appx app. Use Get-AppxPackage by itself to learn what the proper names are for the apps that are installed.

[–] [email protected] 4 points 6 months ago (1 children)

I guess one man's vanilla is another man's mummy wraps.

And what options? When were we ever given a real choice?

[–] [email protected] 2 points 7 months ago (1 children)

Its such a weird thing to argue over, and looking at the downvotes, it seems like people here on Lemmy are just really pissed off at people these days (or they are conflict bots). No good things will come from that level of anger.

You've been arguing so much in the comments that you've forgotten OP's stated story and adopted your own fiction to defend. Like you said, it's a weird thing to argue over, because what you're talking about is not what anybody else is talking about. That's why you're getting down voted. But sure, convince yourself it's pissed off people or "conflict bots," whatever the hell that is. More fiction for your la-di-da world.

Where I come from if someone gracefully asked if I'd be leaving soon I'd have no problem accommodating them if it suited me fine. The operative word is suited, because I don't owe strangers anything. I can choose to be generous, or be in my right to reserve my generosity for someone who is more deserving. Doing so doesn't make me a bad person.

However, this is not what happened according to OP. The person suggested they hurry because they needed their table. That's so rude I'm completely blown away at your effort here in the comments to white wash it and scold others for not being doormats like you want to be. Have fun with that.

[–] [email protected] 19 points 8 months ago (1 children)

Bottled water?

[–] [email protected] 13 points 9 months ago

Microsoft Solitaire on Android. The ads were driving me nuts so I went to pay for the app. If I recall they wanted almost 10 bucks a month for that shit. Deleted, forgotten, until now.

[–] [email protected] 3 points 9 months ago

Mine was a very similar path to yours. Way too many little observations that alone could have been shrugged off as a rounding error but taken together it was clear that shit wasn't adding up.

Then I started listening to biblical scholars and now there's nothing that could convince me otherwise. It's a collection of human literature. The good and the bad that had come from it is only a reflection of our humanity.

[–] [email protected] 1 points 9 months ago (1 children)

That makes sense, thanks for clarifying. I agree, and what it boils down to is healthy communication and respect.

[–] [email protected] 3 points 9 months ago (3 children)

You seem to only be accounting for people who are like yourself. It's hard to picture other people's minds because we only have ours to go by, but it's important to acknowledge that other minds work very differently from our own.

I was a habitual night owl in my twenties. Went to sleep at dawn and woke up around noon. I didn't have sleep issues, I was always incredibly rested and full of energy.

Now I sleep at 10 and wake up around 6. I have less energy but I am now a morning person. I can easily get up at 4 for occasions.

You're making judgements on others based on your own biased view, one that only sees it your way. That's why you're being down voted.

view more: next ›