5
Wuff
3d

man i fucking hate my company.

somehow the largest in the industry but fuck me are we retards at software engineering.

wrapping popular api's and not exposing basic functionality, only to hide them behind some stupid fucking enterprise abstraction for some fucking dumb reason

wrapping fundamental java objects like int into their own fucking enterprise int, like for fucking why?

and finally blocking chatgpt that allowed me to deal with half of this fucking enterprise hell

stupid fucking shit

Comments
  • 2
    Blocking chat gpt? That's crazy. Why ffs? If they didn't see the use of it now. I keep learning new stuff and it gets everytime crazier. Recently I made a wordle bot for my group chat application. Wordle is a simple game and the code is very clear. But it understood the logic of tracking score per user. That way of keeping users apart was great when I translated it in one prompt to an appointment bot.

    I apply AI on all my finished stuff these days. Default circle; vibe -> fail -> doing it myself primarely the pars I care most about and then gpt finishes my code. It's always the strawberry on the cake.

    Damn, that there are still gpt haters. If it's for coding, choose Claude, it blasts gpt away. Seemed to be trained on bit more modern stuff. Gpt really needs an update.
  • 0
    @retoor Well it's enterprise right, filled with dinosaurs ;P

    I assume they're scared that gpt will "steal" their code

    But I'm also working on my tool system, going well :D
Add Comment