- 0 Posts
- 19 Comments
SirEDCaLot@lemmy.todayto
Asklemmy@lemmy.ml•How to differentiate between a AGI and an LLM that has read every book in existence?
18·4 months agoThere was actually a paper recently that tested this exactly.
They made up a new type of problem that had never before been published. They wrote a paper explaining the problem and how to solve it.
They fed this to an AI, not as training material but as part of the query, and then fed it the same problem but with different inputs and asked it to solve it.
It could not.AGI would be able to learn from the queries given to it, not just its training base data.
Yeah but think that through. If you want to get rid of Dad’s gun, you have to get rid of pretty much every Dad’s gun. And that has significant effects beyond just school shootings. It means every parent who used a gun to defend their family from harm now is defenseless.
Every year there are about 10,000 to 15,000 firearm homicides. 100 or less are due to terrorism or spree shooting. In contrast, per Wikipedia, there are somewhere between 67,000 and a few million defensive gun uses each year. Most are where a criminal sees a gun and runs away. Take away Dad’s gun and you get rid of almost all those defensive uses. And maybe you stop some or most of the 100 spree shooting deaths. Seems to me like doing more harm than good.
Why would you think that? That a psychopath who often spends weeks or months planning to kill people is going to be dissuaded by that, when there are black market ways to purchase or construct a firearm of their own?
Evil men will always find the tools they need to dispense their evil.
Actually school shootings is a good reason for more guns not less. There have been a number of would-be mass shootings that have been stopped by armed Good Samaritans, either off duty police or civilians with carry permits. Much like overall crime, this is a distributed problem and you don’t usually fix distributed problems with centralized solutions.
The reason you shouldn’t been weapons is very simple - you can’t.
Look at alcohol prohibition in the early 1900s. Virtually all alcohol production, storage, transport, sales, and consumption were banned. And what happened? Did people stop drinking? Did crime go down as predicted? No, quite the opposite. Crime went up because criminals now had a market for illegal goods. Prohibition was where organized crime got its real foothold in the USA.
Same thing is true with weapons. If you ban weapons, all of the law-abiding people will turn theirs in, and the criminals will not. This does not improve public safety. In fact it reduces public safety because now the criminals have weapons and the means to acquire more weapons, whereas the law abiding citizens are unarmed.
I’ll bet they are great live. I actually have only heard one song of theirs, which I found by accident years ago when trying to find something else. Everlasting Light, played live. One of very few songs that completely makes it obvious how much mp3 compression sucks, and even if you download the FLAC (sadly not high res) you can still hear everything wrong with your speakers and if you listen to it on good headphones then you can hear the deficiencies of the mic they used to record it.
Truly a huge amount of audio information in that track. I love it!
SirEDCaLot@lemmy.todayto
Linux@lemmy.ml•Challenge : The most convoluted way to run a Windows app ?
15·1 year agoNot sure about better but I can add a step. Fire up Microsoft word, then write a macro which outputs a shortcut that launches Internet explorer with a URL that loads and local HTML page which after 1 second redirects to a .exe. then click open instead of save as. That only works with really old school internet explorer of course not the modern edge version.
SirEDCaLot@lemmy.todayto
Asklemmy@lemmy.ml•What do you think would happen to the Democratic Party if Harris loses? (serious)
21·1 year agoThat’s the sort of shit I hope they get away from.
Lower taxes and more efficient less intrusive government are good ideas. They’re just too far in the pocket of big business so ‘lower taxes and more efficient government’ often comes off as ‘let’s give the 0.01% more tax breaks and defund the bloated inefficient EPA’.
SirEDCaLot@lemmy.todayto
Asklemmy@lemmy.ml•What do you think would happen to the Democratic Party if Harris loses? (serious)
42·1 year agoIf the Democrats lose, there is not going to be any soul searching. There is going to be a lot of finger pointing and blame. And most of it is going to be at Republicans, at the media, at Trump idiots, etc.
I am hoping that Trump loses if only because I think they’re actually be some realignment within the GOP. Unlike the Democrats, there is some actual question of direction within the GOP currently from what I’ve seen. Not everybody over there is happy with Trump. Many who just want power see him as too divisive and cultish, a Trump win is a win for Trump not necessarily for the GOP. There are some actual conservatives in the GOP who feel (IMHO correctly) that Trump is more of a cult of personality than a reflection of conservative values.
If nothing else, if Trump loses this time, he is probably finished. At least I hope so and I think there’s a good chance of it. Look at the younger generations, how many people under say 30 do you see waving Trump flags?
At least I really hope that realignment happens. And I also hope it comes with a realignment of message. I think there are a lot of conservative positions that could have mainstream appeal, that deserve a voice in politics, but the GOP has abandoned a great many of them in favor of harassing gay people and immigrants. That’s not a good way for us to go as a country.
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.
Unless you are one of the original developers who wrote the GPL code included in Winamp, you have no standing to sue them anyway.
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.
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.
SirEDCaLot@lemmy.todayto
Linux@lemmy.ml•How dare you use a text editor because it's easy to use
1·1 year agowith 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.
SirEDCaLot@lemmy.todayto
Linux@lemmy.ml•How dare you use a text editor because it's easy to use
201·2 years agoA text editor that doesn’t need a tutor because the interface is intuitive enough that someone who has been using text editors (as a concept) for years can more or less instantly pick it up and start working without needing a tutorial to simply edit a config file.
SirEDCaLot@lemmy.todayto
Asklemmy@lemmy.ml•What YouTubers did you used to watch back then but not anymore?
6·2 years agoCasey Neistat. Back when he was doing his daily vlog thing a lot of it was really interesting, covering him and his wife trying to make shit happen in the city as he was running and riding his powered skateboard around Manhattan. At some point his audience started drifting younger, way way younger, and I don’t know if it was him or me but I just kind of lost interest. It didn’t feel new anymore.
That might be me to be honest. I actually don’t watch YouTube that much at all anymore, unless I’m looking for something specific. Their recommendation algorithm is garbage and it is so obviously going for raw time suck engagement that it leaves me with a bunch of unfulfilling clickbait / ragebait where I could watch it for an hour and then just want my hour back so I end up not returning. The whole platform used to be more full of interesting genuinely entertaining and educational videos, now it just feels like a giant time sink. And every other video is now some paid sponsorship or plug where the creator is basically just whoring out their own influence. Case in point, look up reviews of laser engravers. Every single one that I could find, especially of a couple major brands, the creator got the laser hardware for free. Some of them are just advertisements that reuse the manufacturer’s own stock footage, and some seem more like real reviews, but for one or two brands I literally could not find one video where the creator wasn’t sponsored by the laser manufacturer.
SirEDCaLot@lemmy.todayto
Asklemmy@lemmy.ml•Why does everyone hate Microsoft for adding LLMs into Windows and spying on users, but not Apple?
49·2 years agoIt’s a very simple answer Apple has guaranteed that your data will stay on your device and stay secure. This is generally trusted because Apple has a track record of keeping user data secure on the device or encrypted in the cloud even in ways Apple cannot access. Point is, when Apple says they are going to do this in a way that respects privacy, and they outline the technical details of how it will work, people trust that because there’s a track record.
Microsoft has no such trust. They have a recent track record of being intrusive and using dark patterns to persuade users to give Microsoft their data, for example in Edge there have been new feature pop-ups that require data sharing with Microsoft and the two options are ‘got it’ and ‘settings’ so accepting requires one click and rejecting requires 4 going into the settings menu and changing a few things. Microsoft is also heavily pushing Copilot which is mostly cloud-based. Furthermore, Microsoft recently showed a system that would basically screenshot your computer at very regular intervals and store them in an insecure manner. Granted it was on the device, but the way they were going to be stored meant they could be stolen with two lines of code. And let’s not forget that Windows 11 cannot be set up without a Microsoft account, so to even use your computer you have to share your email address with Microsoft. In this and many other ways they just do not act like a company that respects privacy at all, they act like the typical big tech give us everything or we will make your life difficult type company that nobody trusts.
Look up a product called Thrift. You can get it on Amazon. It’s a type of flake drain cleaner, comes in a bottle. Basically run your shower on super hot for a few minutes to heat up the pipe, then pour a bunch of this stuff down, and a bit more hot water. Leave it alone for a few minutes, then flush with hot water. Unlike Drano, this stuff actually works. Originally I found it on a plumbing subreddit. I’ve done it to my shower a few times and it seems to have a longer lasting effect every time, like it’s actually cleaning out the pipe.