Live data from Hacker News

Twitter has officially changed its logo to ‘X’

techcrunch.com

191–200 of 1001 posts

Re: Twitter has officially changed its logo to ‘X’

#191

This man is burning anything that had any value at Twitter. From an extremely valuable list of verified users to the name which is even used as a verb. There is absolutely no reason to rename Twitter. The name isn't even that stained compared to like Comcast or what ever the name was of that phone company in the 90s that sucked so bad it was renamed.

[flagged]

I don’t think musk brought back free speech. I think he just changed who the limited free speech applies to.

Re: Twitter has officially changed its logo to ‘X’

#194
So WeChat does this:

> text messaging, hold-to-talk voice messaging, broadcast (one-to-many) messaging, video conferencing, video games, mobile payment, sharing of photographs and videos and location sharing.[1]

Twitter does public messaging and DMs, but is not a chat platform and doesn't have any of the other features of WeChat.

To become a SuperApp, X will need a lot of additional features: X will need enough features to both convince new users to join the platform AND keep them using it for most of their daily needs. That would mean Twitter would need to replace WhatsApp/Signal/Telegram when people want to chat with friends and businesses.

That would require a lot of new Twitter users! Twitter is noisy, but quite small for a social media.

Based on the track record of Twitter acquisition and subsequent changes, I don't see how Elon is going to massively increase the user base to have enough critical mass to make this happen.

Wechat is successful and became a de-facto "everything app" in great part because it's extremely useful to the Chinese government as a way to monitor and control its populace.

[1]:https://en.wikipedia.org/wiki/WeChat

Re: Twitter has officially changed its logo to ‘X’

#195
post #185

It is fun to see the fall of Musk, I don't know anyone who defends him at this point, everyone I know (myself included) have changed how we think of him since he acquired twitter. He has become an egocentric man with need for acceptance.

Can you explain to those who never saw anything in him, what you originally saw in him, and what changed?

Re: Twitter has officially changed its logo to ‘X’

#196
post #96

It's not pining, it's passed on! This bird is no more! It has ceased to be! It's expired and gone to meet its maker! This is a late bird! It's a stiff! Bereft of life, it rests in peace! If you hadn't nailed it to the perch, it would be pushing up the daisies! It's run down the curtain and joined the choir invisible! This is an x-bird!

Rebranding rue.

Re: Twitter has officially changed its logo to ‘X’

#197
post #183
post #85

I don’t really see what Musk is trying to accomplish. Everything he’s done to Twitter carries the foul stench of Death by Private Equity. No product improvements, but worse reliability, more spam, and a weird desperate-looking rebrand. This is what it looks like when inept MBAs try to squeeze some more life out of a dying platform. The strange thing here is that Musk’s acquisition was supposed to be the exact opposit…

> No product improvements, but worse reliability, more spam, and a weird desperate-looking rebrand. What are you talking about? There has been more change at Twitter in the last year than in the last ten. From editable comments, subscriptions, revenue sharing, blue checkmark for sale, alternative check marks for govts and org, culling of old accounts, API restrictions, forcing people to put parody in acct. I noticed…

No-one's claiming it's _unchanged_. The word they used was 'improvements'.

Re: Twitter has officially changed its logo to ‘X’

#198

I hope that this will push government officials and structures to set up mastodon instances. Like one for the government where each agency has an account. Europe did this [0] and I find that it's a very good idea to have control over communication (plus since it's open anyone can do what they want with the data) [0] https://social.network.europa.eu/

I’m surprised that the pro sports leagues haven’t tried this given all of their complaining about abuse on Twitter and IG. NBA teams are about to start paying middle-of-the-road players $60M per year, hiring a full-time mod team to support an official mastodon instance should be a drop in the bucket for them.

+ is great when you want to censor something that one of the players said but they refuse to delete it. Could also just straight up make everything players say go through a review queue and only approve things manually, skipping anything that could cause drama.

Not saying that this would be better/worse for the public/players, but I certainly could see why the owners/companies would want to silo the players voice into platforms they themselves own.

Re: Twitter has officially changed its logo to ‘X’

#199
post #22

Earlier quoted context omitted.

It still has a boatload of users and is still the cultural town square of the tech world. To build X from scratch you'd have to convince people like Marc Andreessen, Paul Graham, a bunch of other VCs etc to move. Changing behaviour is very hard. You'd have to get people to install new apps, get use to new workflows etc and humans are creatures of habit so this is very hard.

My entire tech bubble moved to mastodon and it's been great. No ads, no algorithms. Maybe the VC bubble is just stuck with it because of what it used to be?

Does anyone make money from your Mastodon use? I understand how moving to your own place could be good, hell, if you're just talking to each other you could even consider retroshare, but I don't understand the business loss when a bunch of IT professionals move their conversations to a private server.

Re: Twitter has officially changed its logo to ‘X’

#200
post #47

What a bizarre brand launch... * Primary logo in top left of web changed to X * Favicon still old Twitter logo * Search bar says "Search Twitter" * Meta title still says Twitter * Tweet terminology still in use * Footer updated to © 2023 X Corp. * Dialog for upgrading to Twitter Blue now has a blue X logo but copy refers to Twitter Blue * Communities still called Twitter Communities What's the plan here and why so in…

The codebase in few minutes:

  def print_localized_string(str):

    str = str.replace('Twitter', 'X')

    print(str)
Post reply on HN