this post was submitted on 08 Apr 2025
495 points (98.2% liked)
Technology
68724 readers
3528 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- 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.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
My company told us we need to get prior approval before using AI tools at our company
Same, but they did set up a self hosted instance for us to use and, tbh, it works pretty good.
I think it's s good tool specifically for helping when you dunno what's going on, to help with brainstorming or exploring different solutions. Getting recommended names of tools, finding out "how do other people solve this", generating documentation, etc
But for very straightforward tasks where you already know what you are doing, it's not helpful, you already know what code you are going to write anyways.
Right tool for the right job.
I use it as a form of google, basically. I ask it coding questions a lot, some of which are a bit more philosophical. I never allow it to write code for me, though. Sometimes I'll have it check my work