- The largest private company in the world is Vitol (Europe), then Cargill (USA). Over a hundred billion/yr in revenue and over a hundred thousand employees each.
- Finished the change to enumerate the week dropdown: https://github.com/brianmahlstedt/supercontest/pull/51. Deployed. So easy, just `make deploy`. It looks pretty horrible on mobile, but that's certainly not my focus right now.
- Fixed the "register new user" behavior of flask-user. It wasn't the library at all (as expected). It was simply that the mail password was wrong.
- Reset it (in gmail), then copied it to both the flask-user conf and the postgres conf (flask has to use it to talk to the database).
- Had to reset the password in the actual database too, since it persists and the db was created with the old pw. It's now up to date with the one that starts with D (for the supercontest user in the supercontest db). This was a simple ALTER TABLE in psql.
- A warning indicator on the BMW turned on. It's for the front/side headlights. I checked all of them, and all bulbs are fine. Could just need a diagnostics reset? I don't have the machine, so I'm just gonna leave it for now.
Wednesday, July 3, 2019
Subscribe to:
Posts (Atom)