So this should be fun. *choke*
-
So if your computer is too slow, why not just install windows?
Because windows gets slower and slower over time and my VS seems to like to wreck windows. It breaks on VSIX projects and then no matter what, no visual studio installation, even new installs will build vsix projects on the machine. it's ridiculous but it's part of why i'm running in a VM. So i can just restore state and keep developing.
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
-
Because windows gets slower and slower over time and my VS seems to like to wreck windows. It breaks on VSIX projects and then no matter what, no visual studio installation, even new installs will build vsix projects on the machine. it's ridiculous but it's part of why i'm running in a VM. So i can just restore state and keep developing.
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
OK, that's fair. I used to have a cheap notebook I could reset with a keypress, I'd reset it to test installers
-
You could use Disk2Vhd on a windows box to create a virtual hard drive from a system where VS2017 is installed. Not sure if the vhd produced will be mountable or runnable with virtualbox or not. Disk2vhd - Windows Sysinternals | Microsoft Docs[^] This may save you the time of installing VS2017 and Windows on a virtualbox VM.
#SupportHeForShe Government can give you nothing but what it takes from somebody else. A government big enough to give you everything you want is big enough to take everything you've got, including your freedom.-Ezra Taft Benson You must accept 1 of 2 basic premises: Either we are alone in the universe or we are not alone. Either way, the implications are staggering!-Wernher von Braun
I got it running and got a state saved from a fresh install so I'm good.
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
-
OK, that's fair. I used to have a cheap notebook I could reset with a keypress, I'd reset it to test installers
that's nice to have around. :)
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
-
that's nice to have around. :)
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
It was at the time. I was writing commercial software and regularly testing installers
-
Eclipse crashes all the time on me. MonoDevelop is okay
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
Then you have to work on the infrastructure that supports eclipse. You're doing it wrong until 40% of your time is spent on maintaining eclipse.
I wanna be a eunuchs developer! Pass me a bread knife!
-
Then you have to work on the infrastructure that supports eclipse. You're doing it wrong until 40% of your time is spent on maintaining eclipse.
I wanna be a eunuchs developer! Pass me a bread knife!
Mark_Wallace wrote:
You're doing it wrong until 40% of your time is spent on maintaining eclipse.
:laugh: I'm happy with my current setup, thanks :-D
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
-
I've got an old I5-2500 with 8GB of ram (I know i know, i need to upgrade!) I'm attempting to run ubuntu as my primary OS, with Win10 in a virtualbox (oracle) in order to run VS2017 Mainly because windows keeps getting slower and slower the longer it's installed, and because VS2017 has a nasty habit of hosing my windows and VS installations (with respect to VSIX projects for some reason). But I have no idea if any of this will even work reliably as I'm really testing the limits of this machine with this configuration and it's a huge upfront investment in time and bandwidth installing VS without even being sure it will work.
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
It's looks like I'm a bit late to the party now - but my box is running arch/i3-gaps and VS-code. Not sure whether you need the Microsoft stuff specifically, but it runs fine on a 4 year old MacBook. Wouldn't recommend setting up Arch unless you've a reasonable grasp of Linux, you can pretty much replace it with any linux. Virtual Box should be fine on linux. The only thing I'd suggest is ditching either Ubuntu and going for a lighter distro, or possibly ditching the Ubuntu desktop manager and using something lighter to free up system resources for the VM - [this seems to be a good article](https://phoenixnap.com/kb/how-to-install-a-gui-on-ubuntu) it's aimed at Unbuntu server (which [Also this](https://www.howtogeek.com/193129/how-to-install-and-use-another-desktop-environment-on-linux/) which is aimed at desktops specifically . The Mate desktop seems popular, I've not used it. XFCE is very light, I used to use it on an old atom-processor netbook. You can set the system up so you can choose the environment at login - so you can test things out until you find one you are happy with.
KeithBarrow.net[^] - It might not be very good, but at least it is free!
-
It's looks like I'm a bit late to the party now - but my box is running arch/i3-gaps and VS-code. Not sure whether you need the Microsoft stuff specifically, but it runs fine on a 4 year old MacBook. Wouldn't recommend setting up Arch unless you've a reasonable grasp of Linux, you can pretty much replace it with any linux. Virtual Box should be fine on linux. The only thing I'd suggest is ditching either Ubuntu and going for a lighter distro, or possibly ditching the Ubuntu desktop manager and using something lighter to free up system resources for the VM - [this seems to be a good article](https://phoenixnap.com/kb/how-to-install-a-gui-on-ubuntu) it's aimed at Unbuntu server (which [Also this](https://www.howtogeek.com/193129/how-to-install-and-use-another-desktop-environment-on-linux/) which is aimed at desktops specifically . The Mate desktop seems popular, I've not used it. XFCE is very light, I used to use it on an old atom-processor netbook. You can set the system up so you can choose the environment at login - so you can test things out until you find one you are happy with.
KeithBarrow.net[^] - It might not be very good, but at least it is free!
I got it running smoothly in ubuntu, with about 5gb of RAM allocated to the VM and 3 for Ubuntu. Everything works except the VSIX test instances
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
-
I got it running smoothly in ubuntu, with about 5gb of RAM allocated to the VM and 3 for Ubuntu. Everything works except the VSIX test instances
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
Ahh good, should be fine then.
KeithBarrow.net[^] - It might not be very good, but at least it is free!
-
I got it running and got a state saved from a fresh install so I'm good.
When I was growin' up, I was the smartest kid I knew. Maybe that was just because I didn't know that many kids. All I know is now I feel the opposite.
:thumbsup:
#SupportHeForShe Government can give you nothing but what it takes from somebody else. A government big enough to give you everything you want is big enough to take everything you've got, including your freedom.-Ezra Taft Benson You must accept 1 of 2 basic premises: Either we are alone in the universe or we are not alone. Either way, the implications are staggering!-Wernher von Braun