Live data from Hacker News

Introducing Twitter Lite

blog.twitter.com

91–100 of 165 posts

Re: Introducing Twitter Lite

#91

Earlier quoted context omitted.

They've got bills to pay. Something's gotta give. Are you willing to pay to use Twitter?

I was just thinking why not go the extra mile, I'd pay for using this though 1$/month - but I could also make it myself through tampermonkey or the api

Same here - I would pay $1/month without thinking. My max would be maybe $5/month, which I'd have to think about for a bit.

Re: Introducing Twitter Lite

#92

I love this. I was always frustrated by the ever-growing-in-size Twitter app. Which is around 105 Megabytes now (aka ~73 1.44 floppies). So I welcome this.

The excellent Twitter app Twidere is only 9.3 MB. [0] No ads either!

[0] https://f-droid.org/repository/browse/?fdfilter=twidere&fdid...

Re: Introducing Twitter Lite

#94
post #75

I am so happy this is a website and not an app. No more walled gardens!

The term walled garden refers to service lock-in where membership and mode of access is tightly controlled. It's not about using an app.

But more often than not, apps are walled gardens. And that's really boring.

Re: Introducing Twitter Lite

#95

I love this. I was always frustrated by the ever-growing-in-size Twitter app. Which is around 105 Megabytes now (aka ~73 1.44 floppies). So I welcome this.

Twitter currently occupies 195 MB on my mobile device.

493.2 MB here. Sheesh.

Re: Introducing Twitter Lite

#97
post #61

I hope they won't discard mobile.twitter.com it's lighter than lite and works without javascript

What exactly is the issue with allowing javascript. The entire internet runs on it. I keep seeing this comment on various other posts. Javascript is here to stay, and for you to get the best experience, or at all, you're going to need it.

> ... and for you to get the best experience, or at all, you're going to need it.

This simply is NOT true.

Re: Introducing Twitter Lite

#98
post #46

Twitter Lite appears to omit Promoted Tweets (for me, for now), which is a bonus for experience.

Report all Promoted Tweets with "I don't like this ad." It confuses their system and shows them far less frequently. I get one ad every few days now.

Re: Introducing Twitter Lite

#99

Earlier quoted context omitted.

I don't understand why some mobile app are so large. If Twitter can write a webpage that provides the functionality in only 1Mb then what is in the mobile app?

Answering my own question, I just unpacked the iOS Twitter client thinking that it must contain massive graphic resources or something. Nope: mostly frameworks, the biggest being the T1Twitter.framework - 80.1Mb of who-knows-what. That doesn't include the 17 other frameworks all over 1Mb in size (there are innumerable other smaller frameworks) for periscope and other features. Seems to me they could ship a 5Mb app th…

This is pure speculation on my part.

I believe that, currently, if you iOS app uses any Swift code, you have to include the Switch libraries in your app. This has something to do with how quickly Swift has been changing, and Apple wanting you to reference your own library instead of the system one for now.

This has caused a number of apps to balloon in size lately, but the hope is that it is temporary.

Re: Introducing Twitter Lite

#100
post #99

Earlier quoted context omitted.

Answering my own question, I just unpacked the iOS Twitter client thinking that it must contain massive graphic resources or something. Nope: mostly frameworks, the biggest being the T1Twitter.framework - 80.1Mb of who-knows-what. That doesn't include the 17 other frameworks all over 1Mb in size (there are innumerable other smaller frameworks) for periscope and other features. Seems to me they could ship a 5Mb app th…

This is pure speculation on my part. I believe that, currently, if you iOS app uses any Swift code, you have to include the Switch libraries in your app. This has something to do with how quickly Swift has been changing, and Apple wanting you to reference your own library instead of the system one for now. This has caused a number of apps to balloon in size lately, but the hope is that it is temporary.

The Twitter app uses swift and does include some 20 libSwitch* frameworks that account for a grand total of 20Mb - most of them are pretty small.

It is unfortunate that apps can't dynamically link to standard swift libraries in the OS, but that still doesn't explain the other 150Mb of binaries.

Post reply on HN