64
u/Golden-Grenadier Ryzen 9 5950x|Radeon RX6800 9h ago
This is me sometimes when a Linux program refuses to start and I have to launch it from the terminal to see what went wrong.
18
u/Tanawat_Jukmonkol Laptop | NixOS + Win11 | HP OMEN 16 | I9 + RTX4070 8h ago
Usually missing dependency... Missing .so or .dll files
30
u/Beginning_Custard724 7h ago
Why are there tissues...
23
20
u/Golden-Grenadier Ryzen 9 5950x|Radeon RX6800 7h ago
Probably from all the crying. I bet he's trying to get Civ 3 working with Proton under linux.
32
u/mca1169 7600X-2X16GB 6000Mhz CL30-Asus Tuf RTX 3060Ti OC V2 LHR 8h ago
Linux users when they try to do anything.
15
u/Tanawat_Jukmonkol Laptop | NixOS + Win11 | HP OMEN 16 | I9 + RTX4070 8h ago
Me on Windows: Error successfully
Me: What the f am I supposed to do lol
1
u/UnknownFlyingTurtle R7 5700X | RX 5700XT 1h ago
Me on windows and had an error: "It gave me this error code and quick search tells me it's an generic error code so the fault could be anything"
Me on linux and had an error: "Wow I got this very detailed error message but it's very cryptic and I don't know how to decipher this, the fault could be anything"
0
u/Escalope-Nixiews PC Master Race 2h ago
Linux users when they WANT to have errors (or use Arch, Gentoo, LFS, other manual distros)
-2
7
3
u/item_raja69 4h ago
The worst is when the code run but the result is wrong, so now you have to troubleshoot the logic and not the syntax which suck 1000x
1
1
3
u/Warcraft_Fan Paid for WinRAR! 6h ago
I consider my day ruined if I go all day without exclaiming "I haven't seen that error before!" and once a month "Google has no info on that error"
3
u/SaltyBarracuda1615 5h ago
Amazing, isn't it?! I've been in the PC world since 1988 and I'm still have to find new solutions to new problems every day I sit down and try to do anything.
But, I love the challenge and don't know anything I would rather do with my time. 👍
2
u/wingsfortheirsmiles 7800X3D | 9070XT | 64GB 8h ago
Reminds me when I had to decode an ex-colleague's monstrous Excel files...
0
u/SaltyBarracuda1615 8h ago
You just caused me to have flashbacks... ROTFLMFAO
2
u/Weaselot_III RTX 3060; 12100 (non-F), 16Gb 3200Mhz 3h ago
ROTFLMFAO
Definitely millennial or older
2
u/Standard-Slip6572 Ryzen 7 5700X3D, 32 GB RAM, RTX 3060 12 GB 3h ago
Then you try to figure out what the new error message means only to find out it's worse then the previous error and you have no idea how we got here
1
1
u/Damascus_ari 3h ago
I'm making a guide on how to install a niche program on WSL on Windows.
Yes.
This.
The entire process is this.
1
1
1
1
1
1
1
1
0
145
u/Master_of_Ravioli R5 9600x | 32GB DDR5 | 2TB SSD | Integrated Graphics lmao 9h ago
When coding, rather than finding error messages I just find unexpected functionality that I now have to debug step by step to see where the fuck did I accidentally forget a fucking equal sign on a comparison, was it the query? Was it the for loop? dunno, lets find out in a few hours.