Click here to Skip to main content
15,895,800 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.

 
GeneralWhen My Code does not Work I Now Know Why Pin
BernardIE531716-Nov-21 11:18
BernardIE531716-Nov-21 11:18 
GeneralRe: When My Code does not Work I Now Know Why Pin
Mike Hankey16-Nov-21 12:56
mveMike Hankey16-Nov-21 12:56 
GeneralRe: When My Code does not Work I Now Know Why Pin
BernardIE531716-Nov-21 14:51
BernardIE531716-Nov-21 14:51 
GeneralRe: When My Code does not Work I Now Know Why Pin
Mike Hankey16-Nov-21 22:26
mveMike Hankey16-Nov-21 22:26 
GeneralRe: When My Code does not Work I Now Know Why Pin
Super Lloyd16-Nov-21 18:46
Super Lloyd16-Nov-21 18:46 
GeneralRe: When My Code does not Work I Now Know Why Pin
raddevus17-Nov-21 3:58
mvaraddevus17-Nov-21 3:58 
GeneralRe: When My Code does not Work I Now Know Why Pin
trønderen17-Nov-21 6:37
trønderen17-Nov-21 6:37 
RantThe downward spiral of unnecessary complication PinPopular
Chris Maunder16-Nov-21 7:47
cofounderChris Maunder16-Nov-21 7:47 
Quote:
Suggestion [3,General]: The command go was not found, but does exist in the current location. Windows PowerShell does not load commands from the current location by default.


My understanding was that PowerShell was to be the bestest thing ever, way more better than bash or cmd, or Windows Terminal or any of the billion shells out there. They even introduced a most inscrutable syntax to make it feel even more awesome.

And yet, on my Plain Jane Windows installation, running as an Admin, with a PowerShell instance launched as Admin, I can't actually just run a program. I can, I just need to say pretty please by doing .\command

Why do they do this? Why are there constant barriers to productivity thrown in front of developers every day? I feel like I'm pair programming with Google when I code these days. And I've been coding a looong time.

Programming used to be basic (no pun intended), then we got IDEs and integrated debuggers, and it started becoming fun, and crazy productive. We had intellisense, and auto-complete, and real-time linting and then...then they couldn't stop.

The complexity introduced by those who know their own tools deeply, and who in turn forget that we do not care about their tools, is staggering. Their tools are a necessary evil. Their tools should be totally and completely hidden from view, even hidden from knowledge for new developers, and help, not hinder.

Man. What happened to this industry?
cheers
Chris Maunder


modified 16-Nov-21 13:57pm.

GeneralRe: The downward spiral of unnecessary complication PinPopular
jeffie10016-Nov-21 8:20
jeffie10016-Nov-21 8:20 
GeneralRe: The downward spiral of unnecessary complication Pin
theoldfool16-Nov-21 9:20
professionaltheoldfool16-Nov-21 9:20 
GeneralRe: The downward spiral of unnecessary complication Pin
Slow Eddie17-Nov-21 1:55
professionalSlow Eddie17-Nov-21 1:55 
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 
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 

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.