petermolnar!tell [jeremycherfas] run it on a filesystem which can do snapshots - lvm2, btrfs, zfs - and stop worrying about accidentally deleting things :) although snapshots don't always work on innodb databases, which is a problem
sknebelthe black art is what I meant with "works for you or don't". Some people seem set everything up and it works reliably for years, others are all the time hunting issues, without any clear info why
sknebelfor those using .dev domains for testing, Google announced that those will be added to the HSTS preload lists and thus won't work without HTTPS anymore
sknebelZegnat: RFC2606: .test, .example, .invalid, the first one probably the best choice (not sure if any code actually rejects .exampele or .invalid)
aaronpk[kevinmarks]: last year when I changed OwnYourGram to scraping instead of using the API i also changed the way the setup works to use rel=me links
aaronpkI decided to switch my dev domain setup to have the local copy of every live site I work on append .dev to the domain, so my local copy of my site is aaronparecki.com.dev for example
sknebelSo thinking about it, .local is fine as long as you are aware of how it works and use it accordingly (e.g. if you want to use it across devices, use mDNS instead of putting it in a local DNS server etc)