Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. memes
  3. Giving up control bit by bit

Giving up control bit by bit

Scheduled Pinned Locked Moved memes
memes
234 Posts 129 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G [email protected]

    mine doesn't do that. also, what if you're looking for a file that's older than three weeks old? should I go fuck myself then?

    R This user is from outside of this forum
    R This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #64

    You could use a different file manager. And there's a few places I would look for files : downloads, pictures, etc, or in a folder named for the app under one of those places

    G 1 Reply Last reply
    2
    • E [email protected]

      Linux:

      ls

      cd directory

      ls

      cd directory2

      ls

      cd directory3
      ...

      A This user is from outside of this forum
      A This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #65

      On linux you don't search, you find

      S 1 Reply Last reply
      4
      • W [email protected]

        dpkg -S requires a full path like the example I gave. dpkg -L samba should work fine. What is the error you got?

        L This user is from outside of this forum
        L This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #66

        No error or anything, but it just doesn't have the /etc/samba/smb.conf file. Just doesn't have it.

        dpkg -S samba does find /usr/share/samba/smb.conf which isn't the right file either.

        W Q 2 Replies Last reply
        0
        • the_grass_trainer@lemmy.worldT [email protected]

          I can find files just fine on my Android phone, BUT when saving files on my iPad this meme would be true.

          I was editing a document on my iPad, saved it in a folder labeled 'documents', searched with the files app and the document folder wasn't on my iPad or iCloud.

          Come to find out the app itself made a folder named documents within itself. So in order to get it on my iPad itself i had to share the file to dropbox then redownload it 🤨

          A This user is from outside of this forum
          A This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #67

          Yeah, developers can't access those folders without some super specific permissions, so most just use the dedicated app folder.

          the_grass_trainer@lemmy.worldT 1 Reply Last reply
          4
          • filthyshrooms@lemmy.worldF [email protected]

            I find it funny that there's a bunch of people here who know how to use android's file system. Like, of course the Linux nerds figured out how to use it (and I love you all the more for it)

            N This user is from outside of this forum
            N This user is from outside of this forum
            [email protected]
            wrote on last edited by
            #68

            Varies a ton between apps, some use private app storage on Android too (only accessible with root) or in appdata storage (restricted to system apps), or in scattered folders under the regular "user data" folders (easiest by far)

            Bonus points if you have an SD card, double bonus points if you manage to have 2 of them, because then you have multiple copies of these standard user data folders

            Q 1 Reply Last reply
            3
            • filthyshrooms@lemmy.worldF [email protected]

              I find it funny that there's a bunch of people here who know how to use android's file system. Like, of course the Linux nerds figured out how to use it (and I love you all the more for it)

              jackbydev@programming.devJ This user is from outside of this forum
              jackbydev@programming.devJ This user is from outside of this forum
              [email protected]
              wrote on last edited by
              #69

              It's one of the most frustrating things ever. Anyone acting like navigating Android's files is anything similar to navigating any desktop computer's files needs some perspective. "You said this is difficult, but for me it's easy, therefore it's actually easy."

              1 Reply Last reply
              6
              • S [email protected]

                Opens the files app which shows all files that were recently downloaded from any app to the file system.

                jackbydev@programming.devJ This user is from outside of this forum
                jackbydev@programming.devJ This user is from outside of this forum
                [email protected]
                wrote on last edited by [email protected]
                #70

                The meme says saved, not just download.

                1. Open Recorder app.
                2. Record and press save.
                3. Open Files app.
                4. The file is not in recent.
                5. The file is not in audio.

                Delete this bullshit.

                S S 2 Replies Last reply
                4
                • L [email protected]

                  No error or anything, but it just doesn't have the /etc/samba/smb.conf file. Just doesn't have it.

                  dpkg -S samba does find /usr/share/samba/smb.conf which isn't the right file either.

                  W This user is from outside of this forum
                  W This user is from outside of this forum
                  [email protected]
                  wrote on last edited by [email protected]
                  #71

                  You're confusing the command again

                   -L, --listfiles package-name...
                                 List files installed to your system from package-name.
                   -S, --search filename-search-pattern...
                                 Search for a filename from installed packages.
                  

                  dpkg -S /my/file/path

                  Finds which, installed, package installed the file.

                  dpkg -L samba | grep .conf

                  Greps through the list of files installed by a given package.

                  If the file you want isn't in there then it wasn't installed by the package itself (could be created on the fly by the binary for example), in which case obviously the package system can't track it.

                  L 1 Reply Last reply
                  0
                  • A [email protected]

                    Yeah, developers can't access those folders without some super specific permissions, so most just use the dedicated app folder.

                    the_grass_trainer@lemmy.worldT This user is from outside of this forum
                    the_grass_trainer@lemmy.worldT This user is from outside of this forum
                    [email protected]
                    wrote on last edited by
                    #72

                    I have learned the horrors of Apple since getting this thing. Like it for drawing and 3D sculpting, but that's about it.

                    V W 2 Replies Last reply
                    3
                    • G [email protected]

                      As a long time linux user, I think all programs should have a config gui. (Not all, but you get what I mean)

                      A This user is from outside of this forum
                      A This user is from outside of this forum
                      [email protected]
                      wrote on last edited by
                      #73

                      I think it should be GUI config or detailed man page/readme. The amount of assumed end-user knowledge by devs is way too high.

                      1 Reply Last reply
                      0
                      • buboscandiacus@mander.xyzB [email protected]

                        Android is pretty bad in many regards

                        But it has the best, most human-friendly user interface ever. Especially on tablets

                        And I’m ready to die on that hill xD

                        C This user is from outside of this forum
                        C This user is from outside of this forum
                        [email protected]
                        wrote on last edited by
                        #74

                        I will only grant that, assuming we are only looking at current popular smartphone OS's ... and you turn off gestures

                        S buboscandiacus@mander.xyzB 2 Replies Last reply
                        0
                        • jackbydev@programming.devJ [email protected]

                          The meme says saved, not just download.

                          1. Open Recorder app.
                          2. Record and press save.
                          3. Open Files app.
                          4. The file is not in recent.
                          5. The file is not in audio.

                          Delete this bullshit.

                          S This user is from outside of this forum
                          S This user is from outside of this forum
                          [email protected]
                          wrote on last edited by
                          #75

                          It literally does show up under recent for me. I used the screen recorder built in stock and it shows up as a recent file. Did you even try to do this exact thing?

                          jackbydev@programming.devJ 1 Reply Last reply
                          0
                          • jballs@sh.itjust.worksJ [email protected]

                            Windows is more like, oh that file you saved earlier? Yeah we moved that to OneDrive. You want it back? Sorry didn't pay your OneDrive subscription fee, so you don't actually have that file anymore. Hope it wasn't something irreplaceable like your kid's baby photos or anything lol.

                            I This user is from outside of this forum
                            I This user is from outside of this forum
                            [email protected]
                            wrote on last edited by
                            #76

                            You are just making shit up 🤣

                            Just pathetic stuff, missing up stories to simp for an OS.

                            1 Reply Last reply
                            3
                            • D [email protected]

                              That's like piling all your paperwork on your office desk in a giant tower in the order they came in and arguing that's just as good as sorting them into files and putting them in the cabinet.

                              S This user is from outside of this forum
                              S This user is from outside of this forum
                              [email protected]
                              wrote on last edited by
                              #77

                              Is this your first file system? It literally does sort it into "videos" if I have a video or "images" if it's an image. What do you crack heads want it to do?

                              S illecors@lemmy.cafeI 2 Replies Last reply
                              0
                              • the_grass_trainer@lemmy.worldT [email protected]

                                I have learned the horrors of Apple since getting this thing. Like it for drawing and 3D sculpting, but that's about it.

                                V This user is from outside of this forum
                                V This user is from outside of this forum
                                [email protected]
                                wrote on last edited by
                                #78

                                You should see how much developing for apple hurts when using a multiplatform ecosystem.

                                In Flutter for example, there are entire documentation sections on "Apple is incredibly stupid and needs special care"

                                the_grass_trainer@lemmy.worldT A 2 Replies Last reply
                                3
                                • G [email protected]

                                  I use Windows and have never encountered what you are describing.

                                  none of my files have ever been 'moved' to OneDrive and none of my files that are on OneDrive have ever been locked behind a paywall.

                                  V This user is from outside of this forum
                                  V This user is from outside of this forum
                                  [email protected]
                                  wrote on last edited by [email protected]
                                  #79

                                  If you save some files on the desktop or documents, and OneDrive activates it's backups later, it will forcefully move your files to the cloud.

                                  And if you're not a paying customer and have gigabytes of data, it will shit itself midway to bark at you to pay up because your free 5Gb is up.

                                  Now, a normal, regarded dumbass (the target audience) would just pay the tax, but if you have an IQ above that of average coral reef you can take your data back by quitting onedrive, copying everything back, and disabling onedrive backup.

                                  1 Reply Last reply
                                  4
                                  • dual_sport_dork@lemmy.worldD [email protected]

                                    I use Root Explorer.

                                    A shocking number of Android devices ship without a file browser installed from the vendor at all. If you want one you have to install it yourself. This is baffling to me.

                                    real_squids@sopuli.xyzR This user is from outside of this forum
                                    real_squids@sopuli.xyzR This user is from outside of this forum
                                    [email protected]
                                    wrote on last edited by
                                    #80

                                    That's fucked, the more android progresses the less usable it becomes it seems. Even budget 2.3 phones had it built-in afaik

                                    1 Reply Last reply
                                    0
                                    • S [email protected]

                                      Opens the files app which shows all files that were recently downloaded from any app to the file system.

                                      R This user is from outside of this forum
                                      R This user is from outside of this forum
                                      [email protected]
                                      wrote on last edited by
                                      #81

                                      I do that with my email. Email has a search function - if I don't know a key word in the email or approximately when it came in, how would I know that I found it if I ever found it in some other way?

                                      1 Reply Last reply
                                      0
                                      • N [email protected]

                                        Varies a ton between apps, some use private app storage on Android too (only accessible with root) or in appdata storage (restricted to system apps), or in scattered folders under the regular "user data" folders (easiest by far)

                                        Bonus points if you have an SD card, double bonus points if you manage to have 2 of them, because then you have multiple copies of these standard user data folders

                                        Q This user is from outside of this forum
                                        Q This user is from outside of this forum
                                        [email protected]
                                        wrote on last edited by
                                        #82

                                        MediaStore recreating the standard Android library folder layout on my SD card no matter how many times I deleted them was infuriating.

                                        1 Reply Last reply
                                        1
                                        • W [email protected]
                                          This post did not contain any content.
                                          R This user is from outside of this forum
                                          R This user is from outside of this forum
                                          [email protected]
                                          wrote on last edited by
                                          #83

                                          It used to be so much simpler. I remember having a Galaxy S3 and whenever I saved a file I knew exactly where it went. There was a file explorer built in, and downloads went to the downloads folder.

                                          riddersport@feddit.orgR Z B flatplutosociety@lemmy.worldF 4 Replies Last reply
                                          6
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups