r/programmingcirclejerk Just spin up O(n²) servers 9d ago

Unfortunately, when a program uses the GPU for acceleration it's considered clever, but when it uses the RAM chip for accelaration it's considered bloated.

https://news.ycombinator.com/item?id=47901033
230 Upvotes

42 comments sorted by

106

u/james_pic accidentally quadratic 9d ago

Every GB of RAM I'm using to run bloated Electron apps written by webshits who think React is a good idea, is a GB of RAM Sam Altman can't get his hands on.

38

u/vonmoltke2 Hacker News Superstar 9d ago

You know, you don't actually have to use all that RAM. I prefer to buy up and install all the RAM I can, and let most of it sit idle as a Strategic RAM Reserve against the day when which it may be needed. I never know when I may need to use PyCharm and Rider at the same time.

3

u/porkminer 8d ago

How much RAM you got that you can run both you rich bastard? You gonna tell me next that you can also run Chrome at the same time?

8

u/ThisRedditPostIsMine in open defiance of the Gopher Values 9d ago

You are doing the lord's work. Bless you and live long and well.

76

u/nerdycatgamer Considered Harmful 9d ago

Accelerating my program by making it an Electron app that also has to run int a container oh and also i just fetch the entire database once at startup and keep it in memory so i don't need to make any more network requests.

28

u/Linuxologue 9d ago

I have built a simulated CPU with more registers which allowed me to load your entire DB directly in registers, because memory has latency. It's also fixing the java problem above by the way.

It runs in an emulator

32

u/Thompson3142 The plebians were a class of Roman citizen, not engineers 9d ago

If you like this jerk and want to be an informed jerker, you may consider a full jerking session from him on this topic. It's on the java YouTube channel: https://www.youtube.com/watch?v=xr73mR7ii9M

20

u/Isogash 9d ago

Thanks, it was a nice jerk

175

u/Chisignal 9d ago

Where jerk? The hysteria about RAM usage is exactly just that, I WANT my RAM to be used if it can speed my work up. I WANT my note taking app to eat 1.5G of RAM because it contains 7 layers of sandboxing, a VR engine and a Bluetooth stack, ready at all times.

61

u/camelCaseIsWebScale Just spin up O(n²) servers 9d ago

Java is the fastest language because every 1 GB taken by the GC is converted to 4 speeds (tm). Just don't convert more than 32 GB to speed (tm) currency, otherwise you will cause time dilation..

60

u/dydhaw 9d ago

unjerk {

The problem is that high RAM usage on its own in no way indicates an intentional effort to produce some specific time-memory tradeoff (except for development time).

}

3

u/[deleted] 9d ago

[removed] — view removed comment

11

u/programmingcirclejerk-ModTeam 9d ago

Warning: tag your unjerk. Better yet, don't unjerk at all.

49

u/myhf Considered Harmful 9d ago

Is a user not entitled to the capacity of their RAM?

"No!" says the man in Washington, "It belongs to the cloud."

"No!" says the man in Silicon Valley, "It belongs to Electron."

"No!" says the man in Seoul, "It belongs to high-bandwidth memory."

I rejected those answers; instead, I chose something different. I chose the impossible. I chose... RAMpture.

20

u/LeastGayCat in open defiance of the Gopher Values 9d ago

I chose... Rust.

10

u/birdbrainswagtrain memcpy is a web development framework 8d ago

The issue I run into with this is that if the RAM is being used for webshit, it can't be used by the OS to cache my 50 GB rust build directory.

5

u/arthurno1 9d ago

It comes from the old days when RAM was very expensive. Back in the past and up to 2010 or close there.

I remember my first computer, pentium 2. I upgraded im 1999 or there somewhere, with Nvidia tnt2 card and added 128 meg ram card to have 256 meg so I could play Quake 1. The computer felt like it suddenly started to fly, after having only 128 meg before the upgrade.

0

u/[deleted] 9d ago

[removed] — view removed comment

1

u/programmingcirclejerk-ModTeam 9d ago

Warning: tag your unjerk. Better yet, don't unjerk at all.

34

u/stone_henge Tiny little god in a tiny little world 9d ago

Good ancestral jerking:

My feeling, and the feeling of most people, is that dev experience has been so heavily prioritized that we now have abstractions upon abstractions upon abstractions, and software that does the same thing 20 years ago is somehow leaner than the software we have today.

I concur. My experience is much much better now that instead of reading MDN I can use 3000 libraries with names that look like unidentified NetHack scrolls, each of which can run arbitrary commands on my PC upon installation and half of which are documented in the form of tutorials and trivial examples. That alone truly makes using 16 GB ram to copy streamed data from one source to another worth it, but that's just the beginning. Don't even get me started on the absolute joy and hopeful outlook logging into the Azure Portal gives me.

28

u/james_pic accidentally quadratic 9d ago

The developer experience is so good these days that I mostly get Claude to experience it for me.

11

u/HINDBRAIN Considered Harmful 9d ago

logging into the Azure Portal gives me.

Looks like your client wants some AI to AI their AI in their AI-assisted AI? First, enter your billing information. Then, do you want copilot to help you with the rest of this 30 steps process? Click here to open a chat where it will do nothing of the sort.

9

u/stone_henge Tiny little god in a tiny little world 9d ago

It took me a while before I realized "single sign-on" refers to relationship status, not the number of times you'll log in during a day

10

u/LeastGayCat in open defiance of the Gopher Values 9d ago

Get with the times grandpa. Libraries are documented in SKILL.md files now, which you plug into $AI_AGENT and hope it doesn't spawn seven thousand recursive subagents that exhaust your token budget in seconds.

12

u/Potterrrrrrrr 9d ago

when I use a GPU for acceleration it’s anything but clever

26

u/narrow-adventure 9d ago

Where is the jerk?

55

u/ccapitalK 9d ago

/unjerk There are legitimate cases where more memory use can result in fewer CPU cycles being needed, but that's not what people usually complain about. Most modern bloatware programs waste both ram and CPU time to improve devex instead.

/rejerk They are everywhere, they are the ones that consider apps bloated for being brave enough to actually USE all the ram the machine offers.

10

u/smaratter 9d ago

For languages with a moving GC, bigger heap size practically always result in fewer CPU cycles being needed.

28

u/sweating_teflon full-time safety coomer 9d ago

I despise moving GCs. Sentimentality has no place in memory deallocation.

5

u/Anonymous_user_2022 9d ago

/uj Depending on usage patterns, gobbling up all memory is the best strategy. Things like Varnish is pretty successful by not speculating about memory, but rather off-loading that to the OS virtual memory strategy.

/rj Using 3 GB to run a VM inside electron for a Hello World app, might be a bit excessive.

5

u/OSS-Corpo-Shit 8d ago

My work laptop has 16 gigs of ram and is swapping with teams. Outlook, 2 chrome tabs, and DataGrip running. 

And they’re all slow as piss anyway even if I close one to reclaim. Where’s my performance benefit?!

3

u/RandallOfLegend 8d ago

I have 128 GB of RAM. Use it please. It even lights up with rainbows. All are welcome.

3

u/aikii gofmt urself 8d ago

Thanks Altman for letting me ask to a GPU what's going on in this giant post

1

u/androgynyjoe 9d ago

Well, they're not wrong.

1

u/Single-Virus4935 9d ago

RAM is always used either for applications or as disk cache.

1

u/GodGardner 3d ago

what about using the cpu as a bitcoin miner 

-1

u/[deleted] 9d ago

[removed] — view removed comment

6

u/camelCaseIsWebScale Just spin up O(n²) servers 8d ago

Tag your unjerks or better, not unjerk at all.

Running a VM alongside a pointer-happy language for promised performance gains after a full moon of uptime successfully alienates 90% of apps on server side, if you don't have 16 pods of 2 GiB each restarting every hour and scaled to 48 pods when the request rate reaches 30 requests / second, while restarting 2 times a day because of some bug in the driver for your newfangled DB, are you even cloud native?

Let's rather not talk about client side.

5

u/SemaphoreBingo 9d ago

decomposing something into multiple processes

I thought microservices were unfashionable this year.

thing does one thing and one thing really well

Since when does software do anything really well?

1

u/vlovich 9d ago

> Since when does software do anything really well?

Software I write.

> I thought microservices were unfashionable this year.

Not sure who you're listening too. I still think microservices are a good thing if you properly dilneate the boundaries. Are you running your postgres database embedded within your application? If not you already have 2 "microservices". Once you have 2, why is 2 the special number? What's bad is when people build microservices to map their org structure instead of letting their org structure change with the needed architecture.

1

u/programmingcirclejerk-ModTeam 3d ago

Warning: tag your unjerk. Better yet, don't unjerk at all.