• 0 Posts
  • 6 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle
  • Unironically, if you bing Windows API related queries rather than googling them, you’re much more likely to find a relevant manual page that answers your question clearly. I wouldn’t be surprised if Google is actively worsening Windows-related queries to make Windows look bad and sell Android devices and Chromebooks. Another example is that googling msvcp140.dll not found or similar queries gives you loads of dodgy download this individual DLL here and put it in System32 and we promise we’ve not tampered with it websites instead of the page for the universal MSVC redistributable installer that’s the only supported way to get the DLL (and a bunch of other related ones) as an end user.

    As for silly nomenclature, generally on Windows, API functions are much more likely to describe what they do and much less likely to be a town in Wales. If you don’t already know what fstat does, it’s much easier to guess that GetFileTime would be the right function to get a file’s last modification time than fstat, for example.






  • AnyOldName3@lemmy.worldtolinuxmemes@lemmy.worldwindows update
    link
    fedilink
    arrow-up
    10
    arrow-down
    3
    ·
    3 months ago

    Variations of this meme get posted every week, but I’ve never experienced it, despite having had tens of grub updates murder-suicide the Windows boot loader and grub itself across five or six different machines. Thankfully, it’s pretty easy to rebuild a Windows boot partition, but the frequency that I’m hit with this problem is one of the major reasons I avoid using Linux. Eventually I’m going to have to switch, but that’s driven mainly by Windows getting worse rather than any of the pain points I’ve had when trying to switch full time in the past having been fixed.