Forum Discussion
Claude?
I didn't really understand what the container is for. The code is going to run on the collector All you need to do is post the script to the collector and then grab the output. Coretools, an internal tool used biologic monitor and briefly published then quickly revoked, does this. You can simply run a Python script, point it at a file and give it a device name or ID, and it will run the code using the debug end point. The code runs on the collector, no container needed.
The reason for devcotainers has nothing to do with LM it self you get repeatable dev environments on any platform without dealing with local dependencies its all self contained
eg: I use a M3 and alot of Ruby.. making that work is painful but with devcontainers it just works and share across team its purely for keeping laptop cklean and you are able to stand up an exact copy anywhere with 0 mess
Claude does much better than OpenAI at writing code :D
- Anonymous3 months ago
Yeah, i get having a dev container for stuff, I do it all the time. But unless you run it on the collector, you won't have access to any of the properties (like passwords and stuff) that make the script run successfully.
Yeah, i went down the rabbit hole with LLMs trying to build a VSCode extension, but didn't get very far.
Related Content
- 4 months ago
- 2 years ago
- 11 months ago
- 2 years ago