• 0 Posts
  • 190 Comments
Joined 2 years ago
cake
Cake day: July 10th, 2023

help-circle
  • There is this thing that I feel is most prevalent in the USA, to call any attraction to a girl under the age of 18 pedophilia. Because that’s the age to star in porn. The term should truly be used for attraction to children. I think it’s an extension of the “pedo panic” where every man is assumed for some reason to be a child rapist now.

    As such almost every young man could at some point be caught as a “pedophile”- 17 year olds sneak into clubs all the time, for example. 20 year old hooked up with one? Now he is considered a pedophile even if the actual age of consent is lower.

    Meanwhile the porn industry glorifies “barely 18” girls as something highly desirable. It’s a little messed up to say the least.

    Actual pedos who are into kids should be put in mental institutions. But I would strongly suspect that 15% stated just includes honest young men and creepy old men, none of which are truly pedophiles. That number is way too high.




  • Militants specifically use these pagers for security and stealth. Everyone else just uses phones.

    It’s a brilliant way to target only combatants, and also expose them to their friends and neighbours. This attack is incredibly disruptive with very little collateral damage compared to alternatives.

    And yes, it’s terrorism, an attack meant to inspire terror and disrupt communication networks with a chilling effect much larger than the actual damage. However it’s interesting as unlike most terrorism it does not target civilians.

    It’s also terrifying to think we are living in a world where a malicious component attack is a legitimate concern. This is one of those moments that change the world - I’m sure every industry is thinking about the danger of their foreign supply chain right now.




  • This would work but assumes the primary use of the machine is Windows and derates your performance under Linux significantly due to USB speeds. Even if you’re storing your data on the Windows HDD, NTFS drivers are dog slow compared to EXT4 and other *nix filesystems.

    Also some BIOSes are a pain to get to boot off removable drives reliably so it really depends on what your machine is.

    I’ve used Linux as a primary dev system for well over a decade now, and with the current state of Windows I’d really recommend just taking the leap, keep your Windows box if you need Windows software and build a dedicated Linux workstation.









  • I don’t see how people like you miss the entire concept of “base load”.

    I live in a region with vast amounts of renewable energy resources. It’s always windy and the sun shines almost every day. I have solar panels on my house that cover most of my DHW and a large fraction of my summer cooling load, and keep most of my appliances running.

    But right now, the sun is down and the wind is flat. And I still need power. My battery storage would be depleted by morning, damaging it through overdischarge if I don’t buy power from the grid instead.

    And it’s a lovely summer evening with no heating or cooling demand! What about midwinter, -35C and dark and snowy? Where is my power coming from on that day, after a month of days just like it?

    Nuclear.





  • Right, we need to come up with better terms for talking about “AI”. Personally at the moment I’m considering any transformer-type ML system to be part of the category, as you stated none of them are any more “intelligent” than any others. They’re all just a big stack of tensor operations. So if one is AI, they all are.

    Remember long ago when “fuzzy logic” was all the hype and considered to be AI? Just a very early form of classifier network but everyone was super excited at the time.


  • I’m just stating that “AI” is a broad field. These lightweight and useful transformer models are a direct product of other AI research.

    I know what you mean, but simply stating “Don’t use AI” isn’t really valid anymore as soon these ML models will be a common component. There are even libraries and hardware acceleration support for tensor operations on the ESP32-S3.