Digital Wallet Privacy & Security
Google Pay and Apple Wallet don’t work quite how most people expect. Can they be trusted to protect your privacy and security? I made this quick explainer to cover how both of these products work.
Google Pay and Apple Wallet don’t work quite how most people expect. Can they be trusted to protect your privacy and security? I made this quick explainer to cover how both of these products work.
Transcript Recording a car on a public road generally isn’t a Fourth Amendment search. But turning sightings from an entire camera network into a searchable history of where people travel may be. That is what Flock gives police the power to do, and I’m going to tell you
This is a first impressions video. I want to talk about some of Cape's features and why I think they are actually neat and not snake oil, but I haven't been using Cape nearly long enough to speak to network coverage/performance, real-world testing, etc.
Create a file config/initializers/zzz_local_patches.rb: require Rails.root.join('app/validators/status_length_validator.rb') if ENV.has_key?('MAX_POST_CHARS') && ENV['MAX_POST_CHARS'].to_i > 0 && ENV['MAX_POST_CHARS'
rclone copy --fast-list --copy-links -P \ --max-backlog 10000 \ --order-by size,mixed,75 \ --transfers 32 \ --s3-chunk-size 16M --s3-upload-concurrency 8 \ ./live/public/system/ remote:media-bucket/ * fast-list is compatible with Garage S3 * max-backlog queues up to 10,000 files at a time * order-