• 7 Posts
  • 44 Comments
Joined 2 years ago
cake
Cake day: June 20th, 2023

help-circle






  • yeah, the API library the bot uses to connect to the lemmy API broke when the contract changed in the upgrade to 19.5; I logged an issue on the github for the api, but it hasnt gone anywhere, so i doubt the repo is being actively maintained. I haven’t had a chance to really dig into it myself, but if it doesnt go somewhere soon, i might have to see if i can fix it up.


  • I mean, thats honestly going to be a thing that happens whenever some people get into something new through a different medium, really. Warped expectations are a thing. We’ve been dealing with it for decades with people who come to D&D/TTRPGs from video games, and expect the in game NPCs to act like theyre from skyrim or something. It’s honestly not that much different, only with a different set of preconceived notions.




  • However, if you ask me to pick one specific project, I get overwhelmed because I don’t know what’s reasonable.

    I don’t know enough to know if my ideas are achievable, or if I’d just be bashing my head against the wall. I don’t know if they’re laughably simple tasks, multimillion-dollar propositions, or Goldilocks ideas that would be perfect to learn a coding language.

    List out some ideas you’re thinking of. While it may not be obvious to you, someone who is seasoned (me or someone else) might notice at least a general theme or idea to point you in the right direction for where you should go and what you should learn, regardless of if the projects are reasonable.

    Note - Most projects take teams to realize, so if your ideas are too large, they might not generally be feasible alone.



  • Earthbound is eternally on my list of games i play through every couple of years. Its such a great game. Some aspects of it are a tad clunky by modern sensibilities (inventory management, going through the menus for a lot of things, etc.), but overall it holds up really well. Also if you liked earthbound, mother 3 is also 100% worth playing. Mother 1 (or beginnings, or whatever you wanna call it), is hard to recommend to anyone but the most diehard fans, though.

    I like earthbound the most of all of em, but thats purely for nostalgia reasons. From a critical perspective, i think mother 3 is the superior game.










  • Running arr services on a proxmox cluster to download to a device on the same network. I don’t think there would be any problems but wanted to see what changes need to be done.

    I’m essentially doing this with my set up. I have a box running proxmox and a separate networked nas device. There aren’t really any changes, per se, other than pointing the *arr installs at the correct mounts. One thing to make note of, i would make sure that your download, processing, and final locations are all within the same mount point, so that you can take advantage of atomic moves.