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

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

Conversation

Notices

  1. Embed this notice
    Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Saturday, 30-Dec-2023 08:52:51 JST Ryan Castellucci :nonbinary_flag: Ryan Castellucci :nonbinary_flag:

    This is valid. It's basically a Duff's device variant, but... C is cursed.

    switch (x) {
    case 1:
    if (y) { /* fallthrough */
    case 2:
    ...statement;
    }
    }
    In conversation Saturday, 30-Dec-2023 08:52:51 JST from infosec.exchange permalink
    • Embed this notice
      Ryan Castellucci :nonbinary_flag: (ryanc@infosec.exchange)'s status on Sunday, 31-Dec-2023 17:40:03 JST Ryan Castellucci :nonbinary_flag: Ryan Castellucci :nonbinary_flag:
      in reply to
      • Liophora 🐀🏳️‍⚧️ θ∆

      @Liophora

      less cursed

      switch (x) {
      case 1:
      if (!y) break;
      /* fallthrough */
      case 2:
      ...statement;
      }
      In conversation Sunday, 31-Dec-2023 17:40:03 JST permalink
    • Embed this notice
      Liophora 🐀🏳️‍⚧️ θ∆ (liophora@furry.engineer)'s status on Sunday, 31-Dec-2023 17:40:04 JST Liophora 🐀🏳️‍⚧️ θ∆ Liophora 🐀🏳️‍⚧️ θ∆
      in reply to

      @ryanc I love it! It oozes feelings of safety and not having to worry about bugs if anyone touches it :blobfoxsipterrified:

      In conversation Sunday, 31-Dec-2023 17:40:04 JST permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • 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.