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

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

アプリで開く

はてなブックマーク

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

はてなブックマーク

トップへ戻る

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

    Google I/O

『fasterthanli.me』

  • 人気
  • 新着
  • すべて
  • The bottom emoji breaks rust-analyzer

    3 users

    fasterthanli.me

    👋 This page was last updated ~2 years ago. Just so you know. Thanks to my sponsors: Ronen Cohen, Urs Metz, Dom, Paige Ruten, Marcus Griep, Mark Old, anichno, Chris Walker, Guillaume E, Malik Bougacha, Joshua Roesslein, Marcin Kołodziej, Richard Stephens, Kristoffer Winther Balling, Jim, Garret Kelly, Christopher Valerio, Matthew Planchard, Andronik, hardfist and 265 more Some bugs are merely fun.

    • テクノロジー
    • 2023/02/14 08:52
    • The HTTP crash course nobody asked for

      34 users

      fasterthanli.me

      👋 This page was last updated ~2 years ago. Just so you know. Thanks to my sponsors: L0r3m1p5um, James Rhodes, (18D)eezNuts, Dylan Anthony, Guilherme Neubaner, Aiden Scandella, Berkus Decker, Matt Campbell, Mike English, Samit Basu, Christoph Grabo, John Horowitz, Joseph Montanaro, Alan O'Donnell, Mark Tomlin, Wyatt Herkamp, Michal Hošna, Sindre Johansen, Colin VanDervoort, Stephan Buys and 264 mo

      • テクノロジー
      • 2022/10/21 14:44
      • http
      • あとで読む
      • Proc macro support in rust-analyzer for nightly rustc versions

        6 users

        fasterthanli.me

        Proc macro support in rust-analyzer for nightly rustc versions Thanks to my sponsors: James Leitch, Laine Taffin Altman, Andronik, Ula, Michal Hošna, Ronen Cohen, Matthew Planchard, Colin VanDervoort, Makoto Nakashima, kuerbsikakteen, Matěj Volf, Daniel Wagner-Hall, Nyefan, Andy F, Herman J. Radtke III, Christian Bourjau, belzael, Yann Schwartz, Tiziano Santoro, Ahmad Alhashemi and 264 more I don’

        • テクノロジー
        • 2022/07/29 10:51
        • Rust
        • techfeed
        • あとで読む
        • Remote development with Rust on fly.io

          6 users

          fasterthanli.me

          Disclaimer: At the time of this writing, I benefit from the fly.io "Employee Free Tier". I don't pay for side projects hosted there "within reasonable limits". The project discussed here qualifies for that. Why you might want a remote dev environment Fearmongering aside — and Cthulhu knows there's been a bunch, since this unfortunate tweet — there's a bunch of reasons to want a remote dev environm

          • テクノロジー
          • 2022/06/20 21:53
          • Rust
          • techfeed
          • あとで読む
          • The curse of strong typing

            3 users

            fasterthanli.me

            Contents Different kinds of numbers Conversions and type inference Generics and enums Implementing traits Return position Dynamically-sized types Storing stuff in structs Lifetimes and ownership Slices and arrays Boxed trait objects Reading type signatures Closures Async stuff Async trait methods The Connect trait from hyper Higher-ranked trait bounds Afterword It happened when I least expected it

            • テクノロジー
            • 2022/06/04 14:47
            • Lies we tell ourselves to keep using Golang

              16 users

              fasterthanli.me

              👋 This page was last updated ~3 years ago. Just so you know. In the two years since I’ve posted I want off Mr Golang’s Wild Ride, it’s made the rounds time and time again, on Reddit, on Lobste.rs, on HackerNews, and elsewhere. And every time, it elicits the same responses: You talk about Windows: that’s not what Go is good at! (Also, who cares?) This is very one-sided: you’re not talking about th

              • テクノロジー
              • 2022/04/30 02:34
              • golang
              • programming
              • Request coalescing in async Rust

                5 users

                fasterthanli.me

                Request coalescing in async Rust As the popular saying goes, there are only two hard problems in computer science: caching, off-by-one errors, and getting a Rust job that isn't cryptocurrency-related. Today, we'll discuss caching! Or rather, we'll discuss... "request coalescing", or "request deduplication", or "single-flighting" - there's many names for that concept, which we'll get into fairly so

                • テクノロジー
                • 2022/03/07 08:01
                • Rust
                • techfeed
                • server
                • web
                • Some mistakes Rust doesn't catch

                  3 users

                  fasterthanli.me

                  Contents The size of the forest Fuck around now, find out... when? Also, types Losing the thread Off to the race conditions You can't use an old map to explore a new world But not all is preventable I still get excited about programming languages. But these days, it's not so much because of what they let me do, but rather what they don't let me do. Ultimately, what you can with a programming langu

                  • テクノロジー
                  • 2022/02/08 21:57
                  • あとで読む
                  • Why is my Rust build so slow?

                    47 users

                    fasterthanli.me

                    Why is my Rust build so slow? I've recently come back to an older project of mine (that powers this website), and as I did some maintenance work: upgrade to newer crates, upgrade to a newer rustc, I noticed that my build was taking too damn long! For me, this is a big issue. Because I juggle a lot of things at any given time, and I have less and less time to just hyperfocus on an issue, I try to m

                    • テクノロジー
                    • 2021/12/31 12:01
                    • Rust
                    • あとで読む
                    • techfeed
                    • A terminal case of Linux

                      3 users

                      fasterthanli.me

                      A terminal case of Linux Has this ever happened to you? You want to look at a JSON file in your terminal, so you pipe it into jq so you can look at it with colors and stuff. ...oh hey cool bear. No warm-up today huh. Sure, fine, okay, I'll read the darn man page for jq... okay it takes a "filter" and then some files. And the filter we want is.. . which, just like files, means "the current thing":

                      • テクノロジー
                      • 2021/09/26 22:13
                      • Linux
                      • Understanding Rust futures by going way too deep

                        30 users

                        fasterthanli.me

                        Thanks to my sponsors: Egor Ternovoi, Chris, Ross Williams, Antoine Boegli, Ramen, Noel, Chirag Jain, Tiziano Santoro, Josiah Bull, Matěj Volf, Michał Bartoszkiewicz, Jack Duvall, Philipp Gniewosz, Garret Kelly, Malik Bougacha, Yann Schwartz, Matthew Planchard, Lennart Oldenburg, Manuel Hutter, Xavier Groleau and 250 more

                        • テクノロジー
                        • 2021/07/26 16:42
                        • Rust
                        • あとで読む
                        • programming
                        • プログラミング
                        • it
                        • What's in the box?

                          3 users

                          fasterthanli.me

                          What's in the box? Here's a sentence I find myself saying several times a week: ...or we could just box it. There's two remarkable things about this sentence. The first, is that the advice is very rarely heeded, and instead, whoever I just said it to disappears for two days, emerging victorious, basking in the knowledge that, YES, the compiler could inline that, if it wanted to. And the second is

                          • テクノロジー
                          • 2021/04/19 22:27
                          • Pin and suffering

                            3 users

                            fasterthanli.me

                            Contents The Future type. We can leave our Box behind I'd like to think that my understanding of "async Rust" has increased over the past year or so. I'm 100% onboard with the basic principle: I would like to handle thousands of concurrent tasks using a handful of threads. That sounds great! And to become proficient with async Rust, I've accepted a lot of things. There are blue functions and red f

                            • テクノロジー
                            • 2021/03/29 11:24
                            • Rust
                            • So you want to live-reload Rust

                              5 users

                              fasterthanli.me

                              Thanks to my sponsors: Dirkjan Ochtman, Max von Forell, Kamran Khan, Yuriy Taraday, Alex Doroshenko, WeblWabl, René Ribaud, Noel, Scott Steele, prairiewolf, ofrighil, Mason Ginter, Ben Wishovich, Mathias Brossard, Jonathan Adams, Torben Clasen, Damir Vandic, Christian Bourjau, Makoto Nakashima, Cole Kurkowski and 249 more Good morning! It is still 2020, and the world is literally on fire, so I gue

                              • テクノロジー
                              • 2020/09/28 01:15
                              • Rust
                              • techfeed
                              • Small strings in Rust

                                6 users

                                fasterthanli.me

                                Contents Scaffolding Parsing a JSON data set Profiling memory allocations The report subcommand As few allocations as possible The smol_str crate The smartstring crate Let's summarize Hey everyone! This article is brought to you by a shameless nerd snipe, courtesy of Pascal. In case you've blocked Twitter for your own good, this reads: There should be a post explaining and comparing smolstr and sm

                                • テクノロジー
                                • 2020/07/06 21:12
                                • Rust
                                • techfeed
                                • あとで読む
                                • A half-hour to learn Rust

                                  91 users

                                  fasterthanli.me

                                  Thanks to my sponsors: Tyler Schmidtke, Lev Khoroshansky, David Barsky, Torben Clasen, Jean Manguy, Beth Rennie, Lena Schönburg, Victor Song, Thor Kamphefner, Ross Williams, Blake Johnson, James Brown, Diego Roig, Jake Demarest-Mays, Jan De Landtsheer, Enrico Zschemisch, you got maiL, Jean-David Gadina, Marcus Brito, Max Heaton and 252 more In order to increase fluency in a programming language, o

                                  • テクノロジー
                                  • 2020/03/01 12:07
                                  • rust
                                  • あとで読む
                                  • learning
                                  • 学習
                                  • I want off Mr. Golang's Wild Ride

                                    8 users

                                    fasterthanli.me

                                    I want off Mr. Golang's Wild Ride My honeymoon with the Go language is extremely over. This article is going to have a different tone from what I've been posting the past year - it's a proper rant. And I always feel bad writing those, because, inevitably, it discusses things a lot of people have been working very hard on. In spite of that, here we are. Having invested thousands of hours into the l

                                    • テクノロジー
                                    • 2020/02/29 05:47
                                    • golang
                                    • node.js
                                    • What's in a Linux executable?

                                      3 users

                                      fasterthanli.me

                                      👋 This page was last updated ~5 years ago. Just so you know. Thanks to my sponsors: Xavier Groleau, Mikkel Rasmussen, Adrián Garnier Artiñano, Ronen Cohen, clement, Elnath, compwhizii, Jonathan Adams, Makoto Nakashima, Shane Lillie, Julian Schmid, hgranthorner, Olly Swanson, pinkhatbeard, Chris Sims, Mike English, Michael Alyn Miller, ZacJW, Jan-Stefan Janetzky, Christoph Grabo and 264 more Execu

                                      • テクノロジー
                                      • 2020/02/24 20:28
                                      • Linux
                                      • fasterthanli.me

                                        3 users

                                        fasterthanli.me

                                        Page not found Whoa hey, so much for "cool URLs don't change" huh? Well, while you're here, why don't you check out the home page. See if there's anything good.

                                        • 暮らし
                                        • 2020/02/20 22:10

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

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

                                        『fasterthanli.me』の新着エントリーを見る

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

                                        j次のブックマーク

                                        k前のブックマーク

                                        lあとで読む

                                        eコメント一覧を開く

                                        oページを開く

                                        はてなブックマーク

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

                                        公式Twitter

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

                                        はてなのサービス

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