• 0 Posts
  • 41 Comments
Joined 1 year ago
cake
Cake day: June 24th, 2023

help-circle





  • How is it that all these comments miss the fact that there are zero leaks from the board (even anonymously) that this is the case? This is so clearly a move by Altman and his supporters to chum the waters and make the board look incompetent (when there is no evidence to corroborate it). “People in the know” is what you say when you can’t be more specific and could literally be any from my Altman himself to disgruntled employees. You can bet your bottom dollar if they had a real line into the board you’d give something much less wishy-washy.

    Stop reading headlines as facts people.







  • Dealing with this now at work. Got a dev whose time in the industry should make him a senior dev but he gives off massive junior vibes.

    • The need to change everything he touches

    • Wanting to write clever code over straightforward code

    • Everything “needs” a refactor

    • Just deprecates things when he doesn’t want to learn them and writes a new implementation without updating old code

    • Thinks he knows best while not understanding huge swaths of the codebase

    • Everything he can’t understand in <5 min is stupid and wrong

    If he was less competent (when kept in a box and closely monitored) I’d be pushing even harder to get rid of him.


  • Except they were too stupid to do it for the only change that mattered to a lot of us, API pricing/access to the full Reddit.

    I was ready to pay up to $15/mo but after they way they treated the Apollo dev and the fact that for all intents and purposes Apollo was Reddit for me by the end. I’d been on Reddit since the start and used many clients but Apollo was the best and I couldn’t go back to the official or any of the clients that put up with what Reddit did.





  • Proton and Rosetta 2 are two totally different beasts. One allows windows programs to run on non-windows hosts and one translates x86 to Arm.

    I’m not aware of Proton doing anything like Rosetta 2 and if it did Steam would have probably used an Arm chip in their Steam Deck instead of an x86.

    Maintaining 2-way compatibility doesn’t seem like an important goal. One way, x86->Arm, sure but not Arm->x86. Apple clearly sees x86 as a dead end for its own product lines and we will see if the rest of the industry follows suit over time. Of course there is a ton tied up in x86 but aside from legacy apps or games I don’t have much need of x86 in my life.

    Even the servers I run are trending towards Arm due to the power savings. AWS graviton stuff is like ~25-30% cheaper than x86 last I looked



  • I’m not understanding the CoPilot hate. It’s an amazing tool if you are competent. Even when it gets it wrong it still saves me 90%+ of the typing then I just correct what it did differently than how I want it.

    Boilerplate becomes a breeze and I work way better when I have something to iterate on rather than coming up with it from scratch. It lets me play with and test ideas way faster and sometimes even does it differently than I’d do it which leads to learning new things and/or looking at the problem in a different way. I don’t blindly follow its output, sometimes I reject it wholesale, sometimes I edit it, sometimes it’s literally exactly what I would have typed myself.