this post was submitted on 22 Jun 2024
302 points (97.8% liked)

Programmer Humor

32054 readers
1849 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 2 months ago (2 children)

That‘s how I still do it today, 'cause: no version control. 🙈 I wished I could use Git. But im my customer project there isn’t any…

[–] [email protected] 3 points 2 months ago (1 children)

there's absolutely no reason you can't use git

[–] [email protected] 7 points 2 months ago

Yes, if your customers insist on storing the source files on IBM i in "QSYS.LIB" and you are not allowed to develop locally in you favorite IDE. The old "AS/400 developers" fight tooth and nail to store the source code in the in the database instead of "Integrated File System", so it's always a pain. 🤮 Fortunately there is IBM BOB which makes transfer really easy.