this post was submitted on 08 Jan 2024
2295 points (97.7% liked)

Technology

58091 readers
3145 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 8 months ago (1 children)

Genuine question (I am not a developer): if you don't use a bloated IDE, what do you need this much RAM for?

[โ€“] [email protected] 1 points 8 months ago

I have no idea what people are talking about. My M2 MacBook with 8 GB handles pretty much all programming I do on it (biggest thing I've worked on on it was probably a 500k line C++ project). And I do use CLion usually which is one of the big IDEs. I'd go for more disk space before more RAM honestly. (Sure, my main machine has 64 GB but that's because I run huge compilation jobs testing distro packages, games, VMs, and a bunch of other stuff on it sometimes in parallel and especially the compilation jobs can easily take up 40 GB sometimes but I'd say that is not a usual use case.)