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
-
i have a machine like that at work, not because i need to, just because I can
if you are on Linux and running out of ram you might actually run out of unused ram, but that doesn't mean its not available (google on how Linux tries to optimises RAM usage all the time)
and yes, 16GB is enough these days, if you want to feature proof, 24 or 32 should be plenty -
Yeah, I think you guys are right. I do run containers, but 32 should be enough for a fair amount of them.
-
spl020438y@DrowsyLlama It wont go to waste because a decent OS will just use it as a (disk) buffer cache....
-
Really guys?? I have a old computer with 2gb RAM and it has ubuntu 16.04 and windows 10 on it
(dual boot,I'm using ubuntu of course:) )and it runs smooth...
Do you have brainfuck programs that design websites or what the f*** 😂 -
24 on my home machine, 16 on the mac provided by work. No issues on either.
When I interned at a VFX school the machines had anywhere between 16 and 32. -
philcr30568y32GB for me is sufficient three VM's simulating various production boxes. I run VS on the host. Works really well
-
lig114458y@TonySnark my dev environment for the current project includes redis, postgres, 6 Python processes, chrome and eclipse. 8gb on my laptop is just enough, less wouldn't make it.
-
drRoss49148y@ReturnVoid Even then I don't believe it runs "smooth". I would think it's probably unpleasant to use day to day.
-
this rant reminds me of the time, when my new phone had more RAM then my home desktop
-
tnnn3898y@drRoss Till recently, I had a backup laptop with 2GB RAM. It was perfectly usable and smooth running. It was loaded with Debian and i3 wm. I've used it for some ruby and python developement (no heavy IDE, just a text editor with syntax highlighting). Its only drawback was underpowered cpu that struggled with some high res html5 videos and sites with way too much javascript.
For java and webservers I wouldn't even try with less than 8GB, preferably 16GB. -
@drRoss well, I am not a actual developer, I'm programming as a hobby and yeah I am a web developer using Atom so... 😁
-
I've got a workstation with 256gb ram, and while executing a research project on machine learning, I usually get 100% ram and cpu usage for about 30 mins. So it isn't an overkill, just depends on the scenario.
-
ramadoka18yI had a server like that 64 ram 8 core, but I have no idea what to do with it. Internet Connection is shit.
-
Xmiq1078yI have a coding machine with 64gb of ram and let me tell you... You won't touch most of it, but it lets me game while setting up vms with chrome blasting music in the background.
-
64 gb?! And here I'm hoping if a macbook air with 8gb will be good enough for parallels
-
@drRoss i heard that in other forums to but parallels says it works. Anyway, I'm eyeing for a mb pro
-
drRoss49148y@HoloDreamer Yeah it'll "work" but it'll be slow. Of course they say it works because they want to sell more.
-
256GB per node, depending on how many nodes I want.
Before you ask, no, I rarely find myself using it all ;)
Does anyone here code on a machine with 64GB of RAM? I'm tired if running out of RAM but 64 is probably overkill.
undefined