タグ

@blogに関するreptamのブックマーク (3)

  • Index

    Explore more courses in [ dmitrysoshnikov.education] school. Programming Languages: Ultimate – 3rd Edition The bundle includes all courses related to building a programming language, going deep into Compilers, Virtual Machines, LLVM, Parsers, Typecheckers, and other aspects. Read more →

  • PowerShell Memo

    はじめに こんばんは。「PowerShell Memo」管理人のnewpopsこと吉岡洋です。 この度、牟田口さんが企画された「PowerShell Advent Calendar 2011」に参加することになりました。 イベントの12日目を務めさせていただきます。 今回紹介するのは「サーバールームの室温監視を行う」スクリプトです。 作成の経緯 今から3年前の夏、とあるサーバルームのエアコンの温度センサーの不正動作で「時々、設定温度通りに室温が下がらない」という事象に遭遇しました。この「時々」というのが曲者で、通常は22℃前後に保たれているのですが、週に1回程度、センサーが温度を正しく検知できずに、温度が上昇してしまうのです。 気づくのが遅れると、室温が30℃に上昇することもあるとのこと。夜に問題が起こると、朝まで気づかないので厄介ですね。 運用責任者の方いわく、エアコン業者が調査しても

    PowerShell Memo
  • 2ality – JavaScript and more

    In this blog post, we examine ArrayBuffer features that were introduced in ECMAScript 2024: “In-place resizable ArrayBuffers”, proposed by Shu-yu Guo “ArrayBuffer.prototype.transfer and friends” proposed by Shu-yu Guo, Jordan Harband and Yagiz Nizipli

  • 1