Point taken. It was probably a bad example. I was trying to find an example of something that would be an unpopular topic rare hat would ultimately benefit the community.
I saw somebody suggest that the voting buttons should be used to indicate whether the comment benefits the discussion or not.
I suppose the same would be true of the original post; does the post benefit the community.
For example, posting a blog of why Mitsubishi is the best car maker to a photography forum is a downvote, true or not. Posting that veganism isn’t a sustainable lifestyle to a vegan sub is an upvote, but you’d better be ready for some backlash.
I’ve been using it and evangelizing it for some time now. I don’t have a data plan and it works. My data, location, preferences or anything is not sold to anyone.
It can be a little overwhelming at first. It can be difficult to use at times (the search isn’t great), but in using it, I feel like I’m a part of something good and I can rest better knowing that.
Perhaps you can find inspiration from Daryl Davis, who convinced 200 Klansmen to give up their robes.
I researched this a little while ago. The new protocol is licensed by Google and has not been released to the public. Also, unless everyone in the middle supports the protocol, messages are routed through Google’s network.
I settled on Signal for people who will switch and SMS for the rest. I do plug Signal when I can, like sending images between Apple & Android are degraded, but not on Signal.
I heard something on a radio show during Covid on how to talk to people who have “gone down the rabbit hole”. It was discussing MAGA as a cult. The guest on the show was a woman who was raised in a cult in the 70’s and she “got out” and spent her time talking with others in the cult to help them to break free. I can’t find a reference to the show, but I think it was Carrie Miller hosting.
My takeaway was that you can’t come at people and tell them that everything they know is wrong and you will show them the way. They’ll fight you. You need to deprogram them similarly to how they were programmed into the cult. Small bits, here and there to slowly guide them to questioning their beliefs. Once that happens, show them how to research and seek out information and let them know that they will be safe.
If someone found a link to the podcast/radio show, I’d be super happy.
I think what we’re dealing with, in part, is a collective action problem. There’s a lot of people who want to do something but either don’t know what to do or don’t agree on what to do. It’s one way that a minority population can stay in power.
What an individual can do is miniscule compared to a crowd. Also, some people are willing to break laws to make change and others are not.
What’s the deal with VPNs? I noticed many instances don’t work over VPN but didn’t know where to ask.
You look at your weekly pill container to know what day of the week it is.
This is getting off topic from the original post, but I did hear an interview on NPR of a few ways to lift the 2 party system. The only one that I can remember now is that each state would need to pass a law to allow the state to split theIR electoral votes. IIRC, Maine and Oklahoma(?) do this. The result is that if a state has 5 electoral votes, they would split the electoral votes amongst the candidates. If I remember the example right, Maine sent 2 votes for Trump, 2 for Harris and 1for someone else.
Initially, this would weaken the state’s country-wide impact, but as more states vote in such a system, it would allow independent candidates to secure a foothold. I imagine that if all states did this, the net effect would be to have the 2 parties that we currently have soften their stance on things in order to secure votes that would normally have been lost to the independent.
I very much enjoy online shopping and am not nostalgic for driving all over town to find a part or thing only to settle for something that’s a partial match for what I want and much more than I wanted to spend. If a local retailer happens to have what I am looking for, I’m more than happy to purchase it in store, but almost always know exactly where it is in the store and how many are in stock.
If by “no, not even now”, you’re referring to how the incPliny US administration is basically Ronald 2.0, I’m right there with you.
Did I mix them up? In case somebody didn’t know what the trolley problem was, I figured i’d link to that, but got to my bus stop before I could find the original shower thought. I still haven’t figured out how to find stuff in Lemmy.
There was a shower thought the other day on Lemmy that said that the whole situation is a real life trolley problem.
I didn’t realize how badly I want to do this until you said (wrote) it.
You have some good points. I’m curious about the scenario where you need encrypted communications with an untrusted party.
I guess if you are leaking insider information to the press and need to be anonymous, but then use an anonymous account. Why would you need to send information to someone but not trust them to use the information responsibly?
I’ve been wanting to try it for a while now, but I’m too cheap to buy a phone that can run it.
I am interested in compression. I may give it a try when I swap out my desktop system. I did try btrfs in it’s early, post alpha stage, but found that the support was not ready yet. I think I had a VM system that complained. It is older now and more mature and maybe it’s worth another look.
Those are some good points. I guess I was thinking about the hardware. At least where I do RAID, it’s on the controller, so that offloads much of the parity checking and such to the controller and not the CPU. It’s all probably negligible for the apps that I run, but my hardware is quite old, so maybe trying to squeeze all the performance I can is a worthwhile activity.
I’ve been trying to learn K8s and more recently the Gateway API. The struggles are that most Helm charts don’t know Gateway (most are barely Ingressroute) and I’m trying to find a solution to one service affecting the other gateways.when a service cannot find a pod, the httproute fails and when one route fails, the ingress fails. It’s a weird cascading problem.
Right now, I’m considering adding a secondary service to each gateway that resolves to a static error page. I haven’t looked into it yet; it cane to me in the brief moment of clarity before I fell asleep last night.
Also, I may be doing everything wrong, but I am learning and learning is fun.