• 0 Posts
  • 84 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2024

help-circle











  • If you’re going to throw that out, let me know which dumpster. I’d love to drop-in replace my 4690K from one of my old machines and upgrade the RAM. 😉

    4790K is still a decent CPU, even if it and the DDR3 memory are starting to show their age. Definitely still suitable for 1080p gaming in most cases. My recommendations are exactly what you’ve already suggested:

    1. Try Linux. Games objectively perform better on linux than windows now, even with the compatibility layers. Windows is now the biggest bottleneck in peoples’ PC builds. Debian works. I recommend choosing the KDE “flavor” of Debian instead of GNOME, it will be a more familiar experience.

    2. Try the OC for the CPU and also for the RAM. My 4690K overclocked really well. Its been a long time since I’ve messed with that, so I’d say just find some guides online specific to Haswell.

    The nice thing is that both of these recommendations are free to try. You can see if they get you back to the peformance you are happy with, and if not, then you’ll know you’re right to think about replacing the CPU.





  • No you can’t if you don’t know the libraries

    IDE.

    Python is entirely dependent on what libraries you include

    ??

    If you don’t know what you need you can’t do shit.

    IDE.

    The problems you propose in your comment are not only greatly exaggerated but already been solved for decades using conventional tools AND apply to literally all languages, having nothing at all to do with python. Good try! My statement holds true.

    Maybe your assumption is that you’re in a cave writing code in pencil on paper, but that’s not a typical working condition. If you have access to Claude to use as a crutch, then you have access to search for an available python library and read some “Getting Started” paragraphs.

    Seriously, if the only real value that AI provides is “you don’t need to know the libraries you’re using” 💀 that’s not quite as strong of an argument as you think it is lmaooo “knowing the libraries” isn’t exactly an existing challenge or software engineering problem that people struggle with…