• 5 Posts
  • 243 Comments
Joined 3 years ago
cake
Cake day: June 18th, 2023

help-circle



  • I can’t wait for companies to finally price out most of developers out of AI use, especially the FOSS ones.

    I just hope most of them won’t get too addicted to the tech crack they are getting free/cheap samples of currently, and will be able able to find back their motivation and skill to work without a feel-good dopamine machines.

    Also, lol at all the coments being like “if you’re 100% against the tech crack, you’re delusional. The cat is already out of the bag, it makes you way better at coding, if you use it responsibly!”

    The problem isn’t that it’s not somewhat good, the issue is that soon you won’t be able to afford it, while also being addicted and dependant on it. But I’m sure y’all are able to use crack responsibly and will be fiiine.











  • I’ve been kind of forced to use AI for my work, and since I had an unlimited access to whatever model I needed, I figured “why not try”. I was able to find my workflow that works, use it to explain the architecture of the code surrounding my bugfix/feature (I work in gamedev, on a project I’m only a contractor for, so I don’t know the codebase too well), make me a documentation, then draft a plan how to implement it. Implement it, then I just look through it for ideas, combine it with my domain knowlege to see if it missed any obvious things or solutions (which it usually does in a larger projects), and then build my own solution from scratch based on what I know, and what it suggested.

    The part where it explains the architecture and data/systems flow is invaluable and it does make ot faster than I could have parsed through unknown code, while being verifiable enough to be trustworthy. It’s a good kickstarting process. Do I need it? Not really, but it would take me longer.

    But. It eats tokens like hell. My average monthly token usage is around 800m tokens.

    I’ve been told I’m not using the AI enough in my workflow, because I write my PR comments and don’t use AI for code reviews.

    I’m seriously considering just leaving IT altogether. It’s just eroding my reverse engineering / codebase orientation skill, while I’m replacing it with something that costs the same amount as my sallary for doing it slightly faster/more easier, and the price will only get a lot worse. I don’t get it. How can’t they see it?? How can they look at “Oh, he’s costing us 2000$ a month in AI use [at current prices], but solves 3 instead of 2 tasks a week, while slowly loosing vital skills”, and say “that’s worth it! But he could use it more.”

    I hate it. Fuck managment.



  • The way I understand it, achievements are mostly a social thing, something you can just pop on to your gaming social profile that you’ve achieved. This is difficult/impossible to do without having the centralized profile in the first place, hence why it’s tied to Galaxy in the first place.

    The games that want to use achievements as challenges within the game usually have a separate achivement menu/system inside them for that purpose, so they are tied in the game properly.

    Achivements are features of the launcher, and not the game. How would it work in case of GoG games without galaxy? Where would you look them up? They could in theory just ship the achivement unlocking api with the base game, but then you don’t have a way how to view them.