Something completely new...
-
Yeah, I'm using it to automate my build and everything. And then curse the command line even more when that action I always did in the GUI is not available from the command line :sigh:
Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly
Sander Rossel wrote:
curse the command line even more when that action I always did in the GUI is not available from the command line
There's the rub: A lot of one-click actions initiate a string of commands, running them one after the other, in the right order, and retrieving required details underwater. OTOH, my typing speed always improves, when I'm heavy on the command line.
I wanna be a eunuchs developer! Pass me a bread knife!
-
I've always been a Windows guy. Good tooling, easy use, GUIs... But now there's this trend to use the command line. Tools like MongoDB, NodeJS, npm and everything you download from it... I've always hated the command line. A simple task takes you about thirty minutes of Googling and then thirty minutes of trying to get the commands and syntax right. So I've decided to set up an Ubuntu server without GUI. I've been doing that for about two weeks now. And I must say I'm impressed... ... at how horribly difficult it is to do ANYTHING! Two hours to install Jenkins, took me literally five minutes on Windows! I reckon it's impossible to do anything using just the command line as you need to download stuff from URLs you can't look up as all you have is a command line. Good thing I have a VM and a browser. But why do people do this to themselves? X| Right now I'm trying to make SonarQube start when the server starts. I followed the documentation, but it didn't work (I don't even know what didn't work). There goes another evening of Googling and trying and trying again :sigh: Fuck you, command line...
Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly
Using command line is hard for me also, can never remember the commands and what all the options. I suppose if i used it enough i would but a gui is so m7ch easier.
New version: WinHeist Version 2.2.2 Beta
I told my psychiatrist that I was hearing voices in my head. He said you don't have a psychiatrist! -
I've always been a Windows guy. Good tooling, easy use, GUIs... But now there's this trend to use the command line. Tools like MongoDB, NodeJS, npm and everything you download from it... I've always hated the command line. A simple task takes you about thirty minutes of Googling and then thirty minutes of trying to get the commands and syntax right. So I've decided to set up an Ubuntu server without GUI. I've been doing that for about two weeks now. And I must say I'm impressed... ... at how horribly difficult it is to do ANYTHING! Two hours to install Jenkins, took me literally five minutes on Windows! I reckon it's impossible to do anything using just the command line as you need to download stuff from URLs you can't look up as all you have is a command line. Good thing I have a VM and a browser. But why do people do this to themselves? X| Right now I'm trying to make SonarQube start when the server starts. I followed the documentation, but it didn't work (I don't even know what didn't work). There goes another evening of Googling and trying and trying again :sigh: Fuck you, command line...
Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly
Sander Rossel wrote:
But why do people do this to themselves?
The Inferior/Superior Unix Man: Because they have an inferiority complex, and knowing obscure command line commands and their obtuse arguments gives them a feeling of superiority. The Ostrich Unix Man: Some prefer to keep their head buried in the sand, claiming that they can do things faster and better with the command line. The Child Superpower Unix Man: Knowing the command line gives some the sense of immense power over the operating system, because they never had any authority when they were children. The Cheap Anti-Corporation Unix Man: Isn't it amazing how people will actually pay the evil corporation when all this stuff is free! Marc
V.A.P.O.R.ware - Visual Assisted Programming / Organizational Representation Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
-
[\*cough cough\*](https://xkcd.com/378/)
veni bibi saltavi
The mouse-over message is the best. :) Marc
V.A.P.O.R.ware - Visual Assisted Programming / Organizational Representation Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
-
I've always been a Windows guy. Good tooling, easy use, GUIs... But now there's this trend to use the command line. Tools like MongoDB, NodeJS, npm and everything you download from it... I've always hated the command line. A simple task takes you about thirty minutes of Googling and then thirty minutes of trying to get the commands and syntax right. So I've decided to set up an Ubuntu server without GUI. I've been doing that for about two weeks now. And I must say I'm impressed... ... at how horribly difficult it is to do ANYTHING! Two hours to install Jenkins, took me literally five minutes on Windows! I reckon it's impossible to do anything using just the command line as you need to download stuff from URLs you can't look up as all you have is a command line. Good thing I have a VM and a browser. But why do people do this to themselves? X| Right now I'm trying to make SonarQube start when the server starts. I followed the documentation, but it didn't work (I don't even know what didn't work). There goes another evening of Googling and trying and trying again :sigh: Fuck you, command line...
Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly
The command line has a higher learning curve, that much is true. But if you get over the hump so to speak, you can a lot (and I mean a LOT) of things with it, that most GUI-centric application would make impossible. My biggest peeve on it, is having to learn so many different command lines. Like, I have no desire to learn PowerShell since I'm a Unix fanboy. One is enough, but I'd suggest knowing at least one.
Jeremy Falcon
-
Sander Rossel wrote:
But why do people do this to themselves?
The Inferior/Superior Unix Man: Because they have an inferiority complex, and knowing obscure command line commands and their obtuse arguments gives them a feeling of superiority. The Ostrich Unix Man: Some prefer to keep their head buried in the sand, claiming that they can do things faster and better with the command line. The Child Superpower Unix Man: Knowing the command line gives some the sense of immense power over the operating system, because they never had any authority when they were children. The Cheap Anti-Corporation Unix Man: Isn't it amazing how people will actually pay the evil corporation when all this stuff is free! Marc
V.A.P.O.R.ware - Visual Assisted Programming / Organizational Representation Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny Artificial intelligence is the only remedy for natural stupidity. - CDP1802
:thumbsup: :laugh:
Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly
-
The command line has a higher learning curve, that much is true. But if you get over the hump so to speak, you can a lot (and I mean a LOT) of things with it, that most GUI-centric application would make impossible. My biggest peeve on it, is having to learn so many different command lines. Like, I have no desire to learn PowerShell since I'm a Unix fanboy. One is enough, but I'd suggest knowing at least one.
Jeremy Falcon
Sure, you can do everything and more with a command line... If you can remember all of the commands :^) Unfortunaly, in Linux you HAVE to do everything yourself. I'd much rather go through an installer that let's me customize everything I want to than do some sudo curl https://something.org/something/a.key > i_dont_even_remember - and then go through a couple of files using some weird text editor just to set some basic settings :~
Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly
-
Sure, you can do everything and more with a command line... If you can remember all of the commands :^) Unfortunaly, in Linux you HAVE to do everything yourself. I'd much rather go through an installer that let's me customize everything I want to than do some sudo curl https://something.org/something/a.key > i_dont_even_remember - and then go through a couple of files using some weird text editor just to set some basic settings :~
Best, Sander arrgh.js - Bringing LINQ to JavaScript SQL Server for C# Developers Succinctly Object-Oriented Programming in C# Succinctly
Once again, learning curve. Some people want things done for them, and that's ok. Some people want the nuts and bolts. And that's ok too. Both come at a price, choose your poison.
Jeremy Falcon