• 1 Post
  • 344 Comments
Joined 2 years ago
cake
Cake day: September 24th, 2023

help-circle



  • No not in the same way Tony Stark did. But Tony Stark is imaginary. Obviously nobody can build an electric car or a rocket in the same way that Tony Stark does.

    Of all the criticisms of Musk this is the weakest. There are many way more valid ones… for instance:

    • He’s an arsehole.
    • He straight up called that diver a paedo, and even paid a scammer to investigate him.
    • The scummy lottery thing for votes for Trump. I don’t care if it ends up being technically legal, it’s clearly immoral.
    • Selling the promise of FSD for hard cash when it clearly is never going to happen as he claimed. I still don’t know why there’s been no class action suit over that.
    • Backing proper insane far right groups in Europe. These people are worse than Trump. I wouldn’t say he is backing neonazis, but he’s certainly in the vicinity.

    Despite all that he clearly has a pretty good handle on engineering and is definitely involved. He’s not just a figurehead.

    I know right, people are multidimensional. You can downvote if that blows your mind.


  • Be thankful we got Javascript. We might have had TCL! 😱

    Interesting footnote: the founding of Netscape occurred at the same time I was deciding where to go in industry when I left Berkeley in 1994. Jim Clarke and Marc Andreessen approached me about the possibility of my joining Netscape as a founder, but I eventually decided against it (they hadn’t yet decided to do Web stuff when I talked with them). This is one of the biggest “what if” moments of my career. If I had gone to Netscape, I think there’s a good chance that Tcl would have become the browser language instead of JavaScript and the world would be a different place! However, in retrospect I’m not sure that Tcl would actually be a better language for the Web than JavaScript, so maybe the right thing happened.

    Definitely dodged a bullet there. Although on the other hand if it had been TCL there’s pretty much zero chance people would have tolerated it like they have with Javascript so it might have been replaced with something better than both. Who knows…






  • Yeah I mean obviously the technical points here are correct (and I wish my colleagues would write more robust code with less Bash and regex all over the place), but I don’t know why he thinks you need an asshole manager to deliver that message.

    Over-engineered. Too many moving parts. Refactor.”

    That was it. No “nice work.” No “good attempt”. Just a hard stop.

    Uhm yeah, would writing “good attempt” have hurt? Obviously not. He could easily have been nice and still deliver the technical information.

    Good attempt, but I think this is too over-engineered with too many moving parts. For instance x y z would be simpler to maintain, and a b c isn’t robust to 1 2 3 for example.

    It doesn’t take much. Don’t be a dick.




  • Honestly I think the complaints about the job market are overblown. If you are good then there will always be a job for you somewhere.

    If you’ve already tried programming and you enjoy it then it is a really great career. Crazy money (especially in the US) for low effort and low responsibility.

    Just be aware that CS is usually a lot more theoretical than most programming. You’ll be learning about things like Hoare logic and category theory. Tons of stuff you only really need in the real world if you’re doing formal verification or compiler design.

    Still, I kind of wish I did have that theoretical background now I am doing formal verification and compiler design! (I did a mechanical engineering degree.)

    Also you don’t need a CS degree to get a programming job. I did a survey of colleagues once to see what degree they had and while CS was the most common, fewer than half had one. Most had some kind of technical degree (maths, physics, etc.), but some had done humanities and one guy (who was very good!) didn’t have a degree at all.

    I wouldn’t worry about the market. Maybe take a look at the syllabus for places you might apply to, e.g. here’s the one for Cambridge. Also I guess an important question is what’s the alternative? What would you do otherwise?