• 1 Post
  • 123 Comments
Joined 2 years ago
cake
Cake day: October 1st, 2023

help-circle



  • I access it through a reverse proxy (nginx). I guess the only weak point is if someone finds out the domain for it and starts spamming the login screen. But I’ve restricted access to the domain for most of the world anyway. Wireguard would probably be more secure but its not always possible if like on vacation and want to use it on the TV there…








  • It does to some degree.

    • “11” is string, 1 is an int, because strings can be added (+) convert int to string and combine: “11”+“1” = “111”
    • “11” is string, 1 is an int, because strings cant be subtracted (-) convert string to int and combine: 11-1 = 10

    I’m not into JS so I don’t know how it takes priority. ints can be added too, so I guess its basing it on the first variable which is compatible with the operator: in the first case string, in the second case int.

    If this is how it works, it makes sense. But imo its a case of the designers being preoccupied with whether or not they could, they didn’t stop to think if they should.








  • I never thought about it but… what are the chances they don’t have to pay tariffs on import? They raise prices because “tariffs”, but don’t actually pay them. I mean, tariffs are payed to the government by the importer. Trump is technically the mafia. What mechanisms are in place that would prohibit Wallmart from sucking Trumps cock in exchange for getting a secret special 0% import tax license?

    They are the biggest corporation. Rules don’t necessarily apply at that level. Trump would certainly listen to any proposition they may have.