Post AjwKdIOvkDiJZ6jRc8 by kzimmermann@fosstodon.org
(DIR) More posts by kzimmermann@fosstodon.org
(DIR) Post #AjwKdHNTY8xKOJ2lhw by jrballesteros05@social.linux.pizza
2024-02-19T21:57:49Z
0 likes, 0 repeats
Anytime I have a windows problem and I use the "troubleshooter" it reminds me of this code. #windowsisshit
(DIR) Post #AjwKdIOvkDiJZ6jRc8 by kzimmermann@fosstodon.org
2024-02-19T22:11:45Z
1 likes, 0 repeats
@jrballesteros05 heh, once I was messing around witn C# in the company's computer during holiday season and decided to see what the diagnostics would really do with intentional buggy code. So I made main.cs with the line `a = 1 / 0` in it and ran (compiled fine).Sure enough the "Windows encountered a problem and is looking for a solution" window came up and I let it look for it. It was very, very sorry it couldn't find it, but suggested I told Microsoft about the issue.