

Wait, people hate it? I still do nostalgia playthroughs occasionally, one of my favs for GC.


Wait, people hate it? I still do nostalgia playthroughs occasionally, one of my favs for GC.
How nice to have a public train system… 🇺🇲


Strategy games are great for busy adults imo. I like either Civilization or Factorio because you can compete or collaborate as desired, and in as much or as little time as you want.


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.


Yep! Just slice it thin so it cooks in the oven. I do about 2mm thick slices.


I recently discovered flammkuchen, which is a thin crust pizza with creme fraiche instead of red sauce, bacon, caramelized onions, and potato. I can’t get enough!
Her grip doesn’t look quite right, maybe the symbol was swapped for the US market.
Could someone explain?


The Spine by Darren Korb and Ashley Barret, from the Transistor soundtrack. Not my kind of game honestly, I never finished it, but I keep coming back to the soundtrack ❤️


I actually wouldn’t mind some biodegradable landmines that were only dangerous for 5-10 years or something. Imagine if we had those in WW2 Europe or Vietnam, those places would be much safer now if we did.


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.
Pistol shrimp. Nice.


One can only hope!


The funny thing is, even after the 100% price increase they’re still cheaper than american EVs.


Damn is that what they were? I thought it was sand
So AI = 0? Sounds about right.


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.
Yes, I get this sometimes on my bazzite box. The audio is crackly for ~10 seconds after app start, then it smooths out (FF7R).