Posts by exelotl@raru.re
(DIR) Post #AcRbfkuaaGa0P1tUki by exelotl@raru.re
0 likes, 0 repeats
Well, we finally did it, the game is out (digitally, for GBA)!!!https://goodboygalaxy.itch.io/goodboy-galaxy-gba #gbadev
(DIR) Post #Amw5TXbph7wcQczNaq by exelotl@raru.re
0 likes, 0 repeats
[Update: the game is out now!!!] :blobcatController: Goodboy Galaxy is coming soon to PC, with HQ audio, wider aspect ratio, and couch co-op missions (also: native Linux support, and GBA ROM included for good measure!)https://store.steampowered.com/app/2705890/Goodboy_Galaxy/
(DIR) Post #B4sWzqmwzqLy3iBryS by exelotl@raru.re
0 likes, 0 repeats
@wasabi I've tried Kate, Lite-XL, and the recently released Gram: https://gram.liten.app/Gram is the best one I've tried so far - with the caveat that 1.1 and 1.2 are broken on X11, so I'm still on 1.0, which is a solid release nevertheless.
(DIR) Post #B4uy8vxYE61bmUclzE by exelotl@raru.re
0 likes, 0 repeats
@lynnesbian I've never seen the first Star Wars movie, will I regret going straight into this? :blobcatFearful:
(DIR) Post #B8JZsiscoIFLZWE6zo by exelotl@raru.re
0 likes, 0 repeats
The other year I learned: `man ascii` gives you a table of ASCII characters instead of having to bookmark/google that one site every timeToday, I thought: 'it sure would be nice if something like that existed for the C operator precedence table'With no expectations at all I guessed `man precedence` and to my delight it gave me exactly what I was looking for!