I had a 2015 f type. The day before it was to be transferred to the new owner, the engine smoked out on the highway. I don’t recall why, might have been an oil leak.
We are at Scribe[1]. We do it to make sense of knowledge workflows on computers to predict the next step in the process (our software points out where in the DOM a user might need to interact with next). We fine tune with tons of JSON data and DOM data. I’m sure doing it with code no more complicated.
This is a great article! It’s very helpful to see what a system-wide setup looks like with Caddy. It’s also crazy how easy caddy makes configuration for a zero-trust environment. Well done.
I had fun building it. It was illuminating seeing where implicit trust is unconsciously assumed, break that down, and identify the threat entry-points (absence of policy definition for the ACME server) as areas of improvement for Caddy. I'm surprised none of the users attempted it or reported those needs. I know at least one user who told me they were considering it but need the tutorial document. Now we have the tutorial (kinda) :)