5 comments

  • fathermarz a day ago

    The website on mobile is constantly jumping around so I literally can’t read the copy before the height changes and goes below the fold.

    Also, use cases? I’m a little lost after nailing down all the movement.

  • hankbond a day ago

    I guess... just, why?

    • bosky101 14 hours ago

      programmatic logistics?

          mv $HOME/ship/spanish-jersey $HOME/ship/work
      
      
      Restaurants know how to work with folders & talk to codex/claude/gemini or just drag drop

          mv $HOME/ship/cooler mv $HOME/ship/darkstore1/
      
      or move them in bulk in bash

          for i in `ls $HOME/ship/winter-clothes/*` ; do mv ...
      
      
      The file system is such a wonderful thing. The world deserves to use it to its full potential

      ~Bosky

      • hankbond 8 hours ago

        Did you consider using WebDAV here?