• 0 Posts
  • 19 Comments
Joined 1 年前
cake
Cake day: 2023年6月22日

help-circle





  • It’s almost like the point of these scenarios is fun escapism and isn’t about perfectly simulating an apocalyptic wasteland down to the most mundane and uninteresting parts.

    Also, they time travel past going to the shitter, sleeping, most of the journeys etc. So unrealistic that it’s literally unwatchable.


    • Don’t code in a language/style that requires you to write code that makes prefixing necessary - divide and conquer instead
    • Readable code and well written unit/BDD tests is much better than separate documentation that will go out of sync the minute another Dev does some surgical incision into the code
    • Be verbose if you need to in order to convey the relevant semantics, the characters are virtually free
    • Use the casing that is mainstream/recommended by its’ developers for the language at hand









  • What’s the source for that claim? To my understanding, Firefox first got sandboxed processes for sites in 2021, and only recently this year got features to sandbox the GPU processes as well - playing catch-up by many years to Chrome, and exposing attack vectors for sites to gain access to OS-level API’s to meanwhile. And to my understanding, neither are enabled by default on Firefox for Android, because of ongoing compatibility issues for years https://bugzilla.mozilla.org/show_bug.cgi?id=1610822

    My take is that Firefox or its’ derivatives are better for privacy, while Chromium is better for security, due to the vastly greater development resources.