[-] Havatra@lemmy.zip 4 points 2 days ago

Say it with me now, people!: "GPTs are not mindful!"

LLMs (everything out there called "AI" these days) are predicting words based on statistical analysis of human-made texts. There is nothing "smart" about LLMs, they are only perceived like that because the training data contains a fair share of intelligent works from humans!

So, it doesn't have "feelings" or "motivations". It inherits the "traits" from human works that relate to the context given. If I prompt something like "Tell me a short story of one paragraph backwards in leetspeak", it's going to generate some sentences with these words being the context. It will sift through its model, prioritizing works it has trained on that has the highest relevance/occurance/probability of these words, mix it up with a bit of entropy, and voilá! You'll (likely) get a fair amount of gibberish, because this is a very small-to-non-existent part of its model, as very few actually use reverse leetspeak, i.e. it makes very few appearances in the training data. (I haven't managed to get any model to write this flawlessly yet.)

Watch this if you want a bite-sized explanation of how a GPT works: https://youtu.be/LPZh9BOjkQs

[-] Havatra@lemmy.zip 17 points 2 weeks ago

I'm now curious, as someone who hasn't participated in any of the chats, what's going on?

[-] Havatra@lemmy.zip 5 points 2 weeks ago* (last edited 2 weeks ago)

It's an interesting thought, one that has crossed my mind a time or two.

I think in reality, we don't have anything that is "absolute" mind control, but we come pretty close through long-term exposure to biased information (propaganda). You asked for this to be an exception, so I won't go into details there.
There is a famous study done by Olds and Milner in the world of psychology, where they hooked up rats' reward center in the brain to some electrodes, resulting in incredible change of behavior. The rats were stimulated by them pulling a lever, and this felt so rewarding to them that they couldn't think of anything else. After the stimuli was given, they kept pulling the lever to exhaustion, not even prioritizing food or sleep anymore. The scientists also attempted the reverse; to inhibit the reward system. The rats became lethargic, and didn't have motivation to do anything at all, not even eat.

This is, to much smaller degree, effectively the same that happens with humans that are addicted. Whether it's to gambling, porn, drugs, gaming, or social media.
So if one can spontaneously create an addiction in someone, you're one step closer to mind control.

One show that caused a bit of a psychological unease with me was first season of Jessica Jones, where David Tennant makes an excellent performance of a character who can make anyone do exactly as he says. I think this is the kind of mind control that we fear, where we are completely aware of ourselves, but cannot help but do what we have been commanded to do.


Edit:

I forgot to answer your question: Yes, I think it will be invented (and to some degree already has), and total mind control is probably at least 50 years away, as we research the psychological basis that was found with the aforementioned research.

[-] Havatra@lemmy.zip 13 points 3 weeks ago

They updated the article to provide further context:

Later, in June 2025, the mod’s original uploader deleted it from Steam entirely. In other words, Valve did not remove the mod from Steam (as our original article suggested).

So Valve only restricted access in South Korea, not the rest of the world.

[-] Havatra@lemmy.zip 3 points 3 weeks ago

For such mods, there is pretty much always a very firm emphasis on "this is a work of fiction" when starting the game/mod. Example is the Assassin's Creed games, where they don't always have historic accuracy, but that's okay because they have emphasized that this is a liberty they have taken, and they have already made the user aware of it and agreed to the terms.

This mod however (without having tried it myself) does not make any emphasis on this, and hence uncritically portrays it as part of real events.

[-] Havatra@lemmy.zip 3 points 1 month ago

Does Actiona suit your needs?

[-] Havatra@lemmy.zip 15 points 1 month ago

Unsure why you're getting downvoted (this is "No Stupid Questions", after all), but I'll give my 5 cents:

Reason 1:
The people is essentially the reason why a government has power. Without the people (and their support), the government governs a whole lot of nothing, and they will be forced to do labour themselves.

Reason 2:
Poisoning the water is not very accurate, and may lead to both the death of many whom already are supportive of the government (which will create distrust), and people only getting sick depending on the amount they drink (the dose makes the poison).

Reason 3:
Despite a population having a lot of dissidents, these people still work and contribute to society in some ways. It has to get pretty bad before it will be "worth it" to remove them from society.

Reason 4:
Even if it's so bad that you're looking at an open revolt against the government, poisoning the water will only really yield MAD, which is usually undesirable.

Ultimately, it's unlikely desirable for any government to do this, as there are better ways (for the government). However, there have been some attempts at genocide through water supplies before, so it's not completely unheard of. Check out Project Coast.

[-] Havatra@lemmy.zip 3 points 1 month ago

uBlock Origin I very much like, and I think it's near-impossible for me to use a browser without it installed anymore. But as far as I know, it's only used for blocking (dropping network requests) and hiding (CSS-like rules), but no manipulation?

The monkeys I've also used a little bit of, but I wasn't aware that they supported being run ahead of the rest of the page like how I wanted, so this is definitely worth looking into, I appreciate it!
For reference, I found this answer on StackOverflow, which is promising.

5

cross-posted from: https://lemmy.zip/post/42291691

Good day! I'm looking for is a way of creating rules to intercept, modify, drop, and replace HTTP requests and responses, hopefully even with regex(or similar) capabilities.

The best extension I've found that seems to suit those needs is Requestly. However, it seems like they have some shady practices of bought/bot reviews, like here on AlternativeTo.net, where you can see the review are made by accounts that are created the same day of the review, and never used since. The same pattern can be found on ProductHunt.
Is there perhaps an audit of their Github repo somewhere?

I've also looked at apps like mitmproxy, but I was hoping for a solution that is in-browser.

I know that Firefox and Chromium has the built-in dev tools for this, but this is only applied with the dev tools actively open; I'm looking for a more persistent solution.

Please let me know if this is not the place to ask, and if there are other places I should try and look instead/also.

23
submitted 1 month ago* (last edited 1 month ago) by Havatra@lemmy.zip to c/foss@beehaw.org

Good day! I'm looking for is a way of creating rules to intercept, modify, drop, and replace HTTP requests and responses, hopefully even with regex(or similar) capabilities.

The best extension I've found that seems to suit those needs is Requestly. However, it seems like they have some shady practices of bought/bot reviews, like here on AlternativeTo.net, where you can see the review are made by accounts that are created the same day of the review, and never used since. The same pattern can be found on ProductHunt.
Is there perhaps an audit of their Github repo somewhere?

I've also looked at apps like mitmproxy, but I was hoping for a solution that is in-browser.

I know that Firefox and Chromium has the built-in dev tools for this, but this is only applied with the dev tools actively open; I'm looking for a more persistent solution.

Please let me know if this is not the place to ask, and if there are other places I should try and look instead/also.


Edit

My goal is to do something to the effect of uBlock Origin, but instead of just blocking/hiding, either replace with local files, or intercept req/res in order to manipulate them favorably, without being detected. I don’t know what uBlock does under the hood though, apart from its resource blocking and CSS-derived hiding.

Example: Watching a video on youtube, an ad is about to get loaded, but instead of the hiding/blocking strategy uBlock uses, intercept the GET/POST, save the important flags that are uniquely served to your device that would indicate that you have successfully been served the ad, drop the rest, and then answer with what would be a valid response for “I have watched the ad in its entirety”. So the server basically saying “Here, I give you this page and this script with both vital and ad contents. I now expect you to provide the corresponding hash that these two files will create through a series of functions. If you don’t, I will assume you’re blocking me, and I won’t provide further contents.”, and I’ll simply respond with “Here’s your hash! wink”.

Essentially, I wish to experiment with trying to be completely invisible in the blocking, by providing responses as if I have loaded and watched the ad, with all anti-adblock implementations through scripts and dynamic loading “intact” and unaware.

[-] Havatra@lemmy.zip 3 points 1 month ago

Depends on the conditions, I'd say. If you have an area that has low oxygen and high saline concentration, one could potentially preserve large parts of the carcass. A big challenge though is the substances brought by the carcass itself, like enzymes and bacteria that are not directly exposed to the oxygen-deficient saline-abundant water, which can thrive and remain active for a long period of time. However, if this carcass sinks to incredible depths, where the pressure is really high, temperature is a constant 4 degrees, very low concentration of scavengers or thriving organisms, and potentially sinks a bit into the sediment for a long time, you'll essentially get ~~pickle juice~~ fossil fuel.

[-] Havatra@lemmy.zip 2 points 1 month ago

Do you often (if at all) run into conflicts with the .. alias? I can't think of any case on top of my head, but it feels a bit sketchy. The more than 2 dots however I imagine is pretty safe.

[-] Havatra@lemmy.zip 5 points 1 month ago

I'd say Linux Mint, ZorinOS, and Manjaro Linux are all viable options for Windows users who want an easy transition. Although I don't think any distro will ever be considered a "plug-and-play" experience. There are varying degrees of user-friendliness, but if one wants user-friendliness like not having to do root/sudo actions even once, I think one might be better off with MacOS..? Though from what I've heard, the main reason Windows users are looking towards Linux and not MacOS is exactly because of the ability to customize more than just the wallpaper (and also the entire boycott US movement).

[-] Havatra@lemmy.zip 8 points 1 month ago

I love the blunt title of "... for Windows 10 Exiles", though I wonder if it will rub people the right or wrong way when reading it.

Now, don’t get me wrong, but all the hype around the so-called “apocalyptic” October 14 feels a little overblown.

I agree somewhat - the date itself is not that big of a deal, as it's just a date that Microsoft has set in order to have a spesific time to keep as a reference for when they have their last support push for Windows 10:

Windows 10 will reach the end of support on October 14, 2025. At this point technical assistance, feature updates and security updates will no longer be provided.

This doesn't mean that it will immediately be defunct or a serious security risk. But from this point on, the more time that passes, the higher is the likelyhood of security holes being found (and used), that will not be patched.

Windows 11 has proven itself to have - a - lot - of - anti-features. Being forced to choose between having to deal with those, or change the entire system which you've grown so very used to, can be a rather difficult decision for many. KDE trying to ease the transition I think is appreciated by many who find themselves stuck in this choice. Or at least to give Linux a try.

view more: next ›

Havatra

joined 4 months ago