Enel is currently doing exactly that with their electric car chargers (the Juicebox), they’ve decided to pull out from the North American market and just shut down the servers. Like WTF, at least open-source the thing…
Enel is currently doing exactly that with their electric car chargers (the Juicebox), they’ve decided to pull out from the North American market and just shut down the servers. Like WTF, at least open-source the thing…
Hay is basically cut grass, straw is the part leftover from harvesting wheat and taking the seeds. Both are baled, but they’re used for different things. Hay is food for any animals that eat grass like horses and cows, buy straw is not edible so it’s used as bedding.
For self-hosting purposes, Docker = lightweight disposable VMs that are configured via docker-compose.yml
. All important data should be in “volumes”, which are just shared folders between the host and the container.
The end result is that you can delete and re-create containers at any time and they should just pick up where they left off from the data that’s in these volumes.
Each individual published image has some paths they want to use for that; everything is usually specified in their example docker-compose files.
If you’re not a dev, don’t even try to understand Dockerfiles, it’s not for you.
It’s not quite as point-and-click, but I’m using Docker for that because Yunohost kept messing up updates. Most server apps will have some instructions on how to run them in docker, especially a docker-compose.yml
file, so you don’t have to rely on the Yunohost team to package said app.
The way I do it is that I put each suggested compose file in their own file, and import them in my main docker-compose.yml file like this:
version: '3'
include:
- syncthing.yml
Then just run docker compose pull && docker compose up -d
every time you change something or want to update your apps, and you’re good to go.
Software updates in particular are waaaaaayyy easier on Docker than Yunohost.
Owner of 2 pinecils here, there are buttons and a display that shows the current temperature and other stuff. I only just learned that there’s an app, it works more than fine on its own, out of the box.
I got that specific iron because I needed to power it from 12v, and it works very well on the USB PD power supply I already have for my laptop.
Docker’s secret that most “getting started” tutorials seem to miss is docker-compose.yml. Who wants to type these long-ass commands to start containers? I always just create a compose file, and then docker compose up -d
.
Dockerfile is for developers, you shouldn’t need more than a docker-compose.yml for self-hosting stuff.
Well, someone did it at least partly: https://www.youtube.com/watch?v=zdPRhkbeQJk
Altough in this case it’s to improve acceleration, not anything related to privacy.
Oh, my sweet summer child…
From this thread, looks like you’re right, sadly…
Even if Assange himself was openly interfering in US politics, how is that relevant? If he isn’t a US person, and he’s not on US soil, why would he be bound by US law? US law isn’t universal law, you know.
Yes, but that’s not treason. It could be treason if he was American, but he isn’t.
I fail to see how that’s relevant here. The guy isn’t a US national and wasn’t in the US when he committed his alleged “crime”.
He has absolutely no duty towards the US and is 100% free to associate with whoever he wants, and yes, even Russia.
US has no standing whatsoever in this situation, and it’s a travesty of international law that Sweden and the UK even entertained the idea of extraditing him. The response should’ve been “go sue the American who actually committed that crime on American soil. Oh wait, you’ve already convicted her, and she’s already out after serving her sentence? WTF are you going on about then?”
The lining in question is very thin (akin to a layer of paint) and just burns up when the cans are re-melted.
Recycling beer bottles is indeed pretty easy once you get them to the processing center intact, but it’s getting there that’s the hard part. They’re fragile, pretty heavy and don’t stack well unless you put them in some form of packaging.
Once they’re broken, they’re basically useless; glass isn’t recycled much except as grit material for sandpaper; re-melting it is resource-intensive and sensitive to impurities.
Haven’t watched the video, but what do you think circularization is? If you’re “just a circulization away from orbit”, you are indeed going a bit slower than orbital velocity. There’s no point to going orbital velocity if your trajectory still brings you back inside the atmosphere. To get to orbit you want to raise your periapsis outside the atmosphere, and you do that by doing a burn at the apoapsis, which is what we commonly call “circularization”.
My main gripe is that the web version only asks that once it spent ages loading the old version… And it’s not even a choice because I already switched on desktop. Can’t you just load the fucking new version to begin with?
They already do: Ford has the Mach-E & F-150 Lightning plus a bunch of PHEVs, GM has (had) the Bolt, Stellantis makes a few PHEVs among which one of the the very few cars on the market that can carry 7 passengers on battery power (the Chrysler Pacifica) altough that one is made in Canada, not the US.
Oh, and all of Tesla.
A 100k mile used car is already near the bottom of the depreciation curve, you probably sold it too cheap. Adjusting for inflation, $10k 10 years ago is $13k today. Covid did a number on the auto industry so all car prices skyrocketed, but they’re starting to recover: your hypothetical is only 15% higher when you adjust for inflation, which looks about right.
Cheap new cars don’t exist anymore because everyone want to buy fucking luxury SUVs or pickup trucks to drive their kids to school. It has nothing to do with EVs; we actually see this trend on the EV market too: GM abandoned their best-selling EV (Chevy Bolt) to instead focus on a bigger SUV (an electric Equinox, IIRC).
I use famous programmers. First Linux server was Torvalds, first mac was Woz, currently in service I have Kernighan (one of the inventors of C), KJohnson (Katherine Johnson was a programmer for NASA) and Shamir (The S in RSA).
A great point in favour of maps is that each iteration is independent, so could theoretically be executed in parallel. This heavily depends on the language implementation, though.
I think you’re confusing the PS1 in the ad with the PSOne which came out later and had rounded edges.