• 0 Posts
  • 11 Comments
Joined 11 months ago
cake
Cake day: August 9th, 2023

help-circle

  • Fast forward in emulators. Also, the menu toggle in Retro Arch.

    In Dungeons of Dredmor, an old mouse and KB roguelike, the community made a good layout where every button is mapped to a keyboard key to open the various inventory and crafting windows, etc. With the track pad right there to act as a mouse, it’s honestly just as good as a mouse and KB. Maybe even better.







  • It works now. It definitely didn’t before when using Sync for Lemmy. That kind of mistake wouldn’t have worked on the reddit website either. I had seen it a million times. Not sure if the Lemmy web site would handle it right.

    Both versions work on my end.

    I’m surprised to hear that.

    Markdown libraries normally see the closing parenthesis in the URL as the end of the link markdown syntax of [text](link). You had [text](link(stuff)) which is parsed as [text](link(stuff) A smarter markdown parser could handle it, so whatever app you were using might do that.