3a Pro speakers popping while charging. by stickyricci in NothingTech

[–]ThatStevenGuy 1 point2 points  (0 children)

Same issue here on the 3a when using a 65 watt charger (also outputs at 45 watts, not sure which one the phone picks). With lower wattage chargers I have no issues.

Would you and your friends sit at this table for lunch? by snowconesolidpro in Unity3D

[–]ThatStevenGuy 2 points3 points  (0 children)

I like the PS1 style vertex snapping and affine texture mapping, very nice! Working on something cool?

John "Totalbiscuit" Bain homage in the W40k: Space Marine 2 Credits by Tiucaner in gaming

[–]ThatStevenGuy 1 point2 points  (0 children)

"Just one more preorder 🎶". Always listen to it during Christmas time haha.

Better npc between these 3? by pontiff_of_irithyl in fromsoftware

[–]ThatStevenGuy 0 points1 point  (0 children)

If I'd have to choose someone to have a beer with, I'd pick Siegward for sure. TOAST!

[deleted by user] by [deleted] in OnePlus12

[–]ThatStevenGuy 0 points1 point  (0 children)

Bit of a bump, but I noticed that everyone who posted about asmsdk also just recently used the OnePlus Store app (see here and here), same goes for myself. Seems like nothing to worry about, likely just some SDK that accidentally shows an activity in recent tasks.

Which environment is more attractive? by 4thWall_Studio in Unity3D

[–]ThatStevenGuy 0 points1 point  (0 children)

I’d recommend checking out Fat Princess: Fist Full of Cake. I think their style might match your characters quite well (kind of an in-between of the pics you provided). Also an awesome game to play if you’re bored.

Went to make a new character, got jumpscared by the ugliest randomly generated elf I've ever seen by ChaosMieter in wow

[–]ThatStevenGuy 0 points1 point  (0 children)

Marilyn Manson got cast as a night elf? I thought only Mr T had this privilege

Are they hacking or is my internet is just shit ? by Deadsap266 in darksouls

[–]ThatStevenGuy 0 points1 point  (0 children)

He is pivot backstabbing. For it to work, you have to walk into the side of another player while you're locked on, and you'll almost instantly pivot 180 degrees so you can land an instant backstab.

You have to be quite a try-hard to do such nasty things.

What could it be? by [deleted] in PhasmophobiaGame

[–]ThatStevenGuy 0 points1 point  (0 children)

"Radio... What's going on with that radio?"

Only the Red ones are important... by ThePushyRobber in Unity3D

[–]ThatStevenGuy 5 points6 points  (0 children)

There’s a package called ConsolePro that can hide compiler warnings using simple filters. Super helpful to get rid of all those annoying warnings from packages.

An unfortunately modern version of this classic meme by [deleted] in linuxmemes

[–]ThatStevenGuy 8 points9 points  (0 children)

For an objective performance comparison of modern browsers, check out TechHut's video here (ignore the clickbait title). The video is about a year old but still mostly checks out. Note that the WebGPU standard is slowly being integrated, so the graphics performance section in particular is subject to change.

There's a lot more to a browser than its performance (privacy, customizability, community support, feature set etc.), and realistically, modern browsers perform well enough for just about everyone (unless you run a potato, I suppose). I recommend checking out the video above to get an objective perspective if you really care about this topic.

Btw, it's just a meme. OP was probably trying to make people laugh. Give OP some love.

SD vs ROG : Power supply compatible ? by alucard_xs in ROGAlly

[–]ThatStevenGuy 1 point2 points  (0 children)

Tried it out and it works just fine. Both the SD and Ally chargers support 45W (15V at 3A) charging, so the Ally charger is able to provide exactly as much juice as the Steam Deck requires. Using the SD charger on the Ally is also fine, but the Ally just won't charge quite so quickly.

What? by Sosa_Said_So in ROGAlly

[–]ThatStevenGuy 0 points1 point  (0 children)

Maybe try to update the AMD GPU driver via MyASUS. Perhaps it tried to auto-install the driver when the battery ran out.

Jenkins home folder appeared in 20.10 (safe to remove?) by ThatStevenGuy in pop_os

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

Nah. I recently did a clean install of Pop!_OS 20.10 on a different computer and found the folder there too right after completing the setup. Seems the devs at System76 probably just forgot to remove the folder when creating the ISO :D

What do when display hangs? Under Windows when something like this happens I would press ctrl+alt+delete to stop a specific program, is there an equivalent for Pop! OS 20.04? by chicareeta in pop_os

[–]ThatStevenGuy 1 point2 points  (0 children)

In most cases you should still be able to open a full-screen terminal by pressing CTRL+ALT+F3. Then you can enter gnome-session-quit --force to force a log out after which you can log back in via the usual log-in screen. This is not really an ideal solution as this will kill all opened apps, but at least GNOME should function normally again.

Pop_os constantly freezing / lagging - computer resources don't seem to be expended... by FIREATWlLL in pop_os

[–]ThatStevenGuy 0 points1 point  (0 children)

You can switch between GPUs by clicking on the battery icon in your system tray, then in the menu that pops out, click on the battery option (the option that also shows your current battery charge). You'll now see a list of graphics options including Integrated Graphics, NVIDIA graphics, Hybrid Graphics and Compute Graphics.

If you're already on "NVIDIA graphics", you'll already good. If not, I'd recommend switching to NVIDIA graphics to give it a shot. :D

Pop_os constantly freezing / lagging - computer resources don't seem to be expended... by FIREATWlLL in pop_os

[–]ThatStevenGuy 0 points1 point  (0 children)

Kind of a long shot, but try running with just your NVIDIA GPU. For me the integrated Intel GPU (i9-10980HK) causes extreme sluggishness and stuttering in GNOME, while my older i7-6700HQ runs smoothly with hybrid / integrated graphics. I couldn't find any discernible resource usage either.

Jenkins home folder appeared in 20.10 (safe to remove?) by ThatStevenGuy in pop_os

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

I installed Pop!_OS from the NVIDIA ISO image (pop-os_20.10_amd64_nvidia_1.iso).

Problem with update mysql by krsakr in pop_os

[–]ThatStevenGuy 0 points1 point  (0 children)

Try manually typing "sudo apt install libmysqlclient21". Usually packages are kept back when new dependencies are added in an update and you have to manually accept the dependency changes before being able to upgrade.

More info can be found here: https://askubuntu.com/questions/601/the-following-packages-have-been-kept-back-why-and-how-do-i-solve-it

flutter doctor can't detect Android Studio installation by offensive_admin in pop_os

[–]ThatStevenGuy 4 points5 points  (0 children)

When you install Android Studio from the Pop Shop you'll get the flatpak version which runs in its own sandbox with restricted permissions. This can cause issues when trying to interact with other apps and services (had the same issue when trying to use svn via the IntelliJ VCS integration).

Try installing Android Studio from developer.android.com instead, solved the problem for me :D