• 0 Posts
  • 33 Comments
Joined 1 year ago
cake
Cake day: November 4th, 2023

help-circle


  • Just like conservatism, the problem is what parts of it you push.

    Focus on divisive issues like gun control, open immigration, and hyper inclusion of any possibly marginalized group and you push people away.

    Avoid the wedge issues, and focus on things that will make everybody’s lives better, like honest government, social safety net, and good health care, and you bring everybody together.

    If you look at the entire range of issues, including the ones politicians don’t often talk about, you might find that Americans generally agree on more than they disagree on. But rather than focusing on those shared agreements and trying to build a better country, both parties are focusing on wedge issues where there is strong disagreement.


  • And you are doing the same thing that the other Democrats are doing, focusing on the steak rather than the sizzle. If you look at the things Trump has actually done in his life, most of it is just looking out for #1. And after his first 4 years, I don’t think we need another 4. I was willing to give him the benefit of the doubt, but I was not impressed by his presidency.

    But that’s looking at steak. He may not have much steak, but he has an awful lot of sizzle in excess.

    You have a country that is (to continue the analogy) starving and malnourished. One candidate shows you a ton of sizzle and steam and flame and makes your mouth water. The other one just keep saying that eating red meat is bad for you.

    That’s why Trump won. You need to understand that for a lot of people, voting involves emotion and desperation. You see the factories you work at closing, hearing about a giant tariff on Chinese goods sounds fucking awesome. You work lower end jobs and see companies switching from full-time American workers with salary and benefits to part-time immigrant workers making minimum wage, closing the border sounds like a great idea. And that’s not because of racism, it’s because you don’t want to be competing for jobs with people who will accept minimum wage and live 10 to a flat so they can all send money back home. There is of course little or no steak behind the sizzle, Trump’s first term showed that. But to an emotional voter who is desperate…


  • No they aren’t, and with that attitude we will continue to repeat this mistake over and over and over.

    The people want change. A lot of change. You can work 40 hours a week and barely scrape by paycheck to paycheck, and it’s been like that for years. Housing is even more unaffordable.
    Nothing has changed for years.
    People are angry.

    Donald Trump taps into that. That is his whole message. That he is an outsider, he is not the status quo, he is the one who shakes things up. He does not listen to PR people. He says what’s on his mind. He is the closest thing to a Bulworth candidate we’ve had in quite some time.

    I personally think he is a liar and a criminal, but not everybody shares that view.

    What does Kamala have going for her? She is the vice president, next in line of a succession. There is no radical reform there. It is status quo. And let’s not forget that before Biden dropped out and Kamala was crowned successor, she was pulling very low even among Democrats.

    The problem is not that America refuses to hand the country over to a woman. The problem is that the DNC keeps putting forward the wrong people as candidates, and expects the whole nation to vote for them simply because they’re not Republican. It doesn’t work that way.

    My point is though, as long as you blame sexism or racism or whatever for Trump’s win, you hide the real problem and thus prevent it from being fixed.

    It NEEDS to be fixed.
    For the good of the country, we (Dems) cannot expect people to just vote for us because we’re not Republican. We need to offer them something better. Obama did that. That’s why he won. Hope, change, yes we can. That was something better. And so he defeated a real non-crazy Republican.

    Whoever is the next Democratic candidate, they need to do that. Offer a real message and a real plan. Not just ‘I’m not red’.




  • Yes, but quality over quantity. I was a redditor back in the early days, pre Digg migration. Being a redditor meant something back then, almost universally meant you were tolerant, usually but not always somewhat liberal, and with a very strong sense of fairness. I remember a good friend of mine started dating someone and when they mention their new partner was a redditor I am immediately thought oh good, that means they are very likely a good person (they ended up married). Reddit has of course grown since then, but not all of the growth is good. I used to go there for engaging discourse, knowing that I was surrounded by other relatively smart people and we could have respectful discussion on almost any subject. Those discussions are few and far between now.

    So yes I would like Lenny and the fediverse to grow, but I am more interested in what kind of people we attract than simply growing numbers. When I would rather do is create a reputation that the fediverse is a place to come before respectful discourse and sharing of ideas, not just scrolling through page after page of mindless content like on a big tech social platform (FB / Insta / TikTok / etc).


  • Eventually, we will just have to accept that photographic proof is no longer proof.

    There are ways that you could guarantee an image is valid. You would need a hardware security module inside the camera, which signs a hash of the picture with its own built-in security key that can’t be extracted and a serial number that it generates. That can prove that an image came from a particular camera, and if you change even one pixel of that image the signature won’t match anymore. I don’t see this happening anytime soon. Not mainstream at least. There are one or two camera manufacturers that offer this as a feature, but it’s not on things like surveillance cameras or cell phones nor will it be anytime soon.


  • Not really because their rights have not been violated, nothing was stolen from them. They were presented with a software product that had a limited license, and they accepted that. As far as they are concerned, the developer has fulfilled their contractual obligation to them; they were never offered a GPL license so they got exactly what they were offered.

    The author of the GPL’d code however is another story. They wrote software distributed as GPL, Winamp took that code and included it without following the GPL. Thus that author can sue Winamp for a license violation.

    Now if that author is the only one who wrote the software, the answer is simple- Llama Group pays them some amount of money for a commercial license of the software and a contract that this settles any past claims.

    However if it’s a public open source project, it may have dozens or hundreds of contributors, each of which is an original author, each of which licensed their contribution to the project under GPL terms. That means the project maintainer has no authority to negotiate or take payments on their behalf; each of them would have to agree to that commercial license (or their contributions would have to be removed from the commercial version of the software that remains in Winamp going forward). They would also each have standing to sue Llama Group for the past unlicensed use of the software.



  • Not necessarily. It means that Llama group, and perhaps the original Nullsoft, have violated the license of whatever open source developer wrote that code originally. So the only ones who could actually go after them to force anything are the ones who originally wrote that GPL code. They would basically have to sue Llama group, and they might also have a case against Nullsoft / AOL (who bought Nullsoft) for unjust enrichment over the years Winamp was popular.

    Chances are it would get settled out of court, they would basically get paid a couple thousand bucks to go away. Even if they did have a legal resources to take it all the way to a trial, it is unlikely the end result would be compelling a GPL release of all of the Winamp source. Would be entertaining to see them try though.

    Complicating that however, is the fact that if it’s a common open source library that was included, there may be dozens of ‘authors’ and it would take many or all of them to agree to any sort of settlement.


  • Here’s the story:
    Company buys the rights to Winamp, tries to get the community to do their dev work for free, fails. That’s it.

    The ‘Winamp source license’ was absurdly restrictive. There was nothing open about it. You were not allowed to fork the repo, or distribute the source code or any binaries generated from it. Any patches you wrote became the property of Llama Group without attribution, and you were prohibited from distributing them in either source or binary form.

    There were also a couple of surprises in the source code, like improperly included GPL code and some proprietary Dolby source code that never should have been released. The source code to Shoutcast server was also in there, which Llama group doesn’t actually own the rights to.

    This was a lame attempt to get the community to modernize Winamp for free, and it failed.

    Of course many copies of the source code have been made, they just can’t be legally used or distributed.



  • There’s currently no way to delete an uploaded image.

    That’s especially problematic since pasting any image into a reply box auto-uploads it. So if your finger slips and you upload something sensitive, or if you want to take down something you uploaded previously, there’s no way to do it.

    What should happen is whenever you upload an image, the image and delete key get stored in some special part of your Lemmy account. Then from the Lemmy account management page you can see all your uploaded images and delete them individually or in bulk.

    So it seems you can now do this- Profile, Uploads shows you all your uploads. Go Lemmy!



  • The only way you can do this, is if the only service you use the provider for is storage. Encrypt the data before you send it to the provider and then they don’t know what they’re storing.

    If they have to do any processing on it at all, then conceptually they need a plain text copy of it to feed into the CPU. And if they have that, there is nothing you can do to stop them from stealing it or using it.

    There has been some research in this field, the concept is called homomorphic encryption. That is where you encrypt something in a way that allows a third party to manipulate the data without possessing a key. It is still very limited, and likely always will be due to the extreme difficulty of the question.


  • with an outside control interface that’s quite literally about as optimal as it can be.

    Which is probably true, as long as you make one assumption- that the operator dedicates a significant amount of time to learning it. With that assumption being true- I’ll assume you’re correct and it becomes much more efficient than a Nano/Notepad style editor.

    I’m happy to concede without any personal knowledge that if you’re hardcore editing code, it may well be worth the time to learn Vim, on the principle that it may well be the very most efficient terminal-based text editor.

    But what if you’re NOT hardcore editing code? What if you just need to edit a config file here and there? You don’t need the ‘absolute most efficient’ system because it’s NOT efficient for you to take the time to learn it. You just want to comment out a line and type a replacement below it. And you’ve been using Notepad-style text editors for years.

    Thus my point-- there is ABSOLUTELY a place for Vim. But wanting to just edit a file without having to learn a whole new editor doesn’t make one lazy. It means you’re being efficient, focusing your time on getting what you need done, done.


  • Xmpp definitely wins in privacy. What is there to privacy more than message content and metadata? Matrix definitely fails the second one, and is E2E still an issue for public groups? I don’t remember if they fixed that.

    XMPP being a protocol built for extensibility means it will be hard for it not to keep up with times.

    Okay so how does modern XMPP protect this? When I last used XMPP, some (not all) clients supported OTR-IM, a protocol for end to end encryption. And there wasn’t a function for server stored chat history (either encrypted or plaintext).
    Have these issues been fixed?