6 ms·
The only thing I will now remember this guy for is when he volunteered to work for Twitter/X after Elon took over. He failed to get twitter code building locall
by skizm 2mo ago
The only thing I will now remember this guy for is when he volunteered to work for Twitter/X after Elon took over. He failed to get twitter code building locally for about 4 weeks when attempting to change some placeholder text in the twitter search bar. He ultimately couldn't figure it out and then immediately quit lol. He even ran a poll on his twitter asking if he should quit, most people voted "NO" then he quit anyway.
- the_real_cher 2mo agoTo be fair I think he's more of a hardware guy.
- aftbit 2mo agoI'll never forget Cydia or the PS3 hacks lol.
- consumer451 2mo agoSame here. While I diverge from his opinion trees on many things these days, dude is/was an absolute rockstar to me.
- yellow_lead 2mo agoGuy was also tryna hire other interns as an intern himself, lol
- mingus88 2mo agoThat’s called a “referral”
- rustybolt 2mo agoIf you ever saw this guy program you know he's very competent so IMHO that reflects badly on twitter, tbh.
- skizm 2mo agoTotally fair! I think it is more of a reminder that making impact at large companies can be hard even for competent people.
- TheAceOfHearts 2mo agoI think the more likely explanation is that he's just not as familiar with frontend web development and react, so he underestimated the difficulty. He was asking for help on Twitter for how to make pills inside of a text field. His failure was caused by a knowledge check rather than a skill check.
- deleted 2mo ago[deleted]
- red-iron-pine 2mo ago> His failure was caused by a knowledge check rather than a skill check. whats the difference w/r/t programming? in this case I'd argue the knowledge was the skill
- solid_fuel 2mo agoIt’s just an example of the fact that programming is far more than code. It is also managing dependencies, build systems, making architectural decisions, developer support, etc. It is very possible to be good at slinging code and bad at everything that is required to support deployed code. Based on geohotz history, I wouldn’t be surprised if he falls in that bucket - hacking and algorithm skills are great but don’t lend themselves at all to building twitter. That’s why it is foolish to pretend like one guy is great or even good at everything.
- deleted 2mo ago[deleted]
- deleted 2mo ago[deleted]
- TheAceOfHearts 2mo agoIf I remember correctly, he wanted to fix the web search UI to match the features offered by Discord. He even crowdsourced some free work from his followers by asking them for help in implementing visual pills in text fields or something like that. The basic feature set he wanted to implement wouldn't have been very difficult for someone who is experienced with react, but I'm imagining there's lots of minor quirks with the "last mile" of details related to internationalization / localization and accessibility.