56

Remember when folders/files were named like this when you were young (or was it just me 😅):
- project.xyz
- project-better.xyz
- project-last.xyz
- project-last-last.xyz
- project-final.xyz
- ...

Comments
  • 9
    New folder
    New folder (2)
    New folder (3)
    New folder (4)
    .
    .
    .
  • 6
    Meanwhile legends are like
    1
    1.1
    1.1.1
    1.1.1.1
    1.1.1.2
  • 0
    I just name the archive as the current timestamp ;)
  • 5
    Back in university I had group projects that ended up like

    Project-better-withFeature-new-last-final-v2

    Never again revision control in a shared Dropbox
  • 4
    I totally still do that. Unless it's a repository.
  • 2
    For me it's

    .old
    .older
    .out.of.date
    .fuckit
  • 1
    I used to do it in intervals of 5:
    Project-20
    Project-25
    Project-30
    Project-35
    Etc.
  • 0
    And then a blessing arrived: git
    *Flying to heaven*
    And then falling back to reality because it doesn't compile
  • 2
    MyApp
    MyApp2
    MyAppPythonVersion
    MyAppJava
    MyAppMobile
    MyAppForMobile
  • 0
    I guess I was slightly more sensible, with:

    project (directory)
    project-1996-01-31.zip
    project-1996-01-30.zip
    project-1996-01-29.zip

    And I put that last one of each month on a zipdrive floppy...
  • 2
    MyNewProject_final_final_definitely-finished_final_really-final_6
  • 0
    project-final
    project-final-final
    project-final-final-final
    project-super-final-final-final
Add Comment