Any reduction in plastic is a good thing.
@sleepy@mastodon.sdf.org
Any reduction in plastic is a good thing.
Personally, id choose them over plastic ones if not just to save plastic
I gotta say, i love how these comments are civil. Linux often seems to devolve into turf wars. Just made me happy
100%. People want to act like it was a “bad debate performance” but it was absolutely eye opening to the american people. Its not about who won or lost a debate.
Damn i still say that like that sometimes, and i totally forgot where it came from
As someone without an electric car, i always assumed it was for something to do while charging.
God forbid content creators get paid
Honestly, id just reinstall windows, check the router for port forwarding, change the admin password on the router, and call it a day.
Then, keep an eye on it and see if the situation improves
deleted by creator
I believe it’s just the built-in wayland keyboard. It works just fine, but looks a little ugly for my tastes. If an app doesnt automatically bring up the keyboard, just swipe up from the bottom of the screen and itll come up
Other than that, its a pretty standard touchscreen keyboard. Youre not gonna be doing any “homerow typing” but its easy enough to use, especially in portrait mode. Landscape is a bit long for my thumbs.
I have one running manjaro gnome. Works great for me, but sometimes i have trouble with the onscreen keyboard showing up over the browser (both firefox and chrome). Other than that, it works just fine.
Headless scalps 🤔
I use manjaro, if you like the up-to-dateness of arch, with the polish and ease of setup of popos, it may be a great candidate for you.
{“@context”: “https://www.w3.org/ns/activitystreams”, “type”: “Create”, “id”: “https://social.example/alyssa/posts/9282e9cc-14d0-42b3-a758-d6aeca6c876b”, “to”: [“https://social.example/alyssa/followers/”, “https://www.w3.org/ns/activitystreams#Public”], “actor”: “https://social.example/alyssa/”, “object”: {“type”: “Note”, “id”: “https://social.example/alyssa/posts/d18c55d4-8a63-4181-9745-4e6cf7938fa1”, “attributedTo”: “https://social.example/alyssa/”, “to”: [“https://social.example/alyssa/followers/”, “https://www.w3.org/ns/activitystreams#Public”], “content”: “Lending books to friends is nice. Getting them back is even nicer! :)”}}
Uh, wouldnt this make more sense for mastodon instances to defed? Can we even see mastodon posts on lemmy? I know they can post here, but its always like a lost in translation weird post.
Does threads even plan to federate at all? I haven’t looked that deeply into it. They may have just used AP because its open source so it was easy to spin up a twitter clone. I could very well be wrong about that.
The arguments about “hanging out with my friends” is valid, but also consider all the other organizations that probably will never consider using something like Mastodon. Will the bands I like, restaraunts in my area, politicians, etc join Mastodon? Maybe, but not all of them. Federation would allow me to follow my favorite bar and see what shows they have this week without me having to use threads myself.
When it comes to the damage Threads could do to the fediverse, I think thay has way more to do with how the fediverse reacts to changes that Threads may implement on their own. Considering the discussion all over fedi about Threads and whether or not to defederate, why the hell would the Activity Pub devs cater to potential breakages that Threads introduces? If Threads breaks compatibility with the Fediverse, then they will have effectively defederated themselves.
Ultimately it comes down to content. Threads may want to take our content and throw ads next to it, and that’s fine if they chose to do that. Some of us may want content that originates on Threads while using a foss client.
If we chose to completely defederate from Threads, I think that will ultimately push users from the fediverse to meta. I hate facebook, but that’s where my family is. I can’t even convince my wife to ditch reddit for lemmy. They will scrape our data whether or not we like it, and whether or not we defederate. I honestly just don’t see the point. As long as we don’t allow meta to have too much say in how Activity Pub is developed, I don’t really see the harm.
A lot of great advice from others here. Must admit i didnt read your whole post, pretty long. So this is more of general advice for switching. Also fairly long, so i dont blame you if you dont read this whole thing lol
I feel like you should find a good way to dip your toes into linux before you fully commit. Dual booting can be complicated, and will break from time to time. You should either spin up a virtual machine, or install linux on an old pc or laptop to test the waters, and figure out your new workflow. This is really my main piece of advice. Use both for a while.
Try to use linux the linux way, dont try to use it the way you use windows. A year or so ago LTT did a series of videos where they were using linux exclusively for a month. I was constantly frustrated when they tried to do things like manually copy files to the non user filesystem. You generally should never do that, and there is usually a location in your user directory that a program will also look for these files. You obviously won’t know what the linux way to do things is right away, but that’s part of why you want to use both windows and linux for a while. You will likely break your system at some point doing things wrong, when you dont know its wrong. Then just reinstall fresh and go again.
You should get a passing familiarity with the command line. You can do a majority of stuff in the gui, but when you run into problems, most advice online will use command line because it is mostly universal between distros and desktop environments. Linux is basically command line first, with a ton of great graphical front ends on top of it.
I expect the biggest pain points will be proprietary software that you might miss. Despite the claims of the linux evangelicals, there is not a good replacement for photoshop depending on what you use it for. Gimp works well for photo editing, but when i worked in marketing and had to pump out a bunch of ads quickly, it was a bit much to use gimp for. Just using that as an example. Stuff like this will be a major adjustment.
Ive been using linux almost exclusively for over 20 years, so i dont have much insight on how to make an easy transition. In fact when i have to use windows for work or something, i generally set it up with more of a linux workflow. Using lots of command line software etc
Good luck, have fun, and dont get too frustrated when things break!