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/)ST
Posts
5
Comments
497
Joined
2 yr. ago

  • I feel like only one person calling you stupid isn't enough, so I'd like to add that this is one of the stupidest collections of words I have ever read.

    I genuinely hope you make statements like this in your daily life. After all, the world needs humor.

  • When you have privilege, losing that privilege is perceived as persecution. We see a similar phenomenon with snowflake white males in the US spouting misinformation about what DEI is so that they can end it.

    Fuck the genocidal state of Israel.

  • On CLI I figure out the command I need once.

    Put it in a script.

    Cron it if I want it to be daemonized.

    Never think about it ever again.

    Anti-CLI folks just have a bad workflow.

    They see the script as the end, when in reality it's a foundation. I rarely look at my foundation. I build on it.

    With this workflow I have dozens, hundreds, or thousand of automatic actions that "just work". Idk, works for me.

    That said, if you prefer to click yourself to RSI to accomplish the same task, who am I to judge. I just watch and nod until I'm asked for a suggestion.

  • There are multiple solutions to this without using --force.

    Move the files, clone, unmove the files, commit, push being the most straightforward that I can summon at this time.. but I've solved this dozens of times and have never use --force.

  • As simple as what I'm about to suggest is, it is priceless.

    This is an example when copy > paste. Copy the file content, perform the methods shared in this thread, then once you've verified that everything is running properly you can delete the original copy.

    If it bunks and overwrites, no biggie, you planned for that.

    I'd love to say that I'd never made the mistake of choosing CUT when I should have chosen COPY, but I guess sometimes we learn things the hard way. 💀