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/)CA
Posts
3
Comments
54
Joined
2 yr. ago

  • These aren’t necessarily my favorite quotes, but they are the two I find myself referencing almost daily in my work life.

    “We never seem to have the time to do it right, yet we always seem to find the time to do it twice.”

    “You can save hours of planning with weeks of work.”

  • I’ll make this more extreme as a means of illustrating the point everyone else seems to be trying to get across…

    Russia is a nation full of parents who love their children, artists and musicians creating interesting and new art, and rebels developing creative and novel approaches for resisting their fascist government. But, when people say that “Russia sucks”, those aren’t the reasons.

  • I can’t think of any problems I’ve faced in over 3 years. I have an app on my phone that I can use to temporarily disable my Pi-hole if I need to do some testing, but I don’t know if I’ve ever had a situation where the Pi-hole was the source of a problem. Definitely not a maintenance headache. I run an update on it every now and then, but only because I see a notification that there is one, not because there’s something going wrong.

  • I’m just some idiot on the internet who doesn’t know what I’m talking about, but…

    Is it possible this isn’t a mistake? If you’re going to try to win a trial through corruption and wrongdoings, it seems easier to illicitly win over (and have it stay quiet) one person than half of a jury, no?

  • When looking at the series page, if you expand the seasons down to list the contained episodes, are all of the episodes there (even if not in the “correct” season)? Or are several seasons worth of episodes just not listed at all? Which show?

  • It’s my own fault, and the result of 30+ years of muscle memory building up. Plus, while I agree cmd isn’t nearly as powerful as powershell or wsl can be, when I’m in Windows it’s still the fastest way for me to do 90% of the simple things I need to do. I have a long history with it, and a thorough understanding of it, so I don’t really need to think for most of the things I’m doing there.

    If I need to script something, or do anything that seems like it would be annoying to do in CMD, I hop into WSL pretty quickly and get to work with bash or python. The problem I have now is that I’ve developed a little muscle memory there as well… hence my issue with entering ‘ls’ everywhere.

  • That is interesting. I just remoted into 5 different machines at the office and none of them worked with ‘ls’. If you enter ‘ls /?’, does it give you a synopsis and argument list?

  • As of Aug 26, 2023, Windows command prompt absolutely does not recognize “ls” as a command.

    Powershell is a different story.

    Source: I type “ls” 40 times a day into a command prompt on my up-to-date win10 PC at work.