• 0 Posts
  • 7 Comments
Joined 1 year ago
cake
Cake day: July 20th, 2023

help-circle



  • I mean tbf, I think if your kid is smart enough to work out they need to log into the router to change the DNS settings then they can probably figure out how to set it on their end device too. Unless you’re also blocking VPNs and non-dhcp directed DNS requests too.

    I think the obvious solution is to force router makers to have a more user-friendly way to enable child-friendly features (we did that with TVs, why not the internet?) rather than forcing websites to either shutdown or do sketchy shit like take IDs. I work as a tech for an ISP, I assure you most people can’t figure out (or are barely able to even with instructions) how to change the default wifi, there’s no chance in hell you’re gonna explain to them how to point traffic to a custom dns.


  • Esp@lemmy.blahaj.zonetoRust Lang@lemmyrs.orgAsync Rust Is A Bad Language
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    2
    ·
    1 year ago

    ARC can memory leak if you don’t properly use weak references when appropriate. You trade GC ticks for having to deal with a counter. generally GC will (raw language performance aside) have higher throughput (because its not spending time doing ref counts) but will have more sporadic latency because if the GC ticks, then your program is basically on pause until it’s done.

    Comparing them as if one is better than the other feels like painfully missing the point. Completely different memory models. And if you’re only slightly making use of ARC, then switching to a GC is a big jump.


  • In retrospect I think I was thinking of PFAS. I’m not sure if that’s technically a microplastic or not. Anyway; I would imagine intaking chemicals that your body is unable to remove effectively is probably bad no matter what it is. As bad as mercury or lead ? Probably not. I guess the question to find out is what thresholds of microplastic content correlate to how much negative health outcomes.

    And yeah, the irony of the same corpos that poisoned the worlds water supply with microplastics wanting to sell you a microplastic filter wrapped in plastic container isn’t lost on me and most definitely will happen.