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
    斎藤ただし (tadd@best-friends.chat)'s status on Friday, 09-Jan-2026 00:42:32 JST 斎藤ただし 斎藤ただし

    寝ぼけ眼でCRubyのソース読んでたんですが、morisさんは起動中にRUBY_BOX=0/1が変更されると予期しているのかな?そうでなければ起動時に固定したほうがいいと思うんだけど、現状getenv("RUBY_BOX")が動的に何度も呼ばれてるのでそれなりに心配。
    ただ眠いので勘違いしているだけかもしれない。

    In conversation about 7 months ago from best-friends.chat permalink
    • Embed this notice
      ハト / ロージー (rosylilly@best-friends.chat)'s status on Friday, 09-Jan-2026 00:42:29 JST ハト / ロージー ハト / ロージー
      in reply to
      • かき@GNUsocialJP

      @tadd 多分だけど ruby-jp の Slack の方が届くよ

      In conversation about 7 months ago permalink
    • Embed this notice
      斎藤ただし (tadd@best-friends.chat)'s status on Friday, 09-Jan-2026 00:42:30 JST 斎藤ただし 斎藤ただし
      in reply to

      自信ないけど、これで届くのかな @tagomoris

      In conversation about 7 months ago permalink
    • Embed this notice
      斎藤ただし (tadd@best-friends.chat)'s status on Friday, 09-Jan-2026 00:42:31 JST 斎藤ただし 斎藤ただし
      in reply to

      --- a/class.c
      +++ b/class.c
      @@ -978,7 +978,7 @@ rb_class_new(VALUE super)
      RCLASS_SET_MAX_IV_COUNT(klass, RCLASS_MAX_IV_COUNT(super));
      }

      - RUBY_ASSERT(getenv("RUBY_BOX") || RCLASS_PRIME_CLASSEXT_WRITABLE_P(klass));
      + RUBY_ASSERT(ruby_box_enabled || RCLASS_PRIME_CLASSEXT_WRITABLE_P(klass));

      return klass;
      }

      In conversation about 7 months ago permalink
    • Embed this notice
      斎藤ただし (tadd@best-friends.chat)'s status on Friday, 09-Jan-2026 01:20:17 JST 斎藤ただし 斎藤ただし
      in reply to
      • ハト / ロージー

      @rosylilly めんどくさかった……

      In conversation about 7 months ago 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.