• 0 Posts
  • 14 Comments
Joined 1 year ago
cake
Cake day: July 1st, 2023

help-circle










  • cURL is a very commonly used program to download individual files from the command line and worth installing to have it around in the future.

    sudo apt update
    sudo apt install curl

    The first command tells your package manager to update its list so you ask for the latest version. You can skip it if you’ve already updated today. The second command tells your package manager to install cURL.

    This will happen every now and then, especially when building a package from source. You won’t have some common utility that the documentation writer assumed you had, and you will need to find what package provides it and install the package.


  • From your other responses, this is a system issue not a problem with the website.

    Lemmy.world’s code has this font list for sans-serif: system-ui,-apple-system,“Segoe UI”,Roboto,“Helvetica Neue”,“Noto Sans”,“Liberation Sans”,Arial,sans-serif,“Apple Color Emoji”,“Segoe UI Emoji”,“Segoe UI Symbol”,“Noto Color Emoji”

    I’d use the dev tools to check which font is being rendered. I’m on Windows so I get Segoe UI, which I find entirely acceptable.



  • Super Mario RPG: Legend of the Seven Stars might work. It’s going to be difficult (fear the spear) and you’ll want to use those items, but it is overall easier than Chrono Trigger. And it has a remake coming out soon with some system changes.

    Final Fantasy Mystic Quest was intended for your situation, but it’s balanced in all the ways you dislike.

    Otherwise, possibly the very easiest remakes of old games like the Final Fantasy 4 Pixel Remaster.