• 0 Posts
  • 18 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle



  • generally a very good point, however i feel it’s important to point out some important context here:

    the pedophiles you’re talking about in your comment are almost always members of tight knit communities that share CSAM, organize distribution, share sources, and most importantly, indulge their fantasies/desires together.

    i would think that the correlation that leads to molestation is not primarily driven by the CSAM itself, but rather the community around it.

    we clearly see this happening in other similarly structured and similarly isolated communities: nazis, incels, mass shooters, religious fanatics, etc.

    the common factor in radicalization and development of extreme views in all these groups is always isolation and the community they end up joining as a result, forming a sort of parallel society with it’s own rules and ideals, separate from general society. over time people in these parallel societies get used to seeing the world in a way that aligns with the ideals of the group.

    nazis start to see anyone not part of their group as enemies, incels start to see “females” instead of women, religious fanatics see sinners…and pedophiles see objects that exist solely for their gratification instead of kids…

    I don’t see why molesters should be any different in this aspect, and would therefore argue that it’s the communal aspect that should probably be the target of the law, i.e.: distribution and organization (forums, chatrooms, etc.)

    the harder it is for them to organize, the less likely these groups are to produce predators that cause real harm!

    if on top of that there is a legally available outlet where they can indulge themselves in a safe manner without harming anyone, I’d expect rates of child molestation to drop significantly, because, again, there’s precedence from similar situations (overdoses in drug addicts, for example)

    i think it is a potentially fatal mistake to think of pedophiles as “special” cases, rather than just another group of outcasts, because in nearly all cases of such pariahs the solutions that prove to work best in the real world are the ones that make these groups feel less like outcasts, which limits avenues of radicalization.

    i thought these parallels are something worth pointing out.



  • all of the words you listed that use a soft g are loanwords from other languages (pretty sure they’re all french) soooo…yeah. no wonder those have different pronunciation.

    when you look at anglo-saxon words the difference becomes clear:

    • gift
    • graveyard
    • ground
    • gay

    all hard g’s.

    mixing up languages is the common denominator here.

    the G in GIF stands for graphical, neither english nor french in origin, hence the confusion about pronunciation.

    alternatively; English is a terrible mess, and the only “correct” pronunciation is reached through general consensus. if the majority pronounces something a certain way, that’s how it should be pronounced.



  • you don’t have a choice when it comes to data collection:

    if it’s allowed literally every manufacturer WILL do it!

    see: the exact situation we’re currently in!!

    so, no, you don’t have a choice (other than buying an older model).

    this isn’t how “the market” does anything.

    there’s no downside to outlawing spyware in cars.

    and it hasn’t made anything cheaper, what the hell kind of cope is that??


  • i absolutely love it when it’s paired with manual transmission and an auto-break function:

    when you stop, for example at a red light, and press the break while standing still for a bit, it goes into auto-break mode.

    when you then release the clutch while in gear (neutral gets ignored), it automatically releases the hand break, so you can perform a hand break assisted start from standstill without having to touch the actual hand break!

    this is excellent when you’ve stopped at an incline, and generally really useful!

    but i get the skepticism…i was extremely skeptical at first too, but you get used to it quickly and then it feels weird when it’s missing or turned off in another car… there’s just no reason not to use this feature it’s simply great!



  • because barely anyone even knows about HUDs, since there are barely any vehicles in the “won’t cost you both kidneys” price segment with HUDs in them…

    …but yes, they really should be in every car. it’s just a no-brainer for safety, for the exact reason you said: simply having your speed right in your field of view alone is worth it!





  • the TSA is not “not perfect”; they’re a joke.

    it’s pure theater. they have basically no ability to detect actual weapons at all, hence why it’s a common problem when passengers arrive abroad only to find out they accidentally carried loose ammunition across borders.

    there’s a huge difference between “not quite perfect” and “completely and utterly useless waste of time, money, and resources”, the latter of which describes the TSA.

    IF they actually did anything useful at all, then fine, you have a point. but they don’t, which is why people are disagreeing with you.

    because in principle you’re right, that security is required and should be taken seriously…but the TSA isn’t actually providing security. they’re providing the appearance of security.


  • this is not true.

    it entirely depends on the specific application.

    there is no OS-level, standardized, dynamic allocation of RAM (definitely not on windows, i assume it’s the same for OSX).

    this is because most programming languages handle RAM allocation within the individual program, so the OS can’t allocate RAM however it wants.

    the OS could put processes to “sleep”, but that’s basically just the previously mentioned swap memory and leads to HD degradation and poor performance/hiccups, which is why it’s not used much…

    so, no.

    RAM is usually NOT dynamically allocated by the OS.

    it CAN be dynamically allocated by individual programs, IF they are written in a way that supports dynamic allocation of RAM, which some languages do well, others not so much…

    it’s certainly not universally true.

    also, what you describe when saying:

    Any modern OS will allocate RAM as necessary. If another application needs, it will allocate some to it.

    …is literally swap. that’s exactly what the previous user said.

    and swap is not the same as “allocating RAM when a program needs it”, instead it’s the OS going “oh shit! I’m out of RAM and need more NOW, or I’m going to crash! better be safe and steal some memory from disk!”

    what happens is:

    the OS runs out of RAM and needs more, so it marks a portion of the next best HD as swap-RAM and starts using that instead.

    HDs are not built for this use case, so whichever processes use the swap space become slooooooow and responsiveness suffers greatly.

    on top of that, memory of any kind is built for a certain amount of read/write operations. this is also considered the “lifespan” of a memory component.

    RAM is built for a LOT of (very fast) R/W operations.

    hard drives are NOT built for that.

    RAM has at least an order of magnitude more R/W ops going on than a hard drive, so when a computer uses swap excessively, instead of as very last resort as intended, it leads to a vastly shortened lifespan of the disk.

    for an example of a VERY stupid, VERY poor implementation of this behavior, look up the apple M1’s rapid SSD degradation.

    short summary:

    apple only put 8GB of RAM into the first gen M1’s, which made the OS use swap memory almost continuously, which wore out the hard drive MUCH faster than expected.

    …and since the HD is soldered onto the Mainboard, that completely bricks the device in about half a year/year, depending on usage.

    TL;DR: you’re categorically and objectively wrong about this. sorry :/

    hope you found this explanation helpful tho!


  • ???

    except:

    • lots of land
    • feed (which requires a LOT of land)
    • massive amounts of water
    • insane amounts of antibiotics and assorted other medicine
    • stupid amounts of electricity
    • etc.

    raising cattle on a commercial scale requires mind boggling resources!

    every single study on environmental impacts of food production lists beef as the number 1 worst food source in terms of environmental impacts period.

    “Raising cattle doesn’t require anything.” - yeah, in fantasy land.