• 1 Post
  • 25 Comments
Joined 2 months ago
cake
Cake day: September 13th, 2024

help-circle




  • Easiest way to do this: Turn the modem off after bed time (you will also lose internet)

    Most expensive but still easy way to do this: Buy a “smart router” with time-based parental controls (lets you use the internet at night).

    Nerd way to do this: Pihole with a script that enables and disables certain blocklists at certain times (free and open source, because fuck “smart” products)


  • Honestly it wouldn’t even be that hard to release full translated versions of existing programming languages. Like Python in Punjabi or Kotlin in Chinese or something (both of which already support unicode variable/class/function names). Just have a lookup table to redefine each keyword and standard library name to one in that language, it can literally just be an additional translation layer above the compiler/interpreter that converts the code to the original English version.

    It’s honestly really surprising that non-English speakers have developed entirely new programming languages in their own language (unfortunately none of which are getting very widespread use even among speakers of that language), but the practice of simply translating a widely used and industry standard English programming language doesn’t seem to be much of a thing.

    If I ever make my own programming language, I’m probably going to bake multi-language support into the compiler. Just supply it with a lookup table of translated terms and the code in that language.






  • I’d argue that the internet has made this problem worse, not better.

    In fact, I’d argue that the internet has taken away tons of people’s ability to admit they’re wrong because there’s always an echo chamber that will support you on even the dumbest of beliefs and anyone fact checking anyone is seen as the enemy. You see this on places like Facebook and YouTube comments where someone will make a claim, other people will think it makes sense on a cursory glance and express their agreement, then someone who actually knows what they’re talking about will politely correct them and everyone will gang up on them because they’ve disrupted the vibe, and simply because of that the unanimous decision is made that the correct answer is in fact wrong and is a government conspiracy.