• 2 Posts
  • 13 Comments
Joined 9 months ago
cake
Cake day: March 4th, 2024

help-circle




  • A solid game in its current state. Probably one of the best games of the decade for me, just not in top 5. Has that “once you start playing, suddenly it’s 3 hours later” factor. Extremely atmospheric world design. Lots of great writing too.

    Now, it does have the annoying thing that it sometimes keeps reminding me of games that did some aspect better. For example: Vehicle physics feel completely hokey. (“Man, I wish I was playing Saints Row 3/4”) Can’t really go exploring everywhere, would have loved to explore more rooftops and such. (“Man, I’ve got to get back to Mirror’s Edge”) Not exactly a prime stealth game in accordance with the laws of the art form. (“Man, Deus Ex was the shit, got to play it”)








  • NOP is $EA, of course, and… um…

    …sorry, I’m just a Commodore 64 scrub, I don’t know nothing about this high and mighty Intel 8086 nonsense.

    [looking up]

    …it’s 0x90 on IA-32? WHAT? Someone told me every processor used 0xEA because that was commonly agreed and readily apparent. …guess I was wrong




  • Yeah, I just tried upgrading my Gitea Windows instance to Forgejo via Docker, and it actually works pretty much as easily as it did before. Fantastic! Might just leave it here instead of shoving it all in the VM - I can always do that later if it’s necessary. Having a full VM does have upsides, but in this particular instance this is definitely good enough.


  • Heh, your comment actually made me finally go and resolve a problem I’ve had since I got this laptop in 2020. I didn’t have SVM virtualisation acceleration enabled because that made Windows unable to boot somehow. A bit of twiddling after, it finally did! VirtualBox runs! Docker runs!

    …but why would I use Docker for something like this. Might as well blow the dust off of my FreeBSD virtual machine and run Forgejo there!


  • What’s the latest on Forgejo’s Windows builds? Last I checked there was no Windows build due to no volunteers for build/test - Gitea’s old build stuff should still be good.

    Which is a mild shame because Gitea’s Windows version was an insanely simple way to run it if you are a solo dev on Windows and need a private Git site. Drop the binary on an USB hard drive, run it on terminal, boom, done.

    (Currently contemplating just setting up a Raspberry Pi server.)