並び順

ブックマーク数

期間指定

  • から
  • まで

81 - 120 件 / 289件

新着順 人気順

featureの検索結果81 - 120 件 / 289件

  • Deno vs. Bun vs. Node.js: A Feature Comparison

    = Built-In = Core Ecosystem = Third Party = Experimental / Partial = N/A Footnotes As this table doesn't cover every single aspect, here are some noteworthy points: Node.js has started to implement a permissions model, available under a experimental flag in Node 20. Node.js does have an external dependency view through NPM list. Node.js has an alternative approach to Web Workers called Worker Thre

      Deno vs. Bun vs. Node.js: A Feature Comparison
    • Google admits Kubernetes container tech is so complex, it's had to roll out an Autopilot feature to do it all for you

      Google admits Kubernetes container tech is so complex, it's had to roll out an Autopilot feature to do it all for you Google has recognised that users struggle to configure Kubernetes correctly and introduced a new Autopilot service in an attempt to simplify deployment and management. Two things everyone knows about Kubernetes are: first, that it has won in the critically important container orche

        Google admits Kubernetes container tech is so complex, it's had to roll out an Autopilot feature to do it all for you
      • Feature Toggle活用の裏話。LINEスキマニの大規模改修への開発アプローチ

        LINE株式会社は、2023年10月1日にLINEヤフー株式会社になりました。LINEヤフー株式会社の新しいブログはこちらです。 LINEヤフー Tech Blog LINE株式会社およびヤフー株式会社は、2022年11月17日・18日の2日間にわたり、技術カンファレンス「Tech-Verse 2022」をオンライン(ライブストリーミング形式)にて開催しました。特別連載企画「Tech-Verse 2022 アフターインタビュー」では、発表内容をさらに深掘りし、発表で触れられなかった内容や裏話について登壇者たちにインタビューします。今回の対象セッションは「Feature Toggleを用いた大規模改修への開発アプローチin LINEスキマニ」です。 企業とユーザーの「スキマ」時間をマッチングする単発雇用サービス 「LINEスキマニ」では、2022年5月から大規模な機能改修を行っています。大規

          Feature Toggle活用の裏話。LINEスキマニの大規模改修への開発アプローチ
        • Feature-Sliced Design - スケーラブルなフロントエンドアーキテクチャを目指して

          Feature-Sliced Designとは Feature-Sliced Design(以下FSD)とは、フロントエンドのディレクトリ設計方法の1つです。公式には「Architectural methodology for frontend projects(フロントエンドのアーキテクチャ方法論)」とされています。 FSDはLayers・Slices・Segmentsといった3つの概念と、それを取り巻くルールやプラクティスで成り立っています。 FSDは予測可能なスコープとスケーラブルな設計を目指しています。プロジェクトがスケールするにつれて発生する問題、例えば増えすぎたコンポーネントによる複雑な依存関係や名前空間の衝突などの防止に役立ちます。また、FSDはこの構成の不完全さについても言及しており、小規模すぎる場合にはデメリットの方が上回ってしまう可能性があること、そして大規模な場合には

            Feature-Sliced Design - スケーラブルなフロントエンドアーキテクチャを目指して
          • Fumiya Tanaka:変化を受け入れる · Feature ⟋ RA

            一流のミニマル・ダンスミュージック実践者がMidori Hayakawaと対談。

              Fumiya Tanaka:変化を受け入れる · Feature ⟋ RA
            • GitHub - Unleash/unleash: Open-source feature management solution built for developers.

              Unleash is a powerful open source solution for feature management. It streamlines your development workflow, accelerates software delivery, and empowers teams to control how and when they roll out new features to end users. With Unleash, you can deploy code to production in smaller, more manageable releases at your own pace. Feature flags in Unleash let you test your code with real production data

                GitHub - Unleash/unleash: Open-source feature management solution built for developers.
              • Monitoring feature attributions: How Google saved one of the largest ML services in trouble | Google Cloud Blog

                Monitoring feature attributions: How Google saved one of the largest ML services in trouble An emergency in the largest MLOps at GoogleClaudiu Gruia is a software engineer at Google who works on machine learning (ML) models that recommend content to billions of users daily. In Oct 2019, Claudiu was notified by an alert from a monitoring service. A specific model feature (let us call this feature F

                  Monitoring feature attributions: How Google saved one of the largest ML services in trouble | Google Cloud Blog
                • ファンタジーの終焉: 東京の新たなレベル・ミュージック・カルチャー · Feature ⟋ RA

                  Protest Rave: Toshimura The M/ALL: yui hasegawa GEZAN & Zenkankaku-sai: Shiori Ikeno

                    ファンタジーの終焉: 東京の新たなレベル・ミュージック・カルチャー · Feature ⟋ RA
                  • Noto Sans Hinted と font-feature-settings: 'palt' | blog.jxck.io

                    Intro Noto Sans のサブセット生成を見なおし、 Noto Sans Hinted から pyftsubset で生成し、ついでに font-feature-settings を有効にした。 作業と検証の記録を兼ねて、実施結果を記す。 fonttools これまで、フォントのサブセットの生成には以下の 2 つのツールを使用していた。 サブセットフォントメーカー WOFF コンバータ しかし、 macOS を Catalina にあげたところ、これらが起動できなくなり、フォントが生成できなくなった。 これまで GUI で行なっていたが、せっかくなので自動化するために、代替コマンドを探し、プロセスを組んだ。 いくつかツールがあるが、今回は fonttools に同梱された pyftsubset を採用することとした。 fonttools/fonttools pyftsubset こ

                      Noto Sans Hinted と font-feature-settings: 'palt' | blog.jxck.io
                    • GitHub - tw-in-js/twind: The smallest, fastest, most feature complete Tailwind-in-JS solution in existence.

                      Twind is a small compiler that converts utility classes into CSS at runtime. The goal of this project is to unify the flexibility of CSS-in-JS with the carefully considered constraints of the Tailwind API. Utility-first CSS without any build step right in the browser or any other environment like Node.js, deno, workers, ... 📖 Study the documentation 🤖 Try the playground 🧭 Explore the examples

                        GitHub - tw-in-js/twind: The smallest, fastest, most feature complete Tailwind-in-JS solution in existence.
                      • Google製スマホ「Pixel」シリーズに新機能を追加する「Pixel feature drops」第3弾がリリース

                        Googleのスマートフォン「Pixel」シリーズに新機能を追加するアップデート「Pixel feature drops」第3弾の配信が2020年6月1日に始まりました。 Google Android Pixel Security Update - Jun. 2020 - Pixel Phone Community https://support.google.com/pixelphone/thread/50569694 New features for better sleep, personal safety for Pixel https://www.blog.google/products/pixel/new-pixel-features-drop ◆緊急時の通報機能 Pixel 4に搭載されていた「緊急情報アプリ」がすべてのPixelシリーズで利用できるようになり、Pixel 3

                          Google製スマホ「Pixel」シリーズに新機能を追加する「Pixel feature drops」第3弾がリリース
                        • Bucketeer - Feature Flag Management and A/B Testing platform

                          Bucketeer is an open-source platform created to help teams make better decisions, reduce deployment lead time and release risk through feature flags. Control your featuresFeature Flags are a software development tool that ensures an efficient, low-risk release cycle by enabling or disabling features in real time without deploying new code. Bucketeer offers advanced features, such as dark launch an

                            Bucketeer - Feature Flag Management and A/B Testing platform
                          • Testing Feature Support for Modern CSS | Modern CSS Solutions

                            Testing Feature Support for Modern CSS Posted on: May 1, 2023 Written by Stephanie Eckles The pace of the CSS language can be challenging to keep up with! Browsers release features and fixes monthly, and the CSS Working Group is constantly working on specifications. So, how do you know using a new feature is "safe" to use? And what are the considerations around making that choice? Let's review how

                              Testing Feature Support for Modern CSS | Modern CSS Solutions
                            • Vertex Feature Storeの機械学習システムへの導入 - ZOZO TECH BLOG

                              こんにちは、データシステム部推薦基盤ブロックの寺崎(@f6wbl6)です。現在、推薦基盤ブロックではデータサイエンス部MLOpsブロックのメンバーと協力しながらMLOps基盤の構築を進めています。本記事ではMLOps基盤構築の一環として進めているVertex Feature Storeの機械学習システムへの導入に関する知見およびVertex Feature Storeを導入する上での制限や課題をご紹介します。 MLOps基盤に関する取り組みについては以下のテックブログでも取り上げていますので、こちらもご参照ください。 techblog.zozo.com techblog.zozo.com techblog.zozo.com 推薦基盤ブロックが抱える機械学習システムの課題 機械学習システムの課題に対する取り組み Feature Store 概要 Feature Storeの選定 Vertex

                                Vertex Feature Storeの機械学習システムへの導入 - ZOZO TECH BLOG
                              • Swift 6 に備える - 今後の機能(Upcoming Feature)の段階的適用 編

                                チートシート Swift 6 がやってくる 記事執筆時点では Swift 5.9 までがリリース済み、これから Xcode 15.3 とともに Swift 5.10 がリリースされようとしています。それではその次は 5.11…… と思われましたが、Apple の @hollyborla 氏によって「Swift 5.10 の次は Swift 6 となる」ことが言及されています。 Swift 5 の間、さまざまな機能が Swift には追加されてきました。それらの中には影響範囲が大きいとみられるものも含まれており、「この機能のうちの◯◯までは Swift 5 で、××は Swift 6 で有効になる」というようなものがいくつか存在します("××" が影響が大きいとされるものであることが多い)。 ここでの「影響が大きい」とは、コード自体はそのままで Swift の(コンパイラの)バージョンを上げ

                                  Swift 6 に備える - 今後の機能(Upcoming Feature)の段階的適用 編
                                • Google、新機能「Pixel Feature Drop」の2023年3月分を提供開始!日本でも電話で保留時に担当者が出たら教えてくれるHold for Meが利用可能に : S-MAX

                                  Google、新機能「Pixel Feature Drop」の2023年3月分を提供開始!日本でも電話で保留時に担当者が出たら教えてくれるHold for Meが利用可能に 2023年03月14日04:25 posted by memn0ck カテゴリMVNO・SIMフリーニュース・解説・コラム list GoogleがPixelスマホやPixel Watch向け新機能「Feature Drop」の2023年3月分を提供開始! Googleは13日(現地時間)、同社が開発・販売する「Pixel」ブランドのスマートフォン(スマホ)やスマートウォッチに提供する新機能「Pixel Feature Drop」( http://g.co/pixel/updates )の第11弾を提供開始したとお知らせしています。おおよそ3ヶ月ごとにリリースおよび案内されるPixel feature dropsですが

                                    Google、新機能「Pixel Feature Drop」の2023年3月分を提供開始!日本でも電話で保留時に担当者が出たら教えてくれるHold for Meが利用可能に : S-MAX
                                  • アンチ・アルゴリズムの音楽: Bandcampは如何にしてアーティストが逆境に打ち勝つのを支援しているか · Feature ⟋ RA

                                    Bandcamp CEOのEthan Diamond、HAUS Of ALTR主宰のMoMa Ready、ジャーナリストのMiles Boweの3人に、アンダーグラウンドミュージックに変化を起こしているオンラインレコードストアについてMatt McDermottが話を聞いた。

                                      アンチ・アルゴリズムの音楽: Bandcampは如何にしてアーティストが逆境に打ち勝つのを支援しているか · Feature ⟋ RA
                                    • Subscribe to AWS Daily Feature Updates via Amazon SNS | Amazon Web Services

                                      AWS News Blog Subscribe to AWS Daily Feature Updates via Amazon SNS Way back in 2015 I showed you how to Subscribe to AWS Public IP Address Changes via Amazon SNS. Today I am happy to tell you that you can now receive timely, detailed information about releases and updates to AWS via the same, simple mechanism. Daily Feature Updates Simply subscribe to topic arn:aws:sns:us-east-1:692768080016:aws-

                                        Subscribe to AWS Daily Feature Updates via Amazon SNS | Amazon Web Services
                                      • Announcing Pylance: Fast, feature-rich language support for Python in Visual Studio Code - Python

                                        Announcing Pylance: Fast, feature-rich language support for Python in Visual Studio Code We are excited to announce Pylance, our fast and feature-rich language support for Python! Pylance is available today in the Visual Studio Code marketplace. Pylance depends on our core Python extension and builds upon that experience, for those of you who have already installed it. Optimized performance Pylanc

                                          Announcing Pylance: Fast, feature-rich language support for Python in Visual Studio Code - Python
                                        • GitHub - erikh/ldhcpd: Light DHCPd -- a DHCP server with a small feature set and a remotely programmable control plane

                                          This is a DHCP service/daemon with very few features. It provides basic dynamic IPv4 pool allocation as well as persistent, static leases. iPXE support does not exist yet, but is planned. One thing Light DHCPd offers that is novel, is a remote control plane powered over GRPC, authenticated and encrypted by TLS client certificates. This control plane can be embedded into your orchestration code or

                                            GitHub - erikh/ldhcpd: Light DHCPd -- a DHCP server with a small feature set and a remotely programmable control plane
                                          • 週刊Railsウォッチ(20200511前編)Rails 6.0.3リリース、rails newに--masterオプションが追加、system specとfeature specの違いほか|TechRacho by BPS株式会社

                                            2020.05.11 週刊Railsウォッチ(20200511前編)Rails 6.0.3リリース、rails newに--masterオプションが追加、system specとfeature specの違いほか こんにちは、hachi8833です。『みんなで筋肉体操』を今頃知って、軌道に乗せようと試行錯誤中です。 元記事: 【コロナ自粛】谷本道哉監修「おうちで筋肉近大体操」第一弾!裏切らない筋肉を手に入れろ! | Kindai Picks 元記事: 筋肉は裏切らない! NHK『みんなで筋肉体操』の筋トレ指導者・谷本道哉に直撃インタビュー | Kindai Picks つっつきボイス:「筋肉体操一時期流行ってましたね💪」「当時まるで気づいてなくて、『筋肉は裏切らない』の出どころもやっとわかりました😅」「おうちでやる版が出たのね☺️」「今や空前の筋トレブーム」「みんな家にいますし😆」

                                              週刊Railsウォッチ(20200511前編)Rails 6.0.3リリース、rails newに--masterオプションが追加、system specとfeature specの違いほか|TechRacho by BPS株式会社
                                            • 【速報】Machine Learning Feature専用のリポジトリが登場。SageMaker Feature Store #reinvent | DevelopersIO

                                              せーのでございます。 現在AWS re:InventではAndy Jassyのキーノートが行われています。 [随時更新] AWS re:Invent 2020 Keynote で発表された新サービスまとめ #reinvent | Developers.IO ご機嫌いかがでしょうか、豊崎です。 今年もre:Invent 2020 キーノートではたくさんの新サービス/新機能が発表されるものと思います。 本投稿では、AWS re:Invent 2020のキーノートで発表された新サービスの記事をまとめます。 AWS re:Invent 2020では以下5つのキーノートが計画されています。 12/2: Andy Jassy Keynote 12/4: AWS Partner Keynote 12/9: Machine Learning Keynote 12/11: Infrastructure Ke

                                                【速報】Machine Learning Feature専用のリポジトリが登場。SageMaker Feature Store #reinvent | DevelopersIO
                                              • Feature #18229: Proposal to merge YJIT - Ruby master - Ruby Issue Tracking System

                                                Background¶ YJIT is a new open source JIT compiler for CRuby. The project is led by a small team at Shopify in collaboration with developers from GitHub. The key advantages of this project are that the compiler delivers very fast warm-up and has fine grain control over the entire compiler pipeline. This JIT translates YARV instructions to machine code and employs a technique known as Lazy Basic Bl

                                                • DESIGNART FEATURE 1% for Art EXHIBITION へ

                                                  東京・青山のワールド北青山ビルで開催されていたDESIGNART TOKYOのプログラム「DESIGNART FEATURE 1% for Art EXHIBITION curated by Design Pier at ワールド北青山ビル」をみてきました。 Design PierとDESIGNART TOKYOとのコラボレーションプログラムで、1% for Artのプログラムとアジア各国のデザインスタジオによるデザインオブジェクトの展示を見ることができました。 展示作品

                                                    DESIGNART FEATURE 1% for Art EXHIBITION へ
                                                  • Dream — Tidy, feature-complete web framework

                                                    let hello who = <html> <body> <h1>Hello, <%s who %>!</h1> </body> </html> let () = Dream.run @@ Dream.logger @@ Dream.router [ Dream.get "/" (fun _ -> Dream.html (hello "world")); ] Dream is an easy-to-use, boilerplate-free Web framework, whose entire API fits on this page! It supports TLS, WebSockets, and GraphQL. HTTP/2 support is transparent. It also includes: a nice log and OCaml runtime confi

                                                    • <インタビュー>YOASOBIが語る「アイドル」誕生秘話、完璧で究極な“アイ”への想い【MONTHLY FEATURE】 | Special | Billboard JAPAN

                                                      <インタビュー>YOASOBIが語る「アイドル」誕生秘話、完璧で究極な“アイ”への想い【MONTHLY FEATURE】 Interview:Takuto Ueda Billboard JAPANが注目するアーティスト・作品をマンスリーでピックアップするシリーズ“MONTHLY FEATURE”。今月は、小説を音楽にするユニット、YOASOBIのインタビューをお届けする。 彼らの最新シングル「アイドル」が今、とにかくセンセーショナルだ。現在放送中のTVアニメ『【推しの子】』のオープニング主題歌に起用されているこの曲は、以前から原作のファンだったというAyaseが同作からインスパイアされ、タイアップ決定前からすでに作っていたというデモソングが原型となっている。歌詞は、原作者の赤坂アカ書き下ろしの小説『45510』をもとに考えられた。 生々しくリアルな描写で芸能界の光と影を描く『【推しの子】』

                                                        <インタビュー>YOASOBIが語る「アイドル」誕生秘話、完璧で究極な“アイ”への想い【MONTHLY FEATURE】 | Special | Billboard JAPAN
                                                      • New – Amazon CloudWatch Evidently – Experiments and Feature Management | Amazon Web Services

                                                        AWS News Blog New – Amazon CloudWatch Evidently – Experiments and Feature Management Update Nov 29, 2021 – This post has been modified to provide more clarity on the new service. As a developer, I am excited to announce the availability of Amazon CloudWatch Evidently. This is a new Amazon CloudWatch capability that makes it easy for developers to introduce experiments and feature management in the

                                                          New – Amazon CloudWatch Evidently – Experiments and Feature Management | Amazon Web Services
                                                        • FEATURE | 【公式】攻殻機動隊グローバルサイト

                                                          ©士郎正宗/講談社/ ©1995士郎正宗 講談社・バンダイビジュアル・MANGA ENTERTAINMENT( ©1995,S/K,B,M)/ ©2004士郎正宗 講談社・IG,ITNDDTD/ ©士郎正宗・Production I.G 講談社・攻殻機動隊製作委員会 / ©士郎正宗・Production I.G 講談社・「攻殻機動隊ARISE」製作委員会( © S・P/K・GAPS )/ ©士郎正宗・Production I.G 講談社・「攻殻機動隊新劇場版」製作委員会( ©S,P/K,GMC )/ ©士郎正宗・Production I.G 講談社・攻殻機動隊2045製作委員会( ©S,IG/K/2045) 原作:士郎正宗(Shirow Masamune)

                                                            FEATURE | 【公式】攻殻機動隊グローバルサイト
                                                          • フィーチャーフラグ(Feature Flag)導入と運用のベストプラクティス

                                                            本連載は、最新のソフトウェア開発の課題点を解決する手段であるフィーチャーフラグ(Feature Flag)について、概要や導入方法、ベストプラクティスを説明します。前回は、フィーチャーフラグに関する一般的な解説をしました。今回は、フィーチャーフラグの導入方法やその比較、運用に関するベストプラクティスを説明します。 対象読者 前回の記事を読んでフィーチャーフラグに興味を持った方 フィーチャーフラグをプロダクト開発に導入してみたい方 フィーチャーフラグに関する実践的な内容を学びたい方 フィーチャーフラグシステムを実際に使ってみる まず、フィーチャーフラグの導入方法や一般的な機能についてイメージを掴むために、実際に使ってみます。今回はフィーチャーフラグシステムとして、Firebaseのプロダクトの1つであるRemote Configを使用します。Remote Configを選んだ理由は、比較的機

                                                              フィーチャーフラグ(Feature Flag)導入と運用のベストプラクティス
                                                            • 2019年のエレクトロニック・ミュージック · Feature ⟋ RA

                                                              LSDXOXO - Kasia Zacharko + Kulør Honcho - Ryan Michael White BOAR Spyros Rennt Radion CDJs Luis Martins Room Kasia Zacharko Melting Point - Ayitsnat + Andrew Hallinan

                                                                2019年のエレクトロニック・ミュージック · Feature ⟋ RA
                                                              • Feature Stores and LLMs|mah_lab / 西見 公宏

                                                                なぜFeature Storeが役に立つのか?Feature Storeとはざっくり「機械学習モデルで扱う特徴量をひとまとめに管理する基盤」のこと。特徴量のソースとなるデータレイクがバラバラだったり、学習時と推論時でモデルに入力する特徴量の参照先が異なるといった事情があったりといった、機械学習モデルにおける特徴量運用の問題を解決するために存在している。 https://www.tecton.ai/blog/what-is-a-feature-store/このような役割上、Feature Storeは様々なデータによってリアルタイムに特徴量を更新する特徴量のリアルタイムパイプラインとも言える。 GPTのようなLLMのコンテキストサイズには限りがある(GPT-3.5で4096トークン)ので、より濃縮された、LLMによるアウトプットを適切に左右するようなデータをプロンプトに投入することがカギにな

                                                                  Feature Stores and LLMs|mah_lab / 西見 公宏
                                                                • How Does Windows 11's New Backup Feature Work?

                                                                  Windows 11 has a revamped backup method, but is it better than Microsoft's previous backup systems? The backup options available to you in Windows have evolved with time. Legacy options offered creating a complete copy of the Windows PC or backing up some folders, but the new ones shifted to cloud backup options. However, Microsoft is testing a full-fledged app for creating and managing backups. I

                                                                    How Does Windows 11's New Backup Feature Work?
                                                                  • Feature Flagを使った開発で高速かつストレスフリーなデリバリーを実現する / Fast and stress-free delivery with Feature Flag-based development

                                                                    iOSDC Japan 2022 Day2 Track Aにて発表した「Feature Flagを使った開発で高速でストレスフリーなデリバリーを実現する」の発表資料です。

                                                                      Feature Flagを使った開発で高速かつストレスフリーなデリバリーを実現する / Fast and stress-free delivery with Feature Flag-based development
                                                                    • LaunchDarkly による Feature Management - スタディサプリ Product Team Blog

                                                                      昨年の6月に入社した Web Engineer の @ravelll です。令和2年になりましたね。どうですか? 今回は私が以前所属していた新規事業開発を担うチームで Feature Management に利用した LaunchDarkly の紹介と利用事例について書こうと思います。 LaunchDarkly とは LaunchDarkly 社が運営する Feature Management Platform です。 LaunchDarkly を利用することでカナリアリリースや A/B テストなどを実現する Feature Toggles*1 の仕組みを容易にソフトウェアへ組み込むことができます。 導入した際のコードは、例えば以下のようになります。 if ld_client.variation("enable-something-updated", { key: user.id } ,

                                                                        LaunchDarkly による Feature Management - スタディサプリ Product Team Blog
                                                                      • Flagsmith - Open Source Feature Flag & Remote Config Service

                                                                        Feature Flag & Remote Config ServiceRelease features with confidence; manage feature flags across web, mobile, and server side applications. Use our hosted API, deploy to your own private cloud, or run on-premises 1import flagsmith from 'flagsmith'; 2 3flagsmith.init({ 4 environmentID: 'QjgYur4LQTwe5HpvbvhpzK', 5}); 6 7const App = () => ( 8 <Layout 9 darkMode={flagsmith.hasFeature("dark_mode")} 10

                                                                          Flagsmith - Open Source Feature Flag & Remote Config Service
                                                                        • 2019年のベスト・ミックス · Feature ⟋ RA

                                                                          RAのスタッフが選ぶ、今年のベストミックス。

                                                                            2019年のベスト・ミックス · Feature ⟋ RA
                                                                          • GitHub - growthbook/growthbook: Open Source Feature Flagging and A/B Testing Platform

                                                                            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 - growthbook/growthbook: Open Source Feature Flagging and A/B Testing Platform
                                                                            • GitHub - uber/piranha: A tool for refactoring code related to feature flag APIs

                                                                              Feature flags are commonly used to enable gradual rollout or experiment with new features. In a few cases, even after the purpose of the flag is accomplished, the code pertaining to the feature flag is not removed. We refer to such flags as stale flags. The presence of code pertaining to stale flags can have the following drawbacks: Unnecessary code clutter increases the overall complexity w.r.t m

                                                                                GitHub - uber/piranha: A tool for refactoring code related to feature flag APIs
                                                                              • Microsoft Is Working on a Productivity-Boosting Feature for Outlook

                                                                                Called "Focus Time," the upcoming feature will let you schedule quiet times directly from Outlook's calendar. With its newer iterations of Windows, Microsoft has added some handy features that disable notifications and help you get work done uninterrupted. Now, the company is working on adding the same idea in Outlook, letting you set quiet times within the email client. The New "Focus Time" for O

                                                                                  Microsoft Is Working on a Productivity-Boosting Feature for Outlook
                                                                                • Feature #16746: Endless method definition - Ruby master - Ruby Issue Tracking System

                                                                                  I'm paranoid that the ends end Ruby. I hope Ruby is endless. With so many cancellations of events this year, we may not want to want to jinx ruby too much for the 3.0 release this year because then 3.0 itself may become the endless version! (Or we could skip it, like PHP skipped a version ... I was briefly tempted to propose this on this special day today, but I really don't want to jinx it. I do,