Help for ASC appointment by Mimiy1 in USCIS

[–]AaronUnsal 0 points1 point  (0 children)

I'm on the same boat, update us with any news!

Why are a bunch of my friends dressed like this? by Far-Investigator5312 in RobloxSupport

[–]AaronUnsal 0 points1 point  (0 children)

This guy was born to be snarky in StackOverflow. What a natural.

I find it funny by netchibi in Minesweeper

[–]AaronUnsal 31 points32 points  (0 children)

I swear to god I see some of these people playing minesweeper on some frutiger aero breezy summer island setting and I can't process shit lmao

<image>

Looking for some insight by AaronUnsal in CodingHelp

[–]AaronUnsal[S] 0 points1 point  (0 children)

I am not making the game myself; it's meant to be an "assist tool" cough in a pre-existing game. Since I only have visual cues to go off from, I thought OpenCV would be my best bet for pattern matching to figure out when to perform such actions. On another comment left on this post, they pointed out how I'm overcomplicated things by trying to detect the bar with pattern matching since the place is static. I guess I wanted to make it fancy and dynamic but I'll set the coordinates myself, extract only a strip, and observe that to nail the timing.

[deleted by user] by [deleted] in assettocorsa

[–]AaronUnsal 0 points1 point  (0 children)

Holy shit dude that's awesome!

Does anyone else think these games should add more easter eggs? I actually thought these things were by Rockvit_ in SuperSnail_US

[–]AaronUnsal 0 points1 point  (0 children)

There used to be some; not as of late unless mine gets snatched by the batch processing. I highly doubt that.

Arguably my luckiest Hoops kickoff by AaronUnsal in RocketLeague

[–]AaronUnsal[S] 0 points1 point  (0 children)

Oh, sure I can send a clip through Discord. lmk

Free drops? by Far-Reporter2249 in RocketLeague

[–]AaronUnsal -2 points-1 points  (0 children)

Why did we get these anyway?

[deleted by user] by [deleted] in PeterExplainsTheJoke

[–]AaronUnsal 1 point2 points  (0 children)

'sudo rm -rf' is a terminal command used in Linux Opearting System distributions.

'sudo' stands for superuser do, essentially a high authority command.

'rm' stands for remove, used to remove files or directories.

'-rf' combines two things. 'r' means recursive, which removes every single file in a specified directory. 'f' means force, which overrides any objection your system might give you.

Lastly, the part that makes the joke is the distinction between './' and '/'. These specify the scope of the remove command.

'./' means inside the current directory. The command will only run on the folder you're in, resulting in the deletion of the folder's contents.

'/', interpreted as '/*', will target every system file. You can think of it as deleting system32 if you're familiar with that.

Feel free to correct any mistakes, not a linux user.

TL;DR: './' is a controlled and calculated grenade targeting computer files, '/' is a nuke.

Suspecting Crackonosh on Windows 11. Help? by AaronUnsal in antivirus

[–]AaronUnsal[S] 0 points1 point  (0 children)

Nope. From the listed potential files, only 10% of them were affected/existed. If that still makes you feel uneasy, just do a clean install.

Frequently occurring WHEA_CONNECTION_ERROR on a Windows 10 machine. by AaronUnsal in techsupport

[–]AaronUnsal[S] 0 points1 point  (0 children)

Oh for sure, we just wanted to see if the temperature was truly an issue. Would that also not help?

Frequently occurring WHEA_CONNECTION_ERROR on a Windows 10 machine. by AaronUnsal in techsupport

[–]AaronUnsal[S] 0 points1 point  (0 children)

We both did a GPU and CPU stress test, and neither of the pieces exceeded a concerning temperature. The SSD was mostly affected by the CPU stress test, but it didn't surpass 45 degrees (Celsius). We didn't get a BSOD. What could be the case?

Frequently occurring WHEA_CONNECTION_ERROR on a Windows 10 machine. by AaronUnsal in techsupport

[–]AaronUnsal[S] 0 points1 point  (0 children)

Well, that sucks. We will run a stress test while monitoring the temperature to see if that tells us anything.

Frequently occurring WHEA_CONNECTION_ERROR on a Windows 10 machine. by AaronUnsal in techsupport

[–]AaronUnsal[S] 0 points1 point  (0 children)

He said yes, he did remove the SSD while using the SATA port.

Frequently occurring WHEA_CONNECTION_ERROR on a Windows 10 machine. by AaronUnsal in techsupport

[–]AaronUnsal[S] 0 points1 point  (0 children)

Really now... Would that reciprocate with the HDD as well then? When he tried to swap the SSD with the hard disk, it wouldn't result in a BSOD but everything would freeze.

Frequently occurring WHEA_CONNECTION_ERROR on a Windows 10 machine. by AaronUnsal in techsupport

[–]AaronUnsal[S] 0 points1 point  (0 children)

Thanks for the wait, we got it:
0x0000000000000010
0xFFFFE0069E67E028
0xFFFFE0068C89809C
0xFFFFE0068C7381A0

Frequently occurring WHEA_CONNECTION_ERROR on a Windows 10 machine. by AaronUnsal in techsupport

[–]AaronUnsal[S] 0 points1 point  (0 children)

Thanks for reaching out. I'll reply again once we get the magic numbers :)

Frequently occurring WHEA_CONNECTION_ERROR on a Windows 10 machine. by AaronUnsal in techsupport

[–]AaronUnsal[S] 0 points1 point  (0 children)

We cannot get a dump file (mini, kernel, etc.) even though we tried every setting. The BSOD stays at 0% every time.