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

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

アプリで開く

はてなブックマーク

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

はてなブックマーク

トップへ戻る

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

    参議院選挙2025

『rsms』

  • 人気
  • 新着
  • すべて
  • Raster—CSS Grid System

    3 users

    rsms.me

    Raster Simple Grid System Minimal and straight-forward CSS grid system utilizing descriptive HTML rather than semantic CSS. Download ↓ Examples 1 2 3 4 5 6 7 8 3 7-8 2+2 5-8 1-4 6.. 2.. 4.. 1-2 4-5 Simplicity first <r-grid columns=8> <r-cell></r-cell> <r-cell span=3>3</r-cell> <r-cell></r-cell> <r-cell span=7-8>7-8</r-cell> <r-cell span=2+2>2+2</r-cell> <r-cell span=5-8>5-8</r-cell> <r-cell span=1

    • テクノロジー
    • 2019/02/23 00:28
    • CSS
    • Inter font family

      69 users

      rsms.me

      The Inter typeface family The 21st century standard Download ↓ Inter is a workhorse of a typeface carefully crafted & designed for a wide range of applications, from detailed user interfaces to marketing & signage. The Inter typeface family features over 2000 glyphs covering 147 languages. Weights range from a delicate thin 100 all the way up to a heavy 900. Each glyph has three dedicated designs

      • テクノロジー
      • 2017/09/20 08:56
      • font
      • typography
      • ui
      • フォント
      • design
      • web font
      • fonts
      • Material
      • webdesign
      • Interface font family

        6 users

        rsms.me

        Interface is a new typeface optimized for computer user interfaces

        • 学び
        • 2017/08/24 10:29
        • Introduction to WebAssembly

          22 users

          rsms.me

          WebAssembly, or WASM for short, is a new technology for running portable programs in a safe and efficient manner primarily aimed at the web platform. Similarly to ASM.js, WASM aims at a low level-of abstraction suitable as an intermediate representation of a higher-level program — i.e. WebAssembly code is intended to be generated by compilers rather than being written by humans. The W3C community

          • テクノロジー
          • 2017/01/17 16:46
          • WebAssembly
          • wasm
          • programming
          • Gotalk

            6 users

            rsms.me

            Gotalk exists to make it easy for programs to talk with one another over the internet, like a web app coordinating with a web server, or a bunch of programs dividing work amongst eachother. Gotalk takes the natural approach of bidirectional and concurrent communication — any peer have the ability to expose “operations” as well as asking other peers to perform operations. The traditional restrictio

            • テクノロジー
            • 2015/01/22 14:46
            • GoLang
            • server
            • internet
            • communication
            • rsms

              4 users

              rsms.me

              Projects stuff Random media I’ve collected since the early 2000s, restored from an old hard drive. I’ve added some new stuff, too. llvmbox Portable, self contained llvm tools & libs with cross-compilation capability Virtual computer WebGL compressed texture loading demo Demonstrates loading high-resolution photos into WebGL with compressed textures vs “naïve” uncompressed textures from JPEG images

              • テクノロジー
              • 2013/03/28 15:20
              • Webデザイン
              • Sol — a sunny little virtual machine

                14 users

                rsms.me

                During this weekend, together with a few evenings earlier this week, I created a rather simple virtual machine dubbed “Sol”, after the Swedish word for “sun”. I’ve read a lot about VM design and I’m into stuff like OS design, programming languages and other seeminlgy obscure and nerdy stuff surrounding the concept of a computer as a generic tool. A virtual machine (VM) is a software implementation

                • テクノロジー
                • 2012/10/16 04:46
                • *あとで
                • design
                • あとで読む
                • Hue — a functional programming language for fun & play

                  4 users

                  rsms.me

                  Hue is one of my latest hobby projects that didn’t die after a week. It’s a functional programming language, in a sense. There are no statements in this language, but everything is an expression. An expression does something funky and returns something—hopefully—even funkier. That includes if..then..else as well as logical tests and functions. Anyhow, this hobby language of mine is still very much

                  • テクノロジー
                  • 2012/05/14 21:31
                  • 開発
                  • あとで読む
                  • PeerTalk

                    8 users

                    rsms.me

                    • テクノロジー
                    • 2012/04/01 18:49
                    • ios
                    • network
                    • iPhone
                    • UILayer

                      4 users

                      rsms.me

                      • テクノロジー
                      • 2011/10/17 17:07
                      • library
                      • JavaScript
                      • Designing a modern web-based application — Dropular.net

                        3 users

                        rsms.me

                        One and a half years ago me and Andreas released a new version of dropular.net — a new kind of web app that runs completely in the browser. Today, this approach to designing web-based applications running client-side has become popular, so I thought I’d share some of the issues, approaches and design choices made during the development of Dropular. I designed Dropular just as I would design a desk

                        • テクノロジー
                        • 2011/09/12 16:26
                        • ajax
                        • node.js
                        • javascript
                        • 10 000 comet connections

                          6 users

                          rsms.me

                          Q: How well does the Nginx HTTP push module perform with 10 000 concurrent clients? (Ye olde C10k problem). A: Very well. About 7 kB per client and practically zero CPU load. This article describes how I performed the test, using three different hosts – my local computer, a Debian Linux server and a Mac OS X host simulating 10 000 clients. Disclaimer: This test is not intended as a realistic multi

                          • テクノロジー
                          • 2011/04/07 19:56
                          • nginx
                          • performance
                          • *あとで
                          • A template for setting up Node.js-backed web apps on EC2

                            8 users

                            rsms.me

                            Quick web hacks are great fun — getting an idea, realizing it and publishing it during a day or three. What usually sucks the fun out of these things—when building websites—is the whole “server setup” dance. You need to fix access to a server, install an operating system, registering a domain name, configure software, etc. I’ve become quite fond of the Amazon Elastic Compute Cloud (EC2) — a widely

                            • テクノロジー
                            • 2011/03/24 12:35
                            • ec2
                            • node.js
                            • nodejs
                            • imported
                            • amazon
                            • tool
                            • *あとで

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

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

                            『rsms』の新着エントリーを見る

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

                            j次のブックマーク

                            k前のブックマーク

                            lあとで読む

                            eコメント一覧を開く

                            oページを開く

                            はてなブックマーク

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

                            公式Twitter

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

                            はてなのサービス

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