• 9 Posts
  • 35 Comments
Joined 1 year ago
cake
Cake day: August 28th, 2024

help-circle
  • This is basically how I roll as well.

    I did have cursor build an example fastapi project (which didn’t work at first) just to sort of give me a jump start on learning the framework.

    I messed around with that, got it to work, learnes enough about how it works that I was then comfortable starting from scratch in a different project.

    I kind of treat the local AI as a knowledge base. Short questions with examples. Mostly that just then lets me know what sort of stuff to look for in the real documentation, which is what actually solves my issues.

















  • I’ve never seen anyone say it was cheating. more like haveling a pocket reference manual.

    you can get the same info with quick alt-tabbing to 17lands really, it’s just convenient to have it as an overlay.

    I liked them more for the collection tracking convenience myself. that became a lot harder once WoTC took the collection data out of the logs.

    I saw the code for one tracker that basically injects some c++ or unity code or something into the memory where arena is running and gets the collection data that way. it does not seem to work in proton the same way though, at least not for me.