He/Him

  • 1 Post
  • 18 Comments
Joined 4 years ago
cake
Cake day: June 26th, 2020

help-circle








  • Your power supply is fine.

    If you feel you can deal with your CPU for a few more years just upgrade the GPU and call it a day. A 3070 or a 6700xt would feel like a huge upgrade.

    Having that said your computer is still entirely serviceable. I’d just hold on a few more years and upgrade the whole thing.










  • shapis@lemmy.mlOPtoTechnology@beehaw.orgDownsides to chatgpt?
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    1 year ago

    I was not aware there have been leaks. Thank you. And oh yeah. I always verify the technical stuff I tell it to write. It just makes.it.look professional in ways that would take me hours.

    My experience asking for new info from it has been bad. I don’t really do it anymore. But honestly. It’s not needed at all.



  • It doesn’t matter too much which engine you pick up.

    If you feel like writing in c++ and can deal with unreals longer compile times go for it.

    If you want to write in c# go with unity if you want lots of documentation and tutorials. Go with godot if you want something open source.

    The skills you’ll pick up with any choice transfer very easily to another choice. Don’t stress too much. There are no wrong choices.

    Edit. On whether picking up c# is easy if you know c++. That’s where I came from too and there was like. No learning curve at all. It will feel very easy and natural.

    Edit2. On which one scales better for large worlds. None and all of them. It’s entirely up to you to make your code efficient for large scale projects. No engine will help you there. They all have the basic tools for you to optimize your code though.

    Tldr: literally doesn’t matter which one you pick. If you want a stranger to pick for you. Go with godot. Can’t go wrong with open source and quick iteration times.