• 1 Post
  • 19 Comments
Joined 3 years ago
cake
Cake day: June 26th, 2023

help-circle














  • I think AI can have its benefits for science, technology and mathematics but its output should be thoroughly scrutinized. That said the legislatures i’ve personally spoken with show 0 interest in establishing any regulation.

    The concerns I have aside from an even greater loss in everyone’s critical thinking and attention span stem from mass surveillance which the big CEOs are actively promoting.

    I believe these people aim to cause at minimum the destruction of the middle class and seek to enshrine permanent control over human society as a hole.

    They built bunkers for a reason, these are crimes against humanity and they should fear backlash because of the harm they are actively causing.

    That said, i’m fine to round em up and send them to jail, or heck we can put em on one of Musks rocket and they can fuck off to Mars.




  • I’d just like to interject for a moment. What they’re refering to as Windows Terminal, is in fact, PowerShell/Windows Terminal, or as I’ve recently taken to calling it, PowerShell plus Windows Terminal. Windows Terminal is not a shell unto itself, but rather another component of a fully functioning command line environment made useful by the PowerShell shell, command line utilities and vital cmdlets comprising a full environment as defined by Microsoft.

    Many computer users run a modified version of PowerShell every day, without realizing it. Through a peculiar turn of events, the version of PowerShell which is widely used today is often called Windows Terminal, and many of its users are not aware that it is basically the PowerShell system, developed by the PowerShell Project.

    There really is a Windows Terminal, and these people are using it, but it is just a part of the system they use. Windows Terminal is the terminal emulator: the program in the system that handles console I/O for the other programs that you run. The terminal emulator is an essential part of a command line environment, but useless by itself; it can only function in the context of a complete command line environment. Windows Terminal is normally used in combination with the PowerShell shell: the whole system is basically PowerShell with Windows Terminal added, or PowerShell/Windows Terminal. All the so-called Windows Terminal distributions are really distributions of PowerShell/Windows Terminal!