並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 336件

新着順 人気順

findの検索結果1 - 40 件 / 336件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

findに関するエントリは336件あります。 githubtoolsecurity などが関連タグです。 人気エントリには 『findコマンドの使い方を簡単に理解するための7つのルール+実践的な知識 - Qiita』などがあります。
  • findコマンドの使い方を簡単に理解するための7つのルール+実践的な知識 - Qiita

    はじめに find コマンドの使い方は、ざっくり調べただけではよくわからんとなりますが、見逃しがちなルールを知れば簡単に理解できます。find コマンドに限りませんが使い方を調べるのが面倒だからと曖昧な理解で使うと逆にもっと分からなくなって時間がかかります。急がば回れ、理解して正しく使ったほうがシンプルで楽で簡単です。この記事では find コマンドの使い方を理解するために必要なルールと使い方の実践的な知識をまとめました。 Q&A(?): -type や -perm の説明はしないの? ⇒ それらはドキュメントを読むか検索すればすぐにわかることで難しいポイントではありません。重要なのは基本のルールを理解することです。 関連記事 POSIX 準拠のシェルスクリプトでは find | xargs よりも find -exec {} + を使うべき! 移植性の話はこちら ⇒ findコマンドのオ

      findコマンドの使い方を簡単に理解するための7つのルール+実践的な知識 - Qiita
    • POSIX 準拠のシェルスクリプトでは find | xargs よりも find -exec {} + を使うべき! - Qiita

      POSIX 準拠のシェルスクリプトでは find | xargs よりも find -exec {} + を使うべき!ShellScriptBashshellPOSIX はじめに find の出力を xargs にパイプで渡すというのはよく見かける使い方ですが、find -print0 | xargs -0 が使えない POSIX 準拠のシェルスクリプトでは find -exec {} + を使った方が良いです。安全かつ十分に速いからです。よく見かける -exec {} ; ではなく -exec {} + ですので間違えないようにしてください。多くのケースでは + の方が優れているのですが ; ばっかり使われているのを見ると、意外と知られてない気がします。 少しだけ予備知識として、-exec {} ; は -exec {} \; と ; をバックスラッシュでエスケープするのがよく見る使い方

        POSIX 準拠のシェルスクリプトでは find | xargs よりも find -exec {} + を使うべき! - Qiita
      • GitHub - openai/chatgpt-retrieval-plugin: The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.

        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 - openai/chatgpt-retrieval-plugin: The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
        • Connected Papers | Find and explore academic papers

          Connected Papers is a visual tool to help researchers and applied scientists find academic papers relevant to their field of work.

            Connected Papers | Find and explore academic papers
          • VSCodeのFindで今マッチしている場所にボーダーを引いて見やすくする - $shibayu36->blog;

            VSCodeでFindしている時に、マッチしているwordは背景色が変わって分かるのだけど、今どこにフォーカスしているかが分かりづらかった。これが特に問題が起こるのがReplaceをしようとしている時で、Replaceするたびに今どこ?とマッチ箇所を探していた。これだと時間がかかって困る。 調べてみるとTheme Color | Visual Studio Code Extension APIに書かれているように、自分のsettings.json内で自分用に色を調整し、見やすくカスタマイズ出来ることが分かった。これでFindの現在のマッチ箇所を見やすくしてみる。 Findの色のカスタマイズは editor.findMatchBackground: Color of the current search match. editor.findMatchHighlightBackground:

              VSCodeのFindで今マッチしている場所にボーダーを引いて見やすくする - $shibayu36->blog;
            • How to find cause of high kernel_task cpu usage?

              Occasionally my machine will have a kernel_task instance max out the CPU: This can last from minutes to sometimes hours. The machine is effectively unusable in this state. Restarting doesn't help; a new kernel_task pops up again until it finishes whatever it's doing. How can I find out what this process is doing?

                How to find cause of high kernel_task cpu usage?
              • 最大85%OFFで泊まれる『Find Your YOKOHAMA 宿泊クーポン』が非常にお得 - 日毎に敵と懶惰に戦う

                『Find Your YOKOHAMA』宿泊クーポンは、予算上限に達したため、一旦休止された模様です(2020年10月6日) GoToTravelキャンペーンは7月22日からはじまったものの、利用者数はそれなり、という感じのようだ。東京都が除外されたままの状態で、8月までの利用者数は556万人とのこと。 旅行者向け Go To トラベル事業公式サイト 開始当初に相当バタバタしたため、制度がいまいち分かりにくくなってもいるし、旅慣れている人が普段よりもホテルや旅館のランクを上げたり、業務出張の人が主に使っている感じ。 当初ぶち上げた『50%還元』のうち、35%の割引はあるものの、15%の地域共通クーポン支給がいつからはじまるかわからないのも、利用者が躊躇する要因だろう。当初は9月1日から…という話があったが、今は9月以降で、ということになっている。(9月中旬に、10月1日開始と明確になった)

                  最大85%OFFで泊まれる『Find Your YOKOHAMA 宿泊クーポン』が非常にお得 - 日毎に敵と懶惰に戦う
                • Appleが発表したオフラインの端末でも位置を突き止められる「Find My」機能の仕組みとは?

                  by William Hook 2019年6月4日(火)に開催されたAppleの開発者向け発表イベント「WWDC 2019」で、Appleは「iPhoneを探す」と「友達を探す」を組み合わせた新機能「Find My」を発表しました。この「Find My」は、周辺にあるApple端末を利用してBluetoothのネットワークを形成し、オフラインの端末でも検索可能になるというもの。どうやってオフラインの端末でも検索できるようになっているのか、ジョンズ・ホプキンズ大学の暗号学者であるマシュー・グリーン氏が解説しています。 How does Apple (privately) find your offline devices? – A Few Thoughts on Cryptographic Engineering https://blog.cryptographyengineering.co

                    Appleが発表したオフラインの端末でも位置を突き止められる「Find My」機能の仕組みとは?
                  • GitHub - anandrmedia/heroku-free-alternatives: Free tier of Heroku Dynos, Postgres and Data for Redis will no longer be available after November 28, 2022. Let's find a list of services with a free plan that developers can use as an alternative to Heroku.

                    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 - anandrmedia/heroku-free-alternatives: Free tier of Heroku Dynos, Postgres and Data for Redis will no longer be available after November 28, 2022. Let's find a list of services with a free plan that developers can use as an alternative to Heroku.
                    • チームの状況にあったいろいろなタイプのスクラムマスターの見つけ方 / How to find the Scrum Master that fits your team's situation

                      ScrumFestOsaka2021 での発表資料です

                        チームの状況にあったいろいろなタイプのスクラムマスターの見つけ方 / How to find the Scrum Master that fits your team's situation
                      • GitHub - returntocorp/semgrep: Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.

                        …7912) This will help #7911 The next PR will add support for those patterns in ocaml-tree-sitter-semgrep test plan: ``` $ cat foo.sgrep public record $R(...) { ...} $ semgrep-core -l java -dump_pattern foo.sgrep <source>, line 1, characters 24-27: public record $R(...) { ...} parent: class_body, left sibling: "{", first child: "..." node type: ERROR children: [ "..." ] Unrecognized construct misc_

                          GitHub - returntocorp/semgrep: Lightweight static analysis for many languages. Find bug variants with patterns that look like source code.
                        • GitHub - aquasecurity/trivy: Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more

                          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 - aquasecurity/trivy: Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
                          • Semgrep — Find bugs and enforce code standards

                            Semgrep CodeDeploy, manage, and monitor Semgrep at scale (SAST).

                              Semgrep — Find bugs and enforce code standards
                            • 財布に入れられるカード型の紛失防止トラッカーがAnkerから、Apple「Find My」にも対応

                                財布に入れられるカード型の紛失防止トラッカーがAnkerから、Apple「Find My」にも対応
                              • 株式会社はてなを退職します - Takuji->find;

                                2024/3/31をもって8年間在籍した株式会社はてなを退職することになりました。本日2024/2/14が最終出社日でした。 はてなでやってきたこと カクヨムアプリ Android版 カクヨム Web はてなブックマーク ジャンプルーキー!アプリ カクヨムViewer React Native化 コミックDAYS Android版 コミックガルド+ (GigaViewer for Apps) Android版 なんでやめるのか 今後 最後に はてなでやってきたこと カクヨムアプリ Android版 2016/1/1 に入社して最初にやったことはカクヨム(現カクヨムViewer) Android版のリリースです。 play.google.com 当時Android界隈はRxJava全盛期という感じではてなではまずRxJava浸透させるぞ〜って感じで導入していきました。 またLGTM Came

                                  株式会社はてなを退職します - Takuji->find;
                                • GitHub - samber/lo: 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)

                                  ✨ samber/lo is a Lodash-style Go library based on Go 1.18+ Generics. This project started as an experiment with the new generics implementation. It may look like Lodash in some aspects. I used to code with the fantastic "go-funk" package, but "go-funk" uses reflection and therefore is not typesafe. As expected, benchmarks demonstrate that generics are much faster than implementations based on the

                                    GitHub - samber/lo: 💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
                                  • Coding Font by Typogram – Find Your True Love of Coding Fonts

                                    Coding Font Blog As software engineers, we spend a lot of time skimming, reading, making changes to code. The coding font that we spend 8 hours a day staring at has a lot to do with our productivity and comfort. That is why I created this gamified experience to help you find your true love of coding fonts! Coding Font is built with NoCode / LowCode tools! I share the process of building apps on my

                                    • Pythonのfindメソッドで部分一致文字を避けて文字列の位置を取得したい - Qiita

                                      前書き リスト内にある各文字列の開始位置と終了位置を取りたい!ってときにfindメソッドを用いたのですが、部分的に一致するものが文章の先にきてしまうと正確な位置ではない値が取れてしまいました。 そこで自分なりに改善してみた結果を以下に書いておきます。 (記事にするようなことでもないですが、アウトプットの癖をつけるためにも、自分の気づきになったことはどんなに小さなことでも残していこうかなと) 問題となった動作 例えば、以下のような文章から「カモシカ」の後に続く、「シカ」という語句の位置を取りたい場合

                                        Pythonのfindメソッドで部分一致文字を避けて文字列の位置を取得したい - Qiita
                                      • How to find the AWS Account ID of any S3 Bucket

                                        In 2021 Ben Bridts published a highly inventive method for finding the AWS Account ID of a public S3 bucket. This post describes a technique to find the Account ID of any S3 bucket (both private and public). I'd highly recommend reading Ben's technique first as we will re-use a lot of concepts. S3 Bucket to AWS Account ID Shell output can be worth a thousand words, here's what our technique enable

                                          How to find the AWS Account ID of any S3 Bucket
                                        • 楽天スーパーセールで神機が激安 HTC U12plus / U11 life OPPO R17 PRO / FIND X | ストレートエッジスタイル

                                          楽天スーパーセールで神機種がめっちゃ安い今回の楽天スーパーセールは当たりですよ。 性能のいいお宝機種がめっちゃ安くなっています!(使わず売っても利益出るくらいです!) 実際手にとる機会があればわかりますが、エレガントで安い!私のオススメ機種なら間違いありません! (楽天モバイルとSIM契約が必要です。が楽天モバイルは最終的に超安いのでMNPしてもいいくらい普通にオススメ) あまりの安さにグラっときた私。損はしないから聞いときなの精神で推奨させていただきます! 楽天モバイル セール情報 HTC愛溢れるまるで菩薩のような楽天モバイル以前の記事で書いた通り、田中プロ社長退任後、新社長高橋による無気力経営中のauに裏切られたHTC。スマホに詳しいユーザーほどHTCを目的でauだったのに! androidデバイスを牽引したHTC oneM7、バタフライ、真ん中は最後のフラッグシップU12+ 撮影はU

                                          • How to Use Chrome's @ Shortcut to Find Things in Your Browser

                                            Chrome's @ shortcut allows you to easily find bookmarks, tabs, and more from the address bar. Here's how to use the feature. If you’re a Chrome user who often has plenty of open tabs and bookmarks saved, then you’ll know how frustrating it is to lose these pages in your browser. Nobody wants to spend time looking for lost pages! While Chrome already has a tab search feature, there’s an even more e

                                              How to Use Chrome's @ Shortcut to Find Things in Your Browser
                                            • GitHub - bridgecrewio/checkov: Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.

                                              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 - bridgecrewio/checkov: Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.
                                              • 図解!Python BeautifulSoupの使い方を徹底解説!(select、find、find_all、インストール、スクレイピングなど) - AI-interのPython3入門

                                                03. BeautifulSoup 図解!Python BeautifulSoupの使い方を徹底解説!(select、find、find_all、インストール、スクレイピングなど) Beautiful Soup(ビューティフル・スープ)とは、HTMLやXMLファイルからデータを取得し、解析するPythonのWEBスクレイピング用のライブラリです。インターネット上に公開されているWEBサイトでは広くHTMLやXMLが使われており、これらの情報の取得や解析に、大変便利なライブラリです。 Pythonでは、Beautiful Soupを利用して、簡単にWEBサイトからデータを自動的に取得することができます。 Beautiful Soupは、 情報収集の為にニュースサイトやブログから、自動的にデータを取得し保存したい。製品の価格情報を取得して、トレンドを把握し価格設定に利用したい。WEBサイトから

                                                  図解!Python BeautifulSoupの使い方を徹底解説!(select、find、find_all、インストール、スクレイピングなど) - AI-interのPython3入門
                                                • Rails: where.firstとfind_byの違いを知る(翻訳)|TechRacho by BPS株式会社

                                                  概要 原著者の許諾を得て翻訳・公開いたします。 英語記事: Know what your scopes are doing: where.first vs find_by - Andy Croll 原文公開日: 2022/03/14 原著者: Andy Croll 日本語タイトルは内容に即したものにしました。 参考: 週刊Railsウォッチ20220328 where.firstとfind_by Active RecordのようなORM(Object-Relational Mapper)でSQLを生成することには多くのメリットがあります。明確で再利用しやすい抽象化を手に入れられるので、時間も節約でき、可読性も向上します。 ただし、ORMの便利な抽象化機能そのものが思わぬ結果をもたらすこともあります。 データベースサーバー上で実行される「実際の」SQLはフレームワークが生成するので、気をつけ

                                                    Rails: where.firstとfind_byの違いを知る(翻訳)|TechRacho by BPS株式会社
                                                  • 'It's really hard to find maintainers...' Linus Torvalds ponders the future of Linux

                                                    Will code move on to a language such as Rust? 'I'm convinced it's going to happen' says kernel colonel Linux creator Linus Torvalds spoke about the challenge of finding future maintainers for the open-source kernel, at the Open Source Summit and Embedded Linux conference under way this week online. Torvalds does not do keynote talks these days, but he was willing to sit down with VMware's chief op

                                                      'It's really hard to find maintainers...' Linus Torvalds ponders the future of Linux
                                                    • GitHub - seemoo-lab/openhaystack: Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.

                                                      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 - seemoo-lab/openhaystack: Build your own 'AirTags' 🏷 today! Framework for tracking personal Bluetooth devices via Apple's massive Find My network.
                                                      • GitHub - irevenko/what-anime-cli: ❓🖼 Find the anime scene by image using your terminal

                                                        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 - irevenko/what-anime-cli: ❓🖼 Find the anime scene by image using your terminal
                                                        • GitHub - smeijer/unimported: Find and fix dangling files and unused dependencies in your JavaScript projects.

                                                          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 - smeijer/unimported: Find and fix dangling files and unused dependencies in your JavaScript projects.
                                                          • Introducing AWS Resource Explorer – Quickly Find Resources in Your AWS Account | Amazon Web Services

                                                            AWS News Blog Introducing AWS Resource Explorer – Quickly Find Resources in Your AWS Account Looking for a specific Amazon Elastic Compute Cloud (Amazon EC2) instance, Amazon Elastic Container Service (Amazon ECS) task, or Amazon CloudWatch log group can take some time, especially if you have many resources and use multiple AWS Regions. Today, we’re making that easier. Using the new AWS Resource E

                                                              Introducing AWS Resource Explorer – Quickly Find Resources in Your AWS Account | Amazon Web Services
                                                            • create_or_find_byでcreateもfind_byも失敗させる - かみぽわーる

                                                              Active Recordの話です。 create_or_find_byの実装はcreateしてみてユニーク制約に引っかかったらfind_byしてみるなので、ふつうに考えるとfind_byは成功しそうに見えます。 def create_or_find_by(attributes, &block) transaction(requires_new: true) { create(attributes, &block) } rescue ActiveRecord::RecordNotUnique find_by!(attributes) end ですが、以下のスクリプトを実行するとcreate_or_find_byはcreateがRecordNotUnique例外を吐いたあと、find_byもRecordNotFound例外を吐いてレコードを見つけられずに死にます。 ちょっと今から会食なので原

                                                                create_or_find_byでcreateもfind_byも失敗させる - かみぽわーる
                                                              • OPPO Find X3 Pro レビュー 国内販売製品の中ではトップクラスのスマートフォン - 格安ガジェットブログ

                                                                OPPO。オウガジャパンのスマホブランドであるそれは、中華スマホの中でもキャリアで取り扱ってもらえる程度には信頼性のあるブランドです。 ミドルスマホであればOPPO Reno 5Aというスマートフォンがかなりの人気を博しており、聞き覚えくらいならある人が多いと思います。 今回レビューしていくOPPO Find X3 Proは、OPPOブランドの中でも日本国内で正規販売されているフラグシップモデルです。値段はぶっちゃけ高い。しかし、そのぶん高性能な事は確かです。 製品特徴 背面デザインは独特。好みは分かれる 全キャリアフル対応 非常に高い処理能力と制限機能 付属品も十分 画面内指紋認証の精度はまずまず カメラ性能 バッテリーと充電性能 ぶっちゃけ一般向けではない 製品特徴 背面デザインは独特。好みは分かれる 私はグロスブラックを購入しましたが、箱出しで思った感想は「これブラックなの?」です。

                                                                  OPPO Find X3 Pro レビュー 国内販売製品の中ではトップクラスのスマートフォン - 格安ガジェットブログ
                                                                • I've spent 15 years travelling to find the most terrible album covers ever

                                                                  DJ Michael Sumner has spent 15 years and £2,000 trawling the globe to find his pick of the very WORST album artworkCredit: SuppliedBut DJ Michael Sumner, 48, has spent 15 years and £2,000 trawling the globe to find his pick of the very WORST album artwork. The record dealer, from the Isle of Wight, who has amassed a 500-strong collection of unusual and ugly sleeves, says: “It started out as a bit

                                                                    I've spent 15 years travelling to find the most terrible album covers ever
                                                                  • GitHub - knqyf263/trivy: Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more

                                                                    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 - knqyf263/trivy: Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
                                                                    • スマホ買い替えました。選ばれたのはOPPO Find X3 Proでした - 格安ガジェットブログ

                                                                      最近になって本格的に使用していたスマートフォン、Zenfone 6が駄目になって来たので、スマートフォンを機種変しました。 色々な選択肢がありましたが、最終的にはOPPO Find X3 Proという機種を選択しました。 今回は選択肢に上がっていた他のスマホも交えつつ、なぜOPPO Find X3 Proを選択したのか解説していきます。この記事がみなさんのスマホ選びの参考になれば幸いです。 選考に上がっていたスマホ達 iPhone13系 ZenFone 8 Flip MOTOROLA moto g100 Xiaomi 11T Pro 選ばれたのはOPPO Find X3 Proでした 選考に上がっていたスマホ達 iPhone13系 iPhone 13 Pro みんな大好きiPhone13 Pro。 Amazon 楽天 スマートフォンと言えばまずiPhoneが出てくると思います。 最近のiP

                                                                        スマホ買い替えました。選ばれたのはOPPO Find X3 Proでした - 格安ガジェットブログ
                                                                      • Find Your Keys, Wallet & Phone with Tile’s App and Bluetooth Tracker Device | Tile

                                                                        © 2013–2023 Tile Inc., TILE and the TILE design are trademarks of Tile, Inc. 本サイトは、 Tile Inc.社の日本総代理店として SB C&S株式会社が運営しています。 Apple、Apple のロゴは、米国および他の国々で登録されたApple Inc.の商標です。App StoreはApple Inc.のサービスマークです。iPhone の商標は、アイホン株式会社のライセンスに基づき使用されています。Google Play、Google Playロゴ、AndroidはGoogle LLCの登録商標です。 「Bluetooth ®」は、Bluetooth SIG, Inc. USAの商標または登録商標です。その他、記載されている会社名および商品・製品・サービス名は、各社の商標または登録商標です。

                                                                          Find Your Keys, Wallet & Phone with Tile’s App and Bluetooth Tracker Device | Tile
                                                                        • GitHub - codemix/deprank: Use PageRank to find the most important files in your codebase.

                                                                          Deprank uses the PageRank algorithm to find the most important files in your JavaScript or TypeScript codebase. It uses dependency-cruiser to build a dependency graph of your source files, then ranks those dependencies based on their importance. We define importance as those files which are directly or indirectly depended upon the most by other files in the codebase. Deprank is particularly useful

                                                                            GitHub - codemix/deprank: Use PageRank to find the most important files in your codebase.
                                                                          • OPPO、フォルダブルスマホ「Find N2」を発表

                                                                              OPPO、フォルダブルスマホ「Find N2」を発表
                                                                            • Boris Johnson on Twitter: "It is hard to find the words to express my debt to the NHS for saving my life. The efforts of millions of people a… https://t.co/Noj6HMSavd"

                                                                              It is hard to find the words to express my debt to the NHS for saving my life. The efforts of millions of people a… https://t.co/Noj6HMSavd

                                                                                Boris Johnson on Twitter: "It is hard to find the words to express my debt to the NHS for saving my life. The efforts of millions of people a… https://t.co/Noj6HMSavd"
                                                                              • ‘I just want to find 11,780 votes’: In extraordinary hour-long call, Trump pressures Georgia secretary of state to recalculate the vote in his favor

                                                                                President Trump urged fellow Republican Brad Raffensperger, the Georgia secretary of state, to “find” enough votes to overturn his defeat in an extraordinary one-hour phone call Saturday that legal scholars described as a flagrant abuse of power and a potential criminal act. The Washington Post obtained a recording of the conversation in which Trump alternately berated Raffensperger, tried to flat

                                                                                  ‘I just want to find 11,780 votes’: In extraordinary hour-long call, Trump pressures Georgia secretary of state to recalculate the vote in his favor
                                                                                • Anker版AirTagでは!? AppleのFind Myネットワーク対応のスマートトラッカー出るぞ

                                                                                  Anker版AirTagでは!? AppleのFind Myネットワーク対応のスマートトラッカー出るぞ2022.04.13 16:0024,275 小暮ひさのり カード型ってのが良いね! 「Anker Power Conference 22 Spring」で発表されたこちらのカード。極薄充電器かな?とも見えますけど、実はこれカード型のスマートトラッカーです。そう、いわゆる忘れ物防止タグの類ですね。 最初リリース見た時「独自のネットワークでトラッカー使っても規模的に使いづらいよなー」とか思ってたんだけど、これ「Apple Find My」連携(予定)なんだって。オィぃ!? Photo: 小暮ひさのりつまり、AppleのAirTagと同じく、世界中のAppleデバイスの「探す」ネットワークが使えるってわけです。やだ…規模最強じゃないですか! Photo: 小暮ひさのりバリエーションとしてタグ型

                                                                                    Anker版AirTagでは!? AppleのFind Myネットワーク対応のスマートトラッカー出るぞ

                                                                                  新着記事