[0] https://www.wired.com/story/twitter-had-a-plan-to-fix-social...
Twitter is threatening to sue Meta over Threads [pdf]
131–140 of 200 posts
Re: Twitter is threatening to sue Meta over Threads [pdf]
#132Earlier quoted context omitted.
Bingo. Any story involving the name Musk and Twitter is better than a story involving JUST Threads. NOT to get too political - but - people like Musk and Trump and their ilk are just the natural progression of the PR focused United States culture. Spin and story are just as good as skill and intelligence. Being able to control a narrative is a superpower that leads to massive connections, wealth, and power. This is w…
"Amusing Ourselves to Death" by Neil Postman is an excellent deep dive into this dynamic and how unbelievably toxic it is for our society.
Re: Twitter is threatening to sue Meta over Threads [pdf]
#133Big accusations, little evidence presented so far.
Can’t deny a bunch of people who used to work for Twitter now work for Meta, though! I wonder why…
Re: Twitter is threatening to sue Meta over Threads [pdf]
#134Earlier quoted context omitted.
Do you agree or disagree that techproducts today are easier to build than 15 years ago? Everything else is irrelevant. Technology drives abstractions which drive deflation by allowing fewer people to produce more goods. This has been proven and observed for thousands of years Companies can thrive while overemploying people, but eventually they get undercut by one that doesn't
You're conflating two different topics: 1. "Its easy to find many examples of apps that were challenging to build even just 10 years ago, that are somewhat trivial now." Correct. It's easier now to build apps that we used 10-15 years ago. 2. "Do you agree or disagree that techproducts today are easier to build than 15 years ago?" Incorrect. Tech product complexity has increased in many ways in the last 15 years (and…
This can trigger entirety new projects. Some industries still transfer their driver updates in sealed, marked usb sticks to their clients. A lot of companies invested in IOT in the past 5 years, and just recently decided they wanted all their connected stuff to go through specific Cisco routers. Security is my SWE job security.
Re: Twitter is threatening to sue Meta over Threads [pdf]
#135Re: Twitter is threatening to sue Meta over Threads [pdf]
#136Earlier quoted context omitted.
I don't know the specifics, but the license included with that code will specify what can and can't be done with it. ~~Not all open source is free to use in your own code base. Sometimes it is open sourced for review purposes.~~ Edited: the last line is incorrect.
> Sometimes it is open sourced for review purposes. Huh? I'm not aware that it's possible to open source something without, you know, making it OSS. Am I mistaken, or are we talking about two different meanings for "open source"?
Needless to say, it’s not accurate to call that “open source”.
Re: Twitter is threatening to sue Meta over Threads [pdf]
#137Earlier quoted context omitted.
It's not. Musks mother and father showed their displeasure in the idea and now he won't do it. No, I'm not being facetious. https://www.sfchronicle.com/bayarea/article/elon-musk-mother...
That's not what the article you linked to says. It says > Despite the concerns raised by Elon’s parents, plans to hold the fight at the Vegas Octagon are moving forward.
Thanks
Re: Twitter is threatening to sue Meta over Threads [pdf]
#138Earlier quoted context omitted.
[flagged]
Twitter doesn't have a single trade secret or important technology worth stealing. Replicating it is a social problem, not a technical one.
Re: Twitter is threatening to sue Meta over Threads [pdf]
#139Re: Twitter is threatening to sue Meta over Threads [pdf]
#140Earlier quoted context omitted.
I believe > What use is a follower graph if it doesn't correlate to the accounts on your platform? Is asking about the point of scraping your Twitter social graph if they can’t actually align it with accounts on the platform. If you follow foo bar on Twitter, it doesn’t mean that foo bar on threads is the same foo bar. The Twitter social graph is useless unless to try to map to meta accounts.
I would venture to guess that 80%+ of the handles are the same on both, enough for the graph to be useful especially for the more popular accounts. If not I bet there’s enough other metadata to do a decent job of mapping them it doesn’t have to be perfect just good enough to get the recommendation engine going. At least enough to bootstrap a recommendation algorithm that is geared more toward primary accounts that cr…