I don't use facebook. Is this reposted somewhere?
John Carmack Leaves Meta
641–650 of 1001 posts
Re: John Carmack Leaves Meta
#642> [edit: I was being overly poetic here, as several people have missed the intention. As a systems optimization person, I care deeply about efficiency. When you work hard at optimization for most of your life, seeing something that is grossly inefficient hurts your soul. I was likening observing our organization's performance to seeing a tragically low number on a profiling tool.] as someone who spends a lot of time…
So what do you use? Vanilla JS?
my OSS code (almost 100% libs) is vanilla JS with zero deps.
for my own projects i've been moving to fine-grained reactivity libs, like Solid or Voby: https://krausest.github.io/js-framework-benchmark/current.ht.... the numbers here are a bit misleading since the benchmark is dominated mostly by DOM layout/rendering, so a difference of even 10% is actually quite significant because it's typically pure JS / GC overhead.
React has many benefits for large, diverse teams (e.g. ecosystem, hiring, docs/google-able answers), but performance is not one of them; it has many performance footguns and landmines, especially with hooks.
Re: John Carmack Leaves Meta
#643Quoted post unavailable.
If it was the left wing driving Facebook it would not collect so much data. They’re the ones who wrote about big brother, not the other guys.
As for Orwell, he was a socialist, for what little that's worth.
Re: John Carmack Leaves Meta
#644I don't use facebook. Is this reposted somewhere?
Re: John Carmack Leaves Meta
#645Quoted post unavailable.
If it was the left wing driving Facebook it would not collect so much data. They’re the ones who wrote about big brother, not the other guys.
Re: John Carmack Leaves Meta
#646Re: John Carmack Leaves Meta
#647Also, the other discussion (700+ comments): https://news.ycombinator.com/item?id=34022484
Re: John Carmack Leaves Meta
#648Earlier quoted context omitted.
If it was the left wing driving Facebook it would not collect so much data. They’re the ones who wrote about big brother, not the other guys.
As far as I am aware Orwell's big brother was created after the left wing totalitarianisms, so I have no idea what are you on about.
Re: John Carmack Leaves Meta
#649Honestly it benefits everyone. ICs like that authority is clear. Effective companies are mission-focused and they are not democracies. FB sounds extremely bloated and ineffective.
Re: John Carmack Leaves Meta
#650"I have never been able to kill stupid things before they cause damage" One of the most important things an organization can have is a "no man". A project that I was involved in when I worked at Google was completed on time primarily because we had a very senior (DE level) engineer tangentially involved in the project. He was near the end of his career, and he just didn't give a f* about politics. He'd sit in design…