AliasAKA

u/AliasAKA@lemmy.world
5 posts · 329 comments

Recent posts

Recent comments

Haha well I’m from a blue state, and a socialist. I presume the you here is a royal you applying to Texans who have voted for their own oppression? Even then, better to encourage change than attack those working for it.

True I think, I was mostly thinking of lower 48. Texans should have all the quality of life of California, but instead we get toxic sludge basically everywhere and 0 public land to do fun things and see nature in, basically.

Yes, but Texas has 3 major population centers which are all pretty blue, not just Austin, and has benefited from destroying the environment through the sale of oil, which definitely subsidized itself a little (incidentally Texas should be the wealthiest per capita state if they’d socialized their oil sales instead of allowing like 3 guys in charge of 3 companies to make 90% of the money). Florida has a decent population and gets a lot of tourism money, so arguably is subsidized by external funds still.

Sort of. What they want is no responsibility “wow we didn’t tell it to do that explicitly!” And to convince the public and government officials that “AI is actually really dangerous, so please ban all the foreign competitors on grounds of national security (totally unrelated to our potential lack of earnings and their ability to offer 98% the product for 1% the cost).”

So still most likely publicity stunt. A reproducible one, done only by the largest domestic ones precisely because they are not worried about the question of who is culpable if a law is broken, because they didn’t tell it explicitly to do it and also they still have a couple piles of circular cash they can use on bribes, which may be their only path to keeping the grift train going. They’re in no way in danger of being held accountable here, they do worse things everyday, and their concern is making money, full stop. They will lie cheat and steal their way through circular finance deals, bribes, extortions, anticompetitive behavior, marketing stunts, propaganda, and backroom deals as much as they can to accomplish that goal. When you understand their actions through that lens, well, things like this make sense.

on Nobody Asked for AI · c/technology · 4 pts · 27d

Arguably though, people have constantly been asking for ways to connect and share information with people near and far. Town criers, sign boards, books and letters — the internet is arguably just an extension of these long pursued human interests, things humans have been asking for.

AI doesn’t match in the same way. I guess some people do want sycophants, right or wrong. But I think most people want truth, and want the environment to not be plundered.

It can be “easy” depending on your definition of easy. For the average person, no, not easy. For a tech person, maybe, depending on their interests and proficiencies. Easiest is likely using a firewall on the router blocking all outbound and inbound WAN connections (for the MAC address associated with the device, assuming it doesn’t try to rotate MAC addresses or hop on any open WiFi networks around you). Some devices will straight refuse to work if you do this, however. So you have to do research and be careful about which products you buy.

If you want a vacuum, see the valetudo link I posted in another comment. It has some options for this that you can load local only custom firmware (and integrate it with home assistant).

I think nekokoneko above has it right, trying to misattribute blame to the user. Basically, he wants to blame the user for using the service, instead of fixing the service so it doesn’t produce heinously horrible things on request. It shouldn’t work, but who knows with the amount of money he has and the lack of money on the other side. The goal is to establish a small precedent, though if someone sues xAI for making a product that makes this kind of refuse, I doubt such a precedent would hold much water.

No, because when they do the training and actual updates to the model weights, they are very likely heavily favoring their internal renditions of preferred response to certain queries. So even if they included such things from online scraping, they’d essentially wipe the sentiment with internal overrides (most likely, LLM models are very big, you could absolutely get it to say almost anything verbatim it’s seen in the training data if you tried).

You can hash the entire video. It would be very, very difficult (impossible?) to create another video with a hash collision that changed even a couple pixels from the original hash. You just need the hash computed from that unaltered video uploaded at time of encoding to the blockchain. It doesn’t change that someone could have created an entire AI video and uploaded it to the same proof of existence, but it does mean you could verify that a given video was observed on the blockchain at time x, and that it has not been altered in some way. Time of video creation would also be included in the hash (and metadata) so that you could verify that the video was created, by what program, at what time; and you’d have (ideally a less than 5s later) time stamp of it being verified on the blockchain.

There’s likely a better way to do this as well using zero knowledge proofs and/or homomorphic encryption but there probably exists a way to do this which would be tractable.