• 0 Posts
  • 30 Comments
Joined 3 years ago
cake
Cake day: July 1st, 2023

help-circle


  • The tools to manufacture content are more accessible, sure. But again, information has always been easy to manufacture. Consider a simple headline:

    [Group A] kills 5 [Group B] people in terrorist plot.

    I used no AI tools to generate it, yet I was able to create it with minimal effort nonetheless. You would be rightfully skeptical to question its veracity unless you recognized my authority.

    The content is not important. The person speaking it and your relationship of trust with them is. The evidence is only so good as the chain of custody leading to the origin of that piece of evidence.

    Not only that, but a lot of people already avoid hard truths, and seek to affirm their own belief system. It is soothing to believe the headline if you identify as a member of Group B and painful if you identify as a member of Group A. That phenomena does not change with AI.

    Our relationship with the truth is already extremely flawed. It has always been a giant mistake to treat information as the truth because it looks a certain way. Maybe a saturation of misinformation is the inoculation we need to finally break that habit and force ourselves to peg information to a verifiable origin (the reality we can experience personally, as we do with simple critical thinking skills). Or maybe nothing will change because people don’t actually want the truth, they just want to soothe themselves. I guess my point is we are already in a very bad place with the truth, and it seems like there isn’t much room for it to get any worse.



  • Yes, there’s that, but it’s also just straight up gaslighting as a means to bully sovereign countries and further brainwash people into whatever reality the administration dictates. Next time, it’ll be an executive order to have Greenland renamed, etc. The pen truely is mightier than the sword.









  • The carbon sequestered in the earth in the form of coal, oil and gas hasn’t always been in the earth. After all, hydro carbons are in fact hundreds of millions of years of dead trees buried under mud sequestering atmospheric CO2. Which implies there was a time with all that CO2 in the air yet still trees to capture it. By releasing it all, we reset the biosphere’s clock to about a time when earth supported a different kind of life (one without us in it), but life nonetheless.

    Frankly, the comparisons to Mars and Venus seem a bit overblown.


  • Driving off with the rental car is a fine analogy if we were comparing this to not returning a DVD you rented.

    But this is not that. And that is kind of the point.

    Piracy is a breach of contract for sure. The point the author is trying to make is that our current licensing contracts around media are out of touch with the social contract (you pay for something, you get it).

    Hence the moral hazard. So companies will flaunt the social contract (like in the case of Sony) with impunity but will get rightous as soon as people flaunt the legal contract. It’s a double standard, where all the power is in the hands of those with the biggest legal department.

    You can’t define “theft” untill you first define justice. And if consumers and media holders can’t even agree to a just system, then why bother categorizing anything as theft at all?


  • Cataloging individual DNA data casually at a massive scale opens the door for massive genetic discrimination of all kinds, from discriminatory health insurance premiums and hiring discrimination to aparthied, eugenics, and genocide. “Don’t be silly that’ll never happen here.” Is the height of affluent arrogance.

    Humans have proven themselves to be fully capable of these horrors, it is just a matter of time until it happens again, and when we create tools of consolidated power-- just like IBM created machines that enabled Nazi concentration camps–we only increase the chance of enabling some deranged element of society oto repeat these catastrophic horrors.

    All that downside just so we can consume 15 minutes of dopamine.





  • Typing characters is maybe 1% of the job. The other 99% is understanding how the change affects everything else. Changing a single line of code in a function called by 1000 other functions each themselves called in 10 other functions can still potentially be more work and a bigger change than changing 9000 lines of code in a function called once.


  • Debatable whether minified JS is “open source”, in the same way that compiled machine code is technically still visible, just unfeasible to comprehend (despite, or perhaps in spite of decompilers).

    Anyway, minified JS lacks comments and prompts to read from. The explanation I have accepted is just the sheer massive quantity of JS code and libraries coupled with all the documentation surrounding it.