• 26 Posts
  • 233 Comments
Joined 1 year ago
cake
Cake day: July 9th, 2023

help-circle
  • The road isn’t a better option but issues with grass in residential areas:

    • Tree roots and other trip hazards
    • People parking their 5 giant SUVs and pickup trucks on them (this can happen on sidewalks too, but it’s often worse)
    • Dog shit that is less visible
    • Road design is usually more hostile when there aren’t sidewalks since they don’t even consider the existence of pedestrians
    • Sometimes it’s not grass so much as mud, particularly when flooding has occurred recently (which has gotten more common as climate change has advanced).
    • Running on a sidewalk (or road) is better for reducing injury despite grass feeling softer (since it’s more uneven).

    And on the larger sidewalks you can ride bikes on them relatively safely.













  • If it’s the case that the only evolutionary reason for large breasts is to better attract (some) men, that would be interesting.

    It’s not like large breasts are more common than not large (unless you mean anything larger than nothing at all). I suspect there was a random mutation, and it didn’t hurt their reproduction chances but it didn’t help either. So you end up with a variety of breast sizes.








  • The drivers for your card needs to support the required extensions, and the hardware needs to support the particular codecs as well. So if you don’t have already have encoding/decoding support for the given codec with OGL etc, this won’t add it most likely.

    The main benefit is that application devs won’t need to add multiple hardware decoding/encoding APIs, and can just target Vulkan. Cross platform support in particular is currently a mess due to the different APIs on Windows/Linux/Mac, so this will simplify things greatly. Eventually, driver devs will be able to just support Vulkan too, but that’s a long way off.