Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • 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. Programmer Humor
  3. Data Organization

Data Organization

Scheduled Pinned Locked Moved Programmer Humor
135 Posts 71 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.
  • C [email protected]
    This post did not contain any content.
    J This user is from outside of this forum
    J This user is from outside of this forum
    [email protected]
    wrote last edited by
    #21

    I think most computer users now don't know that file systems exist

    dan@upvote.auD 1 Reply Last reply
    9
    • C [email protected]
      This post did not contain any content.
      nymnympseudonym@lemmy.worldN This user is from outside of this forum
      nymnympseudonym@lemmy.worldN This user is from outside of this forum
      [email protected]
      wrote last edited by
      #22

      If you call the bottom picture a "Data Lake" you can IPO and walk away with millions

      R jackbydev@programming.devJ 2 Replies Last reply
      53
      • N [email protected]

        I find myself having too many nested folders, and I’m just a normie. I wonder how deep they go for you tech people.

        At some points, Windows won’t let me change the file name because it was too long and I’m assuming the file path to it plus the ridiculously long name (“person last name, first name - type of document (purpose) yyyymmdd”) just breaks Windows.

        Sometimes I have to copy those files to my desktop just to rename the new file, so that I can upload the file to an online system that only lets me upload files with names under 42 characters long. It’s wild.

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

        In my obsidian notes folder, i have

        • 01 - Inbox
        • 02 - Breadbox
        • 03 - Data

        .

        • Inbox is for newly created notes
        • Breadbox is for notes that i need to reference or otherwise want quick access to
        • Data is for everything else

        For file navigation, i use links and references within the notes themselves, which creates a network of linked files that is far far easier to navigate than folders


        Everything else is sorta all over the place, but in general

        • ~/Documents
          • dumping ground for important documents, folders are arbitrarily made as I go
        • ~/Downloads
          • dumping grounds for downloaded things, generally important files are moved elsewhere
        • ~/Code is where i put all of my personal projects and other junk related to programming

        ~/ is the user home directory

        • C:\Users\Name for windows
        • /home/name for linux

        For pictures, i use a self hosted Immich instance

        1 Reply Last reply
        0
        • E [email protected]

          You can enable long names in Windows, essentially removing that restriction and giving you the power of all the sub folders up to something like 26'000 characters.

          1. Open the Registry Editor.
          2. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
          3. Find the LongPathsEnabled DWORD value, double-click it, and set its value to 1
          4. Restart your computer
          5. Be free and happy
          bleistift2@sopuli.xyzB This user is from outside of this forum
          bleistift2@sopuli.xyzB This user is from outside of this forum
          [email protected]
          wrote last edited by
          #24

          And I guess this isn’t the default for backwards compatibility with 1978’s tech?

          dan@upvote.auD 1 Reply Last reply
          1
          • C [email protected]
            This post did not contain any content.
            A This user is from outside of this forum
            A This user is from outside of this forum
            [email protected]
            wrote last edited by
            #25

            Hey, I know what's in my folder labeled Stuff.

            1 Reply Last reply
            0
            • koboldcoterie@pawb.socialK [email protected]

              I often catch myself using Downloads to store a very suspicious quantity of files.

              O This user is from outside of this forum
              O This user is from outside of this forum
              [email protected]
              wrote last edited by
              #26

              😳
              > du -sh Downloads         168G    Downloads

              G 1 Reply Last reply
              39
              • undefined@lemmy.hogru.chU [email protected]

                I’ll say that as much as I love Apple and macOS, Finder has some pretty terrible defaults that make file management pretty difficult for the average user. The default “All Files” view is atrocious.

                B This user is from outside of this forum
                B This user is from outside of this forum
                [email protected]
                wrote last edited by
                #27

                Why would you use the Finder when macOS has a perfectly fine shell?

                B undefined@lemmy.hogru.chU 2 Replies Last reply
                0
                • C [email protected]
                  This post did not contain any content.
                  B This user is from outside of this forum
                  B This user is from outside of this forum
                  [email protected]
                  wrote last edited by
                  #28

                  Do you even git?

                  Surely experiment 1…n should be branches.

                  shnizmuffin@lemmy.inbutts.lolS 1 Reply Last reply
                  6
                  • C [email protected]
                    This post did not contain any content.
                    B This user is from outside of this forum
                    B This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #29

                    Ugh thanks for reminding me to clean up my desktop, I guess…

                    1 Reply Last reply
                    0
                    • B [email protected]

                      Why would you use the Finder when macOS has a perfectly fine shell?

                      B This user is from outside of this forum
                      B This user is from outside of this forum
                      [email protected]
                      wrote last edited by
                      #30

                      Image previews because I give my memes really dumb filenames

                      1 Reply Last reply
                      3
                      • J [email protected]

                        I think most computer users now don't know that file systems exist

                        dan@upvote.auD This user is from outside of this forum
                        dan@upvote.auD This user is from outside of this forum
                        [email protected]
                        wrote last edited by [email protected]
                        #31

                        Especially younger people. They're used to files just... being there on their phone. Photo albums? Nah, just scroll though every photo you've ever taken to find the right one.

                        That, and having powerful search functionality + tagging has made perfect folder structures less of a requirement. I've never had trouble finding documents in paperless-ngx just by searching, for example.

                        L 1 Reply Last reply
                        6
                        • dohpaz42@lemmy.worldD [email protected]
                          1. Not being able to create a file
                          2. Folders aren’t by default listed at the top
                          3. Spring-loaded folders are hit or miss
                          4. No good intuitive way to set defaults for ALL folders at once
                          5. No good intuitive way to reset any folder defaults
                          6. .DS_Store and ._DS_Store (nuff said)
                          dan@upvote.auD This user is from outside of this forum
                          dan@upvote.auD This user is from outside of this forum
                          [email protected]
                          wrote last edited by
                          #32

                          What is a spring-loaded folder?

                          K 1 Reply Last reply
                          3
                          • dohpaz42@lemmy.worldD [email protected]
                            1. Not being able to create a file
                            2. Folders aren’t by default listed at the top
                            3. Spring-loaded folders are hit or miss
                            4. No good intuitive way to set defaults for ALL folders at once
                            5. No good intuitive way to reset any folder defaults
                            6. .DS_Store and ._DS_Store (nuff said)
                            B This user is from outside of this forum
                            B This user is from outside of this forum
                            [email protected]
                            wrote last edited by [email protected]
                            #33
                            1. Download iTerm2
                            2. See 1
                            3. See 2
                            4. See 3
                            5. See 4
                            6. See 5
                            dohpaz42@lemmy.worldD 1 Reply Last reply
                            1
                            • bleistift2@sopuli.xyzB [email protected]

                              And I guess this isn’t the default for backwards compatibility with 1978’s tech?

                              dan@upvote.auD This user is from outside of this forum
                              dan@upvote.auD This user is from outside of this forum
                              [email protected]
                              wrote last edited by [email protected]
                              #34

                              A lot of apps still use legacy Windows APIs that don't understand very long paths. Those APIs have been deprecated for maybe 15 years or more, but developers are lazy. Microsoft can't add support for long paths to the old APIs because they use a fixed buffer size (which means that only a certain amount of memory space is available for the path, and increasing it would break the apps that rely on that). They can't totally remove the old APIs because every app that uses them would break.

                              bleistift2@sopuli.xyzB 1 Reply Last reply
                              3
                              • N [email protected]

                                I find myself having too many nested folders, and I’m just a normie. I wonder how deep they go for you tech people.

                                At some points, Windows won’t let me change the file name because it was too long and I’m assuming the file path to it plus the ridiculously long name (“person last name, first name - type of document (purpose) yyyymmdd”) just breaks Windows.

                                Sometimes I have to copy those files to my desktop just to rename the new file, so that I can upload the file to an online system that only lets me upload files with names under 42 characters long. It’s wild.

                                B This user is from outside of this forum
                                B This user is from outside of this forum
                                [email protected]
                                wrote last edited by
                                #35

                                This was one of the reasons I quit trying to develop on Windows way back when. I had a very well organized system of subfolders for all my code, and it was literally running into some kind of path length limit trying to import deeply nested dependencies in certain projects. This was WELL into the era of 64-bit computing, absolutely no excuse other than Microsoft taking shortcuts.

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

                                  You can enable long names in Windows, essentially removing that restriction and giving you the power of all the sub folders up to something like 26'000 characters.

                                  1. Open the Registry Editor.
                                  2. Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
                                  3. Find the LongPathsEnabled DWORD value, double-click it, and set its value to 1
                                  4. Restart your computer
                                  5. Be free and happy
                                  B This user is from outside of this forum
                                  B This user is from outside of this forum
                                  [email protected]
                                  wrote last edited by
                                  #36

                                  Well son of a bitch, there was a workaround

                                  1 Reply Last reply
                                  0
                                  • C [email protected]
                                    This post did not contain any content.
                                    T This user is from outside of this forum
                                    T This user is from outside of this forum
                                    [email protected]
                                    wrote last edited by
                                    #37

                                    Data shouldn't be organized hirarchically.

                                    S 1 Reply Last reply
                                    0
                                    • i_am_not_a_robot@feddit.ukI [email protected]

                                      Just missing a random pile of files on the desktop.

                                      U This user is from outside of this forum
                                      U This user is from outside of this forum
                                      [email protected]
                                      wrote last edited by
                                      #38

                                      My actual desk and office - messy. My desktop - folder, folder, 4 shortcuts. My phone -groups of apps ordered by function - Pebble, Office, Entertainment, etc. My garage - absolute hoarder nightmare from hell cause I just can't seem to get to it. Why I can be ordered in one area and not in another is beyond me.

                                      1 Reply Last reply
                                      0
                                      • dan@upvote.auD [email protected]

                                        A lot of apps still use legacy Windows APIs that don't understand very long paths. Those APIs have been deprecated for maybe 15 years or more, but developers are lazy. Microsoft can't add support for long paths to the old APIs because they use a fixed buffer size (which means that only a certain amount of memory space is available for the path, and increasing it would break the apps that rely on that). They can't totally remove the old APIs because every app that uses them would break.

                                        bleistift2@sopuli.xyzB This user is from outside of this forum
                                        bleistift2@sopuli.xyzB This user is from outside of this forum
                                        [email protected]
                                        wrote last edited by
                                        #39

                                        They can’t totally remove the old APIs because every app that uses them would break.

                                        For every other company I would buy that argument. But for one that forces customers to throw away millions of computers which can’t run Win 11… no.

                                        E 1 Reply Last reply
                                        1
                                        • N [email protected]

                                          Downloads is usually my largest folder. Funny thing is that it is literally all just Linux isos because I'm trying some things with servers

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

                                          "Trying some things"

                                          Then you end up liking what you slapped together with jank and a prayer to the temporary work-around and now there's a new prod server!

                                          N 1 Reply Last reply
                                          1
                                          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