並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 26 件 / 26件

新着順 人気順

throttlingの検索結果1 - 26 件 / 26件

  • ネットワークが劣悪な環境を再現する方法

    目的 アプリケーションが通信に失敗した際のテストを行いたい 例. 「通信に失敗した場合に再取得ボタンが表示されること」など 方法1. Chrome DevTools を使う https://developer.chrome.com/docs/devtools/network/reference?hl=ja#throttling 任意の設定を追加して使用することができる メリット PCとモバイルデバイスの両方で使用可能 新規にアプリケーションをインストールする必要が無い デメリット パケロス率などを設定できない Android, iOS のネイティブアプリでは使用できない 方法2. Network Link Conditioner を使用する Network Link Conditioner は Apple が提供しているネットワークユーティリティツール 使用手順等は以下のサイトが分かりやす

      ネットワークが劣悪な環境を再現する方法
    • Chrome DevToolsを使いこなしてフロントエンド開発を加速させる

      Chrome DevTools(以下、開発者ツール)は開発者にとって欠かせないツールですが、改めて使い方を調べたことは少ないのではないでしょうか? この記事では開発者ツールの便利な機能をまとめて紹介します!筆者はChromeをメインで使用しているのでChrome DevTools前提ですが、一部拡張機能や他のブラウザの便利な機能を含みます。 スクリーンショットをキャプチャする 端末の機能でもスクリーンショットをキャプチャすることはできますが、開発者ツールではより便利なスクリーンショットの機能が提供されています。 特定のノードのスクリーンショットをキャプチャする Elementsパネルからスクリーンショットをキャプチャしたいノードを選択します ノードを右クリックして「Capture node screenshot」をクリックします 選択したノードのスクリーンショットがダウンロードフォルダに保

        Chrome DevToolsを使いこなしてフロントエンド開発を加速させる
      • 【Linux】自宅サーバからgmailへメールを送信する - 地方エンジニアの学習日記

        メール送信 LPIC取得時にさらっと構築したメールサーバ。 送信テストはローカルでしかやってなく特に困ることもなかったけど外部に送信する場合はどうやるんだろうって思って色々調べた。 環境 送信 OS : CentOS 7.7 メールサーバ : Postfix 手順 ① 何はともあれサービスの起動 このタイミングでカーネル側でipv6を無効にしてるのにhostsに書かれてるぞと行ったwarningが出ていることに気づく(この辺はplaybookへフィードバック) # ログ $ less /var/log/mailog Mar 5 06:27:46 choco01 postfix/master[1688]: warning: /usr/libexec/postfix/pickup: bad command startup -- throttling Mar 5 06:28:46 choco01

          【Linux】自宅サーバからgmailへメールを送信する - 地方エンジニアの学習日記
        • Google DeepMindが「動画にピッタリな音楽を生成するAI」を発表

          画像や文章を生成するAIに続いて、動画生成AIも急速に進歩しつつありますが、これまでのAIが生成した動画は無音か人間が音を後付けしたものばかりでした。Google DeepMindが2024年6月17日に、映像の雰囲気や動きに合わせて音楽や音を生成する「video-to-audio(V2A)」を発表しました。 Generating audio for video - Google DeepMind https://deepmind.google/discover/blog/generating-audio-for-video/ Google DeepMindが今回発表したV2Aシステムは、動画生成AI「Veo」と組み合わせてドラマチックなBGMやリアルなSE、キャラクターのセリフなどを生成できる技術です。 例えば、以下のムービーは「Cinematic, thriller, horror f

            Google DeepMindが「動画にピッタリな音楽を生成するAI」を発表
          • AWS Aurora MySQL v3 アップグレード時のgh-ostの活躍について - BASEプロダクトチームブログ

            BASE も Aurora MySQL v3 となりました SRE Groupの ngsw です。 2024/10/14〜10/15の深夜メンテナンスにて、BASEで利用しているAmazon Aurora MySQLのバージョンは、v2系からv3系となりました。 アップグレードの前提条件で大きなつまずきがありましたが、gh-ost を利用することで、乗り越えることができました。 この記事では当該アップグレードの中で gh-ost をどのように利用し、どういう恩恵を受けたかについて述べていきます。 おさらい : v3 対応しないとどうなるの? Aurora MySQL v2は標準サポート終了が発表されており、v3への移行を終えていないDBクラスターには自動的に有償の延長サポートが適用される流れです。 Amazon RDS 延長サポートの使用 - Amazon Aurora 2024/10/3

              AWS Aurora MySQL v3 アップグレード時のgh-ostの活躍について - BASEプロダクトチームブログ
            • 最小権限の原則に一歩近づく - Entra ID の "Just-in-time application access with PIM for Groups" 機能の紹介 - LayerX エンジニアブログ

              LayerX Fintech事業部(※)の piroshi です。 ※三井物産デジタル・アセットマネジメント (MDM)に出向しています。 沖縄からリモートワークで働いており、蒸し暑い日が続いています。クーラーをつけないと寝苦しくなってきました。 ところでみなさん、特権 (ちから) が欲しいですか?ここでの権限はシステム上の各種権限です。私は小心者で、大きすぎる力は持ちたくない派です。特権をもっていると「オレは今、セキュリティリスクの塊だ...」と気になってしまい、輪をかけて夜も眠れません。 さて、Microsoft の IdP サービスである Entra ID には Privileged Identity Management (PIM) という特権管理機能があります。PIM により「必要最低限の権限」を「必要な期間」に限定して付与することが可能です。ユーザは特権へのエスカレーションを自

                最小権限の原則に一歩近づく - Entra ID の "Just-in-time application access with PIM for Groups" 機能の紹介 - LayerX エンジニアブログ
              • How To Optimize Performance In Vue Apps | DebugBear

                Vue is built to handle most typical use cases efficiently without requiring a lot of manual tweaking. But sometimes, you’ll hit situations that need a bit more fine-tuning. In this article, we’ll go over the key things to keep an eye on for optimizing performance in a Vue app. Page Load Performance vs. Update Performance​ When talking about optimizing performance in Vue apps, there are two main as

                  How To Optimize Performance In Vue Apps | DebugBear
                • New – Amazon DynamoDB lowers pricing for on-demand throughput and global tables | Amazon Web Services

                  AWS Database Blog New – Amazon DynamoDB lowers pricing for on-demand throughput and global tables Over 1 million customers choose Amazon DynamoDB as their go-to NoSQL database for building high-performance, low-latency applications at any scale. The DynamoDB serverless architecture eliminates the overhead of operating and scaling databases, reducing costs and simplifying management, allowing you t

                    New – Amazon DynamoDB lowers pricing for on-demand throughput and global tables | Amazon Web Services
                  • イーロン・マスクがXでリンクを含む投稿の優先度を下げていることを示唆

                    X(旧Twitter)でリンクを含む投稿の表示順位が下がっていることを指摘したユーザーに対し、Xのオーナーであるイーロン・マスク氏が指摘を認めるような発言をしたと報じられました。マスク氏は、ユーザーがなるべくXにとどまっていてほしいと考えているようです。 Elon Musk Admits X is Throttling Link Out from the Platform https://www.mediaite.com/news/elon-musk-admits-x-is-throttling-links-effectively-limiting-people-from-reading-news/ Elon Musk hints that X throttles posts with links | Mashable https://mashable.com/article/elon-m

                      イーロン・マスクがXでリンクを含む投稿の優先度を下げていることを示唆
                    • 第827回 Raspberry PiサイズのRISC-VボードであるMilk-V MarsでUbuntuを動かす | gihyo.jp

                      第814回の「1500円以下で買えるRaspberry Pi PicoサイズのRISC-VボードなMilk-V DuoでUbuntuを動かす」では、「⁠Milk-V Duo」なる小型のRISC-Vボードに無理やりUbuntuをインストールしてみました。実はMilk-VはさまざまなサイズのRISC-Vボードをリリースしており、そのひとつがカードサイズの「Milk-V Mars」です。 今回はこのMilk-V MarsにUbuntuをインストールしてみましょう。大丈夫です。前回ほどひどいことにはなりません。 図1 RISC-VなシングルボードコンピューターであるMilk-V Mars Ubuntuでも公式にサポートするMilk-V Mars Ubuntu Weekly Topicsでも既報の通り、Ubuntu 24.04 LTSではMilk-V Marsを公式にサポートしています。さらには「M

                        第827回 Raspberry PiサイズのRISC-VボードであるMilk-V MarsでUbuntuを動かす | gihyo.jp
                      • Apple M3チップを搭載したMacBook Airでは、サーマルスロットリングにより13インチモデルで約20%、15インチモデルで約12%CPUパフォーマンスが低下するもよう。

                        CPUコアを利用した3Dレンダリングで長時間かつ高負荷のワークロードでのストレステストを行うCinebench R23 Multiでは、ファンレス仕様のMacBook Air (M2, 2022)はサーマルスロットリングによりCPUパフォーマンス低下し、30分後には同じApple M2チップ搭載のMacBook Pro (13インチ, M2, 2022)の25%までCPUスコアが低下することが確認されていました。 この問題はAppleが新たに販売を開始したM3チップ搭載の「MacBook Air (13/15インチ, M3, 2024)」でも同様で、Tom’s Hardwareが行ったCinebench R23によるストレステストでは、ベンチマーク開始当初は13インチ/15インチMacBook Airは共に約10,000ptsのスコアを示していたものの、次第にスコアが低下し、8回目のRun

                          Apple M3チップを搭載したMacBook Airでは、サーマルスロットリングにより13インチモデルで約20%、15インチモデルで約12%CPUパフォーマンスが低下するもよう。
                        • ネットの高速性・オープン性・公平性を確保するための中立性ルール復活を連邦通信委員会が決定

                          2017年に撤廃された「ネット中立性」規制の復活を問う議決が連邦通信委員会(FCC)で行われ、賛成3、反対2で復活が決定しました。 FCC RESTORES NET NEUTRALITY (PDFファイル)https://docs.fcc.gov/public/attachments/DOC-402082A1.pdf Net neutrality restored as FCC votes to regulate internet providers | AP News https://apnews.com/article/net-neutrality-fcc-broadband-regulation-cc8421bc4f11a3e0f6ffc22c358fbfd0 FCC restores net neutrality rules that ban blocking and thrott

                            ネットの高速性・オープン性・公平性を確保するための中立性ルール復活を連邦通信委員会が決定
                          • 第806回 Ubuntu 24.04 LTSの開発版をVisionFive 2のM.2 NVMeストレージにインストールする | gihyo.jp

                            Ubuntu Weekly Recipe 第806回Ubuntu 24.04 LTSの開発版をVisionFive 2のM.2 NVMeストレージにインストールする 「VisionFive 2」はStarFive Technology製のRISC-Vシングルボードコンピューター(SBC)です。今回はこのVisionFive 2のM.2 NVMeストレージにUbuntuの最新開発版である24.04(noble)をインストールしてみましょう。 2種類存在するUbuntuインストーラー VisionFive 2については、これまでにも次の回で紹介してきました。 第752回:「RISC-VのシングルボードコンピューターであるVisionFive 2を使ってみる」 第753回:「VisionFive 2でriscv64なUbuntuを動かす」 これらの記事が公開された2023年3月時点では、Ubun

                              第806回 Ubuntu 24.04 LTSの開発版をVisionFive 2のM.2 NVMeストレージにインストールする | gihyo.jp
                            • Brand New Performance Features in Chrome DevTools | DebugBear

                              This guide covers some modern web performance features of Chrome DevTools, with a focus on the new Performance Panel features which helps you optimize Core Web Vitals and improve your general web performance. What We'll Cover​ In this guide, we'll dive deep into the new Performance Panel features in Chrome DevTools. We'll explore what the new features are, how to access it, and how to use it effec

                                Brand New Performance Features in Chrome DevTools | DebugBear
                              • OpenTelemetry for Go + Cloud MonitoringでTrace Exemplarを使う

                                はじめに こんにちは!Google Cloudでオブザーバビリティを担当しているものです!ここ1ヶ月ほどでOpenTelemetry for Goにエグザンプラーに関するパッチが2件入り、先日の1.23.0と1.24.0のリリースでその両方が取り込まれました。 まだ試験的な機能ではありますが、早速エグザンプラーを試してみましょう。 TL;DR トレースエグザンプラーの取得をOpenTelemetryで行うデモを用意しました。Google Cloudのアカウントがあれば割と簡単に試せるはずです。ローカルやKubernetesでも動かす場合も手元での修正はそんなに難しくないと思います。 詳細はREADMEを読んでみてください。 エグザンプラーとは そもそもエグザンプラー(Exemplar)とは何かについて紹介すると、集約されたメトリクス(ヒストグラム、合計値、平均値、最小値、最小値など)をアノ

                                  OpenTelemetry for Go + Cloud MonitoringでTrace Exemplarを使う
                                • Enhancing Netflix Reliability with Service-Level Prioritized Load Shedding

                                  Anirudh Mendiratta, Kevin Wang, Joey Lynch, Javier Fernandez-Ivern, Benjamin Fedorka IntroductionIn November 2020, we introduced the concept of prioritized load shedding at the API gateway level in our blog post, Keeping Netflix Reliable Using Prioritized Load Shedding. Today, we’re excited to dive deeper into how we’ve extended this strategy to the individual service level, focusing on the video

                                    Enhancing Netflix Reliability with Service-Level Prioritized Load Shedding
                                  • freee 会計ソフト iOS のレシート撮影カメラをリニューアルしました - freee Developers Hub

                                    Hello, world. 会計ソフト iOS チームで開発をしている Kirk(カーク)です。 みなさまとのご縁で生きながら、コントラバスを弾くためにコードを書いています。 今回、恐らくユーザーからは念願であったであろう、レシート撮影で使用するカメラのリニューアル構想、設計、実装を担当したのでその内容を共有します。 リニューアルされたカメラ📱📸 百聞は一見にしかず、でございます。 こちらのデモ動画をご覧ください 💁‍♂️ < ミテネ www.youtube.com おわかりだろうか…このデモ動画内では、撮影者は手動でシャッターは押していないのです!そう、自動でレシートを認識して撮影する、自動撮影を新しく機能追加しました 😎 さらにカメラ画面自体も一新しました! 新カメラ 旧カメラ SwiftUI、UIKit、AVFoundation、Vision Framework、Concur

                                      freee 会計ソフト iOS のレシート撮影カメラをリニューアルしました - freee Developers Hub
                                    • How Samsung Cloud optimized Amazon DynamoDB costs | Amazon Web Services

                                      AWS Database Blog How Samsung Cloud optimized Amazon DynamoDB costs This post is co-written with JeongHun Kim from Samsung Electronics. Samsung Cloud is a cloud-based service that provides services such as backup/restore and synchronization, sharing, and device authentication of user data for all Samsung devices, including Galaxy smartphones around the world. This blog post introduces five approac

                                        How Samsung Cloud optimized Amazon DynamoDB costs | Amazon Web Services
                                      • rate limiter – smudge.ai blog

                                        Visualizing algorithms for rate limitingMay 15, 2024Why rate limit?Imagine a Twitch chat with many active participants and just one spammer. Without rate limiting, the sole spammer can easily dominate the entire conversation. With rate limiting, each user has a fair chance to participate. A rate limiter lets you control the rate of traffic that your service processes by blocking requests that exce

                                          rate limiter – smudge.ai blog
                                        • Lichee Console 4A RISC-V devkit testing - Part 2: benchmarks and features in Debian 12 - CNX Software

                                          Lichee Console 4A RISC-V devkit testing – Part 2: benchmarks and features in Debian 12 When checking out the hardware of the Lichee Console 4A portable RISC-V development terminal in the first part of the review, I noted that I had some troubles with the display that did not work properly. I did a little massage to “fix” the display, but unsurprisingly it ended up not being a long-term solution. S

                                            Lichee Console 4A RISC-V devkit testing - Part 2: benchmarks and features in Debian 12 - CNX Software
                                          • Web高速化3 Page Speed Insightsを見ないという選択肢 - Hello Tech

                                            ハローWeb高速化シリーズはご無沙汰となりました。今回は"何を以って高速化したといえばいいのか?"という話をします。 率直に、Page Speed Insightsに対してこんな思いがありました。 80点以上合格点とされているが、無理では? 速くなっているはずなのにスコアに現れなくてつらい Core Web Vitalsの登場で「とにかくはやく"表示する"」よりも「はやくストレスなく"触れられる"」ことの重要性が増してきた Page Speed Insights、もしかしたらあまり見なくてもいいのでは?説を抱き、AutoReserveでのパフォーマンス改善を通してこの説は正しいかもしれないと実感した筆者が、"Web高速化 パフォーマンス改善においてはPage Speed Insightsを見ない方が幸せになれる"という主張を以って話を進めていきます。 Next.jsにリニューアルしました

                                              Web高速化3 Page Speed Insightsを見ないという選択肢 - Hello Tech
                                            • The intricacies of implementing memoization in Ruby

                                              In the never-ending quest to write code that is performant, we have many techniques at our disposal. One of those techniques is memoization,111 That’s memoization, not memorization — there’s no “r”!  which boils down to storing the results of expensive function calls, so that these expensive functions do not need to be called more than absolutely necessary. Many years ago, I wrote a Ruby gem for m

                                                The intricacies of implementing memoization in Ruby
                                              • Enhancing Network Resilience with Istio on Amazon EKS | Amazon Web Services

                                                AWS Open Source Blog Enhancing Network Resilience with Istio on Amazon EKS This is the third blog post of our “Istio on EKS” series, where we will continue to explore Istio’s network resilience capabilities and demonstrate how to set up and configure these features on Amazon Elastic Kubernetes Service (Amazon EKS). Istio equips microservices with a robust set of features designed to maintain respo

                                                  Enhancing Network Resilience with Istio on Amazon EKS | Amazon Web Services
                                                • How web bloat impacts users with slow devices

                                                  At a first glance, the table seems about right, in that the sites that feel slow unless you have a super fast device show up as slow in the table (as in, max(LCP*,CPU)) is high on lower-end devices). When I polled folks about what platforms they thought would be fastest and slowest on our slow devices (Mastodon, Twitter, Threads), they generally correctly predicted that Wordpress and Ghost would b

                                                  • What's new in DevTools, Chrome 129  |  Blog  |  Chrome for Developers

                                                    Recorder supports export to Puppeteer for Firefox As part of WebDriver BiDi support, the Recorder panel can now export recordings to Puppeteer for Firefox. With Puppeteer's support of Firefox, you can now record user flows using the Chrome DevTools Recorder panel, export them, and run them against both Firefox and Chrome. For more information, see WebDriver BiDi - The future of cross-browser autom

                                                      What's new in DevTools, Chrome 129  |  Blog  |  Chrome for Developers
                                                    • Running JVM Applications on Kubernetes: Beyond java -jar

                                                      Container Tamagotchi running JVMFirst off, I apologize for that lovely artwork above :D For those of you who might be younger and not familiar, taking care of a Tamagotchi used to be quite the task. If you didn’t give it the attention it needed, it would end up perishing. Running a JVM in a container is akin to having a modern Tamagotchi. You need to take care of it for it to function properly, fe

                                                        Running JVM Applications on Kubernetes: Beyond java -jar
                                                      1