

No.
Secure boot is about trusting which (signed) software is running.
Anything and everything Amateur Radio and beyond. Heavily into Open Source and SDR, working on a multi band monitor and transmitter.
#geek #nerd #hamradio VK6FLAB #podcaster #australia #ITProfessional #voiceover #opentowork


No.
Secure boot is about trusting which (signed) software is running.
WfW 3.1
This is excellent and important. It also serves to highlight that registrars are making an absolute fortune off the back of this effort.


I’ve been thinking about this for a bit, if all traffic is end-to-end encrypted, the server connecting two endpoints doesn’t have access to the data, so as far as I can see there’s no reason that this couldn’t be implemented using federated services.
I would be surprised if such a service doesn’t already exist, just waiting for widespread user adoption, which undoubtedly relies on mobile phone apps to pass a minimum threshold of viability, something which both Lemmy and Mastodon both struggle with.
The people here today are really part of the early adopters, once you start seeing mainstream media talk about the fediverse, you can expect traction.


And all three users rejoiced!
Seriously, while self-hosting is an option for some, it’s not viable for the vast majority of humanity and unless something revolutionary happens, that’s unlikely to change. Ultimately, technology is complex and our dependence on it will continue to create friction.
As it turns out, not every problem has a simple solution.


Embrace, Extend, Extinguish (Exterminate)
https://en.wikipedia.org/wiki/Embrace,_extend,_and_extinguish
… and this is why we use YYYY-MM-DD as the date format.
So … you are basing you hypothesis on an article about Pedophile hunters written in German (or Swiss if you want to get frisky) that you linked using an English headline and summary in a software development community?
I’m surprised that your post wasn’t removed.
I’m mentioning this because it hardly seems like a genuine attempt to learn anything and any assertions you make about voting behaviour has to be suspect at best, not to mention that it’s based on a single example, hardly ever the hallmark of solid statistical analysis.
Let’s move on to the attempted “fix”.
You’re attempting to achieve what exactly?
A relationship between votes and comments?
How do you know how the users decide what to read, vote or comment on? You see a relationship with ordering by votes, I read whatever comes past on my “All feed” and vote when I think the pod warrants it. The two are not the same.
In other words, your proposal seems based on a very poor foundation and I’m voting accordingly.
The open-source alternative to Mailchimp, Brevo, Mailjet, Listmonk, Mailerlite, and Klaviyo, Loop.so, etc.
That’s the first paragraph of the project page.


Not to rain on the parade, but in my experience, having had to email customers in bulk … sending tickets and logistics requirements for large events … I can tell you that self hosting this is a complete and utter waste of time.
You’ll get blocked before the first batch of emails leave your mailer.
Not even paid MailChimp or Campaign Monitor could guarantee delivery.
The problem is not the platform for sending email, it’s the centralised nature of email hosting, much of it is behind Google and Microsoft hosted services.


But imagine the commit log.

If you exclude the billionaires and everyone else manages their footprint, we’d still go to hell in a hand basket because of just how much influence the billionaires club has on the climate.
Regulate the billionaires before telling the rest of us to doing sustainable activities.


Docker is not virtualisation, although it’s a common misconception.
A better way to think of it is a security wrapper around untrusted processes.
You can prove this for yourself by looking at all the processes running in a Docker host while one or more containers are running, you’ll see all the processes listed.
In other words, you don’t need a CPU capable of virtualisation to run Docker.
This is what that looks like in real life:


I’ve used the node.js version of argparse, which as I understand it, is a clone of the python implementation and I’ve not seen how to do mutually exclusive flags. Mind you, at the time I didn’t need them, so it wasn’t an issue, but I don’t recall seeing any way to do it either.
Did I miss something?


Oh boy … very cool.
Now how do I do this in bash?
In the vast majority of operating systems the person who installs the system is by default the highest privileged user, in the case of some of those systems, that user is called root.
However, the word root is also used to describe the basis of several file systems.