So here is a weird couple of questions.
1.) Does anyone know much about docker? I have dabbled with it but going to try and make one myself and not sure where to start really.
2.) So that program I had built, how hard is it to "translate" things like that to other code? I would assume it has to all be done by hand but is there a way to attempt to auto translate it by machine? Let's say it's made in ruby and I want it in python or umm nodejs or anything else.
Number 2 sounds useless as fuck so there probably does not exist a way to do so.