I ordered one of these off Ali Express. An oscilloscope app showed it was about 40Hz vibration from the weight on the motor, far far from being ultrasonic. Got a refund, it ended up in the recycling.
shiiiiiiiiiiiiiiiiiiiiiiiiiiiiiit
Replying to myself to add...
This was all while installing this and that dependency and troubleshooting it. Docker was a complication I didn't want to learn yet.
And then tinytinyrss moved to docker only which forced my hand. I can say installing Docker and Portainer (as someone who prefers a GUI more than command line) has made self hosting so much easier for me, and hugely reduces the need to think about dependencies.
Absolutely. I had a similar journey. I started with Yunohost and DietPi. Then plain Raspbian, then plain Debian. Each time nuking and starting from scratch. You learn quickly when you've got to retrace the same steps again on a fresh install after messing something up.
Eventually, I tried and stuck with Proxmox (running a Debian VM) and Proxmox Backup Server. With that, you have your regular backups, and if you mess up, you simply revert to a previous backup version.
Others will recommend Ansible - I haven't got that far yet.
I use Google Assistant a lot. I tried the Gemini Assistant on my phone and it was an exercise in frustration.
Me: (after pausing the tv) "Resume TV"
Google: (resumes playback on TV)
Gemini: "TV not recognised. Please say the device name" or even worse... "A resume is essential when you're looking for a job in television. Your resume should blah blah..."
Me: (with phone locked) "set a timer for xxx"
Google: "setting a timer for xxx, starting now"
Gemini: "I'm unable to set timers, please unlock your phone, open xxx and (lengthy step by step instructions)", or "setting a timer for yyy" (completely wrong time).
Tasker - for automating anything, everything.
I was tempted by these n100 mini PCs, but worried about the no-name components. I saw many people on reddit/lemmy recommending Dell, Lenovo, HP micro form factor PCs. You can pick them up used from eBay as companies clear out "old" computers. The advantage of the known brands is ongoing firmware support.
Take it from someone who is a Linux noob and Googles for terminal commands every time, and whose most used keys are ctrl c, ctrl v...
- Go to official docker documentation, copy paste the commands to install docker.
- go to Portainer documentation, copy paste the commands to install Portainer Community Edition
- Find a service you want to install, copy the 'docker compose' text. (A good first service to install is Watchtower which takes care of updating other containers)
- go to Portainer's browser UI, find the 'stacks' tab, paste, click 'deploy'
Don't do this on your main server. Use some old hardware or a cheap VPS to practise on.
The main skill I need is googling and asking AI. It's that easy.
An ion walks into a bar.
"Barman, barman, I lost an electron here last night"
"Are you sure?"
"Yes, I'm positive!"
Agreed. Not sure what the UX/UI rationale was for making things need more clicks than before. It was fine as it was.
I don't use a hearing aid (...yet), but I do find videos difficult when the audio mix has the 'background' music too loud relative to the voice.
_read_me.txt
It's likely those images haven't been updated in the 8 hour period in which watchtower checked. Daily or weekly update schedule should suffice.