

Здравствуйте друг студент! I’ve been trying to learn it as well over the past 2-ish years, and it has proven to be a much slower progress than I had hoped for. How are you faring? And what methods do you use to learn?
Здравствуйте друг студент! I’ve been trying to learn it as well over the past 2-ish years, and it has proven to be a much slower progress than I had hoped for. How are you faring? And what methods do you use to learn?
Does Actiona suit your needs?
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.
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 haven’t heard of ZAP before, so this is new and intriguing! Thanks!
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.
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.
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.
They only recently made it mandatory for three visa types, but since introduced in October 2016, it’s always been an optional field when applying for an ESTA.
Edit:
Not that not providing your social media handle will benefit you, of course.
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.
Depends on the level of technology you’re willing to go to:
Smart phones today you’re probably all out of luck, whether it’s Google’s Android, Huawei’s HarmonyOS, or Apple’s iOS. Same with any desktop PC.
Dumb phones without internet connectivity, like the Mudita Pure, can get you pretty far, but as you’re making calls and sending texts through your telecall provider, your provider might use that data for training purposes still.
For other technological devices, like fitness trackers, TVs, cars, fridges, or any IoT device really, that somehow either connects to internet or syncs to a device with such capability (your phone) in order to phone home, you’re likely out of luck.
Dumb devices, like mechanical timepieces, monitors, and “normal refridgerators” can get you pretty far, but remember that your purchases of these things, along with all the metadata of those purchases, might also be tracked and trained on.
As biber@feddit.org pointed out, this 1000-fold increase is compared to barium titanate by itself, not to standard silicium solutions. However, it’s still worth pointing out:
Panels made with this technology could be much more efficient and require less space than current silicon-based solar cells,
(…)
The material is also simpler to manufacture and more durable, as it does not require special packaging.
I have a slight feeling that they will require “proof” of no existing social media profile: Either you give them something, anything, or they will try and search the web for any account that matches your identity.
And of course, if your cooperation is unsatisfactory, they reserve the right to deny you entry.
The big one for me is grep
/ripgrep
. I’m a dev, so there are often times I need to search the contents of files to figure out where something obscure is mentioned. This is also possible on Windows, but as with most things on Windows, it’s slow.
The second mention-worthy thing is, oftentimes in conjunction with grep
, is piping! It’s so enjoyable for me to find the files/content, pipe it to anything (sometimes through xargs
and/or tee
), so that I can replace the text en-masse with sed
, remove all junk files that match a certain parameter with rm
, and generally automatically act upon something that I don’t have to manually look for.
Although I’m a dev mainly on Windows, I’ve installed WSL as a compromise, and quite often find myself using its bash to perform tasks like the ones mentioned above.
You’re an awesome admin, Demigodrick! The transparency, the hospitality, the constant positive engagement with the community! As long as you remain, this community will thrive, I’m sure of it ;)
Happy Birthday! :D Love the microsite - great choice of stats!
And a big cheers to the admins for the incredible efforts! 🥂
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).
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.
Здравствуйте все!
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?