• 4 Posts
  • 78 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle
  • Developers wanted to build and deploy apps to end user machines. The round trip for page loads was lousy for usability.

    Java applets were too shitty. Flash was too janky and hard to work with. So Mozilla started adding JavaScript as a hack. It filled a need.

    a barrier-to-entry that makes it difficult to develop new browsers,

    It definitely adds a barrier to entry, but JavaScript was really perfected in chromium, which is a different codebase from the folks who proposed and built js to begin with.

    I’m not saying JavaScript is good, but it fills a need.







  • In a recent series of experiments, we paid people a few dollars to unfollow the most divisive political accounts on X. After a month, they reported feeling 23% less animosity towards other political groups. In fact, their experience was so positive that nearly half the people declined to refollow those hostile accounts after the study was over. And those who maintain their healthier newsfeed reported less animosity a full 11 months after the study.

    Twitter got a lot better when I unfollowed the peeps whose tweets I hated. But it also got boring, so I stopped using it (this was loooong before Trump, Elon, etc).

    There’s probably a lesson there.






  • Let’s fucking go

    The Facebook Files made – and provided evidence for – multiple allegations, including that Facebook was well aware of how toxic Instagram was for many teen girls; that Facebook has a “secret elite” list of people for whom Facebook’s rules don’t apply; that Facebook knew its revised algorithm was fueling rage; and that Facebook didn’t do enough to stop anti-vax propaganda during Covid-19. Most damningly of all, The Facebook Files reported that all of these things were well known to senior executives, including Mark Zuckerberg.

    It’s clear which side Sorkin is taking. “I blame Facebook for January 6,” he said last year. “Facebook has been, among other things, tuning its algorithm to promote the most divisive material possible. Because that is what will increase engagement … There’s supposed to be a constant tension at Facebook between growth and integrity. There isn’t. It’s just growth.”






  • As someone in the software/networking space, I have a hard time with the author’s lack of attribution of the control/evasion characteristics of networks to people (developers of protocols, network operators, and users). Yeah, he admits the MPAA exists, but dude doesn’t mention Bram Cohen.

    Describing files as “artificial life” in

    Because peer-to-peer networks on which all files replicate are unpredictable complex systems, the files themselves can be seen as a form of nonorganic life. The reproduction of files can be described with a family tree in the same way that genetic family trees show the relationships between biological relatives.

    is tortured.

    Yeah, control/evasion is an arms race, but it isn’t meaningfully described as interactions within file sharing networks. It’s interactions between people, institutions, laws, legislators, courts, and software owned by different actors.


  • Generally speaking, no programmable networked device is guaranteed to be under your control.

    You can make strong arguments about certain types of hardware and software, but it is always possible that it contains a backdoor from the manufacturer, and it is almost guaranteed that it has multiple vulnerabilities that would give a remote attacker full control.

    Related

    Edit: Generally, I agree with the sentiment that things shouldn’t be this way, but that’s the world we live in. Given how we build software and hardware, we need to be able to update our devices to fix vulnerabilities. As long as that requirement exists, no device can be considered trustworthy.