はてなブックマークアプリ

サクサク読めて、
アプリ限定の機能も多数!

アプリで開く

はてなブックマーク

  • はてなブックマークって?
  • アプリ・拡張の紹介
  • ユーザー登録
  • ログイン
  • Hatena

はてなブックマーク

トップへ戻る

  • 総合
    • 人気
    • 新着
    • IT
    • 最新ガジェット
    • 自然科学
    • 経済・金融
    • おもしろ
    • マンガ
    • ゲーム
    • はてなブログ(総合)
  • 一般
    • 人気
    • 新着
    • 社会ニュース
    • 地域
    • 国際
    • 天気
    • グルメ
    • 映画・音楽
    • スポーツ
    • はてな匿名ダイアリー
    • はてなブログ(一般)
  • 世の中
    • 人気
    • 新着
    • 新型コロナウイルス
    • 働き方
    • 生き方
    • 地域
    • 医療・ヘルス
    • 教育
    • はてな匿名ダイアリー
    • はてなブログ(世の中)
  • 政治と経済
    • 人気
    • 新着
    • 政治
    • 経済・金融
    • 企業
    • 仕事・就職
    • マーケット
    • 国際
    • はてなブログ(政治と経済)
  • 暮らし
    • 人気
    • 新着
    • カルチャー・ライフスタイル
    • ファッション
    • 運動・エクササイズ
    • 結婚・子育て
    • 住まい
    • グルメ
    • 相続
    • はてなブログ(暮らし)
    • 掃除・整理整頓
    • 雑貨
    • 買ってよかったもの
    • 旅行
    • アウトドア
    • 趣味
  • 学び
    • 人気
    • 新着
    • 人文科学
    • 社会科学
    • 自然科学
    • 語学
    • ビジネス・経営学
    • デザイン
    • 法律
    • 本・書評
    • 将棋・囲碁
    • はてなブログ(学び)
  • テクノロジー
    • 人気
    • 新着
    • IT
    • セキュリティ技術
    • はてなブログ(テクノロジー)
    • AI・機械学習
    • プログラミング
    • エンジニア
  • おもしろ
    • 人気
    • 新着
    • まとめ
    • ネタ
    • おもしろ
    • これはすごい
    • かわいい
    • 雑学
    • 癒やし
    • はてなブログ(おもしろ)
  • エンタメ
    • 人気
    • 新着
    • スポーツ
    • 映画
    • 音楽
    • アイドル
    • 芸能
    • お笑い
    • サッカー
    • 話題の動画
    • はてなブログ(エンタメ)
  • アニメとゲーム
    • 人気
    • 新着
    • マンガ
    • Webマンガ
    • ゲーム
    • 任天堂
    • PlayStation
    • アニメ
    • バーチャルYouTuber
    • オタクカルチャー
    • はてなブログ(アニメとゲーム)
    • はてなブログ(ゲーム)
  • おすすめ

    ノーベル賞

『Closer to Code』

  • 人気
  • 新着
  • すべて
  • When Responsibility and Power Collide: Lessons from the RubyGems Crisis

    4 users

    mensfeld.pl

    The Ruby community experienced significant turbulence in September 2025 when Ruby Central forcibly took control of the RubyGems GitHub organization, removing long-standing maintainers without warning. As someone who has worked extensively on RubyGems security - first independently and later with Mend.io - protecting our ecosystem from supply chain attacks and handling vulnerability reports, I foun

    • テクノロジー
    • 2025/09/24 16:11
    • ruby
    • Security
    • The Art of Forking: Unlocking Scalability in Ruby - Closer to Code

      4 users

      mensfeld.pl

      Introduction The journey towards efficient parallelization in library development has often been based on using threads. As Karafka celebrates its eighth anniversary, it's become clear that while threads have served us well for many tasks, there's room to explore further. That's why I've decided to introduce forking capabilities into Karafka, aiming to offer another dimension of parallelization to

      • テクノロジー
      • 2024/02/26 16:59
      • Ruby
      • Rails
      • あとで読む
      • Ruby concurrency is hard: how I became a Ruby on Rails contributor - Closer to Code

        3 users

        mensfeld.pl

        • テクノロジー
        • 2022/11/24 09:54
        • Exploring a critical Net::Protocol issue in Ruby 2.6.0p0 and how it can lead to a security problem - Closer to Code

          10 users

          mensfeld.pl

          • テクノロジー
          • 2019/01/11 10:54
          • ruby
          • あとで読む
          • RubyKaigi 2018 Review – conference in a nutshell - Closer to Code

            12 users

            mensfeld.pl

            RubyKaigi 2018 has ended, but the excitement is still fresh. After 25 hours in planes, trains, buses, and cabs we’re finally home. I guess it’s a good time to summarize and review 4 days on the best Ruby conference in the world. Castle.io support First of all, I would like to express special thanks to Castle.io for backing me up, providing me possibility to go to RubyKaigi and for their ongoing Ka

            • テクノロジー
            • 2018/06/23 11:55
            • rubykaigi
            • ruby
            • Karafka (Ruby + Kafka) framework 1.1.0 Release Notes - Closer to Code

              8 users

              mensfeld.pl

              Note: These release notes cover only the major changes. To learn about various bug fixes and changes, please refer to the change logs or check out the list of commits in the main Karafka repository on GitHub. Time passes by, Kafka is already 1.0 and Karafka is already 1.1. Code quality I will start from the same thing as with 1.0. We're constantly working on having a better and easier code base. A

              • テクノロジー
              • 2017/11/17 04:01
              • ruby
              • kafka
              • あとで読む
              • Sharing models between Rails apps - Keeping Rails engine migrations in the engine - Closer to Code

                3 users

                mensfeld.pl

                • テクノロジー
                • 2017/03/14 23:15
                • rails
                • Upgrading to Ruby on Rails 5.0 from Rails 4.2 - application use case - Closer to Code

                  8 users

                  mensfeld.pl

                  • テクノロジー
                  • 2015/12/25 13:14
                  • Rails
                  • *
                  • Rack/Ruby on Rails: ArgumentError: invalid byte sequence in UTF-8 - Closer to Code

                    3 users

                    mensfeld.pl

                    • テクノロジー
                    • 2015/07/09 19:23
                    • Rails
                    • Ruby global method cache invalidation impact on a single and multithreaded applications - Closer to Code

                      3 users

                      mensfeld.pl

                      • テクノロジー
                      • 2015/04/06 11:00
                      • pocket
                      • ruby
                      • Rack/Rails middleware that will add rel="nofollow" to all your links - Closer to Code

                        3 users

                        mensfeld.pl

                        • テクノロジー
                        • 2014/12/12 06:11
                        • Upgrading to Rails 4.0 from Rails 3.2 - Test case - Part I (preparations, configuration, gems) - Closer to Code

                          5 users

                          mensfeld.pl

                          • テクノロジー
                          • 2013/06/28 14:38
                          • rails
                          • ruby
                          • programming
                          • Simple Ruby(Rails) Passenger memory consumption limit monitoring - Closer to Code

                            4 users

                            mensfeld.pl

                            • テクノロジー
                            • 2012/08/05 12:23
                            • Using Redis as a temporary cache for data shared by multiple independent processes - Closer to Code

                              3 users

                              mensfeld.pl

                              • テクノロジー
                              • 2011/11/18 09:24

                              このページはまだ
                              ブックマークされていません

                              このページを最初にブックマークしてみませんか?

                              『Closer to Code』の新着エントリーを見る

                              キーボードショートカット一覧

                              j次のブックマーク

                              k前のブックマーク

                              lあとで読む

                              eコメント一覧を開く

                              oページを開く

                              はてなブックマーク

                              • 総合
                              • 一般
                              • 世の中
                              • 政治と経済
                              • 暮らし
                              • 学び
                              • テクノロジー
                              • エンタメ
                              • アニメとゲーム
                              • おもしろ
                              • アプリ・拡張機能
                              • 開発ブログ
                              • ヘルプ
                              • お問い合わせ
                              • ガイドライン
                              • 利用規約
                              • プライバシーポリシー
                              • 利用者情報の外部送信について
                              • ガイドライン
                              • 利用規約
                              • プライバシーポリシー
                              • 利用者情報の外部送信について

                              公式Twitter

                              • 公式アカウント
                              • ホットエントリー

                              はてなのサービス

                              • はてなブログ
                              • はてなブログPro
                              • 人力検索はてな
                              • はてなブログ タグ
                              • はてなニュース
                              • ソレドコ
                              • App Storeからダウンロード
                              • Google Playで手に入れよう
                              Copyright © 2005-2025 Hatena. All Rights Reserved.
                              設定を変更しましたx