Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)XE
Posts
8
Comments
956
Joined
2 yr. ago

  • This CEO has defended HP’s actions by stating the need to protect intellectual property and highlighting potential issues and security risks associated with non-HP cartridges.

    Go fucking jump in a pit of lava, Lores.

  • On a previous job, two people and I (all subcontracted) raised up the IT support department of a company from what was barebones. AD, Azure, Intune, package deployment, ticketing and inventorying software, automations and more. We made a great team.

    After a year and a half we realized they wanted to implement and external L1 support team that is still to this day a bunch of incompetent idiots. On top of that, the company merged with them part of another company, including IT personnel that automatically became staff members without any effort or merits, while we remained subcontracted.

    From the tree people team, the coordinator and I left, while the remaining person is still stuck there, because she's on her 50's and it's more complicated for her to find another job, but she's a person who strives and knows her shit around.

    TL;DR: I'm not even talking about going the extra mile or working for free, I'm talking about putting effort on the job you're paid to do just to be spit in the face in exchange. I've reached a new point where IDGAF if I'm slacking all day at work as long as I don't get in trouble or fired. The burnout is real.

  • The most productive thing I used the free ChatGPT web was to expand a Python 3 script that I was using to run a custom ChatGPT with a Gradio web ui that worked with OpenAI's API.

    I learned quite a lot of Python from almost zero and improved the script to work with LangChain Tools, for instance with a custom recursive summarizer.