comment
Replacing static classes with global state to a series of POJOs, beginning to feel like an anti-pattern
@gnasher729 I'd argue that global state should not need a destructor, because all its resources - not just memory but FDs and connections too - are freed when the program exits anyway.
awarded
awarded
awarded
awarded
awarded
awarded
awarded
awarded
awarded
awarded
comment
Should I create separate work and personal GitHub accounts?
@Roland Yes - just use organizations for separating work repositories from personal ones. I'd say that even if you never access both from the same machine, it should still be fine to use the same GitHub account. This is what we do at my current workplace - those of us who already had our own personal GitHub accounts just connected them to the company's organization. Just remember to go to Notifications -> Custom Routing in the GitHub settings and direct the notifications from the work organization to your work email.
awarded
awarded
awarded
awarded
awarded
awarded

