My reaction to this is that it's an effort to keep users within the "walled garden" of Twitter, which is not the best thing for those that write. Recall the story with Medium - yes, you get broader reach with less effort, but at the cost of giving up control of your content. I know that I am talking with an overly developer-focused lens (a-la "you can reimplement Dropbox in a weekend"), but self-hosting blogs outside…
You still need to engage with the major social networks to build up traffic to your own domain name. Otherwise, posting on your blog is like talking to a brick wall. You can choose where you publish, but there's no escaping the leveraging of existing audiences.
Twitter Notes
121–130 of 316 posts
Re: Twitter Notes
#122While it's all well and good to launch new features, I think Twitter should improve their existing service and I'm referring to low hanging fruits. I don't understand the rationale behind cutting me off while I'm scrolling through Twitter simply because I'm not logged in. Twitter can still display Ads to me irrespective of whether I'm logged in or not. In fact cutting me off means I leave Twitter which means I don't…
> I don't understand the rationale behind cutting me off while I'm scrolling through Twitter simply because I'm not logged in
i mean, this really isn't a bug. this is working as intended, and i don't foresee them wanting to "fix" this anytime soon.
Re: Twitter Notes
#123Earlier quoted context omitted.
With the "walled garden" comment, I'm wondering - nowadays, all sorts of discourse seems to depend on these types of proprietary services/platforms, that employ armies of engineers to keep them running, develop new features, etc. Attempts to make things decentralized all seem to be aggregating into central controls, i.e. "Web3/crypto" -> coinbase, kraken, etc Why aren't older decentralized "services" protocols being…
> Why aren't older decentralized "services" protocols being looked at, or developed further - i.e. UUnet/newsgroups, torrent, etc? Where will the money come from? The only reason there's any investment in software at all is so that a monetizable product can be built on top of it. And nothing monetizes better than vendor lock-in.
That's how we did it the first time.
Re: Twitter Notes
#124My reaction to this is that it's an effort to keep users within the "walled garden" of Twitter, which is not the best thing for those that write. Recall the story with Medium - yes, you get broader reach with less effort, but at the cost of giving up control of your content. I know that I am talking with an overly developer-focused lens (a-la "you can reimplement Dropbox in a weekend"), but self-hosting blogs outside…
It seems like they've maybe shifted prices down a bit, it used to be more than $10/mo, and measured based on page views. Now they're really pushing their content creator angle.
Re: Twitter Notes
#125Re: Twitter Notes
#126Earlier quoted context omitted.
If one wants a blog with self-hosted comments, then there not so many options and those that exist are not particularly simple. For example, standalone Wordpress can do that, but setting it up and running with all relevant plugins requires skills that few authors have access to.
Comments is a _secondary_ component to the core of what I am talking about - long-form content. I can still post a link to my blog post on Twitter and have all the commentary from my audience without donating the content itself to Twitter.
Is your blog making you money?
Re: Twitter Notes
#127Earlier quoted context omitted.
I had the same thing happen to me. Page worked after refresh though.
That seems to be an issue in general for Twitter, particularly when logged out. It often doesn't load on the first go around and you have to refresh to see the content.
Re: Twitter Notes
#128It’s a proven concept. It leads to many people sharing their thoughts in a more readable way than a thread of tweets, and has a lower barrier than having a blog.
What I see here feels overspec’d and convoluted, as if hundreds of people had to have a say on what could be a very simple and singular product.
Re: Twitter Notes
#129Idea is good however implementation is horrible specially on desktop web. The narrow width of the content makes it hard to read, not to mention all the distractions on left and right side of the page. They should make the notes full screen without distractions if they want people to read them.
For an example of what Twitter might be trying to avoid, look no further than this website, which has driven me to inject `.comment { max-width: 70ch; }`, among other things.