• 0 Posts
  • 6 Comments
Joined 11 months ago
cake
Cake day: August 21st, 2023

help-circle


  • Replayed the Prime series a bunch, most recently the switch remake of Prime.

    Great series, I didn’t like some of the dialog/cinematics of the third one but the gameplay was great.

    Dread was really good, exceeded expectations. Final boss was hard I’m not sure I ever beat it.

    Super Metroid was great but I’m not sure whether I ever beat Ridley.

    I think I completed the remake though. Really hoping to see Prime 4 at some point, maybe on a new console.




  • I primarily use GitHub CLI to interact with the GitHub API, not Git. I don’t really see it as an extension of the Git CLI, which I use much more frequently. Everything you can do with it can also be done through their REST API.

    I use it for things that aren’t really git features, like:

    Syncing repository admin, pull request, and branch control settings across multiple repositories

    Checking the status of self-hosted actions runners

    Creating pull requests, auto-approving them