this post was submitted on 22 Jun 2026
445 points (98.5% liked)

Technology

85645 readers
3224 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Landless2029@lemmy.world 9 points 21 hours ago

AI is encouraged at work but not enforced.

Managers don't talk about forcing its use at all here.

I think in two months the one time it was mentioned in a meeting was someone putting company info into a public AI instead of the secure self hosted one. That was idiotic of them especially considering our proxy is setup to display a splash page warning with company policy before continuing to public LMM services.

It's a perfect stance for a company. There's no token tracking, incentive or demerit for the use of AI. Just announcements on proper use and providing secure resources. They want to protect IP (Intellectual Property).

That said I tried using it to code as a accelerator. Claude did the job but it's not consistent. I had to go back and debug some code and there's no consistency in it's coding sections. It's hard to read through and therefore hard to maintain.

I resorted to providing example code for it to follow and it still adds extra bullshit.

Maybe I need to get better at prompting but it's really just faster to code myself.