Tesla is a hardware company not known for stellar software. Both its self-driving/driver assist capabilities are suspect, and the functionality of the giant tablet UI could be better. You hear a lot of requests to be able to use Apple CarPlay in Teslas. Teslas are probably better than the vast majority of car companies, particularly the UI of the touch controls and system, but it still seems weird to me to have engin…
Tesla engineers were on-site to evaluate the Twitter staff’s code, workers said
371–380 of 1001 posts
Re: Tesla engineers were on-site to evaluate the Twitter staff’s code, workers said
#372> One former Tesla engineer, who spoke on the condition of anonymity to candidly describe the matter but was not involved, said Tesla engineers would have trouble capably assessing Twitter’s code. Distributed systems, the large-scale and spread-out network that Twitter is composed of, are not the automaker’s specialty, the person said. > The “idea of Elon being flanked by his Tesla engineers reviewing Twitter code is…
What hubris to think that your system is so complex that other engineers couldn't understand it.
Any competent engineer can come to understand most any part of the system, but it's going to take minimum several weeks to understand at a level where you can seriously challenge the domain experts about what's really going on in a little 0.01% corner of the engineering shop.
Re: Tesla engineers were on-site to evaluate the Twitter staff’s code, workers said
#373I think most are missing that this is a code review + loyalty review. For sure a software engineer from Tesla, or even a manager, can get an idea of how valuable/productive a coder is without fully understanding the code in detail. How many PRs? What does the code do? How was it reviewed? What value does it bring to stakeholders (users, business revenue)? Sure enough this way you can get a rough idea of how much work…
"The note continues, “Please come prepared with code as a backup to review on your own machines with Elon.” Later, people inside the company reported that Tesla engineers were in fact reviewing the code." Can anyone verify this story?
Re: Tesla engineers were on-site to evaluate the Twitter staff’s code, workers said
#374Tesla is a hardware company not known for stellar software. Both its self-driving/driver assist capabilities are suspect, and the functionality of the giant tablet UI could be better. You hear a lot of requests to be able to use Apple CarPlay in Teslas. Teslas are probably better than the vast majority of car companies, particularly the UI of the touch controls and system, but it still seems weird to me to have engin…
For those who don't remember, one example of just how badly they can fuck up their software, the operating system on Teslas for a number of years was based on a default Ubuntu that wrote logs which destroyed the SSD. Exceeded the total write wear leveling endurance after just 1-2 years of use of the car. Required total motherboard replacement on a great number of cars, because of course the ssd was permanently solder…
https://www.tesla.com/support/8gb-emmc-recall-frequently-ask...
Re: Tesla engineers were on-site to evaluate the Twitter staff’s code, workers said
#375Earlier quoted context omitted.
Number of PR's means very little with overall productivity. It's a vanity metric.
It's only useful in debugging a bad situation. Larger PRs are associated with slower development velocity. However, it's not clear if that's because larger PR tend to come from inexperienced developers or experienced developers are making significantly more complex changes. Anecdata: It took me 4 weeks to write a 250 net new lines of code line PR. Normally, I'll write about 1k lines of code per week. I ended up havin…
There are many reasons PRs can be large.
Often it's indicative of broader issues e.g. lack of automated testing, inadequate CI/CD processes, incomplete business requirements etc.
Re: Tesla engineers were on-site to evaluate the Twitter staff’s code, workers said
#376Tesla is a hardware company not known for stellar software. Both its self-driving/driver assist capabilities are suspect, and the functionality of the giant tablet UI could be better. You hear a lot of requests to be able to use Apple CarPlay in Teslas. Teslas are probably better than the vast majority of car companies, particularly the UI of the touch controls and system, but it still seems weird to me to have engin…
Re: Tesla engineers were on-site to evaluate the Twitter staff’s code, workers said
#377Quoted post unavailable.
Are you a Tesla shareholder?
Additionally, there are various institutional shareholders that don't operate based on their personal opinion of Musk/Tesla, but have specific legal duties to protect their investment in the company.
The SEC could still act on the issue even if it was somehow proven than not a single shareholder actually cared.
Re: Tesla engineers were on-site to evaluate the Twitter staff’s code, workers said
#378I’m honestly baffled with the obsession with Musk. Many folks here seem to despise him. But we can’t stop obsessing with the guy. At this point, to me it feels like envy. Musk, despite however he is as a person, is wildly successfully across several verticals. Rather than being a suit and tie corporate person, he literally posts memes, and has a IDGAF attitude. Does he owe this crowd anything? Twitter and its board m…
Snakeoil salesmen were hugely successful.
https://www.amusingplanet.com/2022/08/clark-stanley-first-sn...
Re: Tesla engineers were on-site to evaluate the Twitter staff’s code, workers said
#379I’m honestly baffled with the obsession with Musk. Many folks here seem to despise him. But we can’t stop obsessing with the guy. At this point, to me it feels like envy. Musk, despite however he is as a person, is wildly successfully across several verticals. Rather than being a suit and tie corporate person, he literally posts memes, and has a IDGAF attitude. Does he owe this crowd anything? Twitter and its board m…
Snakeoil salesmen were hugely successful.
Re: Tesla engineers were on-site to evaluate the Twitter staff’s code, workers said
#380Earlier quoted context omitted.
If these numbers are right and they're laying off 50% the workforce, half of me wonders how much Parag could raise to build a new Twitter from scratch and just hire 500 - 1000 talented folks off the street for the venture, I mean if Travis K could raise almost a billion for his shitty ghost kitchen venture I'd have to think they could get enough runway to get something launched pretty quickly. There's so many "What w…
The success of most* social media platforms was largely unconnected with the developers who built it or the underlying software. You can't just hire a few hundred retrenched developers and expect to come up with a successful social media platform after some number of months. Timing, marketing, and user psychology are much more important. * I'd say TikTok is the exception, because delivering (a) instantaneous video an…