LinkedIn uses 2.4 GB RAM across two tabs
141–150 of 481 posts
Re: LinkedIn uses 2.4 GB RAM across two tabs
#142I 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
#143Earlier quoted context omitted.
I think a big problem is the fact that many web frameworks allow you to write these kind of complex apps that just "work" but performance is often not included in the equation so it looks fine during basic testing but it scales really bad. like for example claude/openAI web UIs, they at first would literally lag so bad because they'd just use simple updating mechanisms which would re-render the entire conversation hi…
it's unironically just react lmao, virtually every popular react app has an insane number of accidental rerenders triggered by virtually everything, causing it to lag a lot
I don't understand though why performance (I.e. using it properly) is not a consideration with these companies that are valued above $100 billion
like, do these poor pitiful big tech companies only have the resources to do so when they hit the 2 trillion mark or something?
Re: LinkedIn uses 2.4 GB RAM across two tabs
#144Re: LinkedIn uses 2.4 GB RAM across two tabs
#145I 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?
It’s a great way to spot phonies if you don’t have a lot of time. If you encounter someone who seems to know things but you’re not sure what or how well, check LinkedIn. If they are flexing as thought leaders, they are bullshit artists and readily ignored.
Re: LinkedIn uses 2.4 GB RAM across two tabs
#146Re: LinkedIn uses 2.4 GB RAM across two tabs
#147Web developers of HN: how is this possible? What can use 1.2GB RAM for a website? Preloaded all videos?
I'm seeing 72MB in the network tab (7MB transferred--that's due to compression). An incredible 10MB is HTML (800K transferred), a more incredible 11MB of CSS (500K transferred), 25MB of JS (3MB transferred), 16MB XHR (1MB), 17MB images (1.7MB transferred).
A lot of the HTML is inline JS in `window.__como_rehydration__` -- letting a server-side rendered be dynamic as if it were fully client-side rendered.
The size of the CSS also presents in bloated HTML. Why not have 18 classes on your button? `<button class="_5732bd68 _4cbf0195 _00dac29f _737a8a8c b241f848 _9572431e _56fd9a8a ff367c5b f7a6e63a aa661bbd b1e8a5cc d6e0deb3 _0582e059 f7e4b8f0 f9d5d3fb e037a5e8 _340d09d4 fbc7d17b" ...`
Re: LinkedIn uses 2.4 GB RAM across two tabs
#148[flagged]
Re: LinkedIn uses 2.4 GB RAM across two tabs
#149I 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?
All those Indeed, Stepstone,... feel much worse.