cr1cket

joined 2 years ago
[โ€“] cr1cket@sopuli.xyz 17 points 1 week ago (2 children)

Oh wow.

That looks like an overly complicated solution to a problem that doesn't exist. Synching stuff that is in git? Why not just use.... git? Also npm.... and the example has an env var named "DB_PASS" in it. You never put passwords in version control.

[โ€“] cr1cket@sopuli.xyz 4 points 1 week ago

A philosophy of software design, by John Ousterhout.

Short book with some fresh approaches that i like way more than some of the established ones.