GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Saturday, 27-Jul-2024 08:47:45 JSTRyan Castellucci :nonbinary_flag:Ryan Castellucci :nonbinary_flag:
    in reply to
    • josh

    @josh A modern compiler can turn this:

    uint32_t example() {
    uint32_t val = 0, i = 0;
    for (i = 0; i < 100; ++i) {
    val = ((val + 1) * i) % 123456789;
    }
    return val;
    }

    into essentially

    uint32_t example() {
    return 83339357;
    }
    In conversationSaturday, 27-Jul-2024 08:47:45 JST from infosec.exchangepermalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.