Your average science guy, Linux nerd, and Minecraft player. Left Reddit for this place and haven’t looked back. :)

Website: lostxor.com

  • 4 Posts
  • 195 Comments
Joined 1 year ago
cake
Cake day: March 3rd, 2024

help-circle



  • LostXOR@fedia.iotomemes@lemmy.worldDon't do it
    link
    fedilink
    arrow-up
    2
    ·
    2 days ago

    In case anyone’s curious:

    not() # True
    str(not()) # 'True'
    min(str(not())) # 'T'
    ord(min(str(not()))) # 84
    range(ord(min(str(not())))) # range(0, 84)
    sum(range(ord(min(str(not()))))) # 3486
    chr(sum(range(ord(min(str(not())))))) # 'ඞ'
    















  • The atmosphere is mostly transparent; see the table near the bottom of this Wikipedia page for some numbers. At an angle of 45 degrees from vertical you’re getting 91% of the energy, and at 60 degrees you’re getting 81%. A bigger problem is seasonal variation: during the winter at high latitudes you get very little energy. My city, at around 47 degrees latitude, sees the Sun peak at less than 30 degrees with under 10 hours of daylight for a quarter of the year. A solar array isn’t as useful if it produces almost no power for much of the year, especially when people need a lot to keep warm.