That’s not US politics. And the rule is temporary; the goal is just to get a breather after a months-long marathon of hearing about nothing else on Lemmy.
That’s not US politics. And the rule is temporary; the goal is just to get a breather after a months-long marathon of hearing about nothing else on Lemmy.
I’m not from the US and my Lemmy feed has been absolutely FLOODED with US political news for MONTHS. Yesterday’s vote was the bushel that broke the camel’s back, and I definitely understand non-political communities not wanting to be even more flooded with US politics than they already are.
Go complain about your broken country in politics-oriented communities, please, and let us talk about other, less despair-inducing subjects.
My grandmother used to have one. I never realized how it worked before that video, but I was always fascinated by the fact that the bread would lower itself
I’ve always wondered if vegetables from a farm that uses horse-drawn tills instead of tractors would be vegan… It’s a real question, but everyone I ask thinks that I’m trolling.
There’s also a Kirkland near Montreal, so it could be Canada. But as it’s already been mentioned, it has nothing to do with location in this case.
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…
The store nearest me will deliver whatever you want for a $30 flat rate. I have a minivan so I can still carry a lot of stuff myself but for that price it lets me avoid messing with removing my seats so it’s worth it
Funnily enough, in my town there used to be a Future Shop, and then a Best Buy sprung up in the new commercial district, but apparently couldn’t compete because it closed 2 years later. Then about a year later Best Buy bought Future Shop and they re-branded the existing Future Shop to Best Buy.
Yeah, ToysRUs is alive and well in Canada. I have no idea that the bottom-right one is.
Gen Alpha’s main influence for slang is Cocomelon.
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.
Yeah, there’s some stuff on the side, but get a can of chef boyardee, a sealed packet of crackers and a pop tart, and that’s pretty much it. Add some Qwik and Gatorade powder for hydration, maybe. At 250$ per 12-pack it’s more expensive than eating out.
I’m involved with the Canadian cadet program, and these are the exact ones we eat when we go on expédition, they’re nothing fancy. They are convenient, though.
It’s still basically canned food, it’s just that the can is a pouch. It’s more expensive too.
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.
He meant 3/5 (the mother) plus 3/5 (the child), so a total of 6/5.
Canadian here. It really depends on if it’s a cultural use or something the government might have an influence on through legislation. They can force industries to label packages in metric, but they can’t force grandma to change her manually-transcribed recipes. The other big influence is obviously our neighbours to the south. A lot of industries haven’t switched over there, and we get their products. Main culprit here would be the construction industry, lumber and hardware is all in US customary units and I hate it.
Israel & Gaza are litterally on the other side of the world, on a different continent. Don’t they teach you geography in school?