• 0 Posts
  • 387 Comments
Joined 2 years ago
cake
Cake day: January 26th, 2024

help-circle
  • it will definitely save lives that were cut short

    Sorry for being pedantic, but it will do no such thing.

    The lives rhat have already been cut short - they’ll continue being cut short. That time isn’t something a magic wand nor a ban on sale can fix.

    This type of ban won’t even try to deal with the existing smokers. The only thing it tries to do is stop the new geberation from becoming smokers by taking away access.

    Which will probably work, but it’s a stopgap - not a solution.

    I’d argue a policy of prevention, of raising prices, of limiting the amount of cancer-causing chemicals and of clearly defining and educating people about tapering off (including perhaps cigarrettes of differing nicotine levels like the vapes) would work better than saying “time’s up, young-uns 2008 onwards can’t get cigs”.

    I’d also argue a better approach would be a school lesson where kids try a puff of cigarette smoke, hopefully hate it for life, and never think about trying it again. Banning stuff just makes it seem cool and I think this rebellious aspect is what gets most high school kids into the addiction.

    Accessibility doesn’t help, but cigs are already illegal to sell to under-18s but we all know how effective that is at preventing teenagers developing the addiction. Altering the rule a bit doesn’t get rid of the problem of it not being properly enforced.


  • If you just give binary blobs and no sources

    The main point is that you give the source to the blobs, so it’s not a black box anymore - new maintainers knowing what the blob does (and how) saves a HUGE amount of time prodding the black box (blob) to infer its behaviour.

    And it doesn’t pose a security risk - if anything, more eyes on the code is better. Security through obscurity has been proven a myth since open code has more eyes on it. Security researches have smarter things to do than prod some binary blob when there’s so much code that’s either open source in the first place or at least only they got access to closed code.

    What obscurity does is limit the eyes on the code, but the share of bad actors hoping to strike gold to researches looking at it outdoes any benefit.

    Will your technically-challenged great-Aunt switch to post-support build when her phone hits EoL

    She won’t. But you as her niece/nephew might. And the local repair tech might when she comes to ask. Abd she’s not an idiot, just the technology isn’t mature enough in the societal sense: people don’t think of bringing their phone to a repair shop like they do their cars, which is a fixable issue - even without much advocacy groups time will fix this issue.

    hackers [will] be able to remote control her banking app and take away your inheritance before the community can even patch it

    You might be mixing apples and orabnes here: why and how is the community expected to “fix” a banking app?

    A banking app is a closed blob just like phobes nowadays. It’s a parasitic relationship: blobbed phones are used to justify blobbed apps and vice versa. It’s like saying “well, the foubdation of the building is bad, but to fix it we’d need to also deal with the crumbling walls” - so instead of fixing, it often is better to do a fresh start. But you’re suggesting we should continue making buildings with bad walls and foubdations because we have the wall materials lying around, so why not use them?

    Then there could also be licensed code

    This is a recipe for disaster. I hope you’re trolling.

    The Internet wouldn’t work if DNS were centralized, and the only thing DNS is used for is translating key pairs (basically). Now a single point of failure would have to do code vetting?

    It’s the totalitarian dream! Oh, and absolutely out of touch with reality.



  • Actually, both “persona non grata” (latin has cases) and “gratis coffee/beer/bootloader” both make sense.

    Just convert the “x is gratis” into “you’re welcome to [relevant-action-verb] x”.

    As in, “The kernel is gratis” = “You’re free to [use] the Kernel” (which is basically “it’s free” in everyday english).

    For “Persona non grata” it would be “(You’re a) person not welcome (to [come] here)”.

    This is what it originally meant. It has nothing to do with price and everything to do with gratuity. I (a provider) am grateful to you and welcome you to use/come/see/do/whatever.

    “Gratis” would be the ketchup packet at McDonalds - they’re happy you paid for a burger so they’ll give you a ketcup packet as they’re grateful you did.




  • Whoever has a brain, a gun and less than $1 million in the bank. Hell, even some uber-rich folks might join the cause.

    And besides, if anyone has a gun problem, it’s America. Might as well make that bug into a feature. Y’know, wrong clock right twice or whatever.

    If the rulers end up getting shot and school shootings give way to senate, town hall and courtroom shootings, maybe a positive change would come. If nothing else, guns would get controlled which would mean less school shootings judging by the Brian Thompson case.

    And just to say - I’m not preaching political violence. What I am saying is that a bunch of dead adults is teeny tiny bit less terrible than a bunch of dead kids.


  • Commiting a genocide isn’t antisemitism, what with spitting in the faces of actual survivors’ thoughts and messages.

    Rather, and quite clearly it’s obviously anything Israel dislikes.

    Given the unpopularity of the genocide in Palestine and the fact that Israel likes to proclaim itself the “Jewish” state, the only thing Israel accomplished in its short (and as of late, extremely miserable) existance is slandering the Jewish name with the currently-ongoing genocide which many Jews and the vast majority of Holocause survivors do not, and never have - supported!

    In effect, Israel seems to be trying its best to tie this genocide with the adjective “jewish” more than the Holocaust ever was.

    If the actions of Israel the state isn’t the gravest form of antisemitism, I don’t know what is.







  • Ads? Privacy popups? Newsletter popups? Autoplay self-resizing videos?

    Sure, coming across a site that does all is luckily not too easy.

    At least I don’t remember it being back when I raw-dogged the web.

    Toolbars were a user choice and most weren’t rootkits, so you could disable them from a standardized browser interface or like any other app on your system.

    Can you do such a thing with the modern stuff on Chrome or vanilla Firefox?




  • Sure, everyone imprisoned is a prisoner under international law, but I assume Susan is aiming her comment at an america-centric audience.

    I think large enough parts of Lemmy get the disproportionate news titling from “credible” news orgs such as NYT reading along the lines of “30 dead in Gaza building collapse” vs. “2 mothers brutally murdered in Tel Aviv during new wave of terror bombing”

    Are we really going to knitpick on Susan for calling them “not prisoners” because they’re not imprisoned like the average peacetime prisoner: with at least a resemblance of a due process?


  • This is where a man page comes in but alas, but some (perhaps even most) of them are fucking horrible. The core incantation is either too dumbed-down or (more often) too long-winded.

    Some good ones I can praise are netcat, ghostscript and 7z. Special praise goes to the Library Funtions Manual entries like signal and exit.

    Bad ones ones in my book are vim (too short), ffmpeg (a simple reordering of sections would make it quite a bit better, like moving the less common flags lower down the page) and git starts of strong but ends up being way too detailed and unstructured.

    I could go listing examples for days, so I might as well stop now.