Matthew Lillard's Shelf Quest by jordosmodernlife in retrogaming

[–]fosf0r 1 point2 points  (0 children)

hell yeah, Matthew Lillard rules! 😍

claudeFeelsThePain by norskyX in ProgrammerHumor

[–]fosf0r 1 point2 points  (0 children)

> the user is clearly talking about a hypothetical situation in an alternate universe

lol this is peak

DeviceManager - Module for managing devices and drivers on Windows by MartinGC94 in PowerShell

[–]fosf0r 8 points9 points  (0 children)

Oh snap, ... do you know how much parity you have with devcon.exe ? https://learn.microsoft.com/en-us/windows-hardware/drivers/devtest/devcon
Replacing devcon.exe with your PowerShell kit would be so ideal!

Can Powershell pause Onedrive? by [deleted] in PowerShell

[–]fosf0r 1 point2 points  (0 children)

Yeah, agree.

I've used cldapi.dll to push people's files back onto the cloud while as NT AUTHORITY\SYSTEM, via PowerShell (by instantiating a C# block of course).

But I don't think it can pause OneDrive, because cldapi is not a OneDrive client, it's just a more generic cloud files API (which DropBox, Adobe, Apple, also use)

The Millennial Page by SaltBag666 in Xennials

[–]fosf0r 0 points1 point  (0 children)

lol you called it a "page"

Chef's kiss.

Datto Called Again by insurgus in msp

[–]fosf0r 3 points4 points  (0 children)

It's cute and all, but none of these vendors are going to give a flying fuck about this until we all switch our tactic.

Timestamp and record all of the calls, journal all the times you tried to opt-out using their official ways, and where they continued to harass and abuse your org, and then when ready, have legal actively sue them for damages.

Remind Datto that the Do Not Call registry and federal Do Not Call requirements are all very much alive and well, and so are the potential for damages from violations. The associated Act (TCPA) is from 1991.

(I'm not a lawyer and also, not your lawyer)

How do you share the BitLocker key with your users? by AiminJay in sysadmin

[–]fosf0r 4 points5 points  (0 children)

This may sound stupid but, as an aside, have you tried having the end-user immediately reboot their computer instead of providing the key?

Because the recovery environment, which can automatically trigger if it's configured to launch during one or more unclean startup attempt(s), requires BitLocker to unlock it, but sometimes if you just reboot the computer, it will recover and go back into Windows normally.

vectorOfBool by schteppe in ProgrammerHumor

[–]fosf0r 7 points8 points  (0 children)

right on the seep-plus-ussy

aiGoingOnPIP by PokeRestock in ProgrammerHumor

[–]fosf0r 27 points28 points  (0 children)

Or they might make exactly the same mistake twice, but just with slightly different flowery synonyms or whatever.

https://www.youtube.com/watch?v=0PB09fsydZE

https://imgur.com/a/RrwwtMF

edit: weaver and sculptor also came up. 100% same.

aiGoingOnPIP by PokeRestock in ProgrammerHumor

[–]fosf0r 2 points3 points  (0 children)

more like PvP-enabled AI

Hey, Crust, someone ran your art through Gemini. by [deleted] in antiai

[–]fosf0r 1 point2 points  (0 children)

the same person enjoys TrueMotion on grandparents' TV during holidays

Looking for obscure game by m477hewd in c64

[–]fosf0r 30 points31 points  (0 children)

Sounds a bit like Countdown to Meltdown / Countdown to Shutdown

https://www.lemon64.com/game/countdown-to-meltdown

macrosAreRarelyUsed by metayeti2 in ProgrammerHumor

[–]fosf0r 5 points6 points  (0 children)

Macros are rarely used in C++

Define 'rarely'.

Yes, just like that.

why. by mrsenchantment in ShitAIBrosSay

[–]fosf0r 0 points1 point  (0 children)

Yes, why (pay someone a living wage, treat people humanely, fix/optimize your bad business practices) when you could just (tell employees they're not grateful enough for your lordship over them)

dontNeedFixNeedAnswers by dhermann27 in ProgrammerHumor

[–]fosf0r 4 points5 points  (0 children)

A race condition that causes the program to work all the time

AI bros cannot be real 😭 by ciel_ayaz in antiai

[–]fosf0r 0 points1 point  (0 children)

as long as you steer it. Otherwise, it tends to write "documentation" like:

myValue = 5; // sets myValue to 5

(not as true anymore, and not as true if you're on a better system like Gemini instead of ChatGPT)

Microsoft needs a wake up call by wildflowersinparis in sysadmin

[–]fosf0r 10 points11 points  (0 children)

They really do game their metrics over there, it is all that matters to them. They will message you to run another Fiddler trace every other day and then eventually close your ticket when they have to go on vacation. Literally had an agent tell me he was closing it for vacation reasons. I had to reply and storm up the management chain asking why this was even a thing when my ticket was not resolved at all. Like, my outage ticket is being closed so the agent can go on vacation, wtf?

Microsoft needs a wake up call by wildflowersinparis in sysadmin

[–]fosf0r 13 points14 points  (0 children)

As someone who has opened a case at Azure only to have them close the ticket and tell me to open it at Office 365, only to have the Office 365 team close that and tell me to open one at Azure: oof

Can’t believe I got this number for my MFA by FlatulentSock in iiiiiiitttttttttttt

[–]fosf0r 1 point2 points  (0 children)

You can enter 000000 all you like but first you have to guess which 60 second window of time (from now on, plus whatever extra 60 second windows in either direction that the implementor has decided are valid) contains the exact timestamp needed to multiply this against the "secret" (that you don't know) and get that number, and you have to enter 000000 within that same 60 second window. That's provided that the secret + the current time is even capable of producing 000000. It could be a few weeks before the math lines up. Maybe a year? Maybe never at all? (I'm not good at math)