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!
Follow the wormhole through a path of communities !webdev@programming.dev
Doesn’t sound like it gives you much transparency or control over the data it sends no matter which feature you use. Sadly not usable at my job then.
That’s a bummer. We’re strictly regulated and stuff like this needs to be self hosted or we can’t use it
They do say this though “We also plan to support local and on-premises models. For local models, the supported feature set will most likely be limited.”
This is currently a no go at my place (I asked) but the ai and security folks were interested in that as it would allow on-prem/private cloud usage as well as the possibility of using targeted models instead of a generic one.
For example, in the comments on their announcement they confirm they are looking at Azure AI support.
I worked for regulated companies too, I suspect that most companies would forbid such tools even if it’s not a dependency to build the software, especially if the source code is sent to random people. IMHO, every tool should be stored locally (e.g. on a proxy server) to make sure that the whole project can be recreated in a few minutes should something bad happens (or from scratch in a CI). As long as AIs rely on private companies on the internet, I wouldn’t use those tools.
It’s been in EAP for a while, but so far I only used it once to generate a commit message for a project I hadn’t touched in a while and apparently forgot to commit ;) It was quite useful to get a summary of my changes.
Nifty
That would cover like 80% of my work related usage of chatgpt and do stuff I didn’t think of outsourcing to AI. I’ll probably unsubscribe from co pilot too.
Can’t wait for it to be in Goland.
If you’re willing to use the EAP version, its already there.
give me unit test generation and I’m bought
I mean, the inverse is probably more productive. Specify the observable behaviors you want and let the “AI” build the software.
Test Driven AI 🤔
deleted by creator