I mean so is control d a set and forget. Even more so because they manage any changes and workarounds the companies come up with. Its basically designed for this. Having tried both options its my preferred option.
Set your country to Albania, Moldova, or Myanmar and you wont get ads on youtube.
Yes I do use opnsense and it was more annoying than control d. I tried both options.
One way I have reduced my subscriptions is by using control d. I know vpns are popular on lemmy but I found it an annoying to have to have a vpn for each device I wanted to bypass a country lock. Moreover it was annoyyng for some devices like apple tv that does not support a vpn. Establishing a vpn on the firewall broke other services that I needed to work locally in my country.
Control d on the other hand is a dns proxy tunnel so you just alter the dns on the devices you want to use it, and in their control panel you can have different countries per service - so if you browse youtube that can go via a country that does not allow ads. Bbc iplayer can be told to go via uk and so on. This is a lot more convenient and allows you to retain your country for all services except the ones you want to tunnel.
Has anyone ever actually benchmarked vm.page-cluster = 0? Makes no sense to me to suggest a cpu is so bottlenecked that disabling read-ahead would actually help. If anything it would mitigate the decompression time if it guessed correctly as the work would already be done if left at the default of 3. Normally cpu is not bound when using zram because its quite low cpu anyway.
Hey copilot, what is virus.zip that is on my desktop.
Oof
I feel like you have missed the points im my previous comments but if you just want to feel safer because in your heart of hearts this instance or that instance just feels safer then go for it.
My advice does not change. Make a backup account on another instance to avoid being burned. If you dont want to, then its now on you.
“i understand that, but think about it - its a random instance from a random stranger on the internet. you don’t know that person, and don’t know if he is actually serious interested in that project of running that instance… or if he will shut it down maybe a few day, weeks or months in the future.”
Have to be honest with you, that is how all yhe instances started including lemmy.world.
“so it feels safer to go to instances who are more “trustworthy” in the longterm security of a stable operation.”
There is no metric by which to know this yet as lemmy is new. Its not like there are 5 servers that are 10 years old and al the rest are just starting up. Just how it is.
I understand the logic but its actually backwards. A small instance like mine is easily paid for totally out my own pocket and requires no outside funding or maintenance because I can do everything. If too few people donate to major instances then the costs starts to run away from the owners. In some ways becoming too large is a problem.
You are correct. A lot of the internet is built on trust. This is no exception. I suggest having an account in more than one instance so that you are not too vested into 1 place.
No its not really as bad as that at all. The disk space is linear in that way but disk space is cheap. All the rest is not taxed heavily by federation. Do the big costs like CPU dont scale up like that.
Would help if users spread out over all the running servers because problem is just a few lemmy servers have all the users. For example the instance I run would be a simple proxy to use for all the content and then would mitigate issues when a big server had problems since just parts of the fediverse would be affected from the users pov.
This is a god damn embarrassment.
Agree. Kubuntu is easy. Then you move on once you get going. Super easy.
You font make any communities and clear the database of cached content thats no longer needed after reasonable amount of time (as its hosted on the other instances the data came from) eg: PGPASSWORD=password psql --dbname=database --username=username --command=“DELETE FROM activity WHERE published < NOW() - INTERVAL ‘7 days’;”
Does stop top month or top year since you dont have data going that far back. Obviously if you keep it then you need more disk space, memory and so on and so on.
Yes but only if you have a lot of users eventually. So your server can serve up hundreds of requests from several different federated servers (eg: maybe some content from beehaw, other content from lemmy.world) instead of 1 server (maybe lemmy.world) having to serve that same content 100 times from all over the place.
If its only you and no other users, then not.
I setup a server that does not store any data so as to keep browsing fast for people using it. Its at lemmy.myserv.one and you can try it. Nothing really is posted there so it’s basically just so you can no overload another instance like lemmy.world.
Either a local SMTP server (less used) or an external service (more common). The SMTP is configurable but I believe most used option is ssl smtp over port 587.