Did you hear about the king that was only 12 inches tall?
  • pizza_is_yum pizza_is_yum 1y ago 100%

    Our king is a benevolent liter.

    4
  • An EXTREMELY Simple Guide to Mastodon (for when someone says it's too complicated to catch on)
  • pizza_is_yum pizza_is_yum 1y ago 100%

    That 80% is important. We need non-techies, because they remind us that there's more to life than just computers.

    1
  • Watch: Police Officer Nearly Gored While Freeing Bull Elk from Swing
  • pizza_is_yum pizza_is_yum 1y ago 66%

    Could have left out the first part of that headline... I was confused about why this was in my feed for a second 😅

    1
  • The Living Web: Will there eventually be a protocol on top of (or as a part of) ActivityPub to run distributed LLMs on instances, with the LLMs feeding on the data generated by the Fediverse?
  • pizza_is_yum pizza_is_yum 1y ago 100%

    The real world is where things that matter happen. Life, love, nature. The Web is distracting and loud, but it's a big, flimsy illusion. So I don't think there is any chance that Metaverse ideas will take off.

    Regarding LLMs: good news! You can already run them at home. Check out KoboldAI. LLMs will become smaller as time goes on, too. There's lots of room for improvement in that field.

    1
  • This community lately
  • pizza_is_yum pizza_is_yum 1y ago 25%

    True fucking statement.

    Most normal people don't even know adblockers exist. Guys, if you're going to convince people to switch away from Chrome, it won't be on the grounds of protecting against some API or ads.

    -10
  • "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearC_
    Enforce same size for arrays at compile-time?

    Let's say I have two arrays that have related data: ``` const char *backend_short[] = { "oal", "pa", "sdl_m" }; const char *backend_long[] = { "openal", "portaudio", "sdl_mixer" }; ``` Does C support a way to "assert" that these two arrays have the same size? And failing compilation if they are different? I want a safeguard in case I'm drunk one day and forget to keep these synchronized. Thanks in advance. EDIT: I found a solution. Here are some enlightening resources on the matter: * https://www.pixelbeat.org/programming/gcc/static_assert.html * https://www.embedded.com/catching-errors-early-with-compile-time-assertions/

    1
    0
    "Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearCA
    cats pizza_is_yum 3y ago 100%
    She the baby
    1
    0