• 6 Posts
  • 300 Comments
Joined 1 year ago
cake
Cake day: June 24th, 2023

help-circle


  • I mean I agree with that in principle, but: before the Internet, of course big corporations influenced kids and adults! Before the internet only big corporations had the resources and practical ability to distribute any information to a lot of people.

    The promise of the internet was that we would have a society where we could all have a say and the flow of information would be democratized. You are right that, because of “algorithms”, that promise hasn’t really been fulfilled.


  • I live in a country where the voting age is 16. It used to be 18 and I don’t think this change has caused many concrete policy changes: young people aren’t big or unified enough a voting bloc to meaningfully affect the results.

    I tend to be in favor of letting young people have more rights at a younger age in general (in part because I remember being young and not seeing any good reason why I shouldn’t), so I’m definitely not in favor of raising it to 18 again or further.


















  • Of course you can use XML that way, but it is unnecessarily verbose and complex because you have to make decisions, like, whether to store things as attributes or as nested elements.

    I stand by my statement that if you’re saving things to a file you should probably use XML, if you’re transferring data over a network you should probably use JSON.