dotmatrix

joined 1 year ago
[–] [email protected] 3 points 1 year ago

Endlich sind wir im Sommerloch, und ich kann den ganzen Tag Scheißepfosten lesen anstatt zu arbeiten. :)

[–] [email protected] 6 points 1 year ago* (last edited 1 year ago)

da es keinen guten Ersatz bei Lemmy gibt, z.b. Gamedeals.

Du würdest uns allen einen Gefallen tun, wenn du deine Redditfunde hier crossposten würdest :) z. B. auf [email protected]

[–] [email protected] 6 points 1 year ago (3 children)

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.

[–] [email protected] 66 points 1 year ago* (last edited 1 year ago) (17 children)

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 ...

[–] [email protected] 1 points 1 year ago

Currently all I use is a Neutron + eurorack filters (Doepfer A-106-5 SEM, Doepfer A-124 Wasp, erica synths Black Polivoks VCF, and intellijel Morgasmatron), or a Moog Sub 37. All controlled via Linnstrument.

I also have a bunch of Volcas, a TR-8, Ultranova and a MAM MB-33 Retro that don't see much use anymore. Noticed I suck at sequencing stuff, so I'm trying to at least get decent at playing synths instead.

[–] [email protected] 4 points 1 year ago

No, but it coincided with their year 2012. The Mayans were right all along.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (1 children)

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"
[–] [email protected] 2 points 1 year ago (4 children)

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.
[–] [email protected] 1 points 1 year ago (1 children)

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
[–] [email protected] 13 points 1 year ago* (last edited 1 year ago) (2 children)

Gefäß mit tricherförmiger Öffnung und irgend ein Lockstoff. Ich nutze hier sowas, und pack da Essig mit einem Tropfen Spüli rein: https://www.ebay.de/itm/324449936210

Ich war selbst mal an der Entwicklung einer solchen Falle beteiligt und habe Versuche unternommen die zu optimieren: Solange die oben genannten zwei Prinzipien eingehalten werden funktionieren die alle so ziemlich gleich gut. Nur beim Spüli sollte man aufpassen, einige Duftstoffe (z. B. Geraniol) wirken als Repellent. Am sinnvollsten benutzt man irgendwas ohne Duftstoff, gibt's z. B. bei dm für Allergiker.

view more: ‹ prev next ›