@Friendica Support
Seit 1-2 Tagen werden Links aus der ARD Mediathek nicht mehr richtig eingebunden. Ist das nur bei mir so?
Every day is a good day to find new music, and today is no exception. The latest entry of Other People's Music has 5 new selections for you to check out: soundscape ambient, LoFi indie electronica, psych prog, muscular rock and dramatic folk.
etherdiver.com/2024/10/25/opm-…
Have a read, have a listen, and then tell your friends, boost everywhere and maybe checking out the archives if you need more!
It's Friday, and time for some Other People's Music coverage. In this week's new installment, we have some deep ambient, some LoFi indietronica, muscular alt rock, post hardcore prog, and neo folk balladry.
etherdiver.com/2024/10/25/opm-…
Please boost widely and listen liberally!
@music
@electronicmusic
@experimentalmusic
@rockmusic
@folkmusic
#music #ambient #folk #rock #prog #PostHardcore #LoFi #MusicDiscovery #MusicWriting #NewMusic #Musodon #NowHearThis #ListenToThis
eeepee likes this.
like this
Let's take a quick peek at the top lines for all of this week's Other People's Music in the Wednesday Teaser edition thread!
As always, I wrote about 5 new musical acts on equitable platforms this week. You can find the full writeup, with embeds of every act, here:
etherdiver.com/2024/10/11/opm-…
And without further ado, let's get to the music!
#Music #OPM #OtherPeoplesMusic #RockMusic #PopMusic #ElectronicMusic #MusicWriting #ListenToThis #MusicDiscovery #NewMusic
Lucia – Só
Tight, angular post-punk pop, reminiscent of Wire or Gang of Four.
@luciaaaa.bsky.social
Mark Matthews – Soul Purpose
Lushly produced, folk-tinged pop-rock that would sound at home on the soundtrack to a hip romantic dramedy.
markmathewsmusic.bandcamp.com/…
@markmathewsmusic.bsky.social
The importance of teamwork
Team work makes the dream work
SUPPORT US ON VIVAPLUS - vivaplus.tv
MERCH - vldl.shop
ALL SOCIALS - vldl.info
WATCH US STREAM! - bit.ly/VLDLtwitch
SERIES PLAYLISTS - bit.ly/VLDLplaylists
Paying with a fake billion dollar note
Ben has another plan to pay with a billion dollar note
SUPPORT US ON VIVAPLUS - vivaplus.tv
MERCH - vldl.shop
ALL SOCIALS - vldl.info
WATCH US STREAM! - bit.ly/VLDLtwitch
SERIES PLAYLISTS - bit.ly/VLDLplaylists
@Michael Vogel @Friendica Support Absprachegemäß mit Michael auf XMPP habe ich das Native Teilen (das seit einigen Wochen nicht mehr funktioniert) auf Spiegeln als meine eigenen Beiträge umgestellt. Der aktuelle Blogeintrag mit dieser Einstellung wurde in den letzten 30 Minuten nicht mit meiner oldie-Instanz föderiert.
Wo ist er geblieben?
Alan returns to Techtown
Only one person can save Techtown
SUPPORT US ON VIVAPLUS - vivaplus.tv
MERCH - vldl.shop
ALL SOCIALS - vldl.info
WATCH US STREAM! - bit.ly/VLDLtwitch
SERIES PLAYLISTS - bit.ly/VLDLplaylists
When landlords fix things themselves
Is it normal for landlords to try and fix everything themselves?
Follow Couch Kumara - youtube.com/c/CouchKumara
SUPPORT US ON VIVAPLUS - vivaplus.tv
MERCH - vldl.shop
ALL SOCIALS - vldl.info
WATCH US STREAM! - bit.ly/VLDLtwitch
SERIES PLAYLISTS - bit.ly/VLDLplaylists
@Friendica Support
Wenn ich in die Suche einen RSS Feed von YouTube einfüge, dann bekomme ich folgende Meldung:
Forbidden
You don't have permission to access this resource.Apache/2.4.41 (Ubuntu) Server at anonsys.net Port 443
So sieht die RSS Adresse aus
youtube.com/feeds/videos.xml?c…
? ist eine Sache, die an der Konfiguration des Webservers liegt. Siehe dieses Issue: github.com/friendica/friendica…
Mir ist nicht ganz klar, was ich da wo am Apache ändern kann?
Wenn ich deine andere Antwort richtig verstehe, gibt es dazu überhaupt eine sinnvolle Änderung? Oder lieber warten, bis sich da was an der Programmierung geändert hat?
Wenn ich nur die YouTube URL eingebe, wird das gefunden.
Jedoch wenn ich auf folgen gehe, erscheint derselbe Fehler.
Astronauts Rubio and Berrios Speak During Hispanic Heritage Month - NASA
Chirag Parikh, Deputy Assistant to the President and Executive Secretary of the National Space Council, left, and NASA Astronauts Frank Rubio, center, and Marcos Berrios, right, speak at a staff engagement event that took place during a White House H…NASA
When a charity can't pay their rent
What? Are we supposed to feel sorry for you because you're a "charity"?
SUPPORT US ON VIVAPLUS - vivaplus.tv
MERCH - vldl.shop
ALL SOCIALS - vldl.info
WATCH US STREAM! - bit.ly/VLDLtwitch
SERIES PLAYLISTS - bit.ly/VLDLplaylists
eeepee likes this.
Wrath of the Emperor
TechTown is under attack! No matter where they go Byt3barn will find them!
SUPPORT US ON VIVAPLUS - vivaplus.tv
MERCH - vldl.shop
ALL SOCIALS - vldl.info
WATCH US STREAM! - bit.ly/VLDLtwitch
SERIES PLAYLISTS - bit.ly/VLDLplaylists
Many mysql processes "/usr/bin/mariadbd" and CPU at 100%,makes Friendica unstable
Hello @Friendica Support I need your support please
I have a problem for a few weeks now which makes my server unstable , and makes Friendica inaccessible, the simplest and fastest solution is to restart the server.
I noticed that this problem also happens to me when I send friend requests
Ubuntu Server 24.04 LTSFriendica version 2024.08mariadb Ver 15.1 Distrib 10.11.8-MariaDB, for debian-linux-gnu (x86_64) using EditLine wrapper
As you can see from the screenshot there are many mysql processes , /usr/bin/mariadbd , and the CPU is at 100%
Some help please...
Thanks
Cheers
Hi @Michael Vogel
I tried to change my configuration /etc/mysql/my.cnf I added
[mysqld]
join_buffer_size = 2M
innodb_log_file_size = 1G
tmp_table_size = 512M
max_heap_table_size = 512M
wait_timeout = 60
max_connections = 500
skip-name-resolve
query_cache_size=64M
innodb_buffer_pool_size=4600M
key_buffer_size=1G
innodb_file_per_table=1
innodb_log_buffer_size=212M
innodb_buffer_pool_instances=5
innodb_flush_log_at_trx_commit = 1
innodb_flush_method = O_DIRECT
open_files_limit=40000
table_open_cache=2200
wait_timeout=28800
interactive_timeout=28800
max_connections=1000This is the current configuration,I made small changes at a time, but the problem is the same (Bad Gateway Error 502), with the other configurations I had little RAM usage but the CPU was at 100% .
It could be an inefficient/Slow query? 🙄
Hello everyone @Friendica Support !
I filed this issue on github and it has been pretty ignored. Of course I don't expect it to be taken into consideration, but I would like to know if I'm the only one who perceives this feature as a problem. I would also be curious to know if in your opinion the issue is easily solvable, or if it requires an unjustifiable effort?
For those who do not have a GitHub account, I report the text of the Issue here:
Good evening everyone.Introduction
Like most software in the Fediverse, Friendica accounts can also be "followed" through their RSS feed.
In this way, it is possible to use the string https://INSTANCENAME/feed/USERNAME/
For example, the account of the Friendica group "School" is
poliverso.org/feed/scuola/Is the feature request related to a problem? Please describe.
Unfortunately, however, the feed of the Fediverse accounts publishes only the contents of that account and not, for example, those reshared.
This choice, although understandable for normal accounts, is much less understandable for Groups (the former Forums), since these groups do not publish (if not rarely) their own contents.
Describe the feature you'd like
The developers Lemmy have brilliantly solved the problem with their "Communities" (the Lemmy version of Activitypub groups) and today it is possible to follow the feed of the Lemmy communities through the string
https://ISTANZA/feeds/c/NOMEUTENTE.xml?sort=NewAnd in fact the feed of the "Fediverso" community is perfectly queryable by a feed reader
feddit.it/feeds/c/fediverso.xm…Even Lemmy displays a feed that presents all the posts published in the local communities (https://ISTANZA/feeds/local.xml?sort=New) and even all those of the federated "timeline" (ISTANZA/feeds/all.xml?sort=New).
I therefore wonder if it is not possible to make it so that at least the "Group" type accounts can display a feed that also includes shared content.
Describe alternatives you've considered
I can't think of any valid alternatives.
I tried in vain to follow a Friendica Group with a Lemmy account (basically I signed up to the "group" which obviously in Lemmy is seen as a "Community"): basically I wanted to use Lemmy to make him export the RSS feed...
Unfortunately, however, there are still problems that do not allow the contents of Friendica to be correctly synchronized in the community view of Lemmy.
When you fail the Captcha test
Rowan fails his captcha test... which means he's definitely a Robot
SUPPORT US ON VIVAPLUS - vivaplus.tv
MERCH - vldl.shop
ALL SOCIALS - vldl.info
WATCH US STREAM! - bit.ly/VLDLtwitch
SERIES PLAYLISTS - bit.ly/VLDLplaylists
Worst flat viewing ever
Flat viewings can be soul destroying
Support Couch Kumara over at - youtube.com/c/CouchKumara
SUPPORT US ON VIVAPLUS - vivaplus.tv
ALL SOCIALS - linktr.ee/vldl
TWITCH - twitch.tv/team/vldl
MERCH - vldl.shop
SONGS - bit.ly/2OBeB4O
SERIES PLAYLISTSEpic NPC Man: bit.ly/NPCman
Bored: bit.ly/VLDLbored
PUBG Logic: bit.ly/PUBGlogic
FPS Logic: bit.ly/FPSlogic
Souls Logic: bit.ly/Soulslogic
Music Videos: bit.ly/VLDLmusicvids
Wildcards: bit.ly/VLDLwildcard
Tricking a customer into buying an NFT
NFT's are the new thing, and Rowan is trying to trick a customer into buying it.
SUPPORT US ON VIVAPLUS - vivaplus.tv
ALL SOCIALS - linktr.ee/vldl
TWITCH - twitch.tv/team/vldl
MERCH - vldl.shop
SONGS - bit.ly/2OBeB4O
SERIES PLAYLISTSEpic NPC Man: bit.ly/NPCman
Bored: bit.ly/VLDLbored
PUBG Logic: bit.ly/PUBGlogic
FPS Logic: bit.ly/FPSlogic
Souls Logic: bit.ly/Soulslogic
Music Videos: bit.ly/VLDLmusicvids
Wildcards: bit.ly/VLDLwildcard
Forcing a workaholic to take a holiday
Britt is being forced to take a holiday, though she DEFINITELY doesn't want to
Watch more bloopers on VivaPlus!
SUPPORT US ON VIVAPLUS - vivaplus.tv
ALL SOCIALS - linktr.ee/vldl
TWITCH - twitch.tv/team/vldl
MERCH - vldl.shop
SONGS - bit.ly/2OBeB4O
SERIES PLAYLISTSEpic NPC Man: bit.ly/NPCman
Bored: bit.ly/VLDLbored
PUBG Logic: bit.ly/PUBGlogic
FPS Logic: bit.ly/FPSlogic
Souls Logic: bit.ly/Soulslogic
Music Videos: bit.ly/VLDLmusicvids
Wildcards: bit.ly/VLDLwildcard
Good morning everyone @Friendica Support
I would like to try to understand why from Friendica I can't connect to the Wordpress blog of @.mau. :friendfeed: already federated with @Matthias Pfefferle plugin, which is instead displayed correctly by Mastodon.
The blog is xmau.com/ while the user who publishes is @Notiziole di .mau.
If I paste the address of this post xmau.com/wp/notiziole/2024/08/…
in the Friendica toolbar, I get an error, while if I paste it on mastodon, I can view the post (here is an example: mastodon.social/@
Furthermore, if I try to search on Friendica for the user @Notiziole di .mau. I can see it, but if I try to follow it, I still get an error.
NB: I also have federation problems with Lemmy and not just with Friendica
Have any of you figured out what the problem might be that prevents Friendica and Lemmy from federating with that blog (but not Mastodon)?
Kai Lücke
in reply to Matthias🛡︎ • • •Is bei mir leider genauso.
Michael 🇺🇦
in reply to Matthias🛡︎ • • •Matthias🛡︎
in reply to Michael 🇺🇦 • • •Hamiller Friendica
in reply to Matthias🛡︎ • • •Matthias🛡︎
in reply to Hamiller Friendica • • •Habe die #ard angeschrieben und auf die Herausforderung hingewiesen. Viel Hoffnung habe ich nicht ;)
Matthias🛡︎
in reply to Michael 🇺🇦 • • •