xlash123
My slippery slope started with buying an old laptop off my company and deciding to install Ubuntu on it. Now all of my devices run Linux, I switched to Android with a FOSS ROM, degoogled myself in almost every way, and I run Nextcloud on an old laptop. Feels great to really own my devices and data.
It's argue it still shouldn't even be a "subscription". A payment plan would be a simpler and more safety-conscious implementation. If the buyer fails to keep up with required payments, then you're focused on collections, not disabling functionality.
The seller could even just not offer payment plans, because plenty of other third parties already specialize in personal loans. They're just reinventing a stupider wheel.
I only just realized Memories existed, and man do I wish I knew about it when I started.
Memories allows you to view a timeline, improves loads using generated thumbnails, sorts by location, and even does facial recognition with the Recognize app installed. 1000x improvement over default photos app.
I regularly use wireless earbuds, which are extremely convenient, but I am not looking forward to the day when the battery is insufficient for me and I can't replace it due to "innovation". I also miss out on having splitters so that 2 people can listen to the same audio. I know Bluetooth LE is supposed to fix that, but I don't even know what devices support that. Like others said, having the choice is important, but Apple's "bravery" and market domination removed that from us...
Here is their POC in Python:https://github.com/JJTech0130/pypush
And their article explaining it: https://blog.beeper.com/p/how-beeper-mini-works
Damn, that sounds like a cool job. I would like to do more Rust at work, but alas, everything here is either Python or Java.
Most likely this is Aluminum+Arch
Just a few shortcuts that may help:
docker ps
is an alias fordocker container ls
- as long as it can be uniquely identified, a prefix of the container ID can be used instead of copy pasting the entire ID
- you can use container names instead of IDs
- tab completion works for container names
As someone else suggested though, docker compose is probably best suited for this job, but hopefully this helps in other situations.
I prefer to zsh git