並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 40 件 / 270件

新着順 人気順

awesomeの検索結果1 - 40 件 / 270件

  • GitHubのawesomeリストが本当にawesomeなものばかりだから一度見てほしい - Qiita

    伝えたいことは全てタイトルに書いた。 動機 https://github.com/topics/awesome を眺めていて本当にawesomeなものばかりだった (割にあまりどこにもそのawesomeさが書かれていないように見えた) ので書く。 awesomeリストとは GitHub で使われる慣習的なリポジトリについてまとめてみた#awesome より: 「特定テーマに関するキュレーションを行うリポジトリ。Markdown のリスト表記で一覧化するのが一般的。また、Contribution も受け付けている(人気のあるリポジトリはガイドラインも厳しめ)。」 Where? ここのことです: https://awesome.re/ 画像はリポジトリから引用。 What? What is an awesome list? よりDeepL翻訳 awesome マニフェスト もしあなたのリストを

      GitHubのawesomeリストが本当にawesomeなものばかりだから一度見てほしい - Qiita
    • GitHub - Katsukiniwa/awesome-software-design-ja: 日本語でのソフトウェア開発・設計に関する記事や書籍をまとめたリポジトリです

      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 - Katsukiniwa/awesome-software-design-ja: 日本語でのソフトウェア開発・設計に関する記事や書籍をまとめたリポジトリです
      • Awesome Dev Tool Tips 🔥

        Contents (Click to expand) ↕️ Design Mode Pretty Print Command Pallet and Super Search Snippets Live Expressions Tracking Changes Console Shorthand Find Unused Code Rendering Panel Network Paint Times Network Timings Inspect Network Requests Performance Identifying Memory Leaks Raw Memory Inspection Test bfcache Full Refresh Lighthouse Page Size Breakdown Record User Flows Advanced User Flow Opera

          Awesome Dev Tool Tips 🔥
        • GitHub - docker/awesome-compose: Awesome Docker Compose samples

          Icon indicates Sample is compatible with Docker Dev Environments in Docker Desktop version 4.10 or later. Icon indicates Sample is compatible with Docker+Wasm. ASP.NET / MS-SQL - Sample ASP.NET core application with MS SQL server database. Elasticsearch / Logstash / Kibana - Sample Elasticsearch, Logstash, and Kibana stack. Go / NGINX / MySQL - Sample Go application with an Nginx proxy and a MySQL

            GitHub - docker/awesome-compose: Awesome Docker Compose samples
          • 2021年最新版、Font Awesome アイコンの使い方と便利な機能のまとめ

            Font Awesome アイコンの基本的な使い方をはじめ、Webサイトやスマホアプリでアイコンを使う時の便利な機能をまとめて紹介します。 Font Awesome guide and useful tricks you might not know about. by Kiss Patrik 下記は各ポイントを意訳・加筆したものです。 ※当ブログでの翻訳記事は、元サイト様にライセンスを得て翻訳しています。 更新: 2021/2/1現在の最新情報にアップデートしました。 Font Awesomeとは Font Awesomeへの登録方法・アイコンの基本的な使い方 Font Awesome アイコンのサイズの指定方法 Font Awesome リスト用のアイコン Font Awesome アイコンの回転 Font Awesome アイコンのアニメーション Font Awesome アイコンを

              2021年最新版、Font Awesome アイコンの使い方と便利な機能のまとめ
            • VSCode + WSL makes Windows awesome for web development

              I’m kinda shocked. Windows actually got good for web developers. Between VSCode, WSL, and Intel’s latest desktop chips, I’ve been living with a PC for over a week that runs my programming tests faster than an M3 Max, ships with an excellent window manager out-the-box, and generally feels like a completely viable alternative to macOS for working with the web. Hell, not just viable, but better in ma

                VSCode + WSL makes Windows awesome for web development
              • Dockerメモ : awesome-dockerで紹介されているDocker関連の便利ツール - もた日記

                管理ツール lazydocker ctop portainer cadvisor ユーティリティ dive docker-slim docker-bench-security watchtower container-diff pumba container-structure-test Linter/Formatter hadolint dockfmt Dockerfileサンプル チートシート github.com awesome-dockerで紹介されているDocker関連の便利ツール、Dockerfileサンプル、チートシートなどをいくつか見てみる。 ざっくりとしか確認していないので実際には使えないものもあるかも。 管理ツール Repository スター数 jesseduffield/lazydocker 14,925 bcicen/ctop 9,823 lirantal/doc

                  Dockerメモ : awesome-dockerで紹介されているDocker関連の便利ツール - もた日記
                • GitHub - aws-amplify-jp/awesome-aws-amplify-ja: 日本語で書かれているAWS Amplifyのツール、チュートリアル、記事などのリンク集

                  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 - aws-amplify-jp/awesome-aws-amplify-ja: 日本語で書かれているAWS Amplifyのツール、チュートリアル、記事などのリンク集
                  • 機械学習×投資の無料ツールまとめ ~Awesome Algorithmic Trading~ - Qiita

                    モチベーション 私は主にアルゴリズム取引に興味を持ち、情報発信させていただいております。そこで、今まで発信した情報をまとめて共有させていただけたらと思い、この記事を作成しました。 今回は大雑把にまとめますが、今後ジャンル別に仕分けていきたいと思います。どれも基本的には投資の定量分析に関連する内容です。 githubを半年間漁った結果 レポジトリ名 内容 URL

                      機械学習×投資の無料ツールまとめ ~Awesome Algorithmic Trading~ - Qiita
                    • 6 Awesome Docker Utilities Everyone Should Try - Codeopolis

                      Introduction Now that you’ve installed Docker and learned it’s basic commands, it’s time to try out some Docker utilities to make managing your Docker environment a little bit easier. These 6 utilities, aim to help you control, monitor and/or manage your docker host. 1. Ctop Ctop is a command line utility that serves as a process and resource monitor similar to the top command on a Linux machine.

                        6 Awesome Docker Utilities Everyone Should Try - Codeopolis
                      • GitHub - f/awesome-chatgpt-prompts: This repo includes ChatGPT prompt curation to use ChatGPT better.

                        Be my sponsor and your logo will be here and prompts.chat! Welcome to the "Awesome ChatGPT Prompts" repository! This is a collection of prompt examples to be used with the ChatGPT model. The ChatGPT model is a large language model trained by OpenAI that is capable of generating human-like text. By providing it with a prompt, it can generate responses that continue the conversation or expand on the

                          GitHub - f/awesome-chatgpt-prompts: This repo includes ChatGPT prompt curation to use ChatGPT better.
                        • GitHub - mattn/awesome-twitter-communities: Awesome Twitter Communities for Engineers

                          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 - mattn/awesome-twitter-communities: Awesome Twitter Communities for Engineers
                          • Font Awesomeの代替え版となるか!?オープンソースのアイコンフォント「Line Awesome」

                            Font Awesomeの代替え版となるか!?オープンソースのアイコンフォント「Line Awesome」 ◆ Line Awesome https://icons8.com/line-awesome 紹介 「Line Awesome」は、名前から分かる通りFont Awesomeをインスパイアしたオープンソースのアイコンフォントです。 1380以上のフリーフォントが無料で使えます。 <link rel="stylesheet" href="https://maxst.icons8.com/vue-static/landings/line-awesome/font-awesome-line-awesome/css/all.min.css"> 導入方法はいたってカンタン。CDNへのリンクを<head>に書くだけ。 あとは、Font Awesome同様。全てワンラインで埋め込むことができます。

                              Font Awesomeの代替え版となるか!?オープンソースのアイコンフォント「Line Awesome」
                            • Webアイコンフォントの【Font Awesome】がアカウント登録必須になったので、使い方をおさらいしました

                              Webアイコンフォントの【Font Awesome】がアカウント登録必須になったので、使い方をおさらいしました 2019年9月5日 Webサイト制作, 便利ツール Font AwesomeはWebページ上にアイコンを表示させるためのサービス。汎用性の高いシンプルなアイコンが多数用意されています。アイコンの画像をご自身で用意しても構いませんが、このようなサービスを使うと手軽に実装でき、管理もしやすくなるでしょう。昔から愛されてきたこのFont Awesomeですが、少し前からアカウント登録が必要になりました。今回はアカウント登録の手順から基本的な使い方を紹介します。 Font Awesomeのアカウント登録手順 これまではCDNと呼ばれる、誰もが共通で使えるファイルのURLをコピペして使用できていました。しかしこれからはメールアドレスを登録し、個別に割り振られたファイルのURLを使う必要があ

                                Webアイコンフォントの【Font Awesome】がアカウント登録必須になったので、使い方をおさらいしました
                              • GitHub - japan-opendata/awesome-japan-opendata: Awesome Japan Open Data - 日本のオープンデータ情報一覧・まとめ

                                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 - japan-opendata/awesome-japan-opendata: Awesome Japan Open Data - 日本のオープンデータ情報一覧・まとめ
                                • 【個人開発】GitHubで注目されているリポジトリを見つける「Awesome Repository」というサービスを作りました🚀 - Qiita

                                  【個人開発】GitHubで注目されているリポジトリを見つける「Awesome Repository」というサービスを作りました🚀 どうもaiiroです。フリーランスで主にサーバサイドエンジニアをしています。 https://awesomerepository.com/ 最近作っていた「Awesome Repository」というサービスが形になってきたので、現状を一旦まとめてみることにしました。 何ができるの? GitHubのリポジトリごとのスター数を集めていて、前回集計したときからスター数がどのくらい増減したかを記録しています。 スターの増加数(増加率)の順で一覧を表示していて、注目されてたり、注目され始めているリポジトリを見つけることができます。 なんで作ったのか? 企業ブログやはてブ等にあがってくる技術系の記事で、使用している技術が紹介されていて、そこで初めて知ったリポジトリがスタ

                                    【個人開発】GitHubで注目されているリポジトリを見つける「Awesome Repository」というサービスを作りました🚀 - Qiita
                                  • GitHub - taishi-i/awesome-japanese-nlp-resources: A curated list of resources dedicated to Python libraries, LLMs, dictionaries, and corpora of NLP for Japanese

                                    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 - taishi-i/awesome-japanese-nlp-resources: A curated list of resources dedicated to Python libraries, LLMs, dictionaries, and corpora of NLP for Japanese
                                    • GitHub - huachaohuang/awesome-dbdev: Awesome materials about database development.

                                      The Five-Minute Rule for Trading Memory for Disc Accesses (1987) The Five-Minute Rule 10 Years Later, and Other Computer Storage Rules of Thumb (1997) The Five-Minute Rule 20 Years Later, and How Flash Memory Changes the Rules (2007) The Five-Minute Rule 30 Years Later, and its Impact on the Storage Hierarchy (2017) The Design and Implementation of a Log-Structured File System (1991) This paper pr

                                        GitHub - huachaohuang/awesome-dbdev: Awesome materials about database development.
                                      • GitHub - llm-jp/awesome-japanese-llm: 日本語LLMまとめ - Overview of Japanese LLMs

                                        [ English | Français | 日本語 ] 日本語LLM・英語LLMのパラメータ数の推移。日本語モデルの情報は本記事、英語モデルの情報は LifeArchitect.ai の Models table を参照しています(ただし、図のスペース上一部のモデルは省略。また、英語モデルのパラメータ数は推測値を含む)。修正・追加等ありましたらお知らせ下さい。 この記事は、一般公開されている日本語LLM(日本語を中心に学習されたLLM)および日本語LLM評価ベンチマークに関する情報をまとめたものです。情報は、有志により収集されており、その一部は論文や公開されているリソースなどから引用しています。 ⚠ 以下の点について、あらかじめご理解とご了承をお願いいたします: 本記事の内容は、完全性や正確性を保証するものではありません。これらの情報は予告なく変更されることがあり、また最新の情報を常に提

                                          GitHub - llm-jp/awesome-japanese-llm: 日本語LLMまとめ - Overview of Japanese LLMs
                                        • Awesome Repository - GitHubでスターを獲得している注目のリポジトリを見つけよう

                                          Awesomerepository.com Related Searches: Python Algorithms Computer Science Study Plans Python Programming Rendering engines Science fiction terminal emulators Privacy Policy

                                            Awesome Repository - GitHubでスターを獲得している注目のリポジトリを見つけよう
                                          • Bootstrap 5の新しいアイコンとFont Awesomeアイコンのそれぞれの使い方と使いやすさを比較

                                            WebサイトやスマホアプリのUIでアイコンを使用する際に候補になるのが、アイコンのライブラリです。中でも無料で利用できるFont Awesome(有料版もあり)の人気が高いです。 Bootstrap 5用に最近リリースされたSVGアイコンとFont Awesomeアイコンの使い方と使いやすさを比較した記事を紹介します。 Bootstrap 5 icons vs Font Awesome: comparison based on design, variety and usability by @zolidev 下記は各ポイントを意訳したものです。 ※当ブログでの翻訳記事は、元サイト様にライセンスを得て翻訳しています。 はじめに Font Awesomeのアイコン Font Awesomeアイコンの使用方法 Bootstrapのアイコン Bootstrapアイコンの使用方法 結論 はじめに

                                              Bootstrap 5の新しいアイコンとFont Awesomeアイコンのそれぞれの使い方と使いやすさを比較
                                            • How to make an awesome Python package

                                              If you are like me, every once in a while you write a useful python utility and want to share it with your colleagues. The best way to do this is to make a package: it easy to install and saves from copy-pasting. If you are like me, you might be thinking that creating packages is a real headache. Well, that's not the case anymore. And I am going to prove it with this step-by-step guide. Just three

                                                How to make an awesome Python package
                                              • Font Awesome 6がもうすぐ提供開始!新たなアイコンの種類やスタイルの登場も | Web Design Trends

                                                Font Awesomeと言えば、Web上でアイコンを表示することができる人気サービスです。 そんなFont Awesomeから、新たに「Font Awesome 6」の登場が発表されました。 現在はまだプレオーダー受付中のステータスですが、現段階で発表されているFont Awesome 6の情報についてまとめてみました。 Font Awesome 6とは Font Awesome 6は、Font Awesome 5の後継となる新しいFont Awesomeのバージョンです。 気になるリリース時期は、2020年後半を予定しており、2020年6月現在ではプレオーダーの受付が行われています。 Font Awesome 6の大きな変化としては、下記のようなものがあります。

                                                  Font Awesome 6がもうすぐ提供開始!新たなアイコンの種類やスタイルの登場も | Web Design Trends
                                                • GitHub - pluja/awesome-privacy: Awesome Privacy - A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS.

                                                  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 - pluja/awesome-privacy: Awesome Privacy - A curated list of services and alternatives that respect your privacy because PRIVACY MATTERS.
                                                  • GitHub - visenger/awesome-mlops: A curated list of references for MLOps

                                                    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 - visenger/awesome-mlops: A curated list of references for MLOps
                                                    • Font Awesomeを線画アイコンにした1300以上のアイコンセット・「Line Awesome」

                                                      Line AwesomeはFont Awesomeを線画アイコンにしたアイコンのセットです。Font Awesomeのカタログ全体を対象に線画アイコンを作成したそうで、その数は1300を超える量となっていますが、全てオープンソースとして提供されています 本プロジェクトは、以前ご紹介したゆるいイラストを作成できるVector CreatorやアニメーションアイコンセットのAnimated Iconsなどを提供しているicons8によるプロジェクトとなっています CDNも用意されており、手軽に利用できるようになっています 動作サンプル いくつかサンプル用意しました。使い方も簡単です <link rel="stylesheet" href="https://maxst.icons8.com/vue-static/landings/line-awesome/line-awesome/css/lin

                                                        Font Awesomeを線画アイコンにした1300以上のアイコンセット・「Line Awesome」
                                                      • GitHub - himkt/awesome-bert-japanese: 📝 A list of pre-trained BERT models for Japanese with word/subword tokenization + vocabulary construction algorithm information

                                                        日本語の学習済み BERT は文から単語への分かち書き,単語からサブワードへの分割の処理にいくつかの選択肢が存在します. また,単語をサブワードに分割する際に利用する語彙についても構築方法に数種類のバリエーションがあります. 本リポジトリでは,公開されている学習済み BERT モデルについて, 分かち書き・サブワード分割・語彙構築アルゴリズムそれぞれどのアルゴリズムが採用されているかを表にまとめています. A list of pre-trained BERT models for Japanese. Japanese is a complicated language; which doesn't have any word boundaries and has many kind of characters. Therefore, it requires word segmentatio

                                                          GitHub - himkt/awesome-bert-japanese: 📝 A list of pre-trained BERT models for Japanese with word/subword tokenization + vocabulary construction algorithm information
                                                        • 『Awesome Screenshot』好きな範囲をスクリーンショットできる超便利なChrome拡張機能 - 新米研究者の日常ブログ

                                                          こんばんは、モルモル(@morumorublog)です。 皆さんは、Webブラウザは何を使っていますか? 私はいつもGoogle Chromeを使っています。 理由は、直感的に操作できること、起動が速い気がすること、スマホとの互換性があることなど、挙げるとたくさんあります。 そのなかでも、「拡張機能」がとても便利です。 拡張機能とは、Google Chromeに+αで多様なツールを追加できる機能です。 機能の種類・数は実に様々であり、無料で利用できるものも多くあります。 私も普段、いくつか拡張機能を使ってますが、ブログ記事作成はもちろん、Chromeを使ううえで特に便利だと感じるものを、いくつか紹介したいと思います。 今回は、スクリーンショットの拡張機能「Awesome Screenshot」について。 【Google Chromeのインストールはこちらから】 【Google Chrome

                                                            『Awesome Screenshot』好きな範囲をスクリーンショットできる超便利なChrome拡張機能 - 新米研究者の日常ブログ
                                                          • GitHub - iamakulov/awesome-webpack-perf: A curated list of webpack tools for web performance

                                                            Awesome Webpack Perf A curated list of webpack tools and plugins that help make the web faster Contents Built-in stuff JS minifiers CSS Minifiers Other optimizers Extraction plugins Critical CSS plugins CSS-in-JS Minification Zero-runtime libraries Images Image compression tools: universal Image compression tools: for a single format Other tools Fonts Gzip/Brotli Service workers <link rel> and <sc

                                                              GitHub - iamakulov/awesome-webpack-perf: A curated list of webpack tools for web performance
                                                            • GitHub - lirantal/awesome-nodejs-security: Awesome Node.js Security resources

                                                              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 - lirantal/awesome-nodejs-security: Awesome Node.js Security resources
                                                              • GitHub - gqlgo/awesome-gqlgen: A curated list of awesome frameworks, libraries and software using gqlgen library.

                                                                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 - gqlgo/awesome-gqlgen: A curated list of awesome frameworks, libraries and software using gqlgen library.
                                                                • awesome-macos-command-line - Use your macOS terminal shell to do awesome things.

                                                                  A curated list of shell commands and tools specific to macOS. “You don’t have to know everything. You simply need to know where to find it when necessary.” (John Brunner) If you want to contribute, you are highly encouraged to do so. Please read the contribution guidelines. For more terminal shell goodness, please also see this list's sister list Awesome Command Line Apps. A Personal Note Not all

                                                                  • awesome-vscode

                                                                    A curated list of delightful Visual Studio Code packages and resources. For more awesomeness, check out awesome. Table of Contents Table of Contents Official Syntax Migrating from other editors Migrating from Vim Migrating from Atom Migrating from Sublime Text Migrating from Visual Studio Migrating from Intellij IDEA Camel Humps Using VS Code with particular technologies Lint and IntelliSense 1C A

                                                                    • GitHub - sourcegraph/awesome-code-ai: A list of AI coding tools (assistants, completions, refactoring, etc.)

                                                                      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 - sourcegraph/awesome-code-ai: A list of AI coding tools (assistants, completions, refactoring, etc.)
                                                                      • GitHub - anderspitman/awesome-tunneling: List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting.

                                                                        Telebit - Written in JS. Code. tunnel.pyjam.as - No custom client; uses WireGuard directly instead. Written in Python. source code SSH-J.com - Public SSH Jump & Port Forwarding server. No software, no registration, just an anonymous SSH server for forwarding. Users are encouraged to use it for SSH exposure only, to preserve end-to-end encryption. No public ports, only in-SSH connectivity. Run ssh

                                                                          GitHub - anderspitman/awesome-tunneling: List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting.
                                                                        • Yukiecchi Zeme on Twitter: "すごい3D漫画エフェクト(VRではもっとすごい) Awesome 3D manga effect (more awesome in VR) #VRAA #VRChat https://t.co/k2DwV9pmNq"

                                                                          すごい3D漫画エフェクト(VRではもっとすごい) Awesome 3D manga effect (more awesome in VR) #VRAA #VRChat https://t.co/k2DwV9pmNq

                                                                            Yukiecchi Zeme on Twitter: "すごい3D漫画エフェクト(VRではもっとすごい) Awesome 3D manga effect (more awesome in VR) #VRAA #VRChat https://t.co/k2DwV9pmNq"
                                                                          • GitHub - ml-tooling/best-of-ml-python: 🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.

                                                                            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 - ml-tooling/best-of-ml-python: 🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
                                                                            • GitHub - kuchin/awesome-cto: A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups

                                                                              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 - kuchin/awesome-cto: A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
                                                                              • GitHub - hwayne/awesome-cold-showers: For when people get too hyped up about things

                                                                                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 - hwayne/awesome-cold-showers: For when people get too hyped up about things
                                                                                • グリコがSAP S4 HANAへの切替に伴うシステム障害とか・・ - Friday is awesome

                                                                                  お菓子で有名な江崎グリコがSAP S/4 HANAへの切替えに失敗して冷蔵品の出荷を 4月19日から5月中旬まで停止するとしています。同社は4月3日に旧基幹システムから SAP S/4 HANAに切替えたところシステム障害が発生し、4月18日から再開していましたが、再度、データ不整合などの障害が発生していました。 江崎グリコ 「プッチンプリン」「カフェオーレ」など全冷蔵商品が出荷できず | NHK | 小売業 ネット記事によると、元々グリコはSAP ERPを使用していたので、SAP ERP→SAP S4 HANAへの刷新だったことが考えられます。https://www.jsug.org/2022casestudy/opentext いずれにしても、システム再開を約1ヶ月後としていることから、一般論としてはちょっとした「データ移行ミス」や「SAP標準機能のバグ」とは考えにくいです。大規模SA

                                                                                    グリコがSAP S4 HANAへの切替に伴うシステム障害とか・・ - Friday is awesome