this post was submitted on 04 Jun 2024
15 points (100.0% liked)
linuxmemes
26390 readers
237 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
3. Post Linux-related content
sudo
in Windows.4. No recent reposts
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It'd be nice to have that - yeah. My company issued me a laptop that only had 16gb of RAM to try and build Android projects.
Idk if you know Gradle builds but a multi module project regularly consumes 20+GB of ram during a build. Despite the cost difference being paid for in productivity gains within a month it took 6 months and a lot of fighting to get a 32gb laptop.
My builds immediately went from 8-15 minutes down to 1-4.
I always felt that this is where cloud computing should be. If you're not building all the time, then 32GB is overkill.
I know most editing and rendering of TV shows happen on someone's computer and not in the cloud but wouldn't it be more efficient to push the work to the cloud where you can create instances with a ton of RAM?
I have to believe this is a thing. If it isn't, someone should take my idea and then give me a slice.
It's how big orgs like Google do it, sure. Working there I had 192gb of ram on my cloudtop.
That's not exactly reducing the total spend on dev ram though - quite the opposite. It's getting more ram than you can fit in a device available to the devs.
But you can't have it both ways: you can't removed and moan about "always on internet connections" and simultaneously push for an always on internet connected IDE to do your builds.
I want to be able to work offline whenever I need to. That's not possible if my resource starved terminal requires an Internet connection to run.
Ram is dirt cheap and only getting cheaper.
"Use cloud if available"?