

a json blob
So in a way it’s similar to https://joinmastodon.org/verification ? A two sided reference between identity and profiles?
a json blob
So in a way it’s similar to https://joinmastodon.org/verification ? A two sided reference between identity and profiles?
What is a Mastodon relay?
DID as a permanent, global ID you own, independent of any server
So there would have to be another server, hosting my identity? Would identities somehow be federated between identity instances?
Maybe you need to wait a bit for federation to kick in?
I don’t have links at hand, but from some other questions I know that federation is not “download everything the moment someone looks at another instance”. Basically follow something and wait until some new content appears on origin instance. If after that you don’t see the content federated, then it’s time to start asking around
I was thinking about that too. And you know what? After taking part in Mastodon, then Lemmy, now PieFed and discovering PeerTube I now more identify as a Fediverse user than a user of one of the parts
Fediversling/Fediverser lacks an unofficial-official name too, btw ;)
Sorry, I’m not sure:
You don’t know about the mastodon unofficial bots reposting from X (without interaction of person postingon X) and Lemmy unofficial bots and sometimes whole instances following RSS feeds or those somehow don’t fit what you aim for?
We’ve succeeded beyond my dreams. The drivers are fully upstream in Mesa. Performance isn’t too bad… Satisfied, I am now stepping away from the Apple ecosystem.
“Excellent!” the Prince exclaimed. “Your technique is faultless!”
“Technique?” said the programmer, turning from his terminal, “What I follow is Tao – beyond all techniques! When I first began to program, I would see before me the whole problem in one mass. After three years, I no longer saw this mass. Instead, I used subroutines. But now I see nothing. My whole being exists in a formless void. My senses are idle. My spirit, free to work without a plan, follows its own instinct. In short, my program writes itself. True, sometimes there are difficult problems. I see them coming, I slow down, I watch silently. Then I change a single line of code and the difficulties vanish like puffs of idle smoke. I then compile the program. I sit still and let the joy of the work fill my being. I close my eyes for a moment and then log off.”
-L
to? Of course, compiling things completely from scratch is unmaintainable anyway (that’s why PKGBUILD was another big point - it’s easy to create your own AUR packages that will get pacman-level maintainability), but sometimes you want to check if that new patch solves your issue/opt
. But it should be my decision if I want something installed in /opt/bin
or /usr/local/bin
. In distros that did not enforce where things are put in, it was all over the place. But to be fair, to me, even bin
/sbin
separation is bsBut if the forks are able to tear out the gapps, shouldn’t this “cert” check go with it? I understand that the check would have to be in the installer app. Even if it’s a part of launching mechanism, it should also be possible to tear it out
Linux Phones, are not alternatives.
I’m sorry, I don’t follow. AFAIK GRUB did not need to get some blessing to get installed on UEFI. So Linux Phones should be free of big tech gatekeeping. This exchange we are having here is on technology community, not privacy (where I would get your point)
The way I understand what /e/OS is, it sounds like it should be able to not include this check
Unlike Linux, these BSDs have a clear separation of OS from these packages. OS files and data are stored in places like /bin and /etc, while user installed packages get installed to /usr/local/bin and /usr/local/etc.
What do you consider the OS? Is firefox a part of OS? Is office part of OS?
On FreeBSD, the freebsd-update command is used for upgrading the OS and the pkg command is used for managing user packages. On OpenBSD, the syspatch command is used for upgrading the OS and the pkg_* commands are used for managing user packages.
Personally, the ditching of /usr/local
mess was one of the selling points of Arch for me, but in a way you could achieve this in Arch. Create a secondary pacman config with RootDir set to /usr/local and alias pacman --config /etc/pacman_local.conf
as pkg_pacman
Time to switch to /e/OS
How about a button? So instead of searching after every page load, the search would happen only when the user clicks “check on Lemmy” button in the search bar or in the extensions tray
The article could use a link to upgrade walk-through
I think it’s a messy idea, you will be getting conflicts on files already present in the system. You’ve been warned ;)
With that out of the way, I guess just download the image and start from https://wiki.archlinux.org/title/Installation_guide#Installation
FWIW, in my feeds that is on the same level as it was for some time now
What is it?
From one of the projects
So instead of putting stuff (like my webpage) on a server, I share it P2P? But then my computer has to run 24/7 which basically makes it a server, right?