▲ 1497 ▼ Hallelujah (lemmy.world) submitted 2 years ago by alphacyberranger@lemmy.world to c/programmer_humor@programming.dev 130 comments fedilink hide all child comments
[–] shasta@lemm.ee 18 points 2 years ago (4 children) Cmd? What century is this? Use powershell permalink fedilink source hideshow 8 child comments replies: [–] stevedidWHAT@lemmy.world 11 points 2 years ago (2 children) I’m gonna take it a step further and say to use the new Terminal app from the winapp store which lets you integrate ALL command lines into one app and it looks snazzy to boot! Check it out mother fuckers! permalink fedilink source parent hideshow 4 child comments replies: [–] shasta@lemm.ee 6 points 2 years ago (1 child) Yes I love it. It's on w11 by default permalink fedilink source parent hideshow 2 child comments replies: [–] yum13241@lemm.ee 1 point 2 years ago (1 child) I hate it, it takes too long to start up. permalink fedilink source parent hideshow 2 child comments replies: [–] shasta@lemm.ee 2 points 2 years ago (1 child) Maybe something is wrong with your pc. It takes me about 5 seconds. Or you are just very impatient. permalink fedilink source parent hideshow 2 child comments replies: [–] yum13241@lemm.ee 2 points 2 years ago 5 seconds is way too long when all I need to do is run small utility in batch. permalink fedilink source parent [–] anonymoose@lemmy.ca 3 points 2 years ago Agreed. Terminal is the shite. Makes working in WSL Ubuntu really rewarding. permalink fedilink source parent [–] inclementimmigrant@lemmy.world 4 points 2 years ago (1 child) I've found that powershell doesn't play nice with many command line developer tools so cmd it is. permalink fedilink source parent hideshow 2 child comments replies: [–] SpaceCowboy@lemmy.ca 0 points 2 years ago (1 child) Yeah powershell is better 95% of the time. But that other 5% of the time you have to go back to CMD and redo what you were attempting. So the work done in powershell is a waste of time 5% of the time, and you still will need to know CMD to be able make everything work. So Powershell is better in theory, but in actual practice I tend to do things in CMD because I know it will work. permalink fedilink source parent hideshow 2 child comments replies: [–] sznio@lemmy.world 3 points 2 years ago I really like PowerShell's object-oriented approach to pipelines. Unix pipes feel really dated in comparison. permalink fedilink source parent [–] Rolive@discuss.tchncs.de 3 points 2 years ago (2 children) My brain is still hardwired to do Win+R CMD Enter.. permalink fedilink source parent hideshow 4 child comments replies: [–] shasta@lemm.ee 2 points 2 years ago You can just press Win key and type whatever to search and enter to open. WIN Term Enter, and there's your Windows Terminal. permalink fedilink source parent [–] tfw_no_toiletpaper@feddit.de 1 point 2 years ago My brain is hardwired to win+X -> A lol permalink fedilink source parent [–] calzone_gigante@lemmy.world 0 points 2 years ago Takes way too long to open, have weird issues all the time permalink fedilink source parent
[–] stevedidWHAT@lemmy.world 11 points 2 years ago (2 children) I’m gonna take it a step further and say to use the new Terminal app from the winapp store which lets you integrate ALL command lines into one app and it looks snazzy to boot! Check it out mother fuckers! permalink fedilink source parent hideshow 4 child comments replies: [–] shasta@lemm.ee 6 points 2 years ago (1 child) Yes I love it. It's on w11 by default permalink fedilink source parent hideshow 2 child comments replies: [–] yum13241@lemm.ee 1 point 2 years ago (1 child) I hate it, it takes too long to start up. permalink fedilink source parent hideshow 2 child comments replies: [–] shasta@lemm.ee 2 points 2 years ago (1 child) Maybe something is wrong with your pc. It takes me about 5 seconds. Or you are just very impatient. permalink fedilink source parent hideshow 2 child comments replies: [–] yum13241@lemm.ee 2 points 2 years ago 5 seconds is way too long when all I need to do is run small utility in batch. permalink fedilink source parent [–] anonymoose@lemmy.ca 3 points 2 years ago Agreed. Terminal is the shite. Makes working in WSL Ubuntu really rewarding. permalink fedilink source parent
[–] shasta@lemm.ee 6 points 2 years ago (1 child) Yes I love it. It's on w11 by default permalink fedilink source parent hideshow 2 child comments replies: [–] yum13241@lemm.ee 1 point 2 years ago (1 child) I hate it, it takes too long to start up. permalink fedilink source parent hideshow 2 child comments replies: [–] shasta@lemm.ee 2 points 2 years ago (1 child) Maybe something is wrong with your pc. It takes me about 5 seconds. Or you are just very impatient. permalink fedilink source parent hideshow 2 child comments replies: [–] yum13241@lemm.ee 2 points 2 years ago 5 seconds is way too long when all I need to do is run small utility in batch. permalink fedilink source parent
[–] yum13241@lemm.ee 1 point 2 years ago (1 child) I hate it, it takes too long to start up. permalink fedilink source parent hideshow 2 child comments replies: [–] shasta@lemm.ee 2 points 2 years ago (1 child) Maybe something is wrong with your pc. It takes me about 5 seconds. Or you are just very impatient. permalink fedilink source parent hideshow 2 child comments replies: [–] yum13241@lemm.ee 2 points 2 years ago 5 seconds is way too long when all I need to do is run small utility in batch. permalink fedilink source parent
[–] shasta@lemm.ee 2 points 2 years ago (1 child) Maybe something is wrong with your pc. It takes me about 5 seconds. Or you are just very impatient. permalink fedilink source parent hideshow 2 child comments replies: [–] yum13241@lemm.ee 2 points 2 years ago 5 seconds is way too long when all I need to do is run small utility in batch. permalink fedilink source parent
[–] yum13241@lemm.ee 2 points 2 years ago 5 seconds is way too long when all I need to do is run small utility in batch. permalink fedilink source parent
[–] anonymoose@lemmy.ca 3 points 2 years ago Agreed. Terminal is the shite. Makes working in WSL Ubuntu really rewarding. permalink fedilink source parent
[–] inclementimmigrant@lemmy.world 4 points 2 years ago (1 child) I've found that powershell doesn't play nice with many command line developer tools so cmd it is. permalink fedilink source parent hideshow 2 child comments replies: [–] SpaceCowboy@lemmy.ca 0 points 2 years ago (1 child) Yeah powershell is better 95% of the time. But that other 5% of the time you have to go back to CMD and redo what you were attempting. So the work done in powershell is a waste of time 5% of the time, and you still will need to know CMD to be able make everything work. So Powershell is better in theory, but in actual practice I tend to do things in CMD because I know it will work. permalink fedilink source parent hideshow 2 child comments replies: [–] sznio@lemmy.world 3 points 2 years ago I really like PowerShell's object-oriented approach to pipelines. Unix pipes feel really dated in comparison. permalink fedilink source parent
[–] SpaceCowboy@lemmy.ca 0 points 2 years ago (1 child) Yeah powershell is better 95% of the time. But that other 5% of the time you have to go back to CMD and redo what you were attempting. So the work done in powershell is a waste of time 5% of the time, and you still will need to know CMD to be able make everything work. So Powershell is better in theory, but in actual practice I tend to do things in CMD because I know it will work. permalink fedilink source parent hideshow 2 child comments replies: [–] sznio@lemmy.world 3 points 2 years ago I really like PowerShell's object-oriented approach to pipelines. Unix pipes feel really dated in comparison. permalink fedilink source parent
[–] sznio@lemmy.world 3 points 2 years ago I really like PowerShell's object-oriented approach to pipelines. Unix pipes feel really dated in comparison. permalink fedilink source parent
[–] Rolive@discuss.tchncs.de 3 points 2 years ago (2 children) My brain is still hardwired to do Win+R CMD Enter.. permalink fedilink source parent hideshow 4 child comments replies: [–] shasta@lemm.ee 2 points 2 years ago You can just press Win key and type whatever to search and enter to open. WIN Term Enter, and there's your Windows Terminal. permalink fedilink source parent [–] tfw_no_toiletpaper@feddit.de 1 point 2 years ago My brain is hardwired to win+X -> A lol permalink fedilink source parent
[–] shasta@lemm.ee 2 points 2 years ago You can just press Win key and type whatever to search and enter to open. WIN Term Enter, and there's your Windows Terminal. permalink fedilink source parent
[–] tfw_no_toiletpaper@feddit.de 1 point 2 years ago My brain is hardwired to win+X -> A lol permalink fedilink source parent
[–] calzone_gigante@lemmy.world 0 points 2 years ago Takes way too long to open, have weird issues all the time permalink fedilink source parent