Live data from Hacker News

Blank page with an embedded tweet. How bad can it be?

twitter.com

1–10 of 17 posts

Re: Blank page with an embedded tweet. How bad can it be?

#4

Watching the browser choke two load points to make it appear is truly disgusting. Honestly pathetic considering the size the engineering team used to be and points to an extremely broken culture.

In my experience, a larger engineering team makes these kinds of problems more likely

I wonder how many teams worked on tweet embeds, each with their own incomplete understanding of the full widget and their own competing product priorities and OKRs

Re: Blank page with an embedded tweet. How bad can it be?

#6
> What hope does an average site have if a simple tweet requires MegaBytes of JS and seconds to interactivity?

But dev deploying that abomination spent whole days less by just including random shit instead of understand the problems they solve! That's investor value!

Re: Blank page with an embedded tweet. How bad can it be?

#7
post #6

> What hope does an average site have if a simple tweet requires MegaBytes of JS and seconds to interactivity? But dev deploying that abomination spent whole days less by just including random shit instead of understand the problems they solve! That's investor value!

Hey now, if you’re measuring my performance base on lines of code, I am damn well including everything I can think of, and cloning it right into my code rather than using it by reference.

Re: Blank page with an embedded tweet. How bad can it be?

#8
Until a year or so ago you could read Twitter with Javascript disabled in your browser. So we know zero lines of Javascript are actually required to read tweets.

I just stopped clicking in Twitter links once they intentionally disabled browsing without Javascript, and use Nitter.net if there's a tweet I really want to read.

Re: Blank page with an embedded tweet. How bad can it be?

#10
post #8

Until a year or so ago you could read Twitter with Javascript disabled in your browser. So we know zero lines of Javascript are actually required to read tweets. I just stopped clicking in Twitter links once they intentionally disabled browsing without Javascript, and use Nitter.net if there's a tweet I really want to read.

It's common sense that for reading a bit of text and perhaps an image there is no need for JavaScript. Even video doesn't require it. It should all be HTML.
Post reply on HN