• 0 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: June 16th, 2023

help-circle






  • The 1m was confiscated because it was ‘illegal income’, not because he used VPN.

    Yes, it’s still shitty that using VPN to access GitHub makes his income illegal

    using VPN … makes his income illegal

    Yes, they fine wasn’t a flat 1m or whatever, but because he earned it while using a VPN on and off(cuz the great firewall periodically blocks github). None of that would of happened if he didn’t use a VPN, so saying that the direct reason he’s in trouble isn’t why he got punished is less honest.

    If your complaint is about how the number was determined, perhaps it would be better as “Chinese programmer ordered to pay entire income(1m yuan) for using Virtual Private Network.” Honestly, either headline is fine as long as the details of how that number was chosen is in the article.



  • You are probably correct. I don’t know if it’s true, it’s probably more likely it was a way for it not to fail.

    I said HTTP mainly because HTML is plaintext because of it. 1.0s main purpose was to manipulate the page. Of course Array objects weren’t added til 1.1, when netscape navigator 3.0 released, but it was still mostly 1.0 code. I felt like having everything be coercable to string made it easy for you to just assign it to the document. If you assigned the wrong thing it wouldn’t crash.

    I originally thought there was a precursor to microsofts XMLHTTP in an earlier version due to the 1997 ECMAScript documentation specifically talking about using it both client and serverside to distribute computations, but it was far more static. So, I’m probably just wrong.