I guess I didn’t notice when I opted in, and couldn’t find a way to opt out when I realized it was broken
I guess I didn’t notice when I opted in, and couldn’t find a way to opt out when I realized it was broken
If I want to have security, I would use a different communication protocol. I find it unacceptable for an SMS app to change quietly change to a different protocol, particularly if it causes messages to fail to send.
I found Google messages to be unreliable: refusing to send a SMS if the Internet connection is bad. The signal that the message failed to send is a single hollow checkmark.
I switched to fossify messages, which just sends SMSs or MMSs and doesn’t create its own flawed messaging protocol
The obscurity of the Fediverse is not its defense from enshittification. The fact that it’s so easy to move from server to server is.
If lemmy.world enshittifies, you can just move to lemmy.sdf.org without a big loss.
I think that lemmy could use more people.
Linux is often used to refer to a family of operating systems including Ubuntu, Debian, fedora, red hat, ect., which all use the Linux kernel.
However, GNU/Linux may be a better name for this family of operating systems, since they all use GNU components and (to varying extents) embrace the philosophy of the free software foundation.
Android uses the Linux kernel, but not GNU components, and do not embrace the philosophy of the Free software foundation.
Stalman, the man who founded GNU and the free software foundation published his thoughts on this:
https://www.gnu.org/philosophy/android-and-users-freedom.en.html
Lemmy.ml is also the instance made by the lemmy devs
it still doesn’t work with a whole load of software even with Wine.
I don’t think being able to run programs designed and compiled for windows is a requirement to be considered a usable os. For example, you can not run safari on windows. Does this mean windows doesn’t count as a usable os?
I think the definition of useable should be that software exists that can do the kind of things you want to do on your computer. In that sense, Linux is perfecty useable on the desktop, at least for people who have similar computing requirements to me.
Did you try my suggestion in this comment?
https://lemmy.sdf.org/comment/1491482
I think your problem is that you aren’t pointing PowerShell at the right folder. You can use the cd
command to get to the right folder containing the python script and config file.
It’s not too bad, it seems more difficult because I added all the steps. Changing the folder PowerShell is looking at is easy to do, but hard to explain.
Here’s a thread where I helped someone else with the process on windows: https://lemmy.sdf.org/comment/1420339
The steps are:
config.ini
. Use notepad to edit the file to have your server URL and login credentials.py -m pip install --user requests
cd
in powershell. This path will very likely be something like C:\\Users\Wu9fee\Downloads\lemmy_migrate-1.1.0
. If you don’t want to copy and paste the path from explorer, you can just do cd Downloads
then cd lemmy_migrate-1.1.0
py lemmy-migrate.py -c config.ini
Let me know if you run into any problems.
If you can pull this off, you can officially say you know how to code.
I bet replacing python3 with py will work:
py -m pip install --user requests
py lemmy-migrate.py -c config.ini
First, edit the .ini file with your lemmy servers, usernames and passwords.
Then make sure you have python interpreter with requests installed. You can check this with python3 -m pip show requests
. if it says something like package not found, you should look into how to install python requests on your operatation system. If you downloaded it from python.org, python3 -m pip install --user requests
should work.
Then you can do python3 lemmy-migrate.py -c config.ini
. Let me know if you run into any problems!
It would be possible to have a fully decentralized Lemmy. For example, just have everyone self host an instance and perhaps change how caching works. But there’s a downside of being harder for users to use and more duplation of moderation.
Federation is a balance between the decentralization and centralization
I’ve used this tool to migrate subscriptions.
Is temporary posts the feature you’re looking for?
One weakness of open platforms like activitypub is that it’s hard to ensure that your post is deleted. A bad actor can make a permanent copy of data they receive through activitypub.
They did this in California and Oregon, then the schools went to shit.
Also, property taxes are a good way to encourage density, which is necessary to fight climate change