zeitverschreib ⁂ hat dies geteilt

Tom's Hardware: Indiana bakery still using Commodore 64s originally released in 1982 as cash registers — Hilligoss Bakery in Brownsburg sticks to the BASICs

tomshardware.com/desktops/indi…

#Commodore64 #BASIC #retrocomputing

teilten dies erneut

Als Antwort auf torb aka t0rt0i53 ⁂

@torb aka t0rt0i53 ⁂ Hi.

Leider hat sich bisher bei Joplin nichts mehr in Richtung Rocketbook-Integration getan. Ich nutze das Notizbuch daher nur gelegentlich und importiere die pdfs dann händisch.

Generell mag ich das Rocketbook-Prinzip, hatte mir aber nach der Ankündigung der - irgendwann - kommenden direkten Verbindung mehr erhofft.

Als Antwort auf torb aka t0rt0i53 ⁂

@torb aka t0rt0i53 ⁂ Ich habe mein Rocketbook irgendwie verlegt, habe es ja seit Monaten nicht benutzt. Daher habe ich mir ein Test-PDF beim Hersteller runtergeladen.

Tja, die Joplin-App macht daraus ein normales Foto, ohne irgendwas umzuwandeln oder zumindest zuzuschneiden. Keine Ahnnung, warum da eine Art QR-Code zu sehen ist.

Die Rocketbook-App erkennt die Begrenzungslinien und macht ein sauberes pdf draus. Aber ich möchte ja ohne deren Server auskommen und meine Notizen für mich behalten.

#joplin #rocketbook

Da ich heute #HeikeHeubach während der Reden im Bundestags gesehen habe, musste ich mir erstmal ihren Wikipedia-Eintrag durchlesen und danach natürlich nachschauen, wie denn ihr Gebärdenname ("Lächeln") korrekt gebärdet wird.

Dass ich nach einer halben Stunde auf yodgs.de dann auf die Gebärden für Hodensack und Penis gestoßen bin, war zwar schräg, aber dennoch erheiternd. Und natürlich lehrreich. Natürlich.

#dgs

Is there any #Friendica admin out there reading this who's running their instance on a #Synology NAS using the setup instructions by Marius?

mariushosting.com/how-to-insta…

I seem to have a problem. Or two, I don't know.

The install finishes without errors and the instance is up and running. But: the global timeline is always empty, even though I can follow and also DM outside accounts.

Checking the logs of the cron and db containers, I see this:

Cron:

Waiting for MySQL friendica-db initialization...

DB:

...
2024-12-14 21:11:02 9 [Warning] Aborted connection 9 to db: 'unconnected' user: 'unauthenticated' host: '172.22.0.5' (This connection closed normally without authentication)
2024-12-14 21:10:00 0 [Note] Plugin 'wsrep-provider' is disabled.
Version: '11.4.4-MariaDB-ubu2404' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution
2024-12-14 21:10:04 0 [Note] Server socket created on IP: '::'.
2024-12-14 21:10:05 0 [Note] mariadbd: ready for connections.
2024-12-14 21:10:05 0 [Note] mariadbd: Event Scheduler: Loaded 0 events
2024-12-14 21:10:04 0 [Note] Server socket created on IP: '0.0.0.0'.
2024-12-14 21:10:02 0 [Note] InnoDB: Buffer pool(s) load completed at 241214 21:10:02

I guess the timelines are empty because cron is waiting for the db to initialize.

What am I missing?

Thanks in advance.

@Friendica Admins

Friendica Admins hat dies geteilt.

Als Antwort auf zeitverschreib ⁂

@zeitverschreib [friendica] Aborted connection 9 to db: 'unconnected' user: 'unauthenticated' host: '172.22.0.5' (This connection closed normally without authentication)
that line looks like you are trying to connect to a remote database rather than one on the same server, without a user? So the DB isn't initializing because the credentials/location are wrong? Probably some passwords don't match in step 13?

Friendica Admins hat dies geteilt.

Als Antwort auf silverwizard

@silverwizard The database is in a different container on the same docker installation. I copied the script from Marius' page and only changed the instance URL and admin mail address.

On my first try, I issued new passwords for redis, db, etc. Same problem. I then used the script verbatim, to make sure that I didn't introduce any password issues.

All containers created by the script have separate IPs.

Friendica Admins hat dies geteilt.

Als Antwort auf silverwizard

@silverwizard After a re-install I still see problems with the db connect:

2024-12-14 22:26:04 9 [Warning] Aborted connection 9 to db: 'friendica' user: 'friendicauser' host: '172.23.0.5' (Got an error reading communication packets)
2024-12-14 22:22:38 3 [Warning] Aborted connection 3 to db: 'unconnected' user: 'unauthenticated' host: '172.23.0.4' (This connection closed normally without authentication)
2024-12-14 22:23:08 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '172.23.0.5' (This connection closed normally without authentication)
2024-12-14 22:26:05 64 [Warning] Aborted connection 64 to db: 'unconnected' user: 'unauthenticated' host: '172.23.0.5' (This connection closed normally without authentication)

172.23.0.4 is the Friendica container
172.23.0.5 is the CRON container

Something's very wrong.

Friendica Admins hat dies geteilt.

Als Antwort auf zeitverschreib ⁂

I just tried to run the same setup on a Pi 4 and get the very same messages:

Version: '11.4.4-MariaDB-ubu2404' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution
2024-12-14 23:09:21 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '172.21.0.5' (This connection closed normally without authentication)
2024-12-14 23:08:52 3 [Warning] Aborted connection 3 to db: 'unconnected' user: 'unauthenticated' host: '172.21.0.4' (This connection closed normally without authentication)

Friendica Admins hat dies geteilt.

FPM und Misskey laufen auf dem Pi4, aber mit der japanischen Plattform werde ich wohl nicht wirklich warm werden. Egal, war ja erstmal nur ne Fingerübung.

Als nächstes möchte ich Friendica sowohl auf der NAS als auch auf dem Pi aufsetzen und die Performance vergleichen. Wenn das zufriedenstellen funzt, kann ich die Instanz vom Yunohost auf "nativ" umziehen.

Die sogenannte Welt schreibt:

„Bereiten Sie sich auf Notlagen vor“, appelliert Bevölkerungsschutz an Deutsche

Gefundenes Fressen für die rechtsgeneigte Kollegschaft.

Mitten im Artikel dann:

"Notlagen müssen nicht eintreten, sind aber jederzeit möglich"

Nach der Logik sollten wir alle auch Sturmgewehre vorhalten. Könnte ja jederzeit ne Purge eintreten.

Cyb3rrunn3r ⭐️ hat dies geteilt.

Unbekannter Ursprungsbeitrag

friendica (DFRN) - Link zum Originalbeitrag

zeitverschreib ⁂

@Jens Jäger 10 Menschen hier im Büro, das betreffende Kollegy kennt mich oberflächlich.

Aber es ging mir nicht um mich persönlich, sondern darum, dass einer erwachsenen Person heute noch die Bedeutung von vegan erklärt werden muss.

Ungefährer Gesprächsverlauf:

"Isst Du sowas nicht?"
"Nein, aber trotzdem Danke." (Höflichkeit ist ja immer angesagt.)
"Warum denn nicht?"
"Ich bin Veganer."
"Ich habe doch vegan gekauft." (Wir schauen zusammen auf die Umverpackung, auf der deutlich die Vollmilchschokolade genannt ist.)
"Was ist denn an Milch nicht vegan?"

Unbekannter Ursprungsbeitrag

mastodon - Link zum Originalbeitrag

Seitansbraten

@JensJot selbst wenn da nur 2 Personen wären: sowas geht zurück. Wenn die Person/der HR mich noch nicht so gut kennt: mit einer netten, sehr freundlich verpackten Erklärung.

Wenn bereits länger & allgemein bekannt ist, dass ich vegan bin: kommentarlos mit nem Augenrollen.

Ehrlich, wie sollen sie es denn lernen, wenn wir Dinge annehmen um sie dann 'geheim' durch Weiterschenken oä 'entsorgen'?

zeitverschreib ⁂ hat dies geteilt.

Als Antwort auf zeitverschreib ⁂

viel Spaß und Erfolg! ...wenn du eine out-of-the-box Lösung für Ersteres suchst, und noch nicht drauf gestoßen bist, schau mal dorthin (funktioniert 1a, aber ist enormst groß): github.com/NginxProxyManager/n…
Dieser Beitrag wurde bearbeitet. (1 Jahr her)

Is there any setting in #GraphenOS which might prevent apps from using Bluetooth audio input?

My problem is that audio output is routed to any given BT device just fine. I can listen to podcasts, audiobooks and also receive calls, but instead of using the microphone on the headset, input is always routed from the phone's internal mic.

I guess I can exclude hardware issues on the headphones, as I have tried with three different ones. All of them work just fine on an iPad as well as a phone running CalyxOS.

When using a DJI Mic Mini, I can set OpenCam to use this audio input via USB-C, so it seems that not all external audio sources are disabled.

Hardware involved: Pixel 7a, Shokz, Airpods, Sony WH-CH520.

@GrapheneOS

Als Antwort auf zeitverschreib ⁂

GrapheneOS makes absolutely no changes to how any of this Bluetooth functionality works. It works the same way as AOSP. It works well for other users and you can see for yourself that it's working well for others by searching discuss.grapheneos.org/ for feedback about Bluetooth.

You have issues with the configuration on your device that are not caused by a problem with Bluetooth input in GrapheneOS. It's not an issue with the OS but rather a particular setup causing a problem.

Als Antwort auf GrapheneOS

If you're using multiple users, then the way Bluetooth interacts with those could be causing the issues you're having. It works the same way with GrapheneOS as it does for AOSP and the stock Pixel OS. If you've only adopted using secondary users on GrapheneOS then you may not be used to the quirks they have in general. We fix some of the issues with them but definitely not everything. Consider Private Space if you aren't already using it to replace 1 secondary user.
Als Antwort auf GrapheneOS

> as well as a phone running CalyxOS.

CalyxOS is based on AOSP exactly like GrapheneOS and does not have a different way of handling Bluetooth input. CalyxOS is not a hardened OS and does not provide similar privacy or security to GrapheneOS. They make misguided changes which compromise privacy/security rather than improving it such as the leaky network and VPN toggles from LineageOS. They do not properly keep up with updates or preserve the security model.

Als Antwort auf zeitverschreib ⁂

We have no setting to change it and don't do any changes to how Bluetooth works beyond fixing a user interface bug where it can give all your contacts to a hands-free calling device even if you have it disabled. We don't change anything about audio. There are known upstream issues with secondary users combined with Bluetooth though if you're using multiple users though.

Just a short - I hope - question regarding the #NGINX reverse proxy: is it possible to set a routing for all subdomains of a domain, e.g. *.testdomain.invalid to be routed to IP 1.1.1.x and just certain specified subdomains, e.g. machine1.testdomain.invalid to 1.1.1.y?

Or do I have to create a single routing for each and every existing subdomain/service on 1.1.1.x?

Thanks in advance.

Als Antwort auf zeitverschreib ⁂

Maybe use the setup described in the second answer found here:
stackoverflow.com/questions/69…
Dieser Beitrag wurde bearbeitet. (1 Jahr her)