they/them

  • 24 Posts
  • 545 Comments
Joined 3 years ago
cake
Cake day: July 10th, 2023

help-circle


  • I have a city created by some outcasts, one of them had a passion for programming, so they created an AI with the intent of protecting the city from the dangerous beasts that lurked outside. Unfortunately, the AI created was intelligent enough, but misaligned with human values. It judged the humans as possible threats to itself and the city (as they knew how to turn it off), and expelled them forcefully outside the walls of the city, where they died.
















  • aarvi@fedora:~$ gio mount ftp://jack101:correct%20password@oncilla.mythic-beasts.com /mnt/jack101
    gio: file:///mnt/jack101: volume doesn’t implement mount
    gio: ftp://jack101@oncilla.mythic-beasts.com/: Location is already mounted
    

    I think it is already mounted, but under the annoying computer:/// virtual directory, not where I want it, and what does it mean by ‘volume doesn’t implement mount’?


  • Thanks, I tried that and it gave a different error

    aarvi@fedora:~$ rclone mount ftp://jack101:correct%20password@oncilla.mythic-beasts.com /mnt/jack101 --network-mode
    2025/03/19 14:59:22 NOTICE: Config file "/home/aarvi/.config/rclone/rclone.conf" not found - using defaults
    2025/03/19 14:59:22 CRITICAL: Failed to create file system for "ftp://jack101:correct%20password@oncilla.mythic-beasts.com": didn't find section in config file
    

    but I will try to fix it