並び順

ブックマーク数

期間指定

  • から
  • まで

161 - 200 件 / 1010件

新着順 人気順

realtimeの検索結果161 - 200 件 / 1010件

  • Building Rich terminal dashboards

    Rich Terminal python Rich has become a popular (20K stars on GH) way of beautifying CLIs, and I'm pleased to see a number of projects using it. Since Rich is mature and battle-tested now, I had considered winding-down development. Until, I saw this tweet: The Tweet Do you want to see something […] Rich has become a popular (20K stars on GH) way of beautifying CLIs, and I'm pleased to see a number

      Building Rich terminal dashboards
    • オープンソース プロジェクトをサプライ チェーン攻撃から守る

      .app 1 .dev 1 #11WeeksOfAndroid 13 #11WeeksOfAndroid Android TV 1 #Android11 3 #DevFest16 1 #DevFest17 1 #DevFest18 1 #DevFest19 1 #DevFest20 1 #DevFest21 1 #DevFest22 1 #DevFest23 1 #hack4jp 3 11 weeks of Android 2 A MESSAGE FROM OUR CEO 1 A/B Testing 1 A4A 4 Accelerator 6 Accessibility 1 accuracy 1 Actions on Google 16 Activation Atlas 1 address validation API 1 Addy Osmani 1 ADK 2 AdMob 32 Ads

        オープンソース プロジェクトをサプライ チェーン攻撃から守る
      • BlueTeam CheatSheet * Log4Shell* | Last updated: 2021-12-20 2238 UTC

        20211210-TLP-WHITE_LOG4J.md Security Advisories / Bulletins / vendors Responses linked to Log4Shell (CVE-2021-44228) Errors, typos, something to say ? If you want to add a link, comment or send it to me Feel free to report any mistake directly below in the comment or in DM on Twitter @SwitHak Other great resources Royce Williams list sorted by vendors responses Royce List Very detailed list NCSC-N

          BlueTeam CheatSheet * Log4Shell* | Last updated: 2021-12-20 2238 UTC
        • Edgeが神ブラウザになる可能性がでてきた #MicrosoftBuild

          Edgeが神ブラウザになる可能性がでてきた #MicrosoftBuild2024.05.22 07:0060,278 三浦一紀 音声で聞けるの、ありがたいね。 Microsoft(マイクロソフト)は、開催中の開発者向けカンファレンス「Microsoft Build 2024」で、同社開発のウェブブラウザ「Microsoft Edge」に、多言語リアルタイム翻訳機能を追加すると発表しました。 どういう機能かというと、YouTubeやLinkedIn、ロイター、CNBC、ブルームバーグなどのサイトにある動画を指定した言語でリアルタイム翻訳してくれるというもの。音声にも字幕にも対応するようです。 短いですけど、デモ動画があるのでご覧ください。 Video: Microsoft Edge/YouTubeちょっとわかりにくいかもしれませんが、LinkdInの英語の動画をスペイン語にリアルタイム翻訳

            Edgeが神ブラウザになる可能性がでてきた #MicrosoftBuild
          • Debugging Incidents in Google’s Distributed Systems - ACM Queue

            June 6, 2020 Volume 18, issue 2 PDF Debugging Incidents in Google's Distributed Systems How experts debug production issues in complex distributed systems Charisma Chan and Beth Cooper Google has published two books about SRE (Site Reliability Engineering) principles, best practices, and practical applications.1,2 In the heat of the moment when handling a production incident, however, a team's act

            • より安全で便利な自動入力が Chrome に登場

              .app 1 .dev 1 #11WeeksOfAndroid 13 #11WeeksOfAndroid Android TV 1 #Android11 3 #DevFest16 1 #DevFest17 1 #DevFest18 1 #DevFest19 1 #DevFest20 1 #DevFest21 1 #DevFest22 1 #DevFest23 1 #hack4jp 3 11 weeks of Android 2 A MESSAGE FROM OUR CEO 1 A/B Testing 1 A4A 4 Accelerator 6 Accessibility 1 accuracy 1 Actions on Google 16 Activation Atlas 1 address validation API 1 Addy Osmani 1 ADK 2 AdMob 32 Ads

                より安全で便利な自動入力が Chrome に登場
              • サイドチャネル攻撃への対策

                .app 1 .dev 1 #11WeeksOfAndroid 13 #11WeeksOfAndroid Android TV 1 #Android11 3 #DevFest16 1 #DevFest17 1 #DevFest18 1 #DevFest19 1 #DevFest20 1 #DevFest21 1 #DevFest22 1 #DevFest23 1 #hack4jp 3 11 weeks of Android 2 A MESSAGE FROM OUR CEO 1 A/B Testing 1 A4A 4 Accelerator 6 Accessibility 1 accuracy 1 Actions on Google 16 Activation Atlas 1 address validation API 1 Addy Osmani 1 ADK 2 AdMob 32 Ads

                  サイドチャネル攻撃への対策
                • ロックフリーアルゴリズムによるFIFOバッファ - Qiita

                  はじめに 私が組み込みプログラミングを始めたころ(まだインターネットもなく組み込みマイコンもAKI-80とかZ80系主流で遊んでいた時代)に大学の先輩に教えてもらったテクニックです。今どきのCPU向けではないですが、私自身が古典的かつ重要な要素が含まれており、組み込みプログラミングに引き込まれたきっかけの一つでもありますので、当時を思い出しつつ記事にしてみます。 「ロックフリーなアルゴリズム」についてはこちらのWikipediaの記事がわかりやすいです。 これらのアルゴリズムは、割り込み禁止やミューテックスなどのロックを用いずに、割り込みハンドラやマルチタスク/マルチスレッドなどの異なる非同期な実行コンテキスト間で情報を渡すことを目的としており、今回はその応用内でのFIFOバッファの構成例となります。 近年ではArduinoなどの組み込みプログラミングも手軽に行える環境が増えています。また

                    ロックフリーアルゴリズムによるFIFOバッファ - Qiita
                  • CompressGPT: Decrease Token Usage 70%

                    I saw @VictorTaelin's tweet recently on increasing the effective context window for GPT-* by asking the LLM to compress a prompt which is then fed into another instance of the same model. This seemed like a neat trick, but in practice presents some issues; the compression can be lossy, crucial instructions can be lost, and less characters != less tokens. I set out to build a more usable version of

                      CompressGPT: Decrease Token Usage 70%
                    • GitHub - yemount/pose-animator

                      Pose Animator takes a 2D vector illustration and animates its containing curves in real-time based on the recognition result from PoseNet and FaceMesh. It borrows the idea of skeleton-based animation from computer graphics and applies it to vector characters. This is running in the browser in realtime using TensorFlow.js. Check out more cool TF.js demos here. This is not an officially supported Go

                        GitHub - yemount/pose-animator
                      • Building a realtime chat app with Next.js and Vercel

                        Easily power any realtime experience in your application. No complex infrastructure to manage or provision. Just a simple API that handles everything realtime, and lets you focus on your code. Explore how it works

                          Building a realtime chat app with Next.js and Vercel
                        • GitHub - outline/outline: The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.

                          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.

                            GitHub - outline/outline: The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.
                          • ウマ娘はレース場で「馬」となる?(darknet・ディープラーニング) - えいあーるれいの技術日記

                            きっかけはちょっと余計な疑問でした。 デビットカードをようやく作ったことでサブスクやネット注文が容易にできるようになり動画をサブスクし始めたのが一ヶ月前。 いろいろ探して番組を視聴しているうちに年齢や性別の関係からかオススメに「ウマ娘」がでてきて視聴し始めたのがこの作品を知るきっかけになりました。 ゲームベースのアニメで好きなものと言ったら、ポケモンとかイナズマイレブン(無印)くらいで、実は今年の秋まで1期12話のアニメをほとんど見ていませんでした。 「ウマ娘」。名前は耳にしたことあるけど馬って言われても分からんしな〜〜。でもなんか人気らしいしな〜〜と思いつつ1期を見たらとても良かった。 個性豊かな可愛らしいキャラクターたちがレース場を爆走するというギャップ、憧れの先輩を目指して(というよりも仲間)とともに練習に励みたとえ挫折しても仲間たちと協力して乗り越えていくという誰でも没入できるスト

                              ウマ娘はレース場で「馬」となる?(darknet・ディープラーニング) - えいあーるれいの技術日記
                            • Architecture of an early stage SAAS | Feelback Blog

                              IntroductionIn this article I describe a simple architecture for an early stage SAAS. As a solo founder, I report some choices made to launch Feelback, a small-scale SAAS for collecting users signals about any content. This article will cover the technical side of designing and running a simple SAAS. It will also include some details about coding and evolving the initial feature set ready at launc

                                Architecture of an early stage SAAS | Feelback Blog
                              • 機械学習、NLP論文の書き方(英語)

                                はじめに Kotoba Technologies, Inc. Co-Founder/CTO、Toyota Technological Institute at Chicago, Research Assistant Professorの笠井淳吾です。これまで自然言語処理(NLP)、機械学習の国際学会(ACL、ICLR、NeurIPS、EMNLP、ICCVなど)にて、投稿や発表を積み重ねてきましたが、一度自分なりに論文を書く際に考えていること、留意点、コツのようなものを言語化して共有したいと思います。個人の好みによるところも多々あるかと思いますので、取捨選択していただいて、皆さんの論文執筆の一助になることを願っています。 全体のストラクチャー まずは全体の流れから考えていきます。基本的に、論文を書く際には(多くの場合そもそもプロジェクトを始める前に)、タイトルをイメージしていきます。タイトル

                                  機械学習、NLP論文の書き方(英語)
                                • Chrome のパスワード保護を強化 - その仕組み

                                  .app 1 .dev 1 #11WeeksOfAndroid 13 #11WeeksOfAndroid Android TV 1 #Android11 3 #DevFest16 1 #DevFest17 1 #DevFest18 1 #DevFest19 1 #DevFest20 1 #DevFest21 1 #DevFest22 1 #DevFest23 1 #hack4jp 3 11 weeks of Android 2 A MESSAGE FROM OUR CEO 1 A/B Testing 1 A4A 4 Accelerator 6 Accessibility 1 accuracy 1 Actions on Google 16 Activation Atlas 1 address validation API 1 Addy Osmani 1 ADK 2 AdMob 32 Ads

                                    Chrome のパスワード保護を強化 - その仕組み
                                  • 新しい Google Identity Services API のリリースについて

                                    .app 1 .dev 1 #11WeeksOfAndroid 13 #11WeeksOfAndroid Android TV 1 #Android11 3 #DevFest16 1 #DevFest17 1 #DevFest18 1 #DevFest19 1 #DevFest20 1 #DevFest21 1 #DevFest22 1 #DevFest23 1 #hack4jp 3 11 weeks of Android 2 A MESSAGE FROM OUR CEO 1 A/B Testing 1 A4A 4 Accelerator 6 Accessibility 1 accuracy 1 Actions on Google 16 Activation Atlas 1 address validation API 1 Addy Osmani 1 ADK 2 AdMob 32 Ads

                                      新しい Google Identity Services API のリリースについて
                                    • バスが遅れても何分後に来るかわかる小型サイネージを作ったら超便利!「一家に一台」の声も。M5StackとGTFS Realtimeで作れるみたい。 (2ページ目)

                                      リンク スイッチサイエンス M5Stack Basic - スイッチサイエンス 最も基本的なM5Stackです。M5Stackは、320 x 240 TFTカラーディスプレイ、microSDカードスロット、スピーカーを備えたコンパクトで便利な開発モジュールです。ESP32を搭載しているため、Wi-FiおよびBluetooth通信を扱え、Arduino環境での開発が可能です。さらに専用の拡張モジュールを縦に積み重ねていくことで機能を追加することができます。 19 users 150

                                        バスが遅れても何分後に来るかわかる小型サイネージを作ったら超便利!「一家に一台」の声も。M5StackとGTFS Realtimeで作れるみたい。 (2ページ目)
                                      • Prompt injection: What’s the worst that can happen?

                                        Prompt injection: What’s the worst that can happen? 14th April 2023 Activity around building sophisticated applications on top of LLMs (Large Language Models) such as GPT-3/4/ChatGPT/etc is growing like wildfire right now. Many of these applications are potentially vulnerable to prompt injection. It’s not clear to me that this risk is being taken as seriously as it should. To quickly review: promp

                                          Prompt injection: What’s the worst that can happen?
                                        • 【更新終了】Pixel 4、新型Pixel Buds、Pixelbook Goも! Googleの発表会「Made by Google '19」リアルタイム更新 #madebygoogle

                                          FEATUREPixel 4いよいよ登場。「Made by Google」Google新プロダクト発表会 特集 【更新終了】Pixel 4、新型Pixel Buds、Pixelbook Goも! Googleの発表会「Made by Google '19」リアルタイム更新 #madebygoogle2019.10.15 22:4557,077 編集部 秋の新ガジェットお披露目シーズン、いよいよGoogleの番です。 日本時間の本日10月15日(火)の23:00(日本時間)から、Googleが新製品発表会「Made by Google '19」が行なわれました。今回のイベントでは、Pixel 4、新型Pixel Buds、Pixelbook Go、Nest Mini、Nest Wifiが発表されました。そうそう、Stadiaのローンチ日も明らかになりましたね! イベントの内容を追ったリアルタ

                                            【更新終了】Pixel 4、新型Pixel Buds、Pixelbook Goも! Googleの発表会「Made by Google '19」リアルタイム更新 #madebygoogle
                                          • チームの絆を深めるための総当り1on1の実施と1on1のときに気をつけていること

                                            カテゴリー DX (2) 一般 (58) 研究会 (6) 働き方 (4) 技術 (351) Edge AI (2) Edge Computing (12) Erlang (1) FIWARE (2) Fog Computing (9) Infiniband (31) Internet of Things (32) Key Value Store (17) Linux (3) Linux KVM (10) Machine Learning (4) RealTime Web (14) SRE (2) Webサービス (42) インフラ (7) コンテナ (3) ストレージ (92) データセンター (7) データベース (47) データ流通 (6) テレプレゼンス (2) ネットワーク (214) 仮想化 (110) 災害コミュニケーション (26) 空間情報 (30) 量子コンピューティング

                                              チームの絆を深めるための総当り1on1の実施と1on1のときに気をつけていること
                                            • GitHub - supabase/supabase: The open source Firebase alternative.

                                              Supabase is a combination of open source tools. We’re building the features of Firebase using enterprise-grade, open source products. If the tools and communities exist, with an MIT, Apache 2, or equivalent open license, we will use and support that tool. If the tool doesn't exist, we build and open source it ourselves. Supabase is not a 1-to-1 mapping of Firebase. Our aim is to give developers a

                                                GitHub - supabase/supabase: The open source Firebase alternative.
                                              • Mac用ChatGPTクライアント「MacGPT」のiPhone版となる「GeePeeTee」アプリがリリース。

                                                Mac用ChatGPTクライアント「MacGPT」のiPhone版となる「GeePeeTee」アプリがリリースされています。詳細は以下から。 FaceTimeビデオ通話と音声書き起こし&翻訳機能を組み合わせたNavi(日本では未配信)でApple Design Awards 2022 ファイナリストに選出されたオランダGood SnoozeのJordi Bruinさんは現地時間2023年03月30日、Mac用に開発しているChatGPTクライアント「MacGPT」のiPhone版となる「GeePeeTee」アプリを新たにリリースしたと発表しています。 MacGPT is coming to iOS soon* under the name GeePeeTee. Realtime voice chat, conversation history and more 🙂 Will send t

                                                  Mac用ChatGPTクライアント「MacGPT」のiPhone版となる「GeePeeTee」アプリがリリース。
                                                • The Future of OpenMapTiles project

                                                  OpenMapTiles disrupted web cartography by allowing anyone to launch OpenStreetMap on their computer in minutes. For free! We estimate that maps generated by the OpenMapTiles are viewed by 250 million people every month. We are extremely happy that community involvement is steadily increasing and keen to help with boosting further growth. Do you want to know what is on the roadmap? OpenStreetMap ve

                                                    The Future of OpenMapTiles project
                                                  • 生の鶏肉を3Dプリンターで出力してレーザーで焼く調理法が開発される

                                                    3Dプリンターで複雑な和牛肉の構造を再現したり、3Dバイオプリンターでチキンナゲットを生成したりと、近年3Dプリンターを調理器具として利用する研究が行われています。そして、コロンビア大学の研究チームは鶏肉を3Dプリンターで出力するだけではなく、さらに3種類のレーザーを使って肉を焼くという「デジタルな調理法」を開発しました。 Precision cooking for printed foods via multiwavelength lasers | npj Science of Food http://dx.doi.org/10.1038/s41538-021-00107-1 Engineers figured out how to cook 3D-printed chicken with lasers | Ars Technica https://arstechnica.com/sci

                                                      生の鶏肉を3Dプリンターで出力してレーザーで焼く調理法が開発される
                                                    • DNS のセキュリティ改善計画に関する誤解を解く

                                                      .app 1 .dev 1 #11WeeksOfAndroid 13 #11WeeksOfAndroid Android TV 1 #Android11 3 #DevFest16 1 #DevFest17 1 #DevFest18 1 #DevFest19 1 #DevFest20 1 #DevFest21 1 #DevFest22 1 #DevFest23 1 #hack4jp 3 11 weeks of Android 2 A MESSAGE FROM OUR CEO 1 A/B Testing 1 A4A 4 Accelerator 6 Accessibility 1 accuracy 1 Actions on Google 16 Activation Atlas 1 address validation API 1 Addy Osmani 1 ADK 2 AdMob 32 Ads

                                                        DNS のセキュリティ改善計画に関する誤解を解く
                                                      • ML Study Jams vol.3 : Machine Learning トレーニング プログラムの詳細をお知らせします

                                                        .app 1 .dev 1 #11WeeksOfAndroid 13 #11WeeksOfAndroid Android TV 1 #Android11 3 #DevFest16 1 #DevFest17 1 #DevFest18 1 #DevFest19 1 #DevFest20 1 #DevFest21 1 #DevFest22 1 #hack4jp 3 11 weeks of Android 2 A MESSAGE FROM OUR CEO 1 A/B Testing 1 A4A 4 Accelerator 6 Accessibility 1 accuracy 1 Actions on Google 16 Activation Atlas 1 address validation API 1 Addy Osmani 1 ADK 2 AdMob 32 Ads 71 Ads API 10

                                                          ML Study Jams vol.3 : Machine Learning トレーニング プログラムの詳細をお知らせします
                                                        • Shaderで計算機を作る - Imaginantia

                                                          シェーダはいろんなことができます。Geometry Shaderで好きな場所にポリゴンを出したり、Fragment Shaderでポリゴンではない方法で物体を描画したり。 その中でも特に「メモリにデータを保存して計算を回す」話について書きます。これは実質好きなプログラムを自由に書けるという話です。変数の保存とか。 概ねVRChatにおける話を書きますが、まぁ普遍的な状況と大して違いはないと思います。 読み飛ばしながら必要なところだけを読むのを推奨します。あと修正/意見などあればtwitter (@phi16_) まで。 全体構造 プログラムには入力と出力があります。VRChatに於いては或る計算の最終的な出力としては当然「視界に映るモノ」ということになりますが、それを生み出すための入力、そしてその入力を作り出す計算機など、様々な機構が存在できます。 特に私が計算機と呼んでいるモノは、「何か

                                                            Shaderで計算機を作る - Imaginantia
                                                          • Rubyバージョンアップで見つけたバグとハマりどころ - メドピア開発者ブログ

                                                            こんにちは、最近ruby-vipsに惚れ込み始めたエンジニアの宮原です🐕 先日、医師専用コミュニティサイト「MedPeer」で使用されているRubyをVersion 2.6.5にアップデートしました🎊 今回は、Rubyアップデートを行った際にハマった箇所について紹介と解説をしてみたいと思います。 また、類似の内容で発表もさせていただいておりますので、合わせてご一読いただければと思います。 今回紹介するハマりどころは、ActiveSupport::DurationのバグとSidekiqの安全な再起動についてです。 🐛Durationのバグ 最新のdevelopを取り込み、Rubyアップデートのブランチで作業しているとReceived 'killed' signalというエラーが発生し、CIのRSpecが途中で終了してしまう事象に遭遇しました。 3並列目でメモリを食いつぶし移行のテストが

                                                              Rubyバージョンアップで見つけたバグとハマりどころ - メドピア開発者ブログ
                                                            • 強化学習で目指すF-ZERO王者(前編) - Qiita

                                                              できたもの(途中経過) F-ZEROのコースをsegmentationする深層学習モデルをJetson Nano上で動かしています.480x288,30FPSで処理できています. Realtime "F-ZERO" course segmentation model is running on Jetson Nano. It is part of "gaming AI making challenge" as my personal work.#jetson #nvidia pic.twitter.com/AYCqE75JbG — nobu_e753 (@nobu_e753) September 27, 2019 キャプチャしたものはこちら(キャプチャの過程で負荷がかかり,レートが落ちています) Realtime "F-ZERO" course segmentation model is

                                                                強化学習で目指すF-ZERO王者(前編) - Qiita
                                                              • GitHub - pocketbase/pocketbase: Open Source realtime backend in 1 file

                                                                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

                                                                  GitHub - pocketbase/pocketbase: Open Source realtime backend in 1 file
                                                                • WebKit Features in Safari 17.4

                                                                  Just like Safari 15.4 and Safari 16.4, this March’s release of Safari 17.4 is a significant one for web developers. We’re proud to announce another 46 features and 146 bug fixes. You can experience Safari 17.4 on iOS 17.4, iPadOS 17.4, macOS Sonoma 14.4, macOS Ventura, macOS Monterey, and in visionOS 1.1. Architectural improvements It’s always exciting to ship new features that you can use while b

                                                                    WebKit Features in Safari 17.4
                                                                  • HTMLにTypeScriptを書いてブラウザで直接実行できるって知ってた? - Qiita

                                                                    <!doctype html> <meta charset="utf-8"> <script async type="module"> import {transpile, ScriptTarget} from "https://esm.sh/typescript@5.3.3?bundle&target=esnext"; import {minify_sync} from "https://esm.sh/terser@5.27.0?bundle&target=esnext"; for(const {type, textContent} of document.getElementsByTagName("script")){ if(type !== "text/typescript" || !textContent){ continue; } const js = transpile(tex

                                                                      HTMLにTypeScriptを書いてブラウザで直接実行できるって知ってた? - Qiita
                                                                    • ML Study Jams Vol.4 : Machine Learning トレーニング プログラムを開催します

                                                                      .app 1 .dev 1 #11WeeksOfAndroid 13 #11WeeksOfAndroid Android TV 1 #Android11 3 #DevFest16 1 #DevFest17 1 #DevFest18 1 #DevFest19 1 #DevFest20 1 #DevFest21 1 #DevFest22 1 #DevFest23 1 #hack4jp 3 11 weeks of Android 2 A MESSAGE FROM OUR CEO 1 A/B Testing 1 A4A 4 Accelerator 6 Accessibility 1 accuracy 1 Actions on Google 16 Activation Atlas 1 address validation API 1 Addy Osmani 1 ADK 2 AdMob 32 Ads

                                                                        ML Study Jams Vol.4 : Machine Learning トレーニング プログラムを開催します
                                                                      • Facebook News Feed インフラ責任者がスマニュー新VPoEに。「社内開発プラットフォームを作り、エンジニアを全力支援する」 - スマQ(スマキュー)|スマートニュースの「はたらく」をみつける

                                                                        Youlin Li(左)と前田俊太郎(右) Facebook で News Feedのインフラ責任者を務めた Youlin Liが、スマートニュースの Vice President of Engineering, Backend System and Foundation に就任しました。 about.smartnews.com Youlin の来日に合わせて、Vice President of Ad Product の前田俊太郎がインタビューしました。Facebook でどんなことをしてきたのか、その経験を生かしてスマートニュースで何を成し遂げようと考えているのか、徹底的に聞きました(構成:スマートニュース通訳・翻訳チーム&スマQ編集部)。 Facebook を支える「社内開発プラットフォーム」の重要性 前田 よろしくお願いします。まずは自己紹介を。 Youlin Youlin Li で

                                                                          Facebook News Feed インフラ責任者がスマニュー新VPoEに。「社内開発プラットフォームを作り、エンジニアを全力支援する」 - スマQ(スマキュー)|スマートニュースの「はたらく」をみつける
                                                                        • ハードウェアのタイムスタンプを使用してネットワークの待ち時間を測定する方法 | IIJ Engineers Blog

                                                                          I'm a researcher at IIJ Research Laboratory working on the performance, security and reliability of distributed systems. 今回は、IIJの技術研究所にインターンシップとしてドイツから来日していたフォーゲル アーネさんの研究を紹介します。彼は博士号候補者で一緒に働いていました。研究内容は、ネットワークカードのハードウェアタイムスタンプについてです。それではご覧ください。 (以下フォーゲルさんの記事) この投稿では、ハードウェアのタイムスタンプを使用して、単純なpingコマンドよりもきめ細かくネットワークの待ち時間を測定する方法を探ります。 動機 2つのノード間のネットワークレイテンシを調べたい場合どうすればよいでしょうか? シンプルな方法はpingを使うことでしょう: $

                                                                            ハードウェアのタイムスタンプを使用してネットワークの待ち時間を測定する方法 | IIJ Engineers Blog
                                                                          • Rubyで構造体を扱う(ただし、Cの)。あとELFの話。 - ローファイ日記

                                                                            飛び入りです。Rubyアドベントカレンダーその2 17日目の記事です。昨日はなんとなく似たような(?)、 Rubyの8進数と2進数の構文エラー文の違い の話です。 qiita.com 今日はRubyで構造体、と言うか、バイナリパックされた構造体を扱う話の触りをします。class Structの話はしない。 さてみなさんは String#unpack/Array#pack を使ってますか? docs.ruby-lang.org すこく正直な話をすると、おそらく多くの方は使っていなくて、使っている方も大半はbase64文字列を生成する m フォーマットぐらいしか使っていないのではないかと推測しています。 ["Hello World"].pack('m') #=> "SGVsbG8gV29ybGQ=\n" ぼくも今まではそうだったのですが、最近は他のフォーマットも急に使うようになりました。という

                                                                              Rubyで構造体を扱う(ただし、Cの)。あとELFの話。 - ローファイ日記
                                                                            • NEON

                                                                              We see light and colors Our human senses connect us to our world. We hear sounds and silences We smell scents and fragrances We feel textures and sensations These physical portals to our brain help us Process information Learn new things Can the human-machine interface feel seamless? NEON, Artificial Humans, are here. Feel connections We taste richness and flavors NEON at the 101st anniversary of

                                                                                NEON
                                                                              • Incident Response において実施すべき調査(EDR vs FSA)

                                                                                私はとある企業で Incident Response サービスを提供しています。その中で、安全宣言発出のサポートを行うため、お客様が導入している EDR 製品のログを使って分析を行うことがあります。複数の EDR 製品のログを分析してきた経験から得た、 私が考える Incdient Response における網羅的調査のあるべき論を紹介します。 EDR はビジネス的思惑が強く働いており、過大評価されている側面があり、 EDR の有用性について本音で語られていないのではないでしょうか。そういったビジネス的側面を排除しフラットに語るため、個人ブログに記したいと思います。あくまで個人的見解であり、所属企業とは無関係ですし、特定のセキュリティ企業や製品を批判する意図はまったくありません。純粋に、世の中をより良くしたい、日本の産業を守りたいという想いのみで書いています。間違っている、議論の余地がある

                                                                                  Incident Response において実施すべき調査(EDR vs FSA)
                                                                                • 2019 年のスライド一挙公開、あるいは 2020 年の方針 - チェシャ猫の消滅定理

                                                                                  あけましておめでとうございます。2019 年は大変お世話になりました。2020 年も張り切っていきましょう。 さて、2019 年には結構な回数の外部発表を行いました。これらの発表内容のうち一部は単独のブログ記事としてまとめてありますが、機を逸してしまって記事化されていないものも相当数あります。そこで本記事では、2019 年中に行った発表を一覧としてまとめてみました。 2019 年の活動実績 2019 年の登壇は全部で 19 件でした。うち(先着や抽選ではなく)CFP に応募して採択されたものは 4 件です。 チェシャ猫が普段活動している領域は、Twitter の Bio にも書いてある通り、大きく「Kubernetes」「Haskell」「形式手法」の三つのカテゴリに分かれています。このカテゴリで登壇内容を分類したところ、以下のようになりました。 CloudNative に関わるもの(12

                                                                                    2019 年のスライド一挙公開、あるいは 2020 年の方針 - チェシャ猫の消滅定理