

That global democratic socialism can work. Currently the only states successful in implementing it are oil-rich nordic countries, and I want to believe it can work elsewhere but it’ll be hard to prove.
That global democratic socialism can work. Currently the only states successful in implementing it are oil-rich nordic countries, and I want to believe it can work elsewhere but it’ll be hard to prove.
Could someone explain?
Oh wow, me too! In my local grocery store I can only use my phone (particularly Todoist) about five seconds at a time before the UI crashes to the lock screen. I’m on a Pixel 5 with CalyxOS.
They make shower heads with a stop too, if you were so inclined.
This is how I have mine set up:
homeassistant: image: ghcr.io/home-assistant/home-assistant:stable container_name: homeassistant volumes: - /data/homeassistant:/config - /etc/localtime:/etc/localtime:ro - /run/dbus:/run/dbus:ro ports: - “127.0.0.1:8123:8123/tcp” - “127.0.0.1:1400:1400/tcp” restart: “unless-stopped” privileged: true network_mode: host
ha-whisper: image: docker.io/rhasspy/wyoming-whisper:latest container_name: “ha-whisper” volumes: - /data/homeassistant/addons/whisper:/data command: --model base --language en --beam-size 2 restart: “unless-stopped” networks: default: ipv4_address: 172.18.0.101
ha-piper: image: docker.io/rhasspy/wyoming-piper:latest container_name: “ha-piper” volumes: - /data/homeassistant/addons/piper:/data command: --voice en_US-lessac-medium restart: “unless-stopped” networks: default: ipv4_address: 172.18.0.102
Correct, yes, the word I meant is addon, not plugin.
No it’s true. I run ha in a docker container too, and it doesn’t support the plugin supervisor at all. You have to spin up your own plugin containers manually and configure the connection to them in the core ha instance, that’s what I did with piper/wyoming. I’d be happy to share a compose file if someone wants it.
I believe only whatsapp message contents are e2e encrypted, not the recipient or other metadata.
Stop trying to make “fetch” happen!
Everyone’s phones going off at once then? https://en.m.wikipedia.org/wiki/2018_Hawaii_false_missile_alert
It has lots of nice features over SMS: read/typing notifications, image/video support, proper groups, message expiration. I think that makes it a chat app
The point I was trying to convey is that the only democratic socialist countries that I’m aware of are rich off of either abundant natural resources or rent-seeking from more exploitative countries like the US. Is it a sustainable model for poor countries too? Historically they’ve fallen into autocracy. I want it to work everywhere because I believe in justice, but I can’t prove it with math or precedent.