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

help-circle

  • So we can let Mastodon die on the vine or chance it dying? Ok, I know my choice.

    It’s not like the majority of people are already on open protocols. I’m sure Threads dwarfs Masrodon usage just as Twitter and possibly even BlueSky.

    IF Mastodon was dominate I might have a different view but it’s not. If Threads federates then there is an opportunity to push people to other clients which make switching to a Mastodon/ActivityPub server much easier. That’s literally only upside. It’s not like the people on Mastodon now are going to leave it for Threads.



  • I know this is an unpopular opinion, but I think this is actually a great thing for Mastodon. The truth is the majority of people are just never going to sign up for a Mastodon server as they stand today. The majority of people want algorithmic feeds run by a central entity. I know the people here don’t want that, but that’s what the majority of people do want. Will I use Threads? No but if this breathes more life into Mastodon and exposes more people to the concept then that is a good thing. Being able to use a client of your choice to interact with people on something like Threads is also a very good thing. The alternative is a completely closed social network like Twitter.

    I know, I know “embrace, extend, extinguish”, but literally this is the best that we can hope for unfortunately. The alternative is everyone goes and uses a closed system.





  • 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.





  • 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.