並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 38 件 / 38件

新着順 人気順

prologue endの検索結果1 - 38 件 / 38件

  • Speculation in JavaScriptCore

    This post is all about speculative compilation, or just speculation for short, in the context of the JavaScriptCore virtual machine. Speculative compilation is ideal for making dynamic languages, or any language with enough dynamic features, run faster. In this post, we will look at speculation for JavaScript. Historically, this technique or closely related variants has been applied successfully t

    • gist:3ef8747868ac126c30f94888425eb56d

      gistfile1.md yjit についてメモ書き MRI に組み込まれた JIT 実装 Shopify で Maxime Chevalier-Boisvert さんが中心となり開発された 日本語だと https://techracho.bpsinc.jp/hachi8833/2021_11_02/112909 が詳しい めちゃ速い $ for opt in '' '--jit' '--yjit'; do echo "opt": $opt; time ./miniruby $opt -e 'def fib(n); return n if n < 2; fib(n - 1) + fib(n-2); end; fib(35)'; done opt: real 0m1.050s user 0m0.971s sys 0m0.036s opt: --jit real 0m0.755s user 0

        gist:3ef8747868ac126c30f94888425eb56d
      • Ruby Parser開発日誌 (6) - parse.yのMaintainabilityの話 - かねこにっき

        前回のあらすじ Ruby Parser開発日誌 (5) - Lrama LALR (1) parser generatorを実装した - かねこにっき Error Recoveryを実装するためにLrama LALR (1) parser generatorを実装しました。 Error Recoveryについては目処がたったので今回はparse.yのMaintainabilityをいかにして改善するか考えたいと思います。 parse.yの難しさ Rubyのparse.yの難しさについては聞く人によって異なる回答が返ってくるところですが、おおよそ以下のようにまとめることができると思います。 ファイルの行数が多い shift/reduce conflictやreduce/reduce conflict時に何が起きているか分かりにくい Bisonが原始的な記法しか提供していないので全ての規則を書

          Ruby Parser開発日誌 (6) - parse.yのMaintainabilityの話 - かねこにっき
        • YMOのライヴ映像作品『WINTER LIVE 1981』がHDリマスター化 Blu-ray発売決定 - amass

          イエロー・マジック・オーケストラ(YMO)の結成40周年記念再発プロジェクト「YMO40(ワイエムオーフォーティー)」の一環として、ライヴ映像作品『WINTER LIVE 1981』(オリジナル発売:1983年)のHDリマスター版が発売決定。 『WINTER LIVE 1981』はYMOが『BGM』『テクノデリック』を発表した1981年に行われた2度目の国内ツアーで、新宿歌舞伎町に存在した円状ステージが特徴的な新宿コマ劇場での公演を収録したもの。 『BGM』『テクノデリック』の曲を中心に選曲され、この2作のアルバムのアートワークを手掛けた奥村靫正によるアーティステックな舞台美術と共に、中期YMOを象徴するこの映像を今回初めてHD化。音声もリマスタリングを行い(リマスタリング:砂原良徳)、画質・音質を大幅にアップしたHDリマスター版としてBlu-rayでリリースされます。2020年2月5日発

            YMOのライヴ映像作品『WINTER LIVE 1981』がHDリマスター化 Blu-ray発売決定 - amass
          • パソコン音楽クラブ − Day After Day feat. Mei Takahashi(LAUSBUB)

            From 4th Album "FINE LINE" Composed&Lyrics / Pasocom Music Club Vocal / Mei Takahashi(LAUSBUB) Cast: Pasocom Music Club Mei Takahashi (LAUSBUB) Yoshinari Ami / Kyomi / Rei Sinkevich / Marina / Yujin Nagashima / Ryuta Takagi Cinematographer: Kohta Kimura 1st Camera Assistant: Kaito Furuyoshi 2nd Camera Assistant: Rintaro Ikeo 3rd Camera Assistant: Shunya Hayashi Cinematographer (Props): AVO (

              パソコン音楽クラブ − Day After Day feat. Mei Takahashi(LAUSBUB)
            • Understanding Allocations in Go

              Cleaning up heap allocations in GoThis is the 18th article of the Eureka Advent Calendar 2020. Yesterday we had a post from Jun Ernesto Okumura on diversity in Spotify’s recommender systems. IntroductionThanks to efficient in-built memory management in the Go runtime, we’re generally able to prioritise correctness and maintainability in our programs without much consideration for the details of ho

                Understanding Allocations in Go
              • Parsing Protobuf at 2+GB/s: How I Learned To Love Tail Calls in C

                An exciting feature just landed in the main branch of the Clang compiler. Using the [[clang::musttail]] or __attribute__((musttail)) statement attributes, you can now get guaranteed tail calls in C, C++, and Objective-C. While tail calls are usually associated with a functional programming style, I am interested in them purely for performance reasons. It turns out that in some cases we can use tai

                • //映画 2.//最高の人生の見つけ方 The BUCKET LIST/南仏の夕暮れにキャビア×シャンパン - 毎日に乾杯しましょう。

                  余命半年を宣告されたおじさまたちが、明るく人生を生き切るコメディ、 『The BUCKET LIST』。 邦訳は『最高の人生の見つけ方』。 死を間近にし出会った友人同士は、 お互いそれぞれ問題を抱えているもののあっけらかんと余生を楽しみます。 死をテーマにしながらも、陰気にならないこの作品。 その中から二人がお酒にご飯を楽しむシーンをひとつ見つけましたので、 一緒に味わってみましょう。 ** ところで、 あなたが人生の最後に食べたいものはなんでしょうか? 1.Prologue あらすじ 2.Scene 南仏の夕暮れにキャビア×シャンパン 3.Epilogue ところで 4.End まとめ 1.Prologue あらすじ 【ワーナー公式】最高の人生の見つけ方より引用 勤勉実直な自動車整備工のカーター・チェンバーズと、大金持ちの豪腕実業家エドワード・コール。出会うはずのない二人が、人生の最後に

                    //映画 2.//最高の人生の見つけ方 The BUCKET LIST/南仏の夕暮れにキャビア×シャンパン - 毎日に乾杯しましょう。
                  • Rust on MIPS64 Windows NT 4.0

                    Introduction Some part of me has always been fascinated with coercing code to run in weird places. I scratch this itch a lot with my security research projects. These often lead me to writing shellcode to run in kernels or embedded hardware, sometimes with the only way being through an existing bug. For those not familiar, shellcode is honestly hard to describe. I don’t know if there’s a very form

                      Rust on MIPS64 Windows NT 4.0
                    • Sampling v. tracing

                      Perf is probably the most widely used general purpose performance debugging tool on Linux. There are multiple contenders for the #2 spot, and, like perf, they're sampling profilers. Sampling profilers are great. They tend to be easy-to-use and low-overhead compared to most alternatives. However, there are large classes of performance problems sampling profilers can't debug effectively, and those p

                      • 【アナザーガンダム『機動戦士ガンダム00』シリーズ】モビルスーツがスタイリッシュで格好良いが、そのせいで『交響詩篇エウレカセブン』感が強すぎたアナザーガンダム。 - ioritorei’s blog

                        アナザーガンダム 機動戦士ガンダム00シリーズ 機動戦士ガンダム00シリーズ アナザーガンダムとは アナザーガンダム作品一覧 平成三部作 ニュージェネレーション 『機動戦士ガンダム00』とは あらすじ ファーストシーズン セカンドシーズン 歴代シリーズの中で最も近未来を描いたガンダム 軌道エレベーターとは 果たしてガンダムと呼んでいいものか… ニルヴァーシュ? ガンダムは兵器でしかない 映画『劇場版 機動戦士ガンダム00 -A wakening of the Trailblazer-』 あらすじ 『交響詩篇エウレカセブン』感もここに極まる アナザーガンダムとは 『機動武闘伝Gガンダム』から始まる、作中年号に「宇宙世紀」を用いないガンダム作品の総称 (パラレルワールドとするかどうかは見解が分かれる)。 作品によって歴史はもちろん、モビルスーツの運用思想や技術、地球の環境状態、ガンダムの定義や

                          【アナザーガンダム『機動戦士ガンダム00』シリーズ】モビルスーツがスタイリッシュで格好良いが、そのせいで『交響詩篇エウレカセブン』感が強すぎたアナザーガンダム。 - ioritorei’s blog
                        • 【2010年代】アニメ円盤売上ランキング早見表!(2010年冬~2019年秋、映画・OVA・配信も) - 同じ穴の貉 | たゆすとのゲーム・アニメブログ

                          タイトル通り、2010年代(2010年~2019年)における「アニメの円盤売上」を一覧のランキング形式でまとめてみた。 ランキングはクールごとに分けてあり、データが獲得できた範囲で映画・OVA・配信の売上も別枠で記載してある。 ランキングの注意事項 売上の数字は”巻平均”(全巻の累計売上を足し、巻数で割った数) 売上が計測不能の作品はランク外ということで除外 「※」は詳しいデータを入手できなかったため、最低限これだけは売れているという数字 データはアニメDVD・BD売り上げ一覧表まとめWikiを参考 お探しの作品がランキングに無かったら、売上の数字が出なかったんだと思っておいてほしい。 じゃあ早速アニメの円盤売上ランキングを見て行こうか!…と言いたいところだが。 その前にまずは、アニメ円盤売上のデータを見て行くうえでの基礎知識を。 はやくランキングを見せろ 円盤とは? アニメ”円盤”の基礎

                            【2010年代】アニメ円盤売上ランキング早見表!(2010年冬~2019年秋、映画・OVA・配信も) - 同じ穴の貉 | たゆすとのゲーム・アニメブログ
                          • Korg drumlogue: major Sinevibes Nano update, plus free Braids synth - CDM Create Digital Music

                            Korg drumlogue: major Sinevibes Nano update, plus free Braids synth Korg’s drumlogue has a killer app: the incredible-sounding Sinevibes Nano dual-oscillator synth, with all the extras. And that app gets a ton of new stuff in a free system refresh. Add that to the separate, 3rd-party synth based on Mutable Instruments’ Braids macro oscillator, and … drumlogue is like two shampoos in one! Maybe the

                              Korg drumlogue: major Sinevibes Nano update, plus free Braids synth - CDM Create Digital Music
                            • 「大阪桐蔭より弱いんちゃう?」9連敗の阪神、マジック灯した商店街:朝日新聞デジタル

                              ","naka5":"<!-- BFF501 PC記事下(中⑤企画)パーツ=1541 -->","naka6":"<!-- BFF486 PC記事下(中⑥デジ編)パーツ=8826 --><!-- /news/esi/ichikiji/c6/default.htm -->","naka6Sp":"<!-- BFF3053 SP記事下(中⑥デジ編)パーツ=8826 -->","adcreative72":"<!-- BFF920 広告枠)ADCREATIVE-72 こんな特集も -->\n<!-- Ad BGN -->\n<!-- dfptag PC誘導枠5行 ★ここから -->\n<div class=\"p_infeed_list_wrapper\" id=\"p_infeed_list1\">\n <div class=\"p_infeed_list\">\n <div class=\"

                                「大阪桐蔭より弱いんちゃう?」9連敗の阪神、マジック灯した商店街:朝日新聞デジタル
                              • 第9回 「イエロー・マジック」との闘い(その4)|「教授」と呼ばれた男――坂本龍一とその時代 |佐々木 敦|webちくま

                                比類なき輝きを放つ作品群を遺すとともに、「脱原発」など社会運動にも積極的に取り組んだ無二の音楽家、坂本龍一。その多面的な軌跡を「時代精神」とともに描き出す佐々木敦さんの好評連載、第9回の公開です! 1981年、イエロー・マジック・オーケストラは3月に『BGM』、11月に『テクノデリック』という2枚のフル・アルバムをリリースした。どちらも以前の作品とは一線を画す実験的な内容であり、坂本龍一が「反・YMO」の衝動に突き動かされて作り上げた『B-2ユニット』が、はからずも細野晴臣と高橋幸宏の創作意欲を刺激したのではないかと思われる(二人は「ほとんど何も言わなかった」と坂本は語っているが)。 前年(1980年)の7月、ホライズン・レーベルの倒産のせいで宙に浮いていた『ソリッド・ステイト・サヴァイヴァー』と『増殖』からセレクトされた「ベスト盤」の『X∞MULTIPLIES』と、シングル「ビハインド・

                                  第9回 「イエロー・マジック」との闘い(その4)|「教授」と呼ばれた男――坂本龍一とその時代 |佐々木 敦|webちくま
                                • Mugo, a toy compiler for a subset of Go that can compile itself

                                  Mugo, a toy compiler for a subset of Go that can compile itself April 2021 Summary: This article presents Mugo, a single-pass compiler for a tiny subset of the Go programming language. It outputs (very naive) x86-64 assembly, and supports just enough of the language to implement a Mugo compiler: int and string types, slices, functions, locals, globals, and basic expressions and statements. Go to:

                                  • Reversing for dummies - x86 assembly and C code (Beginner/ADHD friendly) · 0x41.cf

                                    Context Before I got into reverse engineering, executables always seemed like black magic to me. I always wondered how stuff worked under the hood, and how binary code is represented inside .exe files, and how hard it is to modify this ‘compiled code’ without access to the original source code. But one of the main intimidating hurdles always seemed to be the assembly language, it’s the thing that

                                    • The Return of the Frame Pointers

                                      Sometimes debuggers and profilers are obviously broken, sometimes it's subtle and hard to spot. From my flame graphs page: (Click for original SVG.) This is pretty common and usually goes unnoticed as the flame graph looks ok at first glance. But there are 15% of samples on the left, above "[unknown]", that are in the wrong place and missing frames. The problem is that this system has a default li

                                      • Compiling a subset of JavaScript to ARM assembly in Haskell - Micah Cantor

                                        A toy compiler for a subset of JavaScript to ARM assembly, using Haskell. Published: May 29, 2022 I recently got a copy of the book Compiling to Assembly from Scratch by Vladamir Keleshev, which details how to write a compiler for a subset of JavaScript to 32-bit ARM assembly code. The choice to use ARM assembly is mainly for its simplicity in comparison to x86. Keleshev elects to use TypeScript t

                                          Compiling a subset of JavaScript to ARM assembly in Haskell - Micah Cantor
                                        • https://deeplearningtheory.com/PDLT.pdf

                                          The Principles of Deep Learning Theory An Effective Theory Approach to Understanding Neural Networks Daniel A. Roberts and Sho Yaida based on research in collaboration with Boris Hanin drob@mit.edu, shoyaida@fb.com ii Contents Preface vii 0 Initialization 1 0.1 An Effective Theory Approach . . . . . . . . . . . . . . . . . . . . . . . . 2 0.2 The Theoretical Minimum . . . . . . . . . . . . . . . .

                                          • Mu: A minimal hobbyist computing stack

                                            “It is far better to have an under-featured product that is rock solid, fast, and small than one that covers what an expert would consider the complete requirements.” — Richard Gabriel's best summary (pg 219) of his essay, “Worse is Better” Over the past year I've been working on a minimal-dependency hobbyist computing stack (everything above the processor) called Mu. The goal is to: build up infr

                                            • Mr.Childrenのアルバム2曲目は良曲説を考えてみる - Jailbreak

                                              先日、 ミスチルに関するちょっと気になる記事があった。 山県亮太のケガの時に支えられた曲として、「PADDLE」をあげたというもの。 「PADDLE」をあげるあたり、非常に嬉しいし、確かにビハインド状態からの心の持ちようを示してくれる曲としては、非常に良いセレクトだとも思った。 www.sponichi.co.jp news.yahoo.co.jp それに対するヤフコメがさらに興味を引いた。 ミスチルのアルバムの2曲目は必ずと言って良いほど良い曲が多いね。 応援歌というかポジティブに持ってく詞。 「PADDLE」は本当良い曲。 「虎視眈々と準備をしてきた僕だからきっと上手くやれる。行こうぜ!」 山縣選手にとって最高の歌詞ですね。 応援してます! アルバムの2曲目に良い曲が多いという意見に引っかかった。 自分の感覚的にも、ミスチルのアルバムの2曲目はいい曲が多い気がした。 しかし、これを裏付

                                                Mr.Childrenのアルバム2曲目は良曲説を考えてみる - Jailbreak
                                              • Server-Sent Events: the alternative to WebSockets you should be using

                                                When developing real-time web applications, WebSockets might be the first thing that come to your mind. However, Server Sent Events (SSE) are a simpler alternative that is often superior. Contents Prologue WebSockets? What is wrong with WebSockets Compression Multiplexing Issues with proxies Cross-Site WebSocket Hijacking Server-Sent Events Let’s write some code The Reverse-Proxy The Frontend The

                                                  Server-Sent Events: the alternative to WebSockets you should be using
                                                • Getting the World Record in HATETRIS

                                                  Previous post: Prologue in HATETRIS Tetris That Hates You StickManStickMan #611, by Sam Hughes. HATETRIS is a version of Tetris written in 2010 by programmer and sci-fi author Sam Hughes. According to his initial description of the game: This is bad Tetris. It’s hateful Tetris. It’s Tetris according to the evil AI from “I Have No Mouth And I Must Scream”. (And if you aren’t familiar with Tetris at

                                                  • Hello, Redis Stack - Redis

                                                    Today we’re thrilled to announce Redis Stack. Redis Stack consolidates the capabilities of the leading Redis modules into a single product, making it easy for developers to build modern, real-time applications with the speed and stability of Redis. Prologue At Redis, we’re building a real-time data layer to meet the universal demand for responsive, low-latency applications and services. To build a

                                                      Hello, Redis Stack - Redis
                                                    • Is Cancel Culture the Consequence of an Infodemic?

                                                      Examining what really happened to Keigo Oyamada and how media reported before the Tokyo Olympics opening ceremony. Photo by Markus Winkler on UnsplashContent warning: This article contains descriptions about school bullying, which might be disturbing or triggering for some readers. As cancel culture movements seem to have swamped Western countries over the last decade or so, the wave of “wokeness”

                                                        Is Cancel Culture the Consequence of an Infodemic?
                                                      • 奈良・大安寺周辺が新たな玄関口に? 新駅・ICが開業予定:朝日新聞デジタル

                                                        ","naka5":"<!-- BFF501 PC記事下(中⑤企画)パーツ=1541 -->","naka6":"<!-- BFF486 PC記事下(中⑥デジ編)パーツ=8826 --><!-- /news/esi/ichikiji/c6/default.htm -->","naka6Sp":"<!-- BFF3053 SP記事下(中⑥デジ編)パーツ=8826 -->","adcreative72":"<!-- BFF920 広告枠)ADCREATIVE-72 こんな特集も -->\n<!-- Ad BGN -->\n<!-- dfptag PC誘導枠5行 ★ここから -->\n<div class=\"p_infeed_list_wrapper\" id=\"p_infeed_list1\">\n <div class=\"p_infeed_list\">\n <div class=\"

                                                          奈良・大安寺周辺が新たな玄関口に? 新駅・ICが開業予定:朝日新聞デジタル
                                                        • 2020年に遊んだゲームを振り返る: 追いだき北向き箱に作業

                                                          毎年最後の更新は、今年遊んで良くも悪くも印象的だったゲームを振り返ります。 2020年に私がプレイしたゲームなので、それ以前の発売の物も含まれます。 ハード表記は私がプレイした機種、()内は互換で走らせた機種となります。 感想はプレイ当時のもので不満点などはアップデート等で解消されているかもしれません。ネタバレ等もあります。あしからず。 ・PS4『龍が如く7 光と闇の行方』 まさかのRPGという路線変更には驚いたが、そこそこ遊べる仕上がりにしてくるあたり、このシリーズ・チームは手堅い。 主人公も桐生一馬から春日一番へと交代となったが、桐生一馬の無骨な一匹狼的なキャラ付けとは違い、口が達者かつ真っ直ぐなコミュニケーション能力を使って仲間と道を切り開いていく春日一番。 そのキャラ付けがまさにRPGの主人公らしさであり、なかなかの愛されキャラでもある。 もし本作のパーティーメンバーが次回作で出て

                                                          • Practical libc-free threading on Linux

                                                            Suppose you’re not using a C runtime on Linux, and instead you’re programming against its system call API. It’s long-term and stable after all. Memory management and buffered I/O are easily solved, but a lot of software benefits from concurrency. It would be nice to also have thread spawning capability. This article will demonstrate a simple, practical, and robust approach to spawning and managing

                                                            • 高橋幸宏×細野晴臣のユニット・SKETCH SHOW、アルバム全3作をまとめたコンプリートボックス発売

                                                              SKETCH SHOWは2002年に始動したユニットで、「audio sponge」「tronika」「LOOPHOLE」のアルバム3作を発表している。このたび発売される「"audio sponge" "tronika" "LOOPHOLE"」の形態は、アルバム3作を巻き帯でコンプリートした通常盤と、三方背ボックス仕様の初回限定盤の2種類。初回限定盤には、2003年リリースのライブDVD「WILD SKETCH SHOW -SKETCH SHOW LIVE 2002-」が付属し、ゲストである坂本龍一らとの競演、YMOや細野晴臣&イエロー・マジック・バンドの楽曲のカバーなどを観ることができる。 さらに初回限定盤には高橋と細野の放談を収載したブックレットも付属。結成の経緯や制作時の裏話、「SKETCH SHOWとはなんだったのか」などのテーマでトークが繰り広げられる。なお発売日の9月22日には

                                                                高橋幸宏×細野晴臣のユニット・SKETCH SHOW、アルバム全3作をまとめたコンプリートボックス発売
                                                              • MMD-0066-2020 - Linux/Mirai-Fbot - A re-emerged IoT threat

                                                                Chapters: [TelnetLoader] [EchoLoader] [Propagation] [NewActor] [Epilogue] Prologue A month ago I wrote about IoT malware for Linux operating system, a Mirai botnet's client variant dubbed as FBOT. The writing [link] was about reverse engineering Linux ELF ARM 32bit to dissect the new encryption that has been used by their January's bot binaries, The threat had been on vacuum state for almost one m

                                                                  MMD-0066-2020 - Linux/Mirai-Fbot - A re-emerged IoT threat
                                                                • C++ exceptions under the hood

                                                                  Index A tiny ABI An ABI to appease the linker Catching what you throw Magic around __cxa_begin_catch and __cxa_end_catch Gcc_except_table and the personality function A nice personality Two-phase handling Catching our first exception _Unwind_ and call frame info Reading a CFI table And suddenly, reflexion in C++ Setting the context for a landing pad Multiple landing pads & the teachings of the gur

                                                                    C++ exceptions under the hood
                                                                  • ナナシスのライブ・セットリスト【その1】 - Memory in the Blue Sky

                                                                    ライブのセットリストをまとめてあります。(一部敬称略)盛大にネタバレを含みます。 (最終更新2022/11/23: 6+7+8thライブの出演者更新) あまりにも項目が増えすぎて管理が難しいので、6+7+8th以降はこちら↓のページに移行します。 t7smemories.hatenadiary.jp 2022年11月23日現在でのライブの一覧です。 目次 t7s 1st Anniversary Live in Zepp Tokyo 15'→34' 〜H-A-J-I-M-A-L-I-V-E-!!〜 Tokyo 7th シスターズ mini Live in マチ★アソビ Vol. 15 t7s 2nd Anniversary Live in PACIFICO Yokohama 16'→30'→34' -INTO THE 2ND GEAR- t7s LIVE -INTO THE 2nd GEAR

                                                                      ナナシスのライブ・セットリスト【その1】 - Memory in the Blue Sky
                                                                    • フォトレポート:ジャパンモビリティショー2023 - Part3 - blog-RuinDig

                                                                      2023年10月28日~11月5日に東京ビッグサイトで開催されたジャパンモビリティショー2023に行った。Part1とPart2は以下の通り。このPart3が最後になる。 ruindig.hatenablog.jp ruindig.hatenablog.jp 四輪自動車の外装や内装の主な各部名称はカーセブンのページなどを、バイクの主な各部名称についてはヤマハ発動機のページなどを参考にした。 ホンダ ソニー・ホンダモビリティ カワサキモータース 日野自動車 いすゞ自動車&UDトラックス ダイハツ工業 トヨタ自動車 メルセデス・ベンツ スバル ツバメインダストリ 閉館時間 感想 その他の関連記事 ホンダ ホンダはステップワゴンやN-BOXなどの自動車、航空機のHondaJetの他に、古くは2足歩行型ロボットのASIMOを手掛けてきた。 global.honda HondaJet Elite I

                                                                        フォトレポート:ジャパンモビリティショー2023 - Part3 - blog-RuinDig
                                                                      • MoonBounce: the dark side of UEFI firmware

                                                                        What happened? At the end of 2021, we were made aware of a UEFI firmware-level compromise through logs from our Firmware Scanner, which has been integrated into Kaspersky products since the beginning of 2019. Further analysis has shown that a single component within the inspected firmware’s image was modified by attackers in a way that allowed them to intercept the original execution flow of the m

                                                                          MoonBounce: the dark side of UEFI firmware
                                                                        • 映像ドキュメンタリー | 川崎市市民ミュージアム

                                                                          Planning and Production: Kawasaki City Museum Cooperation: National Institutes for Cultural Heritage 2019年10月12日、令和元年東日本台風によって、川崎市市民ミュージアムは甚大な被害を受けました。本映像は、被災してから1年間の活動を記録としてまとめたものです。 On October 12, 2019, the Kawasaki City Museum was hit by Typhoon Hagibis. This is a compiled video of the rescue efforts in the year following the flood. 多分野にわたる膨大な収蔵品をもつ当館において、台風がどのような被害をもたらし、被災した収蔵品を救い出す試みがどのように進めら

                                                                          • Reverse engineering Flutter apps (Part 1)

                                                                            Chapter 1: Down the rabbit hole To start this journey I'll cover some backstory on the Flutter stack and how it works. What you probably already know: Flutter was built from the ground up with its own render pipeline and widget library, allowing it to be truly cross platform and have a consistent design and feel no matter what device its running on. Unlike most platforms, all of the essential rend

                                                                              Reverse engineering Flutter apps (Part 1)
                                                                            • firefox's low-latency webassembly compiler — wingolog

                                                                              Good day! Today I'd like to write a bit about the WebAssembly baseline compiler in Firefox. background: throughput and latency WebAssembly, as you know, is a virtual machine that is present in web browsers like Firefox. An important initial goal for WebAssembly was to be a good target for compiling programs written in C or C++. You can visit a web page that includes a program written in C++ and co

                                                                              1