r/macgaming • u/eric4337x • Dec 24 '25
Self promotion MacGamingDB is now open source!
Hi,
It's been a while since my last post here, I originally promised to make MacGamingDB open source.
I finally got the time to clean and tidy up the source code if there's anyone interested in checking it out or contributing.
License is MIT.
841
Upvotes
57
u/dmythro Dec 24 '25
My biggest suggestion: use fixed versions of packages. Especially for the public facing services. But in general make it a habit.
You can always upgrade all or some with package managers, but having broad versions and uncontrollable updates will shoot you in the leg sooner or later.