• 4 Posts
  • 1.32K Comments
Joined 11 months ago
cake
Cake day: January 3rd, 2024

help-circle




  • Yeah. That’s discussed in more detail in the code change that resulted from the issue report.

    It’s a ballsy move by the VSCode team to not only include git clean but to keep it after numerous issue reports.

    As others discussed in that thread, git clean has no business being offered in a graphical menu where a git novice may find it.

    That said, I do think the expanded warning mesage they added addresses the issue by calling out that whatever git may think, the user is about to lose some files.



  • Nice. Honestly, pretty well corralled, I would say.

    Incidentally, I’m amused that one of the more popular responses includes the classic phrase

    “Why can’t we all just get along”

    Which I tend to notice after having had it explained well to me once by someone with more empathy than my own.

    I won’t belabor it, but they pointed out to me that being tempted to say “Why can’t we all just get along” is usually a sign that we haven’t actually listened effectively.

    So now when I hear or read “Why can’t we all just get along”, I see that [X] and hear the buzz from “Family Feud”, and hear one of the Family Feud host kindly say “No points. Let’s try again.”











  • Yeah. Thankfully, Windows server cleaned up that stupidity starting around 2006 and finished in around 2018.

    Which all sounds fine until we meditate on the history that basically all other server operating systems have had efficient remote administration solutions since before 1995 (reasonable solutions existed before SSH, even).

    Windows was over 20 years late to adopt non-grapgical low latency (aka sane) options for remote administration.

    I think it’s a big part of the reason Windows doesn’t appear much on this chart.




  • That’s certainly a big part of it. When one needs to buy a metric crap load of CPUs, one tends to shop outside the popular defaults.

    Another big reason, historically, is that Supercomputers didn’t typically have any kind of non-command-line way to interact with them, and Windows needed it.

    Until PowerShell and Windows 8, there were still substantial configuration options in Windows that were 100% managed by graphical packages. They could be changed by direct file edits and registry editing, but it added a lot of risk. All of the “did I make a mistake” tools were graphical and so unavailable from command line.

    So any version of Windows stripped down enough to run on any super-computer cluster was going to be missing a lot of features, until around 2006.

    Since Linux and Unix started as command line operating systems, both already had plenty fully featured options for Supercomputing.