Andreas

joined 1 year ago
[–] Andreas@feddit.dk 19 points 1 year ago (6 children)

Is this like when they made the kilogram some function of the speed of light instead of the weight of a metal ball in a French museum?

[–] Andreas@feddit.dk 2 points 1 year ago (1 children)

Wow, I didn't know that LineageOS has such long-term support! The original Pixel is still supported?! I'm using GrapheneOS and they offer support for the same lifetime as the official Google updates, so I assumed that the rest of the alternative OSes are the same.

[–] Andreas@feddit.dk 29 points 1 year ago (2 children)

Federated actions are never truly private, including votes. While it's inevitable that some people will abuse the vote viewing function to harass people who downvoted them, public votes are useful to identify bot swarms manipulating discussions.

[–] Andreas@feddit.dk 3 points 1 year ago (3 children)

I considered buying the P3 or P4 because they're said to have the best cameras and battery performance, but the end of security updates after 2022 and 2023 respectively turned me off and I got a P6A instead. What are you going to do with your P4A after the support for it ends this year?

[–] Andreas@feddit.dk 0 points 1 year ago (2 children)

And I'm sure it would also be more convenient to have it all under one roof, just like everything about Germany is under feddit.de, and people from elsewhere can still visit if they like.

I'm trying to advertise my country's instance, feddit.nu (Sweden). feddit.de got a headstart with Germans by having been created before the Reddit migration and providing the first federated community discovery tool.

Instances that were created after the migration started on the other hand? It's frustrating with Redditor behavior, because they expect the Lemmy community to share the same name as the Reddit community (/r/Sweden) and only subscribe to communities that use the same name.

If you don't want your lemmy.world feed to be flooded with languages you can't understand, please make sure to annoy their users about it as much as possible, in English, that they should move to the country-specific instances instead of centralizing on lemmy.world. It's healthier for the Fediverse in general with everyone on many instances, in the long run.

[–] Andreas@feddit.dk 1 points 1 year ago (2 children)

It's Estonian (.ee is the country code for Estonia) but it's also a cool domain hack and the owner opened it to everyone.

[–] Andreas@feddit.dk 1 points 1 year ago

Older than 30 nope, tech enthusiast yes, Linux user sort of, because my self-hosting servers run Linux but my personal daily driver is Windows. Windows native art programs have a lot of responsiveness problems and other random issues when running on Linux, and it's annoying to have to boot up a separate OS to use specific programs.

Taking the extremely tech-unsavvy fanartist community as a reference, it's not that federation and choosing a server is that difficult, that's just a lame excuse. Their usual social media platforms do UI redesigns, A/B testing and introduce weird limitations all the time. They just learn to cope with it.

People who don't care about tech don't think about the websites they use at all. In their minds, websites are just omnipresent things that exist naturally, like the sun. They only care about whether the website is able to connect them to their friends and showcase their posts to other people. They will only pay attention to the website if it introduces a change that affects their daily usage of it negatively, just like how people don't consciously think about the sun unless it inconveniences them.

[–] Andreas@feddit.dk 1 points 1 year ago

That's why I suggested Revanced with "disable recommendations" patches. It's still Youtube and there is no new platform to learn.

[–] Andreas@feddit.dk 1 points 1 year ago (2 children)

I think it's sad how so many of the comments are sharing strategies about how to game the Youtube algorithm, instead of suggesting ways to avoid interacting with the algorithm at all, and learning to curate content on your own.

The algorithm doesn't actually care that it's promoting right-wing or crazy conspiracy content, it promotes whatever that keeps people's eyeballs on Youtube. The fact is that this will always be the most enraging content. Using "not interested" and "block this channel" buttons doesn't make the algorithm stop trying to advertise this content, you're teaching it to improve its strategy to manipulate you!

The long-term strategy is to get people away from engagement algorithms. Introduce OP's mother to a patched Youtube client that blocks ads and algorithmic feeds (Revanced has this). "Youtube with no ads!" is an easy way to convince non-technical people. Help her subscribe to safe channels and monitor what she watches.

[–] Andreas@feddit.dk 0 points 1 year ago

To where, if the big instance that everyone centralized on goes to shit? The internet itself is decentralized. Anyone can run a website, but no matter how enshittified corporate websites become, people are "somehow" still stuck on Google, Meta, Microsoft etc. websites and services.

[–] Andreas@feddit.dk 8 points 1 year ago (3 children)

I like anything that pulls users away from big instances and onto smaller ones. Guys, it's not a DECENTRALIZED system if you're all centralizing on one massive instance.

[–] Andreas@feddit.dk 1 points 1 year ago* (last edited 1 year ago) (1 children)

Why do you have to use NGINX? Caddy does the proxying to the Lemmy containers for you. That docker-compose.yml file is my entire deployment, there is no hidden NGINX container or config file that needs to be added. Just remove your broken Lemmy deployment with docker compose down and delete the containers, then docker compose up my docker-compose.yml (after you edit the postgres variables) with config.hjson in the same folder.

 

I operate a content mirroring instance that is intended to be read-only, where only a moderator bot is allowed to post and comment. However, I realized that comments can still be made on posts even when the community is set to "Only moderators can post". Locking threads can block comments but it would also prevent the bot from posting comments, and there are a lot of threads to lock.

My naive solution is currently to ban anyone who comments, but is there any better way to create a read-only community without also blocking federation?

 

This is something I wondered about the federated microblogging platforms that I never got a clear answer about. It's less relevant to Lemmy as federation here is broken down by community and not the entire instance, unlike the microblogging sites. If I have a Mastodon instance named myinstance.com and I follow someone or interact with a post on remoteinstance.com, according to the documentation, our instances have "discovered" each other. myinstance.com will fetch all posts from remoteinstance.com from that point onwards and display them in the federated timeline. But does this mean that the users on remoteinstance.com will also fetch posts from myinstance.com if no user on remoteinstance.com has interacted with myinstance.com before?

 

My federated timeline retrieves only one page of recent active posts when sorted by Hot, but the next page of posts it retrieves are dead and several months old. The "Bumblebee on sage" post in the screenshot was posted 1 hour ago but the post right after it "Cats Distinguish Between Speech" was posted 7 months ago. The rest of the posts were posted 2 months ago or more and have no upvotes. Is this an issue with my instance only or do other instances also have this bug?

view more: next ›