Smartphone cameras have all been more than good enough for over a decade now. When I'm shopping for a new phone, the camera's quality never factors into my decision.
Run by Gottfrid Svartholm Warg of The Pirate Bay who has already served two prison sentences for acting on his beliefs around personal freedom and intellectual property.
Snipe-IT was made for IT asset management, to enable IT departments to track who has which laptop, when it was purchased, which software licenses and accessories are available, and so on - although we've definitely seen folks using for non-IT asset tracking as well. Oil rigs, theater equipment, even human body parts! (We didn't ask too many questions about that last one.)
I've been using restic as well, but with Backblaze B2. So technically this issue doesn't affect me, but they're on thin ice so I might switch to another S3 provider. What made you go with Wasabi?
This person's probably right but I still resent everything being designed for the lowest common denominator
This, plus the fact if they don't overcommunicate and send you 10 transactional emails (eg. "your order is still on its way!") they'll have people filing credit card disputes and BBB complaints, blasting support screaming this-site-is-a-scam-where-is-my-order!?? over a two day shipping delay.
This HN thread reads like a fun Chesterton's fence exercise.
New engineer shows up the first week on the job: "10 emails? You guys are all stupid this only needs to be 3 emails...receipt, shipped, and feedback!"
Whole team groans, having to explain yet again the many years of scar tissue behind exactly why every one of the 10 emails exists.
I currently push to a private GitHub repository (planning on moving to a self-hosted Forgejo instance soon).
Although making my nix configuration public would be safe anyway since I use sops-nix which encrypts all my passwords in the repo using a key derived from my SSH key. During nixos-rebuild it decrypts them and puts them each in their own text file at /run/secrets, with permissions set so you need sudo to view them. (The permissions can be tweaked as needed)
It was a pain in the neck to get started with initially (like NixOS itself), but it was very much worth it. (Basically a necessity since putting secrets even in a private repo is considered bad practice)
I don't know much about Waveshare, and I've never heard of Inkbox, but I personally have used the light faux wood TRMNL (they also have a darker one)
The best part of TRMNL is that the hardware and firmware are open source, and you can even build one out of Waveshare parts. They have an open source example implementation for a server as well.