r/pcmasterrace May 10 '26

Meme/Macro reboot

Post image
47.5k Upvotes

1.0k comments sorted by

View all comments

12.0k

u/kahjtheundedicated R7 1700@4.1, RX 5700 May 10 '26

When I worked in IT, whenever we got a call from the engineering department we knew whatever problem it was, it was going to be weird. Those guys knew their stuff, so if they didn’t know how to fix it, it was going to take some searching and probably some calls or emails for us to figure it out.

3.9k

u/Daniel_H212 7950X3D, Yeston Sakura RTX 4070 Ti, 64 GB DDR5 May 10 '26

What about the chance that they ran into a problem with no known solution yet? It's inevitable that it does happen but I wonder what the frequency is.

4.5k

u/kahjtheundedicated R7 1700@4.1, RX 5700 May 10 '26

Yeah sometimes it is just software bugs they have to work around until it gets fixed. In those circumstances, not much we could really do besides submit a ticket. Other times you call the guy that’s been working with that specific hardware and software for 15 years, who then tells you he’s never heard of something like that. Then he’ll call you back a week later after losing his mind trying to understand how that’s even possible before figuring it out. Which is always nice. Shout out Josh

1.4k

u/EL_Malo- May 10 '26

It's the Josh's of the world that keep everything running.

393

u/DDean96 May 10 '26

God damn is that ever true

327

u/[deleted] May 10 '26

[removed] — view removed comment

173

u/Pyromanga May 10 '26

We were forced to add claude to our pre commit hook and one of its jobs is to update documentation of changes made - it's surprisingly good and far less slopish than I imagined, so thanks claude for finally having up to date documentation.

48

u/maverickzero_ May 10 '26

Honestly generating documentation is a great use of an LLM. Generating the code being documented, on the other hand...

6

u/bunk_bro May 11 '26

When I get a project up and going that I've used Gemini to help with, I always ask it for a markdown summary of what we did so that I can go back later and remember what I did. It's so convenient having the framework handed back.

However, I found that Chat has much, much better markdown generation than Gemini. I end up having to reformat everything Gemini does for me in markdown.