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.
  • K [email protected]

    https://techpp.com/2021/08/17/mac-spring-loaded-folders-guide/

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

    I use that all the time but never knew it had a specific name.

    1 Reply Last reply
    3
    • B [email protected]

      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 This user is from outside of this forum
      S This user is from outside of this forum
      [email protected]
      wrote last edited by
      #62

      I still run into this issue when one of my company's clients requires developing on Windows. Doesn't take many subfolders before node_modules just starts breaking.

      There are lots of reasons I hate developing on windows and that's certainly one of them.

      1 Reply Last reply
      2
      • T [email protected]

        Data shouldn't be organized hirarchically.

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

        How would you propose to organize it then?

        T 1 Reply Last reply
        0
        • shady_shiroe@lemmy.worldS [email protected]

          I like my YYYY.MM.DD-text format and you can sue me for it

          shnizmuffin@lemmy.inbutts.lolS This user is from outside of this forum
          shnizmuffin@lemmy.inbutts.lolS This user is from outside of this forum
          [email protected]
          wrote last edited by
          #64

          Dots are reserved for filetype information, heathen.

          U 1 Reply Last reply
          11
          • B [email protected]
            1. Download iTerm2
            2. See 1
            3. See 2
            4. See 3
            5. See 4
            6. See 5
            dohpaz42@lemmy.worldD This user is from outside of this forum
            dohpaz42@lemmy.worldD This user is from outside of this forum
            [email protected]
            wrote last edited by
            #65

            Last I checked that’s not a Finder replacement. 😉

            1 Reply Last reply
            0
            • C [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 last edited by
              #66

              I shit you not, IT around 2004, I had a nurse who stored all her important docs in "Recyle Bin"

              She put in a ticket that her computer was slow. We scheduled a time to look at it and made sure she knew to be there.

              When I showed up, she had left to go to lunch on purpose so she could take a free long lunch. I asked her manager to call her back in, she refused.

              I diagnosed she was out of space, and emptied her bin.

              That did not end up going well.

              She was furious, Her boss was mad. My boss was pissed that it happened but considered it reasonable since she refused to be there.

              I spent the better part of 4 hours undeleting deleted recycle bin contents which is WAYYYYYY harder than undeleting deleted files. They're already UUID's and bringing them back into existence will not put them back in the recycle bin, all that meta is gone.

              appoxo@lemmy.dbzer0.comA jackbydev@programming.devJ S 3 Replies Last reply
              53
              • S [email protected]

                Because if you're looking for a subfolder you're not looking for a file, and vice versa? It doesn't matter much in sparse directories, but it annoys me having to scroll through a ton of files to find the folder I want in directories with both.

                I too like a lot of things about Mac, but finder could be improved, for sure.

                (I have gotten used to a lot of its features and hate Windows' defaults too, so there's that. I don't think an ideal exists, unless it's in Linux somewhere and I just need to dual boot the desktop and get it over with)

                undefined@lemmy.hogru.chU This user is from outside of this forum
                undefined@lemmy.hogru.chU This user is from outside of this forum
                [email protected]
                wrote last edited by
                #67

                On macOS I just type the first few letters of the file/folder and because it’s in alphabetical order, I find it immediately. I don’t want to have to think “oh is this a file or a folder” then scroll around to the appropriate area.

                This reminds me of users who complain about <select> fields on websites: they always want some weird sorting instead of just tabbing into the field and typing a few letters.

                spankmonkey@lemmy.worldS S 2 Replies Last reply
                2
                • undefined@lemmy.hogru.chU [email protected]

                  On macOS I just type the first few letters of the file/folder and because it’s in alphabetical order, I find it immediately. I don’t want to have to think “oh is this a file or a folder” then scroll around to the appropriate area.

                  This reminds me of users who complain about <select> fields on websites: they always want some weird sorting instead of just tabbing into the field and typing a few letters.

                  spankmonkey@lemmy.worldS This user is from outside of this forum
                  spankmonkey@lemmy.worldS This user is from outside of this forum
                  [email protected]
                  wrote last edited by
                  #68

                  I haven't memorized everything, so file folders grouped together is easier.

                  Having the option to choose to sort either way would be the best option.

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

                    appoxo@lemmy.dbzer0.comA This user is from outside of this forum
                    appoxo@lemmy.dbzer0.comA This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #69

                    Too deep.
                    I am having a peoblem bwcause sometimes I broke my own rules or sorted every itme in it's own folder.

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

                      On macOS I just type the first few letters of the file/folder and because it’s in alphabetical order, I find it immediately. I don’t want to have to think “oh is this a file or a folder” then scroll around to the appropriate area.

                      This reminds me of users who complain about <select> fields on websites: they always want some weird sorting instead of just tabbing into the field and typing a few letters.

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

                      Thar makes sense, although I am generally not trying to use the keyboard at the same time (to be honest I was not aware you could filter a finder view like that, I thought it only ran search and I have never found MacOS's search to be satisfactory)

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

                        Thar makes sense, although I am generally not trying to use the keyboard at the same time (to be honest I was not aware you could filter a finder view like that, I thought it only ran search and I have never found MacOS's search to be satisfactory)

                        undefined@lemmy.hogru.chU This user is from outside of this forum
                        undefined@lemmy.hogru.chU This user is from outside of this forum
                        [email protected]
                        wrote last edited by
                        #71

                        I grew up on Windows but when I came to macOS I went hard into key commands; the UI is a lot more uniform so using a combination of key commands and Trackpad gestures you can fly through tasks pretty quickly.

                        1 Reply Last reply
                        2
                        • R [email protected]

                          I shit you not, IT around 2004, I had a nurse who stored all her important docs in "Recyle Bin"

                          She put in a ticket that her computer was slow. We scheduled a time to look at it and made sure she knew to be there.

                          When I showed up, she had left to go to lunch on purpose so she could take a free long lunch. I asked her manager to call her back in, she refused.

                          I diagnosed she was out of space, and emptied her bin.

                          That did not end up going well.

                          She was furious, Her boss was mad. My boss was pissed that it happened but considered it reasonable since she refused to be there.

                          I spent the better part of 4 hours undeleting deleted recycle bin contents which is WAYYYYYY harder than undeleting deleted files. They're already UUID's and bringing them back into existence will not put them back in the recycle bin, all that meta is gone.

                          appoxo@lemmy.dbzer0.comA This user is from outside of this forum
                          appoxo@lemmy.dbzer0.comA This user is from outside of this forum
                          [email protected]
                          wrote last edited by
                          #72

                          Well duh.
                          It is a recycle bin after all.
                          The thoughts will be reused at some point for something new /s

                          1 Reply Last reply
                          26
                          • nymnympseudonym@lemmy.worldN [email protected]

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

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

                            It's horizontal scaling!

                            1 Reply Last reply
                            8
                            • shnizmuffin@lemmy.inbutts.lolS [email protected]

                              Anyone who uses YYMMDD instead of ISO 8601 needs to be fed feet first into a wood chipper.

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

                              I make a point to train people on this at work, and I also make a point to periodically delete all relevant files that are not dated or not dated correctly

                              oh no you lost some important files? should've followed the standards

                              we only have so much space and your 1.2 GB undated file that isn't even in the folder it should be in is getting deleted

                              heythisisnttheymca@lemmy.worldH 1 Reply Last reply
                              3
                              • shnizmuffin@lemmy.inbutts.lolS [email protected]

                                As an old person who has archives dating back to the 90s, yes.

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

                                Here you go gramps:

                                (shortD) => {
                                    return parseInt(shortD.slice(0, 2), 10) > 50 ? "19" + shortD : "20"+shortD;
                                }
                                
                                5 1 Reply Last reply
                                3
                                • A [email protected]

                                  ISO 8601 is YYYYMMDD (or YYYY-MM-DD in extended format)

                                  Are you really going to wood chipper someone for leaving off the leading 20? I think we can safely infer the century and millennium with a high confidence, why not trade them for two extra name characters?

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

                                  I use to do that but got tired of typing out unnecessary characters and appreciate the shorter character length. I think my folders and files will be long gone by Y2Point1K.

                                  1 Reply Last reply
                                  3
                                  • A [email protected]

                                    ISO 8601 is YYYYMMDD (or YYYY-MM-DD in extended format)

                                    Are you really going to wood chipper someone for leaving off the leading 20? I think we can safely infer the century and millennium with a high confidence, why not trade them for two extra name characters?

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

                                    I recently had an accountant file something for the IRS that was dated as expiring in 1940 when it should've been 2040. I had to catch it myself after reading through 70 pages of dense forms before it was sent off, and I could've easily missed it.

                                    Digital records have existed long enough now that it's downright irresponsible to leave off the century for anything where having an accurate date might even slightly matter.

                                    A 1 Reply Last reply
                                    11
                                    • A [email protected]

                                      Here you go gramps:

                                      (shortD) => {
                                          return parseInt(shortD.slice(0, 2), 10) > 50 ? "19" + shortD : "20"+shortD;
                                      }
                                      
                                      5 This user is from outside of this forum
                                      5 This user is from outside of this forum
                                      [email protected]
                                      wrote last edited by [email protected]
                                      #78

                                      Did the software industry learn nothing from Y2K? Was it too long ago already for people to remember the mess we made for ourselves?

                                      Saving two characters in a file name is not worth the hell you are leaving in your trail by shoving this nonsense in an obscure corner of production code that people are going to forget about until it's too late.

                                      A C 2 Replies Last reply
                                      10
                                      • S [email protected]

                                        So do I, but I don't think I need to worry too much about confusing them with 2090.

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

                                        Just you wait...

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

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

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

                                          Linux or Windows… doesn’t matter. Downloads is where I. Will find it.

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