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…
LinkedIn uses 2.4 GB RAM across two tabs
51–60 of 481 posts
Re: LinkedIn uses 2.4 GB RAM across two tabs
#52I 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?
Re: LinkedIn uses 2.4 GB RAM across two tabs
#53Re: LinkedIn uses 2.4 GB RAM across two tabs
#54Earlier quoted context omitted.
It's a social network that became socially acceptable to browse at work. It has all the negative attributes associated with a social network and none of the upsides (apart from the occasional recruiter message).
> It's a social network that became socially acceptable to browse at work. YMMV. I’ve heard a few stories where opened LinkedIn at work was treated as a massive red flag: “this person looks elsewhere, they are not committed to the company anymore”.
Re: LinkedIn uses 2.4 GB RAM across two tabs
#55AWS 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…
Re: LinkedIn uses 2.4 GB RAM across two tabs
#56[flagged]
It's not as bad as JIRA, although JIRA is marginally more useful than LinkedIn.
That and its dog slow, of course.
Re: LinkedIn uses 2.4 GB RAM across two tabs
#57[flagged]
"Please don't comment about the voting on comments. It never does any good, and it makes boring reading." https://news.ycombinator.com/newsguidelines.html
Re: LinkedIn uses 2.4 GB RAM across two tabs
#58AWS 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…
What us this AWS you talk about? :-)
Re: LinkedIn uses 2.4 GB RAM across two tabs
#59AWS 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…
Moved the backend to Tauri v2 and decoupled heavy dependencies (like ffmpeg) so they hydrate via Rust at launch. The macOS payload dropped to 30MB, and idle RAM settled under 80MB.
Skipping the default Chromium bundle saves an absurd amount of overhead.