Re: self-SWATing
"At the border, we were given the traditional welcome..."
"...MYYYYY ARSSSEEE!"
136 publicly visible posts • joined 4 Nov 2023
Also chiming in from the "Thunderbird with POP3" club here, I do it specifically because it doesn't sync state with the server. If you've downloaded an email with POP3 and delete it from the webmail client, your local copy still exists (likewise, deleting the local copy doesn't delete the remote one). If you delete an email from webmail and your local client is IMAP, it deletes the local copy too (in fact there doesn't seem to be a "local copy" with IMAP, as far as Thunderbird is concerned).
The downside is, there's no concept of "has this specific device POP3'd this specific email before y/n". If you have multiple devices with local clients pulling from the same inbox, only the first to check for emails gets it, and it'll never exist on any other device, as it's already been flagged on the server as "this email has been downloaded, don't ever download it again". So you have the remote copy, and only one local copy, fragmented between whichever device checked first, unless you're doing some major voodoo like automatically syncing the Thunderbird profile folder itself between devices with your preferred flavor of cloud-sync program...
I feel the same way about Stargate. Once you accept "hey, aliens are real and they've been impersonating mythological figures for millenia, also you can create literal wormholes with only the power usage of a suburban residence if you know how", the show is refreshingly realistic. The Tau'ri are literally us, actual real-life humanity (circa early 2000s), doing exactly what we would do in such a situation. No nebulous "three centuries of societal development and hardcoding The Needs Of The Many into our genetic code" or "convergent evolution of what we're supposed to assume is 'our' version of humanity, and assume is 'our' english, in A Galaxy Far Far Away" necessary here!
Stargate is about present day-ish people being thrown into fantastical situations and having realistic reactions to it (and maybe blowing up a few suns along the way), and even if the pre-HD presentation of the early seasons is a bit hard to watch these days, the writing and stories have aged like fine wine. Some of the scenes still live rent-free in my head to this day...
"What happens when you dial your own phone number? ...Wrong person to ask. *repeats the question to someone else*" "You get a busy signal." *more talk about things, then the gate's vibrational dampeners are mentioned* "But what if the second gate didn't have... those? Would it vibrate enough to show up on a seismograph?" "...Damn right it would!"
"Chevron Seven... is Encoded...???" "And it's not the Point of Origin... What's it doing?" "...Chevron EIGHT is Locked..."
"Colonel O'Neill, what the hell are you doing?!" "IN THE MIDDLE OF MY BACKSWING?!"
"This... *holds up staff weapon* ...is a weapon of terror. This... *holds up P-90* ...is a weapon of war."
"More craft approaching." "Sir, we're about to get our asses--" "They are NOT Goa'uld."
"...Crap." "What did you do?" "I just ran it through a translation program. It's Wraith." "Crap, indeed."
"I was able to keep the gate concealed long enough to lure the mothership into the unstable vortex when the jump occured." "...You mean we just blew up an Ori mothership..." "...by destroying a Wraith ship." "Indeed. Today, we have achieved a great victory."
"IPv6 is designed to be very wasteful of address space"
...Funny thought. I wonder if it's semi intentional wardialing prevention? You can iterate the entire IPv4 address space relatively trivially (in fact it's practically guaranteed someone in the world is doing this right now, at all times of the day, for various purposes), but it's astronomically unlikely to fire off a ping at a random v6 address and actually hit something...
I'm still betting on a Google Graveyard style killswitch update that will automatically brick any remaining Windows 10 installs.
Redmond wants there to be zero functional installs of any flavor of Windows 10, anywhere in the world, on October 16th. The offer of "extended support" is a ruse to get people to think it won't spontaneously cease to function on the EOL day...
I go one step further. If there is even a single non-ASCII character used anywhere outside of a string or comment, I reject it outright... or if generous, correct it to the "identifiers should be alphanumerics and underscores, and literally nothing else" standard that programming languages used to enforce.
...I kinda wonder if that would actually work... considering the new Local Account won't be the Original Device Admin (the very first user account registered on a device, Local or Remote, which has special permissions higher than "admins created after the fact").
Certain programs that require being launched as admin (for fellow college students, ProctorU Guardian Browser comes to mind), won't just run under "any" admin, or on a non-admin account that you entered admin creds at the prompt for... they explicitly only run if you're logged in as the Original Device Admin, since it's specifically checking for "the first non-SYSTEM user account created", rather than merely "is this user an admin".
Or that the Linux version is cripped as all get out? As a content creator, that's my main problem, the Linux version of Davinci Resolve is "functional" (as in, it'll let you edit and render video), but it's far more limited in what it can ingest and spit out due to - what else - codec licensing bull$$$hit. ...There's also the fact that PaintDotNet (the ".NET" in the name should be a hint that a native Linux build can never be created) "does NOT like Wine" (in the same sense that Aperture Repulsion Gel "does NOT like the human skeleton", I actually saw reports of Wine causing kernel panics when trying to run PDN with it), and the nearest purpose-equivalent program, Gimp, is so feature-packed that it's actually not capable of the simple image-editing features I need (apparently "nearest neighbor resizing" and "non-antialiased paintbrush drawing" are too primitive for Gimp to support)... and for console recording, Elgato is straight up "we're not interested" regarding allowing it to work on Linux.
So of my entire video-creation toolchain, literally the only thing that "works as intended" in penguin land... is OBS.
No longer possible as of... a year ago, I think? It used to be called the "no at thankyou dot com" method (more vulgar versions existed), you'd put in a nonexistent "account email" - critically, it had to be one that a sufficient number of people were using, hence the name of the method - and then it would say "too many login attempts" and fallback to Local Account creation. Well, Micros~1 got word of it and patched it so "too many login attempts" no longer has a fallback, it'll keep telling you to "try a different account" instead.
Hot take: Any command or program that can delete user data, accounts, files, etc, even on a local machine, should have "dry run" as the default state, and you have to include some kind of --for-real-this-time flag to make it actually go, as a break-glass measure. So "rm -rf / somefolder" would instead give a list of what you're about to nuke (giving you a chance to catch the fat-fingered space!), while "rm -rf / somefolder --for-real-this-time" would actually nuke your drive. The concept already somewhat exists in the "--no-preserve-root" flag when you're specifically nuking "/", so why not extend that break-glass idea to all invocations of rm, or similar programs?
Yeah, honestly that's the part that doesn't add up about this or the OneDrive case. Not "how did it happen" but "why specifically these particular high-profile accounts were the ones affected"... especially in the OneDrive case, the fact that the account belonged to someone making a competing product.
In most locations, actually. Regional Monopolies are industry-mandated SOP in the US, so if you violate the terms of service of one ISP (for example, how Comcast has criminalized the entire bittorrent protocol and even fully legal torrents (like Linux ISOs) or things that merely piggyback on the protocol (some online game clients share updates this way, as does Windows 10 in default configuration) will have Comcast send the literal Mafiya - da, the Russian one - to your house), then you're effectively "banned from the internet for life" unless you can afford to relocate out-of-state...
> The only ones I haven't tried to set up yet are Davinci Resolve and
Last time I looked into it, Davinci For Linux is... functional, in the same sense as an "In-Game" game compatibility rating on an emulation website. It works, and you can edit and render things, but it's crippled by - surprise - codec licensing bull$$$hit. I haven't actually had a chance to test it myself, but as long as it can ingest MKV/MP3/PNG and shit out MP4, and that I can do my usual PNG pan-arounds and other editing effects, I'll be fine with it.
The main thing keeping me as a content creator locked to Win10 is... PaintDotNet. As the ".NET" in the name implies, a native Linux build does not and never can exist. And apparently, Wine really doesn't like it. Like, going back to the emulator analogy, PDN's rating on Wine is "forget Intro, it kernel panics the host system". I've tried Gimp, and the problem is it's too feature-packed, to the point that Gimp is literally not capable of the simple image edit features that are trivial for PDN to do...
Reminds me of how I used to think "KB" stood for kilobyte, that a patch being named "KB1234567" meant that it was patching the 1,234,567th kilobyte somewhere in the system... I had some wacky thoughts of how to computer, as a kid.
...On the other hand, I still maintain that the G in 4G/5G/etc is and always was originally intended to stand for gigabit, as in, that's the connection speed that that type of cell network is "supposed" to be capable of!
Indeed, it sure looks like President Musk got everything he could have dreamed of from his mouthpiece puppet, short of being able to "disappear" anyone that makes fun of him or still calls it Twitter... Also, who genuinely believes he's actually going to give up all the powers of the proxy presidency?
Here in the US, it's been repeatedly proven that the National Do-Not-Call Registry (our equivalent of the TPS) is often used as a list of confirmed live numbers for telemarketers to prioritize calling, with zero consequences since the law doesn't actually have any enforcement built in.
With texting scams, they just iterate through all possible numbers in a specified range (wardialing) and send to all, which apparently "exempts" them from DNC applicability; me and my parents have adjacent cell numbers, so we'll often get the exact same scam texts within a minute of each other...