home.social

#signed — Public Fediverse posts

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

fetched live
  1. Las Vegas Raiders make a roster move that could have fans from the Bay Area feeling some type of way

    The Las Vegas Raiders have to continue bringing in talent until they find the guys that they think…
    #NFL #LasVegasRaiders #LasVegas #Raiders #BrendenRice #CameronMcGrone #Football #RosterMoves #signed #waived
    rawchili.com/nfl/890179/

  2. Titans sign 5 of 8 draft picks on eve of rookie minicamp

    NASHVILLE, Tenn. (WSMV) – The Tennessee Titans signed five of their eight NFL Draft picks on the eve…
    #NFL #TennesseeTitans #Tennessee #Titans #Football #nfldraft #rookies #signed
    rawchili.com/nfl/879346/

  3. 🎨 Oh joy, another groundbreaking #algorithm for rendering #signed #distance fields! 🙄 Because the world was desperately waiting for a math-heavy method to define #3D objects nobody asked for. Let's all pretend everyone understands "signed distance" like it's the new avocado toast of #computer #graphics. 🥑💻
    pointersgonewild.com/2026-03-0 #development #fields #tech #satire #science #HackerNews #ngated

  4. Ever wondered about #arithmetics in #JavaScript?

    "For the most part, Javascript #numbers are double-precision floating point, so need to be treated the same as you would floating point numbers in any other language.

    However, Javascript also provides bitwise and #shift operations, which first convert the operands to 32-bit #signed 2s-complement values. This can have #surprising consequences when either the input or result has a magnitude of more than 231."

    accu.org/journals/overload/23/