• 289 Posts
  • 15.6K Comments
Joined 3 years ago
cake
Cake day: June 13th, 2023

help-circle


  • Again, who said anything about “civilization?” Even just on Earth, life has existed for 4 billion years. That’s 4 billion of the 14 billion years the universe as a whole has existed, or 28% of the time, which I wouldn’t call “rare” at all!

    Life on Earth started damn near immediately (in geologic terms) as soon as the crust cooled enough to not set it on fire cook its proteins (it wouldn’t have caught fire becsuse the atmosphere didn’t have oxygen yet). Does that sound “rare” to you?




  • Who said anything about multicellularity, intelligence, or space travel?

    Point is, Obama’s answer was vacuously true, and the only answer a non-idiot could reasonably could have given.

    …Okay, I admit he could have quoted Contact for extra style points:

    “The universe is a pretty big place. If it’s just us, seems like an awful waste of space.”

    But aside from that, the answer he gave was the only one he could reasonably have given.


  • grue@lemmy.worldto196@lemmy.blahaj.zonei[arr] rule
    link
    fedilink
    English
    arrow-up
    3
    ·
    54 minutes ago

    How is that not a bug in the compiler’s type checking? If the code had been i[0] instead, it would have (correctly) given a subscripted value is neither array nor pointer nor vector error. IMO it should have still done that no matter if the thing inside the subscript was an array, because the type that matters to decide if the subscript operator is even valid to use in the first place is the type of the token to the left of it, not the token inside it!








  • The other day, the extent of my investigation was to find this forum thread, dismiss it as “kernel too old” (even though the thread was from 2023, LOL), and move on to Kubuntu. Looking more carefully, it seems like my Debian 13.3.0 image (debian-live-13.3.0-amd64-kde.iso) should’ve shipped with a kernel new enough to include it (6.12, compared to “6.1 or 6.2” which is when the Intel employee in the forum thread said it was added), so now I’m not so sure what the real problem was.

    It also just occurred to me that I should’ve jumped up to Debian Testing before resorting to Ubuntu (I wasn’t thinking too hard about it and just used the same flash drive as I had recently used to install it on my parents’ PC, which I really did want to be on Debian Stable). Oh well.

    Regardless though, I think the main fix is “ship a newer kernel in the next version of the distro” and it’ll take care of itself over time.