Live data from Hacker News

LinkedIn uses 2.4 GB RAM across two tabs

news.ycombinator.com

61–70 of 481 posts

Re: LinkedIn uses 2.4 GB RAM across two tabs

#61

Earlier quoted context omitted.

Microsoft wanted it to be a social network because they couldn’t buy Facebook. They did buy Yammer though. A lot of the bad policies were implemented when getting LinkedIn ready for sale to boost the short term gains and maximize the sale price, once sold it was hard to reverse the policies in order to maintain a healthy market long term. They do kinda have a mini-monopoly / cornered market so they were able to milk…

The same reason there’s probably some dude pitching adding AI to notepad. Fad and fashion. In the last 20 years “peer to peer”, “Uber for X”, “gamification” and now of course “AI” were the must have tech memes. Back in the day O’Reilly had a conference dedicated to the revolution of… XML. Social was just another one. Now, even the social companies are kinda moving past social. It’s more about hoarding attention. But…

eh, that guy who pitched AI for Notepad was a product of M$lop push for AI everywhere. No one seriously though it needed AI, but if they're trolling for AI pitches, of course that's an easy target, it's already text based. GUI stuff is hard, but raw text?

Re: LinkedIn uses 2.4 GB RAM across two tabs

#62
post #39

AWS has a similar RAM consumption. I close Signal to make sure it doesn't crash and corrupt the message history when I need to open more than one browser tab with AWS in the work VM. I think after you click a few pages, one AWS tab was something like 1.4GB (edit: found it in message history, yes it was "20% of 7GB" = 1.4GB precisely) Does anyone else have the feeling they run into this sort of thing more often of lat…

I noticed that there's a developing trend of "who manages to use the most CSS filters" among web developers, and it was there even before LLMs. Now that most of the web is slop in one form or another, and LLMs seem to have been trained on the worst of the worst, every other website uses an obscene amount of CSS backdrop-filter blur, which slows down software renderers and systems with older GPUs to a crawl.

When it comes to DeepL specifically, I once opened their main page and left my laptop for an hour, only to come back to it being steaming hot. Turns out there's a video around the bottom of the page (the "DeepL AI Labs" section) that got stuck in a SEEKING state, repeatedly triggering a pile of NextJS/React crap which would seek the video back, causing the SEEKING event and thus itself to be triggered again.

I wish Google would add client-side resource use to Web Vitals and start demoting poorly performing pages. I'm afraid this isn't going to change otherwise; with first complaints dating back to mid-2010s, browsers and Electron apps hogging RAM are far from new and yet web developers have only been getting increasingly disconnected from reality.

Re: LinkedIn uses 2.4 GB RAM across two tabs

#64

I don't understand why people get so hung up on Chrome using so much memory. A lot of this memory is "discardable" so will get dropped when the system is under memory pressure and the amount of memory allocated for this type of usage will depend on how much memory your system has available. If Chrome is using lots of memory then it's almost always because your system has lots of available memory. It allows the browse…

Um. The websites are jam packed with trackers and ads. I am utterly concerned about Chrome’s memory usage because it’s passively allowing this all to occur. How about you let me blacklist sites that are using too much memory automatically, all that means is that those website owners FUCKING HATE THE REST OF US. Any solution to this epic fucking problem would be wonderful.

uBlock origin on Firefox or Brave, which will block most of the tracker bloat, causing the RAM spike. It's not a perfect fix, but it will cut out a significant chunk of it. Tab Wrangler also helps by suspending inactive tabs automatically. You should try out both.

Re: LinkedIn uses 2.4 GB RAM across two tabs

#65
post #5

The fact that they hijack scrolling to artificially limit scroll speed is insane to me. Feels like I'm trying to navigate through molasses

Imagine the MBA that had this idea. This is peak, distilled Microslop engineering right there.

Nah, it's just bad engineering, period. I "like" aljazeera too - they hijack your freaking PageDn and PageUp keys.

Re: LinkedIn uses 2.4 GB RAM across two tabs

#66
post #32

I don't understand who uses that network anymore. Everytime I login it's all ai generated stories next to ai generated flavor images of people sounding like a parody of themselves ("what taking my kids to school taught me about business scaling"). Out of all places to doomscroll, why choose the one that feels like an episode of Severance?

I got my last job there, and I have a steady queue of recruiters reaching out the whole time. So I will probably continue to use it as long as I need to eat. I don't engage with the feed at all though. I believe the same applies to many others as well

This. That's the only reason I'm on there too. I completely avoid the news feed, but it does help when you having people reaching out and you need jobs.

Re: LinkedIn uses 2.4 GB RAM across two tabs

#67
post #48

I don't understand why people get so hung up on Chrome using so much memory. A lot of this memory is "discardable" so will get dropped when the system is under memory pressure and the amount of memory allocated for this type of usage will depend on how much memory your system has available. If Chrome is using lots of memory then it's almost always because your system has lots of available memory. It allows the browse…

Or another process will die at random instead, which might be your desktop environment, the main browser process, Signal (10% chance at corrupting message history each time), a large image you were working on in Gimp... Firefox has gotten very good at safely handling allocation failures, so instead of crashing it keeps your memory snugly at 100% full and renders your system entirely unusable until the kernel figures…

That's not how it works. Process killing is one of the last ways memory is recovered. Chrome starts donating memory back well before that happens. Try compiling something and see how ram usage in chrome changes when you do that. Most of your tabs will be discarded.

Re: LinkedIn uses 2.4 GB RAM across two tabs

#68
post #32

I don't understand who uses that network anymore. Everytime I login it's all ai generated stories next to ai generated flavor images of people sounding like a parody of themselves ("what taking my kids to school taught me about business scaling"). Out of all places to doomscroll, why choose the one that feels like an episode of Severance?

I got my last job there, and I have a steady queue of recruiters reaching out the whole time. So I will probably continue to use it as long as I need to eat. I don't engage with the feed at all though. I believe the same applies to many others as well

I've also gotten my last few jobs there. It's great for that. Even if it's 90% low effort recruiter spam.

It's also full of "greatest team in the world", pizza parties, "incredible" training sessions, and "meetings of great minds". And now it's turned into a bunch of comedy reels. Blah.

Re: LinkedIn uses 2.4 GB RAM across two tabs

#69

I don't understand who uses that network anymore. Everytime I login it's all ai generated stories next to ai generated flavor images of people sounding like a parody of themselves ("what taking my kids to school taught me about business scaling"). Out of all places to doomscroll, why choose the one that feels like an episode of Severance?

This is a good opportunity to link to Cringebot 3000 which helps you scale your presence on LinkedIn.

https://www.cringebot3000.com/

Re: LinkedIn uses 2.4 GB RAM across two tabs

#70
post #46

I don't understand why people get so hung up on Chrome using so much memory. A lot of this memory is "discardable" so will get dropped when the system is under memory pressure and the amount of memory allocated for this type of usage will depend on how much memory your system has available. If Chrome is using lots of memory then it's almost always because your system has lots of available memory. It allows the browse…

It's memory that the kernel cannot use to cache other applications' files.

This isn't true for OS like Windows where the kernel is informed that the memory is discardable and it can prioritize discarding that memory as necessary. It's a shame that Linux doesn't have something similar.
Post reply on HN