• 0 Posts
  • 234 Comments
Joined 1 year ago
cake
Cake day: July 2nd, 2023

help-circle












  • Edit: cause some jackass is implying I’m a bot - I should have joined a union and a union would’ve protected me from the mass layoff in '23 but that doesn’t change that while there I never thought about needing a union because it was such a nice place otherwise.

    As someone who previously worked at Google - they didn’t have any antiunion propaganda.

    They just, like, paid well, had top tier benefits, great perks, and had a good work life balance.






  • Oh I’m 1000% in agreement with you. I think Copilot for programming is more expensive than it’s worth right now, both for my employer and for Microsoft.

    OpenAI et al have done nothing to address the fundamental issue of hallucinations. In code hallucinations are pretty quickly evident: your IDE immediately throws up error highlights whenever the code complete fucks up.

    The latest open AI model is to chain together a computational centipede to try and create reasoning structures out of stochastic processes. It takes longer and still doesn’t fix the issues. In their own demo video there are clear bugs with the “code” their 4o model writes.