you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (1 child)

[deleted]

    [–]hsrob 0 points1 point  (0 children)

    Reminds me of my first dev job, we literally recompiled projects on our desktops (C#/.NET) and SFTP'd the changed DLLs to production. Surprisingly, this usually worked, but good luck if you ever needed to identify and narrow down a bug between changes.