• 2 Posts
  • 354 Comments
Joined 2 years ago
cake
Cake day: August 4th, 2023

help-circle





  • Where I work, the infra folks are way overworked. Getting them to do things is impossible given their existing todo list. And when you do get them to do something (by throwing managers at them) they half-ass it.

    (I’m not blaming them. I blame the managers. It is frustrating though. Anyway.)

    And as a result, there’s one system that I use frequently that they set up, but cut corners and never hooked it up to our single sign-on solution. And so in order to get into this system, everyone has to use a shared username/password. “readonly:readonly”. And every time I log in, my browser nags me about the known weak password.


  • If Satan walked into the room you’re currently in right now and said “I’m here to collect your soul to torture for eternity as payment for the bigger dick I gave your great great great grandfather on this date in 1925 unless you can make me laugh in the next 30 seconds”, what would you do?



  • Yup, use docstrings and be descriptive. Learn by reading docstrings in other codebases. (Django’s codebase is always an excellent example of how to do Python, including how to do docstrings.) a) Anyone who sees your code will thank you and b) if you can’t explain it in human language, you probably don’t understand it well enough to implement it well.











  • What would the “bot that finds bots larping as people” do exactly? Ban them? Block or mute them? File reports? DM an admin about them?

    If it’s just for pointing out suspected LLM-generated material, I think humans would be better at that than bots would be, and could block, mute, or file reports as necessary.

    Also, are you saying you intend to make a bot that posts LLM-generated drivel or a bot that detects LLM-generated drivel?