what the fuck ewwwwwwwwwwwwwwww :sicko-no:
this is a violation of the geneva convention and if it isn't it should be im gonna be sick
im trying to install WSL but i dont have an admin login so i submitted an IT ticket that ive attached here, meme attached was attached to the support ticket
I wonder if the IT people enjoy these tickets more or less than a boomer asking how to use a printer
Wrong. Under communism, all commands will be case sensitive and lowercase. We'll keep a watchful eye on anyone using snakeCase, and people who use CamelCase will go straight to the gulag.
snakeCase
Like kebab-case, snake_case is halal actual, it's camelCase and CapsCase that are haram.
IN COMMUNISM, AM COMMANDS ARE CASE SENSITIVE AND JUST BE IN CAPITALS
I like that I learned the context to this joke literally two days ago and understood it.
You'd be so amazed at the number of young computer scientists who know fuck all about anything Unix
I graduated knowing how to
mv
andcp
and that was pretty much it, and it was mostly okay, tbh.It's only within the last year or so (I graduated a decade ago) since I've been scripting our deploys that I've really had to learn much bash/unix utilities. And that's honestly just down to preference. I could have done the whole thing in python or groovy (Jenkins), but it was just simpler in bash.
is this a highschool CS class? or do you just need to use lab machines?
Powershell sucks but be grateful you don't have to use the old cmd prompt.
Well, yes. It literally cannot be worse than cmd. The only time I've used PowerShell myself is fucking around with the Chocolatey package manager on Windows. Hell will freeze over before I dedicate any substantial amount of time to learning it, but if you work in a Windows shop I could see it being an invaluable tool in much the same way that Bash is on the good operating systems.
https://conemu.github.io/
See if you can install this. It's a shell manager, makes powershell a lot easier and lets ya run linux commands and shit. They also recommend FAR as a replacement for powershell.
I personally like cmder which is basically conemu with some extra features
im trying to install WSL
that's an overkill imo. Why not install mingw or git for windows which has bash built in?
it's not about the effort, it's about sending a message :joker-gaming: :libretion:
It all depends on what you're trying to do. Not all software is equally portable. Sometimes building things in WSL will be much easier than getting them to work with MinGW.
I have WSL set up on my Windows machine, but you can get a bash shell with this guide that doesn't require WSL.
I need an admin username and password so I can install the zsh
If you run Cygwin's
setup-x86_64.exe
with--no-admin
, you can install all of the Cygwin stuff somewhere in your user folder without needing admin.