this post was submitted on 25 Feb 2026
18 points (100.0% liked)
CSCareerQuestions
2374 readers
1 users here now
A community to ask questions about the tech industry!
Rules/Guidelines
- Follow the programming.dev site rules
- Please only post questions here, not articles to avoid the discussion being about the article instead of the question
Related Communities
- !programming@programming.dev - a general programming community
- !no_stupid_questions@programming.dev - general question community
- !ask_experienced_devs@programming.dev - for questions targeted towards experienced developers
Credits
Icon base by Skoll under CC BY 3.0 with modifications to add a gradient
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
Yes
A lot of my work has been making programs to help prove custom communication protocols, before they are used.
So I am making:
These were essentially only made to show that the protocol works and then used to test actual equipment which would be fabricated by some other company and as per the contract, the devices would need to be able to work with the simulators.
So once the actual devices are ready and deployed, little programs have done their job and are no longer required.
They do end up being shown to future junior devs though, as examples to learn from.