I take my shitposts very seriously.

  • 2 Posts
  • 131 Comments
Joined 1 year ago
cake
Cake day: June 24th, 2023

help-circle















  • This. I’ve had issues at work while imaging classroom computers where some would finish in ~30 minutes and a few would need hours. All of the computers used Cat6 cables. This being a classroom, and students being absolute wankbags, they kept yanking the computers and kicking the cables, so the wires came loose from the plugs. I later used ethtool to debug the slow computers – the switch would only allow 10baseT link modes.



  • Modern, performant computer graphics is an incredibly complex topic full of hacks, workarounds, and edge cases. It’s possible that an update to DirectX/OpenGL/Vulkan caused some edge case interaction between the application and the graphics pipeline to fail somewhere. Updating the GPU driver (mesa, nvidia, amdgpu, or whatever Windows equivalent) could mitigate that failure.

    I remember having to update the Nvidia Windows driver when Cyberpunk 2077 was released to fix an issue related to transparent foliage (transparency is always a pain in the ass to deal with).