Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
m12i5098yIt's great. Genuine question: why keep simultaneously open all those terminals (except for aesthetics)?
-
Gostwow3388y@bert0z I personally use 3 or 4, one for git/composer/cp/mv etc commands, one for builds and watchers (gulp, webpack, npm scripts...), one for SSH into dev VM/container
-
tahnik389908y@bert0z it helps quite a lot, especially during javascript developments. For example I am using one of them to run a webpack server (which blocks the terminal), another to run electron app.js which runs my electron app, another terminal I use for npm related stuff, another to connect to my amazon aws linux server. The right one is just to keep track of processes, sometimes I look at them to figure out if any process is eating too much CPU or memory. The left one is normally empty, but over time I normally run something in it.
Can all this be done in 1 or 2 terminal? definitely, but having more terminal with my ultrawide monitor helps a lot. -
tahnik389908y@bjorngi haha, true. But I have a reason though. I spawn some child processes from my electron app that I need to monitor.
-
Dacexi120368yThis is how you scare random people at Starbucks (i wouldn't know, the closest Starbucks is 4 hours away from me)
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
Ah, the fresh air of Linux :)
undefined
terminator
linux