like this
reshared this
Nach etwas mehr Arbeit als erwartet habe ich nun meine #friendica Instanz auf einem neuen Server, per #docker und hinter #Traefik.
Fiese Falle war das Setting system.force_ssl
, weil das ohne weiteren kommentar im Log einfach nur einen Redirect verursacht hat auf sich selbst, immer. Die Redirection macht ja der Traefik, aber scheinbar bekommt friendica nicht mit, dass es schon unter https:// läuft. Muss ich mir nochmal im Detail anschauen.
Auch funktioniert jetzt mit #pixelfed richtig gut, ihr könnt mir unter @Christian Kalkhoff folgen.
Habt einen schönen Start in die Woche!
Just discovered that in #friendica I can jump from one post to the next/previous using j/k (as in vim) ❤
Is there a list of all key bindings? I only find the access key list in the documentation, but not single key-bindings. Jumping to top would be really great.
Thomas likes this.
IMHO the central question is, if these should be "contextualized" boosts or just posts on their own, linking/embedding another post like we have it on #friendica.
On #birdsite quoted reposts keep a link to the original post for metrics so it became a special kind of reply. If it is just a quote, perhaps the quotee should get some notification (by mentioning) and the link is put below the comment. But those are just my two cents.
(Nitter addon enabled: Twitter links via https://nitter.net)
https://nitter.net/softmetz/status/1604593908893495296
Hey @elonmusk . As a user of #friendica and the #fediverse I consider the new focus of Twitters new policy on #mastodon mean. #mastodon is just one kind of service to interconnected with many other services that form the #fediverse. For a starter see fediverse.partyTwitter
(Nitter addon enabled: Twitter links via https://nitter.net)
like this
Paco reshared this.
👍
Mein #friendica tut endlich wieder.
Problem war ein zu geringer Wert von `table_definition_cache` und dann haben die Post-Bilder auch noch mein DB-Quota gerissen.
Pro-Tipp: Speichern der Bilder in der Datenbank ist deprecated und speichern auf dem #Filesystem ist die #Zukunft.
like this
table_definition_cache
ist blöde, aber leider nicht zu vermeiden.Christian Kalkhoff likes this.
@Friendica Support My #friendica instance is running for about 1 year now and the database has grown to 9.9GB. I found out about the remote items today and set the threshold to 20 days. After running the worker some 100 MB were gone from the database, but after running OPTIMIZE TABLE it is back on 9.9GB.
My instance has only one user. What can be the reason for such a lot of used space?
It is run every 10 minutes by cron, so I started it on the command line. It took a reasonable time to return, the next direct call came back in seconds.
But if there is something like sub worker jobs that are not run every time, I will wait until tomorrow.
Thanks for the hint.
Neustart mit friendica
#friendica und ich waren vor vielen Jahren mal dicke Freunde. Dann traf ich #red. #red sei etwas neues, ein Experiment, unklar was es werden soll. Aber #red war das next big thing. Also ging ich zu #red, als #friendica fork war es ja in der Lage, all meine Bedürfnisse zu erfüllen.
Als ich heute versuchte, einen Diaspora-Nutzer mit Mastodon hinzufügen, entdeckte ich zu meinem Erstaunen, das #friendica nun auch #activitypub spricht.
Und damit ist meine Suche beendet. Das hier ist meine neue Heimat im #fediverse.
Ich muss noch ein wenig an der Instanz tweaken, aber bitte nehmt mich in eure Netzwerke auf.
like this
xy..
in reply to Christian Kalkhoff • • •Christian Kalkhoff
in reply to Christian Kalkhoff • • •@Tobias Nice, those stick out:
Compared to the network feed the stack trace is also way more complex
xy..
in reply to Christian Kalkhoff • • •innodb_buffer_pool_size
Christian Kalkhoff likes this.
Christian Kalkhoff
in reply to Christian Kalkhoff • • •Christian Kalkhoff
in reply to Christian Kalkhoff • • •I now run #mariadb with
That helps a lot overall, but the personal page is still about 8 to 10 times slower than everything else.
xy.. likes this.
Shiri Bailem
in reply to Christian Kalkhoff • • •@Christian Kalkhoff Just noting that it's not really weird for your own profile to potentially load a bit slower because it does do more work for that page in a lot of ways.
It's not just doing a query for posts, it's also doing:
* pulling up your contacts
* pinned posts
* tag cloud (I can't remember if this is optional somewhere?)
Christian Kalkhoff likes this.