並び順

ブックマーク数

期間指定

  • から
  • まで

41 - 75 件 / 75件

新着順 人気順

reduceの検索結果41 - 75 件 / 75件

  • Scrum: A Framework to Reduce Risk and Deliver Value Sooner

    An overview of the Scrum framework, for people new to Scrum and those who’d like to refresh their understanding. The aim of this white paper was to write in a practical, down-to-earth manner from the perspective of what the Scrum framework makes possible. This paper should be easy to read, clear up potential confusions and deepen your understanding. Listen to audio version here Download Russian ve

      Scrum: A Framework to Reduce Risk and Deliver Value Sooner
    • How to reduce costs for your HTTP(S) API on Amazon Web Services

      Here at GameAnalytics, we receive, store and process game events from 1.2 billion monthly players in nearly 90,000 games. These events all pass through a system we call the data collection API, which forwards the events to other internal systems so that we eventually end up with statistics and graphs on a dashboard, displaying user activity, game revenue, and more. The data collection API is fairl

        How to reduce costs for your HTTP(S) API on Amazon Web Services
      • Apple will reduce App Store cut to 15 percent for most developers starting January 1st

        Business/Tech/AppleApple will reduce App Store cut to 15 percent for most developers starting January 1st Apple will reduce App Store cut to 15 percent for most developers starting January 1st / Any developer that earns less than $1 million in revenue per year is eligible By Nick Statt, is a Senior Producer on Decoder. Previously, he wrote about technology and gaming for Naavik, Protocol, and The

          Apple will reduce App Store cut to 15 percent for most developers starting January 1st
        • async/awaitの並列実行/直列実行/即時実行の書き方(ECMAScript 2017)【まとめ】(for-of,forEach,map,reduce,Pormise.all) - Qiita

          async/awaitの並列実行/直列実行/即時実行の書き方(ECMAScript 2017)【まとめ】(for-of,forEach,map,reduce,Pormise.all)JavaScriptECMAScriptasyncAsyncAwaitECMAScript2017 はじめに async/awaitで①並列実行, ②直列実行, ③即時実行(待受無し)の書き方をまとめました。(ECMAScript 2017前提) 記事等では、(A) for-of(iterableのループ)を使う方法と、(B) Array.prototype(配列のメソッド)を使う方法に2分されますが、①並列実行, ②直列実行, ③即時実行(待受無し)で、(A)と(B)のどちらを使うべきか(どちらが可読性が高いか)を考えます。 (1) 複数文の繰り返し処理 (1-A) for-of(iterableのループ)

            async/awaitの並列実行/直列実行/即時実行の書き方(ECMAScript 2017)【まとめ】(for-of,forEach,map,reduce,Pormise.all) - Qiita
          • Reduce Operational Load using AWS Managed Services for your Data Solutions | Amazon Web Services

            AWS Architecture Blog Reduce Operational Load using AWS Managed Services for your Data Solutions As the volume of customers’ data grows, companies are realizing the benefits that data has for their business. Amazon Web Services (AWS) offers many database and analytics services, which give companies the ability to build complex data management workloads. At the same time, these services can reduce

              Reduce Operational Load using AWS Managed Services for your Data Solutions | Amazon Web Services
            • Functional JavaScript: How to use array reduce for more than just numbers

              Reduce is the Swiss-army knife of array iterators. It’s really powerful. So powerful, you can build most of the other array iterator methods with it, like .map(), .filter() and .flatMap(). And in this article we’ll look at some more amazing things you can do with it. But, if you’re new to array iterator methods, .reduce() can be confusing at first. Reduce is one of the most versatile functions tha

                Functional JavaScript: How to use array reduce for more than just numbers
              • JavaScriptでのreduceを使ったパイプラインのことを、腑に落ちるまで手を動かして検証してみた - Qiita

                JavaScriptでのreduceを使ったパイプラインのことを、腑に落ちるまで手を動かして検証してみたJavaScriptFunctionalProgramming関数型プログラミングpipe 記事の本文の前に 記事の投稿後、コメントで認識の誤りのご指摘を頂いております。 このため、この記事は修正を予定しています。 カリー化など関する僕の理解の問題で、まだ修正できずにいるため、内容に誤りがある可能性がありますので、大変申し訳ないのですが、読んでいただく際はコメントの訂正欄も含めご確認いただければ幸いです。 なお、記事自体削除して新たに書き直した方が良いかとも思ったのですが、頂いたコメントの内容がとても勉強になる有意義な内容でしたので、打ち消し線や修正の内容を追記する形を取ろうと思います。 この後、本文にも記載しておりますが、この記事は、元々は、@jlkiri さんの書かれた「Pipe関数

                  JavaScriptでのreduceを使ったパイプラインのことを、腑に落ちるまで手を動かして検証してみた - Qiita
                • reduceの使い方メモ(主に集計目的) - Qiita

                  reduceもmap等とどうようループします。で今回は配列が3つなので3回ループし、それぞれの処理として下記のような処理が実行されます。 1回目:prevの値は初期値の0、currentには1が入ります。なので、0 + 1 = 1が(次のprev値として)返ります。 2回目:prevの値は1、currentには2が入るので、 1 + 2 = 3が返ります。 3回目:prevの値は3、currentには3が入るので、 3 + 3 = 6が返ります。で、これが最終的な結果として返ります。 いかがでしょうか。 基本 プリミティブ 合計、平均値、最大値、最小値とか。 平均値に関してだけは、sumを利用して別途計算するのがてっとり速いかと。 const numbers = [1, 2, 3, 4, 5]; //合計 const sum = numbers.reduce((prev, current)

                    reduceの使い方メモ(主に集計目的) - Qiita
                  • 100 Ways to Reduce Stress: Making the Balancing Act More Manageable

                    VISTAS Online is an innovative publication produced for the American Counseling Association by Dr. Garry R. Walz and Dr. Jeanne C. Bleuer of Counseling Outfitters, LLC. Its purpose is to provide a means of capturing the ideas, information and experiences generated by the annual ACA Conference and selected ACA Division Conferences. Papers on a program or practice that has been validated through res

                    • Microsoft Word - Scrum- A Framework to Reduce Risk and Deliver Value Sooner_V2.1_Ja.docx

                      スクラム:リスクを軽減し早期に価値を提供するフレームワーク | Scrum.org © 2020 Scrum.org. All Rights Reserved. | 1 スクラム:リスクを軽減し早期に価値を 提供するフレームワーク スクラムの初学者や学び直したい⼈に向けた スクラムフレームワークの概要解説 CHRISTIAAN VERWIJS, BARRY OVEREEM, JOHANNES SCHARTAU (THE LIBERATORS) 著、⻑沢 智治 訳 | NOVEMBER 2020 序⽂ 「スクラムのことは気にしていない」と、私たちはときどき⾔うことがある。それは確かに 眉をひそめることであるが、私たちが⾔いたいのは、スクラムフレームワークそのものでは なく、スクラムフレームワークが何を可能にするのかが重要だということである。このよう な⾒⽅ができると、多くの理論的な疑問が⾃明

                      • JavaScript: Array.reduce()メソッドで配列要素を入れ替える - Qiita

                        Array.prototype.reduce()は、応用範囲の広い配列操作のメソッドです。ただ、与えられるパラメータの数も多く、使い方がわかりにくいきらいは否めません。配列要素を入れ替える例がわかりやすそうかと思いついたので採り上げます。 数値要素の合計を求める 簡単な例からはじめます。よく使われるのが、数値の配列要素の合計です。アロー関数式=>で与えたコールバック関数の第1引数(sum)が結果の集計で、第2引数の要素(num)を順に取り出して集計にまとめます。合計の場合には、集計結果に要素の値を加えてゆくということです。 const sum = [0, 1, 2, 3, 4].reduce((sum, num) => sum + num); console.log(sum); // 10 要素に処理を加えた新たな配列を返す Array.prototype.reduce()の第2引数は集計

                          JavaScript: Array.reduce()メソッドで配列要素を入れ替える - Qiita
                        • How to Reduce Stress and Build Healthy Email Habits

                          Stop letting email stress derail your productivity and leave you feeling anxious and overwhelmed with these simple tips. For many people, checking email is an unavoidable part of their working or academic life. However, email addiction (or email fatigue) can creep up on just about anybody, and it’s easy to fall into the habit of checking your inbox all throughout the day and night. Here’s how to c

                            How to Reduce Stress and Build Healthy Email Habits
                          • ゆめみからの挑戦状第3弾のreduceを用いる解法 - Qiita

                            皆さんこんにちは。先日、大喜利大会 ゆめみからの挑戦状 としてJavaScriptのクイズが出題され、とても盛り上がっていました。リンク先の記事では、自分の解答も面白解答として紹介していただきました。模範解答は flatMap を用いるものですが、筆者の解答では配列操作の定番のひとつとして reduce メソッドを使ってみました。 そこでの解法がやや難解なコードとなっていたので、解説記事を用意しました。 問題と解答 出題されたクイズの内容は以下の通りです(上述の記事から引用)。 const array1 = [1, 2, 3, 4, 5, 6] const array2 = array1./* ここに解答を書いてください */ console.log(array2) // -> [1, 1, 1, 2, 2, 3, 3, 3, 4, 4, 5, 5, 5, 6, 6] const arra

                              ゆめみからの挑戦状第3弾のreduceを用いる解法 - Qiita
                            • イメージで理解するSwiftの高階関数(filter, map, reduce, compactMap, flatMap) - Qiita

                              イメージで理解するSwiftの高階関数(filter, map, reduce, compactMap, flatMap)iOSSwift はじめに 本記事ではSwiftの初心者〜中級者向けにSwift Standard Libraryフレームワークで提供されている主な高階関数について説明します。以下のようにイメージを合わせて書くことで、イメージが掴みやすいようにしました。 高階関数とは、関数を引数や戻り値にとる関数のことです。Swift Standard Libraryでは主に配列などで利用でき、for文で配列の各要素を処理するよりも宣言的なプロラミングが可能です。 例題)1〜10の数字から2の倍数だけ取得して、それぞれ3倍したものの合計 // for文を用いた例(命令型プログラミング) let array = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10] var re

                                イメージで理解するSwiftの高階関数(filter, map, reduce, compactMap, flatMap) - Qiita
                              • Array.prototype.reduce()を使いこなしたい - Qiita

                                reduce()とは Array.prototype.reduce() 配列からひとつの値を求めるときに使われる。 いろんなこと出来そう、便利そう、面白そう、、、と思ったので、理解を深めるためにメモに残す。 構文 accumulator(前回の値) currentValue(現在の値) currentIndex(現在currentとして処理されている要素のindex) array(現在操作されている配列) initialValueは第2引数で初期値がはいる。 const result = array.reduce((accumulator, currentValue, currentIndex, array) => { return accumulator }, initialValue) const array = [0, 1, 2, 3] const initialValue = 0

                                  Array.prototype.reduce()を使いこなしたい - Qiita
                                • Reduce Your Image Size with the Dive-In Docker Extension

                                  This guest post is written by Prakhar Srivastav, Senior Software Engineer at Google. Anyone who’s built their own containers, either for local development or for cloud deployment, knows the advantages of keeping container sizes small. In most cases, keeping the container image size small translates to real dollars saved by reducing bandwidth and storage costs on the cloud. In addition, smaller ima

                                    Reduce Your Image Size with the Dive-In Docker Extension
                                  • 【Node】関数型プログラミングについて | reduceの基礎と実践

                                    この記事は? JavaScriptのreduceは配列操作において有用な関数だが、慣れないとなかなか取っ付きにくい。配列を操作するためにmapやfilterなど駆使しなくてもreduceだけで解決することもあり、活用できれば便利な関数と言える。本記事ではその基礎と現場で使えるように具体例まで解説する。 対象読者 ・中級以上を目指すJavaScriptプログラマー ・reduceについてよくわからないけど知りたい人 map/filter reduceに入る前に、配列操作でよく使うJavaScriptのビルドイン関数であるmapとfilterを見ていきます。よく使うので、ドキュメントを見ずにすぐに引き出せるくらいが望ましいでしょう。 map 配列から一つ一つ値を取り出して、その値に由来する新しい配列を返す。 □□□□.map(□ -> ●) -> ●●●● [0, 1].map(val =>

                                      【Node】関数型プログラミングについて | reduceの基礎と実践
                                    • New for Amazon SQS – Update the AWS SDK to reduce latency | Amazon Web Services

                                      AWS News Blog New for Amazon SQS – Update the AWS SDK to reduce latency With Amazon SQS, you can send and receive messages between software components at any scale. It was one of the first AWS services I used and as a Solutions Architect, I helped many customers take advantage of asynchronous communications using message queues. In fact, Amazon SQS has been generally available since July 2006 and,

                                        New for Amazon SQS – Update the AWS SDK to reduce latency | Amazon Web Services
                                      • ParkMyCloud - Reduce Cloud Costs Automatically with ParkMyCloud

                                        While we integrate ParkMyCloud’s cloud cost-reducing capabilities into IBM Turbonomic Application Resource Management, access to the platform is available to existing customers only. Please check out turbonomic.com/try for a hands-on experience of the platform.

                                          ParkMyCloud - Reduce Cloud Costs Automatically with ParkMyCloud
                                        • 【初公開】ほうれい線・リフトアップに効く「側頭筋リリース」【大分市 腰痛治療家 GENRYU ( 安部元隆 )】Reduce the laugh lines with GENRYU's METHOD

                                          YouTube登録者数20万人。患者さんの心に火を灯す、世界を周る情熱治療家。痛みや不調で悩まれている世界中の方に根本療法で激痛生活から開放する独自の治療法【 GENRYUメソッド 】を提唱。 【取材&執筆のご依頼】下記からお問合せくださいませ。 genryu-seitai@gmail.com 【HP】https://www.genryu-seitai.com 【Facebook】https://www.facebook.com/profile.php?id=100003162830809 【Instagram】https://www.instagram.com/genryu10/ 【Twitter】https://twitter.com/Genryu08 【経歴】 大分市でGENRYU BACK PAIN CLINIC 代表を務める安部元隆。 理学療法士として整形外科に勤務したが、

                                            【初公開】ほうれい線・リフトアップに効く「側頭筋リリース」【大分市 腰痛治療家 GENRYU ( 安部元隆 )】Reduce the laugh lines with GENRYU's METHOD
                                          • 10 things you can do today to reduce AWS costs | Amazon Web Services

                                            AWS Compute Blog 10 things you can do today to reduce AWS costs This post is contributed by Shankar Ramachandran, SA Specialist, Cost Optimization Introduction AWS’s breadth of services and pricing options offer the flexibility to effectively manage your costs, and still keep the performance and capacity per your business requirement. While the fundamental process of cost optimization on AWS remai

                                              10 things you can do today to reduce AWS costs | Amazon Web Services
                                            • 【JavaScript】配列の最大値(最小値)を取得するには reduce を使うのがいいらしい - Qiita

                                              要素が数値のみからなる配列の最大値(もしくは最小値)を取得する方法について調べた結果、いろいろな方法が見つかったので、記録しておきます。 要約 配列の最大値を取得するなら、reduce を使うのが better Math.max.apply(null, array) の使用は限定的 スプレッド構文の使用も限定的 最大値(最小値)を取得するのに戸惑った 数値からなる配列の最大値と最小値を取得する方法について、Python でいう max(lst), min(lst) 的なものがあるんだろうと思って一応調べてみたらそうでもなかったので若干戸惑いました。

                                                【JavaScript】配列の最大値(最小値)を取得するには reduce を使うのがいいらしい - Qiita
                                              • As it happened: UK and US urge caution on Russian pledge to reduce attacks​​ - BBC News

                                                Updates from BBC correspondents: Tom Bateman in Istanbul, Jeremy Bowen, Orla Guerin and Lyse Doucet in Kyiv, Jonathan Beale in Odesa, Wyre Davies in Zaporizhzhia, and Jonah Fisher, Hugo Bachega and Lucy Williamson in Lviv

                                                  As it happened: UK and US urge caution on Russian pledge to reduce attacks​​ - BBC News
                                                • Amazon S3 Bucket Keys reduce the costs of Server-Side Encryption with AWS Key Management Service (SSE-KMS)

                                                  Amazon S3 Bucket Keys reduce the request costs of Amazon S3 server-side encryption (SSE) with AWS Key Management Service (KMS) by up to 99% by decreasing the request traffic from S3 to KMS. With a few clicks in AWS Management Console and no changes to your client applications, you can configure your buckets to use an S3 Bucket Key for KMS-based encryption on new objects. Workloads that access mill

                                                    Amazon S3 Bucket Keys reduce the costs of Server-Side Encryption with AWS Key Management Service (SSE-KMS)
                                                  • How to Reduce Next.js Bundle Size

                                                    Photo by chuttersnap on UnsplashIn NE Digital, we are continuously working to provide faster and smoother user experience irrespective of the internet connection or the device type. In order to achieve that shipping less amount of javascript payload is one of our key focus areas. Byte-for-byte, JavaScript is still the most expensive resource we send to mobile phones, because it can delay interacti

                                                      How to Reduce Next.js Bundle Size
                                                    • Reduce Istio Sidecar metric cardinality

                                                      Reduce Istio Sidecar metric cardinality How to configure the Istio stats EnvoyFilter to reduce the cardinality of metrics in istio-proxy to greatly reduce the load on Prometheus Following on from my previous post which was primarily focused on how to handle high cardinality metrics once they reach prometheus, this post is focused on reducing that cardinality at source - at istio-proxy itself. When

                                                      • The Elephant was a Trojan Horse: On the Death of Map-Reduce at Google | Paper Trail

                                                        • Identify bottlenecks, improve resource utilization, and reduce ML training costs with the deep profiling feature in Amazon SageMaker Debugger | Amazon Web Services

                                                          AWS Machine Learning Blog Identify bottlenecks, improve resource utilization, and reduce ML training costs with the deep profiling feature in Amazon SageMaker Debugger Machine learning (ML) has shown great promise across domains such as predictive analysis, speech processing, image recognition, recommendation systems, bioinformatics, and more. Training ML models is a time- and compute-intensive pr

                                                            Identify bottlenecks, improve resource utilization, and reduce ML training costs with the deep profiling feature in Amazon SageMaker Debugger | Amazon Web Services
                                                          • Reduce downtime with Amazon Aurora MySQL database restart time optimizations | Amazon Web Services

                                                            AWS Database Blog Reduce downtime with Amazon Aurora MySQL database restart time optimizations When using Amazon Aurora MySQL-Compatible Edition for operating your relational databases in the AWS cloud, one of the key requirements is to verify that it is highly available during planned and unplanned outages. As database administrators, you should perform occasional database maintenance. This can b

                                                              Reduce downtime with Amazon Aurora MySQL database restart time optimizations | Amazon Web Services
                                                            • 44秒シャドーイング:無印良品、アルミ缶に切替「To reduce burdens on environment with later sell-by dates - やかた寿司の日記

                                                              英語→カタカナクリエイターの舘です。 いつも記事を見ていただきありがとうございます。 私は、カタカナは皆さんの英語学習を支える大きな力になると思っています。ブログでは発音記号に対応した新しいカタカナでいろいろな英語を紹介しています。 この新しいカタカナ表記は、英語の発音で悩んでいる人にとって新たな気付きとなり、「もうだめだ」と諦めていた英語の世界が変わる手助けになってほしい、そんな思いで作りました。 何でも基礎は大事ですが、「正しい発音を覚える」、これも英語学習においては基礎中の基礎です。ラジオを聴いたり、字幕で映画を見たり、シャドーイングをしたり、英会話教室で勉強してみたり、学習方法はいろいろですが、基礎がしっかりしていないと効果的ではありません。 いろいろな学習法を試して頑張ったのに聴き取りができない、英会話が上手くならない、という人は、正しい発音を覚えていないことが原因かもしれません

                                                                44秒シャドーイング:無印良品、アルミ缶に切替「To reduce burdens on environment with later sell-by dates - やかた寿司の日記
                                                              • Reduce web font size  |  Articles  |  web.dev

                                                                Reduce web font size Stay organized with collections Save and categorize content based on your preferences. Typography is fundamental to good design, branding, readability, and accessibility. Web fonts enable all of the above and more: the text is selectable, searchable, zoomable, and high-DPI friendly, providing consistent and sharp text rendering regardless of the screen size and resolution. Web

                                                                • A New Way To Reduce Font Loading Impact: CSS Font Descriptors — Smashing Magazine

                                                                  Web fonts are often terrible for web performance and none of the font loading strategies are particularly effective to address that. Upcoming font options may finally deliver on the promise of making it easier to align fallback fonts to the final fonts. Font loading has long been a bugbear of web performance, and there really are no good choices here. If you want to use web fonts your choices are

                                                                    A New Way To Reduce Font Loading Impact: CSS Font Descriptors — Smashing Magazine
                                                                  • Reduce time to resolution with Datadog Incident Management

                                                                    Looking for Datadog logos? You can find the logo assets on our press page.

                                                                      Reduce time to resolution with Datadog Incident Management
                                                                    • 【初心者向け】map, filter, reduce で関数型プログラミングの第一歩【図あり】 - Qiita

                                                                      イントロ JavaScript はオブジェクト指向言語ではあるものの、関数型プログラミング言語の影響を少なからず受けている。配列の map, filter, reduce メソッドがその一例である。これらはみな関数を引数に取る高階関数 (higher-order function) と呼ばれるものであり、for ループでよく行われる配列処理のパターンを抽象化したものとみることができる。日常的に行われる配列処理の大半は、これらのメソッドの組み合わせて簡潔に表現できる。 この記事では初心者向けにこれら3つのメソッドの動作を説明する。 Note: 3つのメソッドすべて、元の配列には変更を加えず、別の新しい配列/値を返すことに注意されたい。

                                                                        【初心者向け】map, filter, reduce で関数型プログラミングの第一歩【図あり】 - Qiita
                                                                      • How to quickly optimize Office 365 traffic for remote staff & reduce the load on your infrastructure

                                                                        Update 02 April 2020. A genuine thank you all for your feedback around this article. Given the enormous popularity of this subject in the current crisis, we've worked hard over the past few weeks to improve and expand the guidance in this article and as a result, we've moved the Office 365 VPN connectivity guidance to a new home which is linked below. As with this article, we've aimed to provide s

                                                                          How to quickly optimize Office 365 traffic for remote staff & reduce the load on your infrastructure