Earlier quoted context omitted.
That was probably an incredible amount of memory back then. And it probably cost $1,000 USD for 1KB. Who knows how much radiation-hardened space memory was. 10 times that?
In consumer space, 69 KB of RAM (138 x 4 kbit chips) would cost around $1700 70s dollars for the entire package, ~$10k in modern dollars. Radioationed hardened for space though — $50k-$100k in 70s dollars, roughly the price of a Silicon Valley house back then - $300k-$600k in today's money.
LinkedIn uses 2.4 GB RAM across two tabs
371–380 of 481 posts
Re: LinkedIn uses 2.4 GB RAM across two tabs
#372I've noticed that most books on software engineering are overly academic or focus too much on process. I feel like if you wanted to avoid something like the LinkedIn example you would need to make a meme book that was so simple, pervasive, and widely known that it could even reach an executive (for them to know whether or not work was actually good.)
That is probably like ... naive of me to say though.
Re: LinkedIn uses 2.4 GB RAM across two tabs
#373Earlier quoted context omitted.
That was probably an incredible amount of memory back then. And it probably cost $1,000 USD for 1KB. Who knows how much radiation-hardened space memory was. 10 times that?
In consumer space, 69 KB of RAM (138 x 4 kbit chips) would cost around $1700 70s dollars for the entire package, ~$10k in modern dollars. Radioationed hardened for space though — $50k-$100k in 70s dollars, roughly the price of a Silicon Valley house back then - $300k-$600k in today's money.
Re: LinkedIn uses 2.4 GB RAM across two tabs
#374Earlier quoted context omitted.
In consumer space, 69 KB of RAM (138 x 4 kbit chips) would cost around $1700 70s dollars for the entire package, ~$10k in modern dollars. Radioationed hardened for space though — $50k-$100k in 70s dollars, roughly the price of a Silicon Valley house back then - $300k-$600k in today's money.
Wouldn't they just put a lead plate around the computer? That can't cost 100k in 70s
Re: LinkedIn uses 2.4 GB RAM across two tabs
#375Earlier quoted context omitted.
The difference is that the recruiters come to you on LinkedIn. This is quite handy when you're currently employed since opportunities come to you that you wouldn't have otherwise looked for.
Cool, even more reason to dislike it. I want my people doing their work, not wondering if the grass is greener somewhere else.
Re: LinkedIn uses 2.4 GB RAM across two tabs
#376Most trivial apps don't need to be optimized, and for them, JavaScript is fine.
But for complex interactive web applications - it really fuggin matters.
Think; - vscode
- jira
There's no reason these applications should be slow, single threaded, and consume gigabytes of memory - but that's a limitation of the technology.
I know first hand that Atlassian has spent millions of dollars building bundlers in different forms just to save a few milliseconds of load time.
Just let me write the front end in Rust and if the browser detects that no JavaScript is running - don't start a JavaScript engine.
While you're at it, improve the SharedWorker story so I can effectively share data between tabs (enables cross tab sync, great for chat apps and local caching). I recently tried to make an offline-only application with a wasm-based sqlite implementation in a SharedWorker and the API just doesn't work.
Re: LinkedIn uses 2.4 GB RAM across two tabs
#377Earlier quoted context omitted.
I agree with most of what you said, but LinkedIn, at least at a superficial level, is the absolute worst to me. It's full of a bunch of inspiration-porn bullshit that I find unbelievably mind-numbing, but also people treat it like Facebook and post a bunch of political and divisive shit on there as well. I wouldn't care if people posted political and divisive shit, and I would really prefer to delete it, but now a lo…
now a lot of job applications require that you give them a LinkedIn URL. What types of jobs? I find that very hard to believe.
Re: LinkedIn uses 2.4 GB RAM across two tabs
#378Earlier quoted context omitted.
How much? You typically don't want more than a few different fonts on a given document. And neither fonts nor web images should be bigger than hundreds of kilobytes. How do we get to gigs?
> How do we get to gigs? Are you aware of what LinkedIn is? How the app behaves? While it’s obscene, I am not surprised at all.
Re: LinkedIn uses 2.4 GB RAM across two tabs
#379Earlier quoted context omitted.
In consumer space, 69 KB of RAM (138 x 4 kbit chips) would cost around $1700 70s dollars for the entire package, ~$10k in modern dollars. Radioationed hardened for space though — $50k-$100k in 70s dollars, roughly the price of a Silicon Valley house back then - $300k-$600k in today's money.
Wouldn't they just put a lead plate around the computer? That can't cost 100k in 70s
Also, lead is extremely dense.
Re: LinkedIn uses 2.4 GB RAM across two tabs
#380Earlier quoted context omitted.
How much? You typically don't want more than a few different fonts on a given document. And neither fonts nor web images should be bigger than hundreds of kilobytes. How do we get to gigs?
> How do we get to gigs? Are you aware of what LinkedIn is? How the app behaves? While it’s obscene, I am not surprised at all.