Click here to Skip to main content
15,888,202 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: One of the PITA things about a new computer is installing all the software. Pin
PIEBALDconsult30-Sep-20 8:59
mvePIEBALDconsult30-Sep-20 8:59 
GeneralRe: One of the PITA things about a new computer is installing all the software. Pin
OriginalGriff30-Sep-20 9:06
mveOriginalGriff30-Sep-20 9:06 
GeneralRe: One of the PITA things about a new computer is installing all the software. Pin
PIEBALDconsult30-Sep-20 9:25
mvePIEBALDconsult30-Sep-20 9:25 
GeneralRe: One of the PITA things about a new computer is installing all the software. Pin
Eddy Vluggen30-Sep-20 10:10
professionalEddy Vluggen30-Sep-20 10:10 
GeneralRe: One of the PITA things about a new computer is installing all the software. Pin
mngerhold30-Sep-20 21:09
mngerhold30-Sep-20 21:09 
GeneralRe: One of the PITA things about a new computer is installing all the software. Pin
OriginalGriff30-Sep-20 21:18
mveOriginalGriff30-Sep-20 21:18 
GeneralRe: One of the PITA things about a new computer is installing all the software. Pin
Rusty Bullet1-Oct-20 3:21
Rusty Bullet1-Oct-20 3:21 
GeneralRe: One of the PITA things about a new computer is installing all the software. Pin
Kirk 103898211-Oct-20 4:36
Kirk 103898211-Oct-20 4:36 
Here Here,
and the worse is development platforms and tools.
The only DB I install locally is MySQL.
I use a Core Development VM which houses my MSSQL DB.
A Second one for an OracleDB.
And a final one for Non-Core Development (Tools I don't use that often).
This means I often have 1 VM running (I use multiple desktops to switch between them), and sometimes 2 VMs running.

Office is installed on my main machine, and inside the Dev Machine, it mirrors the client config, which is an added benefit for "safe" testing...

Curious if you are leveraging VMs? [I kinda wish windows ran like X-Windows, and ALL of my tools could run inside of specific containers, and configuration setup to let them talk to each other]

Finally, I maintain all my source on my local machine, and mount it inside of my VMs... Which means all of my main desktop source searching tools work, etc. Again, I am planning for a day when you can download an entire development platform separate from the Project you are working on [already kinda cloud based dev stuff], and then connect the source, and be up and running. Without installing crap! [Development as a local service].

But the last replacement was in December 2019... I spent about 60hrs migrating to this setup. 20hrs wasted because of a bug in VirtualBox broke all of my VMs and none would run except the Linux ones. Turns out a Xeon chip issue. So scary, I have not upgraded since. Some source code I carry around was written in the 1980s... And every cycle I lose tools. I remember when I let BRIEF editor go away...

It should all be a lot easier, considering we are developers and this is our lifeblood. For many years, we simply Cloned a Developer machine for new developers! VMs make that easier.

JokeNever say no! PinPopular
Sandeep Mewara29-Sep-20 21:53
mveSandeep Mewara29-Sep-20 21:53 
GeneralRe: Never say no! Pin
H.Brydon2-Oct-20 15:36
professionalH.Brydon2-Oct-20 15:36 
GeneralWSO CCC OTD 2020-09-30 Pin
Sandeep Mewara29-Sep-20 21:41
mveSandeep Mewara29-Sep-20 21:41 
GeneralRe: WSO CCC OTD 2020-09-30 Pin
OriginalGriff29-Sep-20 21:52
mveOriginalGriff29-Sep-20 21:52 
GeneralRe: WSO CCC OTD 2020-09-30 Pin
Sandeep Mewara29-Sep-20 21:55
mveSandeep Mewara29-Sep-20 21:55 
GeneralRe: WSO CCC OTD 2020-09-30 Pin
5teveH30-Sep-20 1:30
5teveH30-Sep-20 1:30 
GeneralRe: WSO CCC OTD 2020-09-30 Pin
yacCarsten30-Sep-20 1:39
yacCarsten30-Sep-20 1:39 
GeneralRe: WSO CCC OTD 2020-09-30 Pin
Sandeep Mewara30-Sep-20 1:40
mveSandeep Mewara30-Sep-20 1:40 
GeneralRe: WSO CCC OTD 2020-09-30 Pin
OriginalGriff30-Sep-20 1:56
mveOriginalGriff30-Sep-20 1:56 
GeneralRe: WSO CCC OTD 2020-09-30 Pin
Sandeep Mewara30-Sep-20 1:43
mveSandeep Mewara30-Sep-20 1:43 
GeneralLearn from the elderly... Pin
Kornfeld Eliyahu Peter29-Sep-20 20:05
professionalKornfeld Eliyahu Peter29-Sep-20 20:05 
GeneralRe: Learn from the elderly... Pin
RDM Jr30-Sep-20 3:54
RDM Jr30-Sep-20 3:54 
GeneralXamarin Forms & Web API Pin
Kevin Marois29-Sep-20 6:51
professionalKevin Marois29-Sep-20 6:51 
AnswerRe: Xamarin Forms & Web API Pin
ZurdoDev29-Sep-20 9:00
professionalZurdoDev29-Sep-20 9:00 
AnswerRe: Xamarin Forms & Web API Pin
Sandeep Mewara29-Sep-20 10:12
mveSandeep Mewara29-Sep-20 10:12 
GeneralRe: Xamarin Forms & Web API Pin
Nelek29-Sep-20 12:34
protectorNelek29-Sep-20 12:34 
AnswerRe: Xamarin Forms & Web API Pin
Ravi Bhavnani29-Sep-20 11:49
professionalRavi Bhavnani29-Sep-20 11:49 

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.