Digital Mark

  • 0 Posts
  • 62 Comments
Joined 3 years ago
cake
Cake day: March 20th, 2022

help-circle

  • Perforce is great for dealing with media files, artists can actually use it without producing 500 variants of -new-old-2022-final-dontuse-revised-1.1-2023 filenames (I AM NOT JOKING.), and it doesn’t slow down with a lot of media like git does (which has to check out the entire history). Since usually only one artist touches a file at a time, locking doesn’t slow them down.

    Subversion’s kind of the same for devs. There’s a single source of truth, merging and branching is a lot easier, but it’s less possessive about files. You can do media in it, better than git, but not as nicely as p4. I have seen the -new-old filenames end up in svn, but if you delete a file and commit, it goes away.



  • Digital Mark@lemmy.mltoProgrammer Humor@lemmy.mlThe eye-opener commit
    link
    fedilink
    English
    arrow-up
    26
    arrow-down
    1
    ·
    11 months ago

    “My project” doesn’t exist in any team. It’s everyone’s project. A manager needs to have a long conversation with Pink Pants.

    If you build your project at anything but highest error level, clang -Wall etc., you’re letting errors in, relying at best on coincidence to work the way you think it does.

    Commit it and don’t revert it!













    1. Pythonista. Great Python editor, REPL, and platform-specific libraries.
    2. Editorial. Same author, Markdown editor which can be scripted in Python. I routinely write al new features for it, like dice rollers, list renumbering, etc.
    3. Documents by Readdle. PDF & epub reading, file management, bunch of optional features.
    4. iCabMobile. Browser with a ton of ad-blocking, filters, good file management, I routinely use it as a private browser.