he/him

Nerd, programmer, writer. I like making things!

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

help-circle

  • I agree with your points, except if the script ever needs maintaining by someone else’s they will curse you and if it gets much more complicated it can quickly become spaghetti. But I do have a fair number of bash scripts running on cron jobs, sometimes its simplicity is unbeatable!

    Personally though the language I reach for when I need a script is Python with the click library, it handles arguments and is really easy to work with. If you want to keep python deps down you can also use the sh module to run system commands like they’re regular python, pretty handy




  • Woohoo!! 💛 I’ve been curious, I know some of them didn’t make it until the new year. How’s it been? They recently asked devs if they wanted to test web request support so it’s exciting times!

    My partner and I got Baldurs Gate 3 and it has been a delight. We pass the ps5 controller so we each get an npc during combat and do splitscreen for the world. She’s a dragonborn paladin and I’m a tiefling warlock, we spent the weekend clearing out a dungeon of goblins!

















  • From what I heard the processor’s“sleep” doesn’t have the super low power mode and would end up using too much battery, so the only way to get the hinge to wake would be to give up battery life. It would be really nice though, maybe another company will make their own SP with the feature 🤞

    Theming isn’t hard! It’s pretty customizable and easy to work with, but there’s no style inheritance/file importing so custom pages might each have the same duplicate style settings in each