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

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

アプリで開く

はてなブックマーク

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

はてなブックマーク

トップへ戻る

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

    猛暑に注意を

『gist.github.com』

  • 人気
  • 新着
  • すべて
  • RustでOpenGLやGLSLやる準備 · GitHub

    4 users

    gist.github.com/kjunichi

    はじめに OCamlでシダを描画するをやった際に、OpenGLで任意の色を付けて点を打っていく事が出来ると知った。 Rustでもシダの描画をしたくて、初めてすぐに、RustでもFFIが言語レベルでサポートされていることを 知り、ではOpenGLが使えるかも?ということで、gl-rsやglfw-rsをすぐに見つけることが出来た。 やってみる 必要なもの Nightly版のrustがインストールされていること cargoがインストールされていること cargoのnewコマンドで新規プロジェクトを作る 指定したディレクトリ名でディレクトリが作られ、配下にCargo.tomlやら雛形が作られる。 作成されたディレクトリへ移動しておく。 Cargo.tomlの編集 以下のように、glやglfwを依存関係に追加する。 [package] name = "myogl" version = "0.0.1"

    • テクノロジー
    • 2018/03/27 12:25
    • rust
    • haconiwaを試す(haconiwaのコンテナでh2oのmrubyをうごかす)

      3 users

      gist.github.com/kjunichi

      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

      • テクノロジー
      • 2017/02/15 12:58
      • mruby
      • web
      • mruby-python

        10 users

        gist.github.com/kjunichi

        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

        • テクノロジー
        • 2016/06/17 16:11
        • mruby
        • python
        • ruby
        • プログラミング
        • node-ffi can't run under Node.js v5.0.0

          3 users

          gist.github.com/kjunichi

          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

          • テクノロジー
          • 2015/10/30 14:03
          • node.js
          • プログラミング
          • mruby-hibariをh2oで動かしてみた 2015/9/16 18時時点では、公式のREAME.mdの通りのコードでh2oでも動くようになっています

            3 users

            gist.github.com/kjunichi

            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

            • テクノロジー
            • 2015/09/16 10:11
            • プログラミング
            • mrubyがバンドルされたh2oをOSXでビルドしたら自分もエラーだった件

              3 users

              gist.github.com/kjunichi

              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

              • テクノロジー
              • 2015/09/10 12:44
              • プログラミング
              • web
              • 魚眼レンズ風に画像変換する

                3 users

                gist.github.com/kjunichi

                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                • テクノロジー
                • 2015/09/04 00:01
                • javascript
                • 東京Node.js学園17時限目オレオレ資料

                  7 users

                  gist.github.com/kjunichi

                  You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                  • テクノロジー
                  • 2015/08/31 17:11
                  • node.js
                  • プログラミング
                  • あとで読む
                  • pipeで確保したファイルデスクリプタに一方的にwriteして動くかどうか

                    3 users

                    gist.github.com/kjunichi

                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                    • テクノロジー
                    • 2015/07/19 21:06
                    • Linux
                    • プログラミング
                    • libmruby.pcってほんとはあるのかなぁ (何を参考にしたのか分かりやすそうなバージョンw)

                      3 users

                      gist.github.com/kjunichi

                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                      • テクノロジー
                      • 2015/06/24 16:59
                      • プログラミング
                      • 各テーブルに共通する列の値をまとめて表示 Oracle向けなSQL

                        3 users

                        gist.github.com/kjunichi

                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                        • テクノロジー
                        • 2015/05/26 17:04
                        • プログラミング
                        • 文字コードを直接指定することで、WebRubyでも日本語をputsで表示出来た

                          4 users

                          gist.github.com/kjunichi

                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                          • テクノロジー
                          • 2015/05/20 15:21
                          • プログラミング
                          • nghttp2のpushを自前のプロジェクトで組み込むためのメモ

                            8 users

                            gist.github.com/kjunichi

                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                            • テクノロジー
                            • 2015/05/18 17:11
                            • プログラミング
                            • あとで読む
                            • mrubyでC言語でブロックを扱うには

                              3 users

                              gist.github.com/kjunichi

                              You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                              • テクノロジー
                              • 2015/05/08 11:17
                              • ruby
                              • プログラミング
                              • curlコマンドでファイルをアップロードするには

                                3 users

                                gist.github.com/kjunichi

                                You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                • テクノロジー
                                • 2015/03/04 12:23
                                • docker
                                • web
                                • デスクトップキャプチャーをChromeの機能拡張で実現

                                  3 users

                                  gist.github.com/kjunichi

                                  はじめに WebRTCでWebカメラの代わりにデスクトップキャプチャーを扱えることを知り、Atom Shellと組み合わせて 前回の記事を書いたが、その際に、通常のWebページベースの方法は将来的に廃止予定とのことで、Chromeでは機能拡張を 使うことでこれを実現することになるとの事だった。 そんな訳で、はじめてChromeの機能拡張を書いて試してみた。こんなことが出来るようになったのも、JavaScript修行をさせてもらっているjsdo.itのおかけだ。ありがとう! manifest.json { "background": { "persistent": false, "scripts": ["background.js"] }, "name": "Desktop Capture Example", "description": "Show desktop media picker

                                  • 学び
                                  • 2014/08/26 13:01
                                  • Dockerのメモ

                                    10 users

                                    gist.github.com/kjunichi

                                    You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                    • テクノロジー
                                    • 2014/07/08 11:06
                                    • docker

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

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

                                    『gist.github.com』の新着エントリーを見る

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

                                    j次のブックマーク

                                    k前のブックマーク

                                    lあとで読む

                                    eコメント一覧を開く

                                    oページを開く

                                    はてなブックマーク

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

                                    公式Twitter

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

                                    はてなのサービス

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