I always think about using nixos. But considering I dockerise everything, I always end up using Debian.
Good old stable Debian
towerful
While i agree, unfortunately these models (hopefully) drive politics.
Politicians will do the minimum they can get away with. Thats both human nature and capitalism.
If the models undershoot (climate change accelerates faster than scientists predict), the world is fucked.
If the models overshoot (panic etc, and it ends up being a nothingburger), people will stop trusting models.
If the models are spot on, action is taken, and everything is fine... Everyone doubts the models and the hype - despite the fact the threat was understood, acted on and fixed, and a catastrophy averted (think y2k)
I think we are pretty fucked, tbh.
Currently my favourite movie
Who is subsidising it? You mean a loss-leader?
Previous consoles have been loss-leaders, the original switch isnt. Im not sure about the new gen switch, but considering the success of the first one, i doubt it is.
The manufacturer’s suggested retail price in the U.S. is $299.99. As we have stated before, unlike Wii U, the Nintendo Switch price point was set to ensure that the hardware is not basically sold at a loss
https://www.nintendo.co.jp/ir/pdf/2017/170201_2e.pdf page 15
I dont think "not wanting to outsource to the cheapest labour pool" is a hallmark of the left or the right wing.
I think "not wanting to outsource" is both progressive and anti-capitalist.
Doing things as cheap as possible, no matter who suffers, is absolutely a capitalist thing, and is why government regulation and government oversight is so important... As long as the government isnt in on it, of course (thats just a corrupt government)
Good work doing what you can!
Dodging shitty companies is difficult.
I can honestly say i have no idea.
Outdoors type people? South Americans? Oak trees?
Thats as far as i can get by thinking about it. You are gonna have to spell it out, because a patagonia fleece and some oakleys are not a stereotype i am aware of.
I would like a fine patagonia fleece. I dont like the way oakleys fit my face, but if they are free and i can sell/re-gift them then i will not turn them down.
Unless this is reference to something that i dont understand.
I had a google summary telling me how to use a lodash (js object/array/things helper library) method that sounded like it probably would exist.
It was named how lodash would likely name it, and was summarised to do what i needed.
Except, lodash doesnt have that method. Had to use a couple methods.
But that was eye opening for me.
Similar to lawyers citing cases that dont exist.
Saw a meme-ish post recently from an IBM presentation 30-40 years ago along the lines of "computers cannot be held accountable. So dont have them make decisions".
If you have everything in a compose stack, you can use the container name. Docker (and im sure podman) will do a dns resolution to the IP.
So you can use http://jellyfin:8000 instead of http://172.28.50.11:8000 (or whatever internal docker IPs are).
Not sure if it works outside of a compose stack. Might use different container name schemes (where inside a compose stack it would be "jellyfin", outside it might be "media-jellyfin-1" depending on folder names and various configs)
I think 1 big advantage is that rathole can work over a websocket connection.
So, if obfiscating, having to go via HTTP proxies, or whatever... rathole will still work.
Yeh, but I already have compose files and ansible things to set up a server.
And I'd have to figure out how health checks and depends-on works for that.
I'm sure it would give me an amazing experience, but I have all the tools and I can run them in isolation (ie I can install docker on any os I can SSH into)