It is proven! I am zimbatm on Keybase: https://keybase.io/zimbatm/sigchain#5dae1e522a2f5a72c18516b41710321e44b18933a8f10eb4a121a84ac4125ea40f
Rails promotes the use of a DATABASE_URL:
"postgresql://admin:admin@localhost/blog_development?pool=5"
Why is the database name a path? Can I address an individual table? How is the connection pool a query string?
A simpler and extensible alternative:
"type=postgresql user=admin password=admin host=localhost database=blog_development pool=4"
Firefox 67 is shipping today. It's the first browser after Safari that supports the Dark Mode CSS selector.
https://www.mozilla.org/en-US/firefox/67.0/releasenotes/
I did a little survey here:
https://zimbatm.com/DarkMode
What are the best tools in the Nix ecosystem?
I just started a list to collect them all and looking to get some help. Did I miss anything?
https://toggl.com/ is quite decent for time tracking. Installing the Desktop app makes a big difference over the web app because it's able to detect when you are idle.