Dell XPS 13 Developer Edition
41–50 of 140 posts
Re: Dell XPS 13 Developer Edition
#42To ask those complaining about 8gb not being enough... Please name one thing that won't allow you to do which is crucial in your day to day workflow. I'm not saying i don't believe you, I'm just genuinely curious. Edit: Looking at this thread, I have to say there has to be a cause and effect here somewhere. You have a million web-developers saying they need more than 8GB to use Chrome to surf web-pages and web-apps.…
Re: Dell XPS 13 Developer Edition
#43Re: Dell XPS 13 Developer Edition
#44To ask those complaining about 8gb not being enough... Please name one thing that won't allow you to do which is crucial in your day to day workflow. I'm not saying i don't believe you, I'm just genuinely curious. Edit: Looking at this thread, I have to say there has to be a cause and effect here somewhere. You have a million web-developers saying they need more than 8GB to use Chrome to surf web-pages and web-apps.…
not being facetious, but as time goes on it seems more websites load more javascript and chrome takes more memory keeping it's state, my macbook has 8G of ram and when I'm actually working on it doing my daily basics it's nearly unusable. (Word,Excel,Thunderbird,Chrome,MySQLworkbench,PGAdmin,Cyberduck,MS Remote desktop, terminalsx10(a few python shells) and gvim x5)
I've taken to using my desktops more because I have the freedom to just "spin up" whatever I need in virtual machines and in minutes have an entire test infrastructure.
Re: Dell XPS 13 Developer Edition
#45Devil's advocate time! What's to keep Dell from heavily customizing and releasing / packaging a version of Ubuntu in the same vein that apple customized, released, packaged nextstep as OS X? The only thing I can think of would be "talent at the company". And I know next to nothing about the internals of dell, let alone what they've done since being repurchased and privatized. Kind of a fun thought, even if it's a lit…
That's not to say Dell has to remain incompetent at software...with a will to do so, and enough money and competent management (which Dell does seem to have), they could theoretically build a top-notch software engineering organization.
Re: Dell XPS 13 Developer Edition
#46It seems almost every manufacturer is trying to make their laptops look like Macbooks, but what I'd really like to see is some Thinkpad clones.
Re: Dell XPS 13 Developer Edition
#47To ask those complaining about 8gb not being enough... Please name one thing that won't allow you to do which is crucial in your day to day workflow. I'm not saying i don't believe you, I'm just genuinely curious. Edit: Looking at this thread, I have to say there has to be a cause and effect here somewhere. You have a million web-developers saying they need more than 8GB to use Chrome to surf web-pages and web-apps.…
From yesterday: I compile a large C++ code base in work, and a full rebuild takes about 15 minutes on my 40 core, 32GB ram desktop, and uses almost 20GB of RAM while doing so.
I've never managed to exceed 10-ish GBs memory usage when you exclude OS caches, which strictly aren't needed to complete the build.
Re: Dell XPS 13 Developer Edition
#48To ask those complaining about 8gb not being enough... Please name one thing that won't allow you to do which is crucial in your day to day workflow. I'm not saying i don't believe you, I'm just genuinely curious. Edit: Looking at this thread, I have to say there has to be a cause and effect here somewhere. You have a million web-developers saying they need more than 8GB to use Chrome to surf web-pages and web-apps.…
Those applications are crucial to my workflow.
Re: Dell XPS 13 Developer Edition
#49I know some are disappointed by the lack of ram in the XPS 13. If you need a beefer laptop there is another Dell "Project Sputnik" (aka Ubuntu) laptop the Precision M3800. http://www.dell.com/learn/us/en/555/campaigns/xps-linux-lapt... It is more comparable to a Mac Book Pro and can be configured with 16 GB of memory as well as the hi res display.
Re: Dell XPS 13 Developer Edition
#50Earlier quoted context omitted.
Run an OS X VM in order to illicitly develop iOS apps. Run a Windows 8 VM to work on legit Windows apps. Run both VM's at the same time. Anything under 16 GB is unacceptable to me. Developer edition? Nope, not really. I need Linux, Windows and OS X. So my only option remains, as ever, a macbook pro with 16GB RAM.
Why would you need both of them running at the same time though? Also, unless you are on Linux, you probably don't need both of these two VMs. Lastly, I don't quite understand why any serious developer would want to run their dev environment in a VM to begin with.
I'm really surprised to hear this; I spent enough years working on a local dev environment to know the pain. Heck, I've seen the bugs that come from it as well.
Now that Docker's around, and you can run a production-equivalent environment on your local machine, I'd never go back to the bad old days.