A single new reactor takes decades to build and costs billions. Investing in solar, wind, the grid and storage instead will generate more energy, faster, and for less.
spooky 👻☭ boi
A single new reactor takes decades to build and costs billions. Investing in solar, wind, the grid and storage instead will generate more energy, faster, and for less.
sciencemadness.org is a fantastic resource for home chemistry. I love that necroing is encouraged, and never understood why so many other forums forbid it.
also “Otto Normalverbraucher”
I hate the fact that my NVidia Shield has no indicator to tell whether it’s running at all. The first time I plugged it in it wouldn’t work and I was about to return it. Turned out the HDMI cable was bad, but not being able to see if the device even received power made it a pain to trouble shoot.
robot vacuum runs at night, shit needs to be off the floor - this helps a lot already
Absolutely can second this. In my case I just spend 5 minutes each morning making sure there’s nothing on the floor before the robot does its thing, and it’s helped tremendously. Stuff used to get moved around to places it didn’t belong and just stay there - but not anymore.
I also make sure to never leave a room empty-handed, if there’s something that needs cleaning up. Just pick up a glass on my way to the kitchen, or a toy on my way past the kid’s room - at this point it’s just automatic, takes nearly zero extra time or effort, and has a huuuuuge impact. I think I’ve only purposefully tidied the apartment once in the last 6 months, because stuff just no longer builds up to the point that it becomes a big mess.
Pyridine is pretty horrible… Don’t really know how to describe the smell: like a mix of rotten cum and ashtray? It overpowers any other smells, gives me instant headaches and the stench can linger for hours.
Dimethyl sulfide is also pretty disgusting to me, kinda like… a kitchen that’s been used to cook brussel sprouts for 20 years + garlic breath?
Win 11 because of games, music production and other windows-only tools (TIHI). Some flavor of Debian everywhere else.
Buckets is a good alternative for anyone who can’t find a key for YNAB classic: https://www.budgetwithbuckets.com/
I was gonna say something like ping
, but there’s still a surprising amount of development going on for such a simple tool (40th anniversary, yay!): https://github.com/iputils/iputils/blob/master/ping/ping.c
So… retro games it is. Currently playing through Broken Sword (1996).
Jupiter Ascending. It’s just all around terrible, and not in the it’s-so-bad-it’s-good way. I don’t get the appeal.
lmao, I just recently realised I’ve seen that movie so many times and have no idea what it’s about.
Not sure, but it looks like you’re posting to the wrong sub. Try !lemmy_support@lemmy.ml instead (see rules 1 and 3 in the side bar)
Look here, I might have had the same issue: https://lemmy.ml/post/1509599
There’s currently an issue that causes a lot of communication between instances to be dropped due to expired timestamps: https://github.com/LemmyNet/activitypub-federation-rust/issues/46
It’s already been fixed in the code, but I don’t know when the new version will be implemented in Lemmy.
Little kids taking a shit literally wherever in China. They have special pants (NSFW?) so they can just crouch down and take to take a dump in a shopping mall, the street, the subway …
Yeah no, DNS works in the containers:
dot@deepthought:~# docker exec -it lemmy-lemmy-1 ping pictrs
PING pictrs (192.168.7.2): 56 data bytes
64 bytes from 192.168.7.2: seq=0 ttl=64 time=0.079 ms
However, your hunch did actually turn out to be correct in that there’s still a networking issue: I opened a port for pictrs and hit the API with postman, and noticed it would show up in the pictrs logs which were empty before.
So I changed the url
to the host’s IP and the open port, and now it works. :)
lemmy.hjson:
pictrs: {
url: "http://192.168.123.21:4808"
api_key: "apikey"
}
docker-compose.yaml:
pictrs:
...
ports:
- "4808:8080"
Well, butter my butt and call me a biscuit. In implementing this, I stumbled upon an issue: I had the url in pictrs_config
, when it should have been pictrs
.
Now at least the logs are showing an error that matches the toaster:
2023-06-25T13:09:27.753749368Z 2023-06-25T13:09:27.753609Z WARN lemmy_server::root_span_builder: error decoding response body: expected value at line 1 column 1
2023-06-25T13:09:27.753809022Z reqwest::Error { kind: Decode, source: Error("expected value", line: 1, column: 1) }
I already have those containers in an external network, and changing the URL hasn’t fixed it.
I did.
dot@deepthought:~# ls -al /sharedfolders/apps/lemmy/volumes/pictrs/
total 12
drwxrwsrwx 3 991 991 4096 Jun 22 20:24 .
drwxrwsrwx 5 root root 4096 Jun 25 09:34 ..
drwxr-sr-x 3 991 991 4096 Jun 22 20:24 sled-repo
dot@deepthought:~# docker ps | grep pictrs
14bd3db41d50 asonix/pictrs:0.4.0-beta.19 "/sbin/tini -- /usr/…" 4 hours ago Up 4 hours 6669/tcp, 8080/tcp lemmy-pictrs-1
dot@deepthought:~# docker logs lemmy-pictrs-1
2023-06-25T07:34:38.379801Z INFO actix_server::builder: starting 6 workers
2023-06-25T07:34:38.379855Z INFO actix_server::server: Actix runtime found; starting in Actix runtime
my guess is they didn’t want them to leave the area, moving to towns still populated by people and spread radioactivity there. no clue, though.