Click here to Skip to main content
15,891,905 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: The downward spiral of unnecessary complication Pin
RickZeeland16-Nov-21 9:38
mveRickZeeland16-Nov-21 9:38 
GeneralRe: The downward spiral of unnecessary complication Pin
Super Lloyd16-Nov-21 18:55
Super Lloyd16-Nov-21 18:55 
GeneralRe: The downward spiral of unnecessary complication Pin
vinclaro00116-Nov-21 10:28
vinclaro00116-Nov-21 10:28 
GeneralRe: The downward spiral of unnecessary complication Pin
Henry Skoglund16-Nov-21 13:02
Henry Skoglund16-Nov-21 13:02 
GeneralRe: The downward spiral of unnecessary complication Pin
englebart16-Nov-21 13:27
professionalenglebart16-Nov-21 13:27 
AnswerRe: The downward spiral of unnecessary complication Pin
Super Lloyd16-Nov-21 18:47
Super Lloyd16-Nov-21 18:47 
GeneralRe: The downward spiral of unnecessary complication Pin
The Real Paps16-Nov-21 20:57
professionalThe Real Paps16-Nov-21 20:57 
GeneralRe: The downward spiral of unnecessary complication Pin
lmoelleb16-Nov-21 21:30
lmoelleb16-Nov-21 21:30 
Adding .\ is indeed not user-friendly. Instead it is secure. And as almost all security it gets in the way but is necessary. At least tab-expansion helps by prefixing the .\ automatically.

The way PowerShell handles pipes is far superior to bash (bash pipes characters around, Powershell pipes objects).

But the syntax is horrible (though to be fair... so is the syntax of bash). And when do people designing languages learn that fail on error should be default, parameters should only be optional if explicitly told so, you should not have "sometime methods must be called with parenthesis around the arguments, other times this will create an array and pass the array to the first argument... good luck" crap.

So overall: Yes, I understand why PowerShell has the word "Power" in the shell. There might be other shells with equal power, I just don't know any. But the syntax... oh my that is CRAP. If you use it regularly you can learn I guess, but I tend to have to dig it out 3-5 times a year and always struggle.
GeneralRe: The downward spiral of unnecessary complication Pin
jsc4217-Nov-21 0:22
professionaljsc4217-Nov-21 0:22 
GeneralRe: The downward spiral of unnecessary complication Pin
lmoelleb17-Nov-21 7:55
lmoelleb17-Nov-21 7:55 
GeneralRe: The downward spiral of unnecessary complication Pin
den2k8816-Nov-21 21:37
professionalden2k8816-Nov-21 21:37 
GeneralRe: The downward spiral of unnecessary complication Pin
Mike Winiberg16-Nov-21 22:01
professionalMike Winiberg16-Nov-21 22:01 
GeneralRe: The downward spiral of unnecessary complication Pin
RickZeeland16-Nov-21 22:31
mveRickZeeland16-Nov-21 22:31 
GeneralRe: The downward spiral of unnecessary complication Pin
GuyThiebaut16-Nov-21 22:39
professionalGuyThiebaut16-Nov-21 22:39 
AnswerRe: The downward spiral of unnecessary complication Pin
megaadam16-Nov-21 23:39
professionalmegaadam16-Nov-21 23:39 
GeneralRe: The downward spiral of unnecessary complication Pin
MadGerbil17-Nov-21 1:58
MadGerbil17-Nov-21 1:58 
GeneralRe: The downward spiral of unnecessary complication Pin
stratoFlyer17-Nov-21 3:02
stratoFlyer17-Nov-21 3:02 
GeneralRe: The downward spiral of unnecessary complication Pin
Steve Naidamast17-Nov-21 4:00
professionalSteve Naidamast17-Nov-21 4:00 
GeneralRe: The downward spiral of unnecessary complication Pin
Dave B 6817-Nov-21 4:20
Dave B 6817-Nov-21 4:20 
GeneralRe: The downward spiral of unnecessary complication Pin
PIEBALDconsult17-Nov-21 4:40
mvePIEBALDconsult17-Nov-21 4:40 
GeneralRe: The downward spiral of unnecessary complication Pin
Dave B 6817-Nov-21 5:47
Dave B 6817-Nov-21 5:47 
GeneralRe: The downward spiral of unnecessary complication Pin
Idaho Edokpayi17-Nov-21 5:06
Idaho Edokpayi17-Nov-21 5:06 
GeneralRe: The downward spiral of unnecessary complication Pin
Peter Shaw17-Nov-21 5:29
professionalPeter Shaw17-Nov-21 5:29 
GeneralRe: The downward spiral of unnecessary complication Pin
Martin ISDN22-Nov-21 20:58
Martin ISDN22-Nov-21 20:58 
GeneralIs this She Pin
BernardIE531716-Nov-21 7:06
BernardIE531716-Nov-21 7:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.