this post was submitted on 30 Jun 2026
38 points (95.2% liked)
Programming
27564 readers
258 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
It depends on your company.
If you are running public-facing code, security is going to become a huge deal in coming months. So use AI to find all the security holes in your stuff before the hackers do.
If you have lots of databases and APIs for internal use, create a MCP server so agents can do anything with your data and APIs.
If your data is even a little sensitive and you don't want to send it all to the USA (read up on the CLOUD act), look into running models locally and the hardware investments you'll need to make.
I hadn't considered making an MCP server for our stuff, it feels obvious in retrospect, thanks! As for the self hosting I'd definitely love to but convincing a small company to shell out the kind of money to run something strong enough locally is something I don't think is going to be likely, even if it'd cost less in the long run.
It's your job to do the cost analysis. Then you present your findings and the execs decide whether to lay the up-front cost, depending on how much benefit they see it providing based on your assessment of the potential applications to the business.
Look into private mode ai by edgeless systems. Affordable and private.