Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)P
Posts
1
Comments
20
Joined
3 yr. ago

  • The first season had the TV execs meddling to make it be like ST:TNG because they wanted to mimic the popular thing at the time.

    The writer got his way starting in season 2 and got to tell his story without the meddling.

    Yes it gets better is what I’m saying. 🙂

  • This made my day. Put a big grin in it.

  • There are forks of Nix. Perhaps you might like Lix.

  • I wish business “journalists” would stop calling these 10 year old companies “startups”.

    It’s like calling that 10-12 year old kid who was still breastfeeding on Game of Thrones “my baby”.

    They did this with Uber, AirBnb, & Spotify as well.

  • This comic reminds me of the edits people do on short form video like TikTok to make a video end on the same beat that began it.

    Not quite the same though. Making a tight loop rather than actual recursion.

  • Restic seems nice but I don’t have any experience with it so don’t have much to say. Someone else with some experience with Restic might come along though and contribute. :)

  • In addition to the recommendations you're getting already, I recommend learning about Borg Backup. It has great documentation.

    https://www.borgbackup.org/

    Borgmatic is a project that makes automatic backups easier with Borg.

    https://torsion.org/borgmatic/

    If you want a GUI for your personal machines there is Vorta.

    https://vorta.borgbase.com/

    I've used Borg for years now and test my restores every year. Which reminds me… I should do that more often. 😅

  • Bookshop.org also has a DRM-free search filter and shares profits with local bookstores.

  • Not yet. 🙂

  • TenForward: Where Every Vulcan Knows Your Name @lemmy.world

    Jellico's changes were actually actor's requests

  • Another favorite is when the API barfs a stacktrace instead of valid JSON.

  • I’ve seen semantic commits done with emojis which is cute but also annoying, because they’re not as easy to type or grep for.

    Semantic commits can be nice, but they can also invite bikeshedding about what’s a “feature” and what’s a “bug fix”, etc.

    Not saying they aren’t nice, and if folks are using them and liking them, keep going. But if you haven’t used them before on a team, then just be aware that’s a thing than can happen.

  • Love it.

    While folks are thinking about git commit messages I will offer this.

    https://cbea.ms/git-commit/

    My only criticism of the essay is that the most important bit is listed at number 7.