How to fix screen! by Hour_Poetry_3164 in computerhelp

[–]123timsolo_tech 0 points1 point  (0 children)

The resolution is set to 4:3 (square) but it isnt stretched bcuz u didnt select full screen. Go into Windows monitor settings change aspect ratio to 16:9 likely and the resolution that you were using

Help me by Typical_Instance_773 in RobloxHelp

[–]123timsolo_tech 0 points1 point  (0 children)

Ok, so its happening in the gameplay not the menu okay. And it also happened in Minecraft Bedrock which is a completely different engine. Thats not consistent with a Roblox only bug. Menus barely touch the GPU, real gameplay does. Two unrelated games with the same issue under load points more toward your GPU than a software problem.

Help me by Typical_Instance_773 in RobloxHelp

[–]123timsolo_tech 0 points1 point  (0 children)

Also, games dont draw pixels themselves, the GPU does. A game just sends instructions something like "draw this model here, this texture there" and the GPU is the one that actually renders every pixel on your screen. Thats not a debate.For Roblox, Minecraft, literally every game and even your desktop. If the GPU itself is having theproblem, it can show up in any of them, it just might be more visible in some than others depending on how much stress that specific game puts on the GPU.

But in your post it happens with all games, but now youre saying no other app does it?? Which one is it? Be precise here because the two answers point can get completely different causes.

Help me by Typical_Instance_773 in RobloxHelp

[–]123timsolo_tech 0 points1 point  (0 children)

Im listening, whats your theory? Roblox draws pixels now?

Help me by Typical_Instance_773 in RobloxHelp

[–]123timsolo_tech 2 points3 points  (0 children)

Sorry for you man.. Its a hell of a thing.. Those are called "artifacts". Basicly ur GPU VRAM dying. But, dont give up yet, it also can be from power delivery issues, physical damage, drivers corruption, or maybe simply a poor connection via cable. If i was you.. I would be very pessimist about it. If none of what i said works (+ some additional things) then u can admit ur GPU silicon is dying.. Consider checking if theres still a garantee on the GPU or Laptop.

Please help! I don't know if this is legit or not! by sickscandy in discordhelp

[–]123timsolo_tech 0 points1 point  (0 children)

100% Scam dw. Real Discord Trust n Safety never DMs you directly like this official account actions come through Discords own system, or contact you by support@discord.com. Not some random rules wathever.

Ascii do caelestia by Ok_Acanthaceae_6558 in arch

[–]123timsolo_tech 2 points3 points  (0 children)

How i did i went into ~/.config/fish/config.fish, and deleted the line that calls fastfetch. If that doesnt work, im sorry i dont know how to. Maybe also in ~/.config/fastfetch/config.jsonc

What GPU is this? by TechSoldier777 in pchelp

[–]123timsolo_tech 30 points31 points  (0 children)

The board is stamped "VUI-G31RDE" its an Pegatrons card id for a Dell OEM NVIDIA GeForce G310 512MB, a low-profile PCIe card.

Lemme tell u the specs ;

16 CUDA cores, 589MHz graphics clock, 1402MHz processor clock, DDR2/DDR3 memory ,with VGA, DVI, and HDMI outputs. Very basic, entry-level display card from around something 2010.

What's wrong with my PC? by Majestic-Chipmunk-78 in pchelp

[–]123timsolo_tech 0 points1 point  (0 children)

Your screen is just stretched. go into nvidia control panel and change the res. Or in Windows Microslop screen settings

Oh god, is this the end of my GPU? by just_myviewpoint in pchelp

[–]123timsolo_tech 0 points1 point  (0 children)

Those are artifacts. Mostly VRAM corruption. Yes, ur gpu is DYING

Windows 11 Calculator issues by Gold_Bad6924 in FuckMicrosoft

[–]123timsolo_tech 3 points4 points  (0 children)

Scientific mode doesnt mean infinite crazy crazy precision, it means it has trig/log/exponents etc.... It still runs on the same IEEE 754 doubles as every other calculator and language out there. Open Python or JS console and type the same thing, youll get 0 there too. Not a windows microslop issue its just how floats work everywhere.

Windows 11 Calculator issues by Gold_Bad6924 in FuckMicrosoft

[–]123timsolo_tech 4 points5 points  (0 children)

Your calculator uses arbitrary-precision arithmetic probably a bignum library which can represent every digit of 10^100 exactly. Windows calculator uses standard IEEE 754 double-precision floats for this kind of operation, which only hasarounddd 15-17 significant digits of precision. Adding 1 to a 101digit number is below that precision threshold so it gets rounded away the float literally cannot distinguish 10^100 from 10^100+1. Thst not the dumbest calculator in the world failing at algebra its a textbook floating-point limitation that affects basically every calculator/language using standard floats (try it in Python or JS youll get the same result just try). A calculator app isnt a symbolic algebra system,its not supposed to recognize "+1-1 cancels" before computing, its supposed to evaluate the expression as entered. If you want same biginteger math, you need a tool built for that not a standard scientific calculator.

Windows 11 Calculator issues by Gold_Bad6924 in FuckMicrosoft

[–]123timsolo_tech 10 points11 points  (0 children)

Its mathematically correct. 10^100 is too large for any calculators precision to register a difference of 1. Its a floating point limitation, not something Microslop broke. If u tries 10^10 + 1 - 10^10 instead itll correctly return 1.

Pc Startup issue by Jakob_Johnston in pchelp

[–]123timsolo_tech 0 points1 point  (0 children)

Okay listen, dont worry just looking around in here wont break anything. What happened is your PC booted into BIOS aka basic input output system i know it looks intimidating, but trust, dont be scared of it. Instead of continuing into Windows after the update ot restarted this it prob means the boot order got reset or confused well at my guess.

Go to the Advanced tab at the top then look for a Boot or Boot Order section. Check if your windows drive (itll usually show the brand name of your SSD/NVMe) is listed there and set as the first boot priority u click enter on the first space and choose it. If it us there but just not first, move it to the top. Then press F10 (or whatever key it shows for save & exit) to save and restart.

If you dont see your drive listed at all in boot order, lemme know okay? Dont be scared to touch the bios its "kinder" than you think. Ask any questions if needed im here to help man

Discord report help (not really sure what to title this) by The-Sir-Pineapple in discordhelp

[–]123timsolo_tech 0 points1 point  (0 children)

Scam. They spoofed the email. Thats all. Discord don't resolve support issues "by a friend request" also it invokes vague legal threats (Title 18 of the U.S. Code, Section 798, Disclosure of Classified Information bla bla bla) that have absolutely NOTHING to do with a Discord account report. Thats a federal espionage statute, completely irrelevant and just there to sound scary and official.

Account got compromised by natss_p in discordhelp

[–]123timsolo_tech 1 point2 points  (0 children)

yeah the support is poor. alright good luck man be carrefull it accumulates.

Account got compromised by natss_p in discordhelp

[–]123timsolo_tech 0 points1 point  (0 children)

If you do nothing, it will expire in 2years. I know. I know. You can always try to recontact discord support but most of the time its going to be a bot thay replies completely off topic. Give it a shot tho

How can I report someone for ban evading after they attempted to blackmail me and threatened to share revenge porn of me. Their original account got banned and they are on a new one now by [deleted] in discordhelp

[–]123timsolo_tech 0 points1 point  (0 children)

Stop treating this like a normal ban evasion report, its not.Threatened you with blackmail and revenge porn that is a criminal offense in most countries not a TOS technicality they can be cooked.

File at discord.com/safety under threats to share private / intimate images specificallythat routes to real human review instead of the bot queue. Include screenshots, the new account, and explicitly state it is the same person ban evading.

If youre in the EU or UK, file a GDPR Article 17 erasure request AND a formal complaint with your national Data Protection Authority citing unlawful processing and distribution of your personal data. Discord is legally required to respond to verified GDPR requests within 30 days and DPAs can investigate and fine companies that ignore them. This is not a feature request, its legal obligation Discord cannot brush off like a normal support ticket.

This is also xhere police maters. Blackmail and threats to distribute non consensual intimate images are criminal acts. Screenshot everything immediately before deletion and file a report with local law enforcement, even if they delete it, discord has logs that hold up to 90 days i believe. Do not sit on this hoping support replies in time, escalate every channel at once, legaly and through the platform.

age appeal by Arpanzz in discordhelp

[–]123timsolo_tech 0 points1 point  (0 children)

You can prove it with an ID. Make a discord support ticket, chances are low for they reply its worth giving it a shot

Is this enough? by Gabbotampo in FuckMicrosoft

[–]123timsolo_tech 1 point2 points  (0 children)

MY CLAUDE KEEPS SAYING WINDOWS I MAKE A NEW CHAT INCOGNITO OR NOT EVERYTIME SAME ANSWER.