home.social

#wtfbbq — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #wtfbbq, aggregated by home.social.

fetched live
  1. RE: mastodon.social/@top_news/1171

    CATTLE RANCHERS! 🤠 🐮 🐄

    Bring your beef to DC, #September22

    We're having a #WTFBBQ on the #CapitolLawn

    Protesting is the most American thing we can do to let gov know we don't want Wuhan beef in our markets.

    Let's make sure Congress can smell what we're cooking!

    #22Tuesday #WheresTheBeef #China

  2. Tutorial now updated to work with the latest sdl3:

    solhsa.com/gp2/index.html

    also includes a bunch of fixes and cleanups. A lot of new stuff coming as soonish. (Should I add fedi comments to these pages?)

    (fyi @icculus)

    #sdl #sdl3 #tutorial #programming #graphics #pixel #lowlevel #softwarerendering #wtfbbq

  3. Tutorial now updated to work with the latest sdl3:

    solhsa.com/gp2/index.html

    also includes a bunch of fixes and cleanups. A lot of new stuff coming as soonish. (Should I add fedi comments to these pages?)

    (fyi @icculus)

    #sdl #sdl3 #tutorial #programming #graphics #pixel #lowlevel #softwarerendering #wtfbbq

  4. Easy math(y) quiz!

    ** Post your answers with content warning. **

    These are all plain C expressions, so no macros or operator overloading.

    Explain:

    (a + 1) < a
    true

    b == -b
    true

    (c + 1) == c
    true

    d == d
    false

    e == -e && e != 0
    true

    Some of these have several correct answers.

    #c #programming #quiz #trivia #code #wtfbbq #math

  5. Easy math(y) quiz!

    ** Post your answers with content warning. **

    These are all plain C expressions, so no macros or operator overloading.

    Explain:

    (a + 1) < a
    true

    b == -b
    true

    (c + 1) == c
    true

    d == d
    false

    e == -e && e != 0
    true

    Some of these have several correct answers.

    #c #programming #quiz #trivia #code #wtfbbq #math