• 1 Post
  • 15 Comments
Joined 6 months ago
cake
Cake day: March 17th, 2025

help-circle


  • I think you’re right on all these points, though it depends a bit on what part of the Fediverse you’re exposed to.

    On the point of anti-capitalism, I agree, but (again, depending on the part of the Fediverse) there’s also an incredibly high amount of open-minded people here, compared to other more mainstream social media (like Reddit). I speak much from my perspective of being from lemmy.zip, which I’m impressed by the healthiness of the community since I joined. But there are also less “healthy” instances like lemmy.ml which is considered by many to be infested with tankies (anti-capitalism?).

    And yes, the average age seems to be around mid-30s to me, based solely on how people speak and what they reminisce about.


  • 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.





  • Здравствуйте все!
    I’ve been actively trying to learn Russian for about two years now, and I’m still not very capable of having even simple conversations, due to the great difficulty of constructing sentences in my head. I guess I let the grammar get to me, with all the various prefixes and suffixes, so I choke. That, and the positioning of the words in a sentence. And also the concept of cases (all 7 of them). I know English and Norwegian from before, none of which has this slavic sentence logic/rules, so I find it incredibly difficult to remember/associate words/variations with their use.

    I use Duolingo, Babbel, and sometime Rocket Language, in addition to trying to expose myself to having to read/listen/reply to other native speakers, but man am I having a hard time. Any suggestions?




  • Yeah, a bit of an xy problem, I’ll admit. My ultimate goal would be invisible blocking/hiding from certain expected behaviors like the ones anti-adblockers employ. I’m not sure if what I have in mind specifically exists or not, but I find it fun to tweak and experiment with these kind of things. So I don’t necessarily have a problem I’d like to solve, it’s more an ask for directions/experiences.

    I have tried Fiddler before, and it almost has the capabilities I’m looking for (it replaces an entire file; nothing granular), but it was a bit of a hassle to get working well last time I tried it, with the CA certificate, decrypting the TLS and stuff.




  • I most likely am going a bit to the obscure/convoluted solution, yes.

    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.


    You’re quite right, I should include my goal in the post - editing it in now.