Code¶
Pieces of code and code-adjacent work, with or without exposition, that don't quite fit into the library ecosystem, but which I enjoyed writing.
-
A Users, Roles & Privileges Scheme Using Graphs — An SQL schema and associated queries for handling permissions when roles can nest arbitrarily.
-
Configuring Browser Apps — Notes on the available techniques for delivering runtime configuration to code running in a user's browser, and the tradeoffs involved.
-
Writing Good Commit Messages — A style guide.
-
Some collected advice about Git — Not the source control tool we want, but definitely the source control tool we've got, and I think we should make the best of it.
I also maintain a Github account for more substantial projects.