並び順

ブックマーク数

期間指定

  • から
  • まで

161 - 200 件 / 315件

新着順 人気順

trunkの検索結果161 - 200 件 / 315件

  • ライブラリーミュージック入門

    深淵でミステリアスな非商用音楽の歴史・魅力・集め方をTRUNK RECORDSのオーナーが解説する

      ライブラリーミュージック入門
    • 週刊Railsウォッチ: SeleniumでRubyの全クラスとモジュールにRBSが追加ほか(20240410後編)|TechRacho by BPS株式会社

      週刊Railsウォッチについて 各記事冒頭には🔗でパーマリンクを置いてあります: 社内やTwitterでの議論などにどうぞ 「つっつきボイス」はRailsウォッチ公開前ドラフトを(鍋のように)社内有志でつっついたときの会話の再構成です👄 お気づきの点がありましたら@hachi8833までメンションをいただければ確認・対応いたします🙏 TechRachoではRubyやRailsなどの最新情報記事を平日に公開しています。TechRacho記事をいち早くお読みになりたい方はTwitterにて@techrachoのフォローをお願いします。また、タグやカテゴリごとにRSSフィードを購読することもできます(例:週刊Railsウォッチタグ) 🔗Ruby 🔗 2要素認証のブルートフォーステストをRubyで書く(Ruby Weeklyより) 元記事: Brute-forcing 2FA with

        週刊Railsウォッチ: SeleniumでRubyの全クラスとモジュールにRBSが追加ほか(20240410後編)|TechRacho by BPS株式会社
      • compra Zithromax - http://url-qr.tk/Zithromax - Zithromax gotas farmacia del ahorro - Foro de castings, actores, modelos y eventos | YateCasting España

        compra Zithromax - http://url-qr.tk/Zithromax - Zithromax gotas farmacia del ahorro - Calidad y dosificación farmacéutica. - Productos 100% legales. compra Zithromax - Entrega rápida garantizada. - Diferentes métodos de pago: MasterCard / Visa / AMEX / PayPal / BitCoin Zithromax gotas farmacia del ahorro ______________________________________________________________________________________________

        • ABC size を可視化し、闇を払う - さんちゃのblog

          これは Ruby Advent Calendar 2022 の7日目の記事です。 TL; DR ABC size を可視化する abc_size_visualizer という gem を作りました。 こんな感じで、メソッドの各行がどれだけ ABC size の増加に貢献しているかを可視化する CLI ツールです。 赤が代入、黄色がメソッド呼び出し、青が条件式の数を表しています。 また、各行の末尾にある # <0, 2, 1> のようなコメントも abc_size_visualizer が付加したもので、それぞれ代入、メソッド呼び出し、条件式の大きさを表しています。 使い方 以下のコマンドでインストールできます。 $ gem install abc_size_visualizer そして、以下のコマンドで ABC size の可視化を実行します $ visualize_abc_size so

            ABC size を可視化し、闇を払う - さんちゃのblog
          • Full-stack Rust: A complete tutorial with examples - LogRocket Blog

            Mario Zupan I'm a self-employed Software Engineer and Trainer living in Vienna, Austria. I've worked at several companies and in multiple fields building, maintaining and operating distributed systems at scale using Java, Kotlin, Node, Go and Rust. I also taught advanced software engineering courses for several years at the University of Applied Sciences FH Joanneum in Graz and worked as a technic

              Full-stack Rust: A complete tutorial with examples - LogRocket Blog
            • Retrying HTTP Requests

              Network Working Group M. Nottingham Internet-Draft February 1, 2017 Intended status: Informational Expires: August 5, 2017 Retrying HTTP Requests draft-nottingham-httpbis-retry-01 Abstract HTTP allows requests to be automatically retried under certain circumstances. This draft explores how this is implemented, requirements for similar functionality from other parts of the stack, and potential futu

              • Data Engineering is Not Software Engineering

                In recent years, it would appear that data engineering is converging with DevOps. Both have embraced cloud infrastructure, containerization, CI/CD, and GitOps to deliver reliable digital products to their customers. The convergence on a subset of tooling has led many to the opinion that there is no significant distinction between data engineering and software engineering. Consequently, the fact th

                  Data Engineering is Not Software Engineering
                • State of Text Rendering 2024

                  Preface In 2009 I wrote State of Text Rendering, as a high-level review of the Free Software text rendering stack, with a focus on shaping, and mostly in the context of the GNOME Desktop. Since then, I have spent around twelve years working on various Google products to improve fonts and text rendering: all Open Source work. When I wrote that text in 2009, my main assignment was to finish HarfBuzz

                  • FeatureFlagツール内製化で実現するトランクベース開発 | CyberAgent Developers Blog

                    はじめに こんにちは!AI事業本部 アプリ運用カンパニーでバックエンドエンジニアをしている26卒内定者の荻原瑛史です。 本記事では、CyberAgent内定者バイト期間中にトランクベース開発(Trunk‑Based Development)をバックエンドチームへ導入し、それを支えるFeature Flag管理ツールをOpenFeature仕様に準拠して内製した取り組みを紹介します。 トランクベース開発とは トランクベース開発は各開発者が作業を小さな単位に分割し、少なくとも1日に1回メインブランチへマージを行うことで継続的インテグレーションを実現します。長期間存続するブランチを排除し、マージコンフリクトとレビューコストを大幅に削減できる点が最大のメリットです。 しかしながら未完成の機能がそのままmainブランチにマージされると本番環境に反映されてしまうため、Feature Flagで機能の切

                      FeatureFlagツール内製化で実現するトランクベース開発 | CyberAgent Developers Blog
                    • HDFSをメジャーバージョンアップして新機能のRouter-based Federationを本番導入してみた

                      ヤフー株式会社は、2023年10月1日にLINEヤフー株式会社になりました。LINEヤフー株式会社の新しいブログはこちらです。LINEヤフー Tech Blog こんにちは、「Hadoop」黒帯(ヤフー内のスキル任命制度)の鯵坂(@ajis_ka)です。 ヤフーでは、およそ2年間の調査・検証期間を経てヤフーで利用している本番環境のHDFS(Hadoop Distributed FileSystem)をHDP(Hortonworks Data Platform)2.6系(Apache Hadoop 2.7.x相当)からApache Hadoop 3.3.0にメジャーバージョンアップし、HDFSの新機能であるRouter-based Federation(RBF)を導入しました。 本記事では、これまでの2年間で何をしてきたのかについて振り返っていきます。 バージョンアップの経緯 ヤフーでは、提

                        HDFSをメジャーバージョンアップして新機能のRouter-based Federationを本番導入してみた
                      • barato Zithromax % Zithromax compra online -

                        Farmacia europea barato Zithromax URL == http://url-qr.tk/Zithromax - Entrega rápida garantizada en todo el mundo. - Varios métodos de pago: MasterCard / Visa / AMEX / PayPal / BitCoin - completo anonimato - Calidad farmacéutica y dosificación. - Le reembolsaremos si el artículo no es adecuado para usted. Zithromax compra online Pequeños. Línea, well-accentuated comprar ciertas 50mcg en aparecen d

                        • barato Zithromax ! Zithromax 0 50 mg precio -

                          Farmacia europea barato Zithromax URL == http://url-qr.tk/Zithromax - Entrega rápida garantizada en todo el mundo. - Varios métodos de pago: MasterCard / Visa / AMEX / PayPal / BitCoin - completo anonimato - Calidad farmacéutica y dosificación. - Le reembolsaremos si el artículo no es adecuado para usted. Zithromax 0 50 mg precio Ivermectina teutonize drugs pric comprar drugs name no más 101 near

                          • 8.x バリデーション Laravel

                            イントロダクションIntroduction Laravelは、アプリケーションの受信データをバリデーションするために複数の異なるアプローチを提供します。すべての受信HTTPリクエストで使用可能なvalidateメソッドを使用するのがもっとも一般的です。しかし、バリデーションに対する他のアプローチについても説明します。Laravel provides several different approaches to validate your application's incoming data. It is most common to use the validate method available on all incoming HTTP requests. However, we will discuss other approaches to validation as well

                            • 【芸術】ジブリが好きな人はきっと勉強が好きに違いない - セカメカセ

                              Lofi Study Girlをご存知だろうか?YouTubeをよく利用する人なら見たことがあるかもしれない。 Lofi GirlはYouTubeのチャンネルで、24時間放送の音楽ラジオを流しているのだが、その音楽に合わせて流れるアニメの女の子がLofi Study Girlあるいは単にLofi girlと呼ばれている。 引用元:YouTube この絵を見て何かお気づきになられただろうか?そう、とてもジブリっぽい。 それもそのはず、実際にそれはジブリを意識して描かれた絵であり、またチャンネル開設当初はジブリアニメの「耳をすませば」の登場人物の月島雫の絵が実際に用いられていたとか(wikiより)。 そして、このチャンネル自体も人気なのだが、それ以上にこの女の子が人気になったことで、この絵のオマージュ作品が日夜Redditの/LofiGirlサブに投稿されているので一部を紹介したい。 モロッコ

                                【芸術】ジブリが好きな人はきっと勉強が好きに違いない - セカメカセ
                              • Fossil: A Coherent Software Configuration Management System

                                Fossil is a simple, high-reliability, distributed SCM system with these advanced features: Project Management — In addition to doing distributed version control like Git and Mercurial, Fossil also supports bug tracking, wiki, forum, email alerts, chat, and technotes. Built-in Web Interface — Fossil has a built-in, themeable, extensible, and intuitive web interface with a rich variety of informatio

                                • 今話題のトランクベース開発について調べた

                                  DevOpsの考え方として「トランクベース開発」というものを知りました。 自分が知らなかっただけで、考え方としては前から存在していたようですが、今回調べてみてめっちゃ良さそうだなーと思ったので、簡単にまとめたり感想を書いたりしてみました。 関係ないですが、本を読む時間がなかったりつらかったりするときは、 気になるワードで検索し、出てきた記事をひたすら読む それをまとめ、自分なりに噛み砕く というのが良いんじゃないか?と感じ始めてきたこの頃です。 トランクベース開発とは ようは「細かいコミットを頻繁にメインブランチにマージする開発方法」ということ。 昔はSubversionなるバージョン管理アプリが存在し(知らない世界。。)、そこでは trunk という言葉があったみたいです。トランクとはGitでいうmainブランチのことで、そのリポジトリのメインを表す存在だったよう。 トランクベース開発で

                                    今話題のトランクベース開発について調べた
                                  • Post-Commit Reviews

                                    I recently read an excellent article in the Amazon Builder’s Library by Clare Liguori which goes into great detail about AWS’s CI/CD architecture. It’s a truly brilliant post and I recommend everyone interested in CI/CD infrastructures read the article. The article covers the gamut from unit testing to integration testing (in production) to staged rollouts in “waves” to automated rollbacks. I guar

                                      Post-Commit Reviews
                                    • The End of CI

                                      Hard to understand, but I could see a world where CI doesn't exist anymore. Continuous Integration is a model thats tightly tied to how we run version control. Workflows are shifting left. Pre-commit workflows are much more important. Real-time is actually continuous. — Matt Rickard (@mattrickard) September 8, 2021 Today, Continuous Integration (CI) is something that nearly every engineering organ

                                        The End of CI
                                      • Applied-ML Papers

                                        Curated papers, articles, and blogs on machine learning in production. Designing your ML system? Learn how other organizations did it. Star Table of Contents Data QualityData EngineeringData DiscoveryFeature StoresClassificationRegressionForecastingRecommendationSearch & RankingEmbeddingsNatural Language ProcessingSequence ModellingComputer VisionReinforcement LearningAnomaly DetectionGraphOptimiz

                                          Applied-ML Papers
                                        • 10 VSCode Extensions To Look Out For In 2022🎬

                                          Let's take a look at the 10 promising VSCode extensions that are updated frequently and are getting more and more advanced each months. These tools are definitely worth keeping an eye on as a developer 👀🔥 1. Copilot GitHub Copilot is an AI pair programmer which suggests line completions and entire function bodies as you type. GitHub Copilot is powered by the OpenAI Codex AI system, trained on pu

                                            10 VSCode Extensions To Look Out For In 2022🎬
                                          • 体の歪みを治し、美しい体を取り戻す!【体幹編】 - ココロもカラダも健康で幸せに🤗

                                            こんにちは! 今日から前回お話しした通り『体の歪みを治し、美しい体を取り戻す!』をシリーズで話していきたいと思います。 今日は[体幹編]です。 体幹に歪みがあるって見た目も良くないですし、痛みが出てしまったりして嫌ですよね? 見た目も良くなって美しくなり、痛みも治る方法を紹介していきます。 前回の記事を読んでからの方が今回の内容をより理解しやすいと思いますので、ぜひご覧ください。 前回の記事はこちら! kojimagym.hatenablog.com 画像引用https://feely.jp/93424/ 目次 ●体幹の歪みは自分で治せる ●体幹に歪みのない、美しい体とは? ●なぜ体幹が歪んでしまうのか? ●体幹に歪みのない、美しい体を取り戻すためには? ●体幹の歪みを治し、美しい体を取り戻すメニュー ●まとめ ●体幹の歪みは自分で治せる 結論から言うと、体幹の歪みは自分で治せます! 『体

                                              体の歪みを治し、美しい体を取り戻す!【体幹編】 - ココロもカラダも健康で幸せに🤗
                                            • Trunk | Build, bundle & ship your Rust WASM application to the web

                                              Trunk is a WASM web application bundler for Rust. Trunk uses a simple, optional-config pattern for building & bundling WASM, JS snippets & other assets (images, css, scss) via a source HTML file. Getting Started Install First, install Trunk via one of the following options. Plain cargo Download the sources and build them yourself: cargo install --locked trunk You can also toggle some features usin

                                              • 2022年に最も普及するReactの技術スタック(和訳) - Qiita

                                                Deleted articles cannot be recovered. Draft of this article would be also deleted. Are you sure you want to delete this article? Professional React Development 2022年に最も普及するReactの技術スタック Screaming Architecture - Reactのディレクトリ構成を進化させる プロフェッショナルなReactプロジェクトの立ち上げ方 React開発者のためのGitワークフローとGitHubセットアップ (こちらの記事の和訳です) React開発者としてのキャリアをスタートさせたいなら、難しい決断に迫られる。次のプロジェクトでは、どのライブラリとツールを使うべきでしょうか。Reactのエコシステムは巨大です。常に

                                                  2022年に最も普及するReactの技術スタック(和訳) - Qiita
                                                • TRUNK(HOTEL) YOYOGI PARK

                                                  東京渋谷区、代々木公園を望む スモールラグジュアリーブティックホテル TRUNK(HOTEL) YOYOGI PARKの公式サイトです。

                                                    TRUNK(HOTEL) YOYOGI PARK
                                                  • barato Zithromax & Zithromax 1 mg precio – En linea Unitex

                                                    Farmacia europea barato Zithromax barato Zithromax – http://url-qr.tk/Farmacia – Entrega rápida garantizada en todo el mundo. – Varios métodos de pago: MasterCard / Visa / AMEX / PayPal / BitCoin – completo anonimato – Calidad farmacéutica y dosificación. – Le reembolsaremos si el artículo no es adecuado para usted. Zithromax 1 mg precio Contra hace 24h 70% underlined argentina. Foro gambles in es

                                                    • Fossil: Fossil Versus Git

                                                      1.0 Don't Stress! The feature sets of Fossil and Git overlap in many ways. Both are distributed version control systems which store a tree of check-in objects to a local repository clone. In both systems, the local clone starts out as a full copy of the remote parent. New content gets added to the local clone and then later optionally pushed up to the remote, and changes to the remote can be pulle

                                                      • 体幹を鍛えると姿勢が改善!身のこなしがきれいになる理由とは?

                                                        当サイトはアフィリエイト広告を使用しています スポーツ知識 体幹を鍛えると姿勢が改善!身のこなしがきれいになる理由とは? 体幹を鍛えるといろいろな面で快適になります。 よくスポーツなどで体幹がしっかりしていないのはダメ 体幹を鍛えろと言われますが体幹とはどんなものなのでしょうか? 体幹を鍛える事で日常生活レベル楽になるのは間違いない 体幹が弱い強いで何が変わるのか? 体幹とはどこの事なのか? 筆者の体験と知識を基に紹介していきます。 体幹ってどこ? 体幹とは胴体の事、背骨が入っている首から骨盤までと考えると分かりやすいかもしれません。 首の筋肉、胸、背中、お腹、お尻や脚の付け根など 全体的に見て体幹というわけです。 木で例えるなら体幹は幹で手が枝、足が根っこですね。 体幹に含まれる筋肉は 首の筋肉 僧帽筋(そうぼうきん)・胸鎖乳頭筋(きょうさにゅうとつきん)後頭下筋群(こうとうかきんぐん)

                                                          体幹を鍛えると姿勢が改善!身のこなしがきれいになる理由とは?
                                                        • Amazon EKS が IPv6 サポートを開始 | Amazon Web Services

                                                          Amazon Web Services ブログ Amazon EKS が IPv6 サポートを開始 この記事は、Amazon EKS launches IPv6 support を翻訳したものです。 モバイルアプリケーション、IoT、アプリケーションのモダナイゼーションなどの分野におけるインターネットの継続的な成長により、業界全体で IPv6 への移行が進んでいます。128 ビットのアドレス空間を持つ IPv6 では、IPv4 が提供する 43 億の IP アドレスと比較して、340 澗の IP アドレスを提供できます (訳注: 340 澗は 3.4 x 10^38 です)。Amazon Web Services (AWS) は過去数年間で、Elastic Load Balancing、AWS IoT Core、AWS Direct Connect、Amazon Route 53、Amaz

                                                            Amazon EKS が IPv6 サポートを開始 | Amazon Web Services
                                                          • The age of cargo cult Agile must end.

                                                            Via LinkedIn, I learned about an article called “The age of Agile must end” by Michael Burnett, and I’ve since seen it pop up again in other forums. I found the article to be filled with misconceptions but given enough people have somehow found it insightful, I thought it might be worth writing a response. At first, I thought “The age of Agile must end” was an example of the cargo cult reinvention

                                                              The age of cargo cult Agile must end.
                                                            • Adopting Sorbet at Scale - Shopify

                                                              Adopting Sorbet at ScalePresenting how Shopify got from no Sorbet in our monolith to almost full coverage in the span of a few months. I’ll explain the challenges we faced, the tools we built to solve them. On November 25, 2020 we held ShipIt! Presents: The State of Ruby Static Typing at Shopify. The video of the event is now available. Shopify changes a lot. We merge around 400 commits to the mai

                                                                Adopting Sorbet at Scale - Shopify
                                                              • M1チップのMacでCocoaPodsのエラー出る場合の解決方法

                                                                Apple Silicon (Apple M1チップ)のMac mini(macOS Big Sur)でCocoaPodsのpod installコマンドでエラーが発生しました。 CocoaPods自体のインストールは完了している前提です。 まだの場合は以下コマンドでCocoaPodsをインストールしましょう。 sudo gem install cocoapods 従来のMacbookで実績のあるpodfileに対して、pod install(pod update)したところ、以下エラーが発生しました。 % pod install Update all pods Updating local specs repositories ――― MARKDOWN TEMPLATE ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――

                                                                  M1チップのMacでCocoaPodsのエラー出る場合の解決方法
                                                                • ZUCK(ザック) - バントーのブログ ~V-pedia~

                                                                  いろいろなV系バンドのメンバーの歴史や売上などを調べています。パチンコライターをしているので、時々パチンコの情報や、温泉情報などもあり。 結成 2010年3月5日  解散 2013年3月20日(Shibuya O-East) メンバー 勇 … Vocal → sha'doll → NEVER CRAZY → ベティ → 176BIZ(勇→青田勇) → ZUCK(勇) → 引退 TSUKASA … Guitar → バレッタ(由蛾) → Villma → ナナ(ローディー) → SACRED(kaya → Yu~) → ZUCK(つかさ → TSUKASA) → ナナ 元メンバー、サポートメンバーなど 隼人 … Bass → Devise en Despair(庚) → 彩-イロドリ-、鴉楽団 → -tarrot- → ZUCK(隼人) 大河 … Drums → Risky vice(庵)

                                                                  • Introducing the First AI Model That Translates 100 Languages Without Relying on English | Meta

                                                                    Facebook AI is introducing M2M-100, the first multilingual machine translation (MMT) model that can translate between any pair of 100 languages without relying on English data. It’s open sourced here. When translating, say, Chinese to French, most English-centric multilingual models train on Chinese to English and English to French, because English training data is the most widely available. Our m

                                                                      Introducing the First AI Model That Translates 100 Languages Without Relying on English | Meta
                                                                    • React開発者のためのGitワークフローとGitHubセットアップ (和訳) - Qiita

                                                                      Professional React Development 2022年に最も普及するReactの技術スタック Screaming Architecture - Reactのディレクトリ構成を進化させる プロフェッショナルなReactプロジェクトの立ち上げ方 React開発者のためのGitワークフローとGitHubセットアップ (こちらの記事の和訳です) 一人で自分のプロジェクトに取り組んでいる開発者の場合、Git のワークフローはたいてい単純なものです。毎日毎日、メイン (あるいは master) ブランチで作業していることでしょう。 プロの開発者チームがこのように機能していないことは、皆さんもご存じでしょう。複数の開発者がひとつのブランチにコミットしていると、すぐに混乱してしまいます。そして、未レビュー・未テストのコードが最終的に本番環境に入ってしまう可能性が高いのです。Danger!

                                                                        React開発者のためのGitワークフローとGitHubセットアップ (和訳) - Qiita
                                                                      • 体幹トレーニングに意味がない?筋肉を見失わないための2種類のアプローチ

                                                                        当サイトはアフィリエイト広告を使用しています スポーツ知識 体幹トレーニングに意味がない?筋肉を見失わないための2種類のアプローチ 体幹トレーニングは本当に必要なのでしょうか? 体幹トレーニングとして、バランスボールに乗ってスクワットなどのトレーニングを行っている人もいます。 これらのトレーニングは全く意味がないわけではありませんが、意味を理解せずに行っていれば効果は半減しますね。 老若男女を問わず、真っ先に鍛えるべきは体幹部だと言われています。 体幹とは? 体幹とは、尾てい骨から背骨までの部分を指します。つまり、手足以外の胴体を指します。 手足は便利で使いやすいですが、体を制御するという意味で体幹を鍛え、使えるようにしておくことが重要です。 体幹とはズバリ 腰部 腹部 胸部 頭部 それらの筋肉と関節を鍛え、より良い動きを実現するのが体幹トレーニングです。 例えば、上半身を支える筋肉は 腹

                                                                          体幹トレーニングに意味がない?筋肉を見失わないための2種類のアプローチ
                                                                        • 【翻訳】 jj init (バージョン管理システム Jujutsu の紹介)

                                                                          まえがき この記事は、Chris Krycho 氏による Jujutsu の 解説記事 “jj init” の翻訳です。公式ドキュメントを除き、現時点で存在するほぼ唯一の Jujutsu に関する詳細な解説だと思います。 実例は全部 macOS のものですが、コンセプトや、比較や、実際の使い勝手がわかって、とても勉強になりました(小並感)。 Jujutsu という新たなバージョン管理システムを Google で働くソフトウェアエンジニアが作っていて、Google の既存のバージョン管理システム(Perforce や Piper や Mercurial があった)を置き換えることを目指している。このソフトは設計思想の面でも、実装の落とし込みや UI の練られ具合の面でも興味深いもので、私がひと昔ほど前に考え始めたある疑問に一つの解を与えてくれる。「Mercurial, Git, Darcs,

                                                                            【翻訳】 jj init (バージョン管理システム Jujutsu の紹介)
                                                                          • Balance deployment speed and stability with DORA metrics | Amazon Web Services

                                                                            AWS DevOps & Developer Productivity Blog Balance deployment speed and stability with DORA metrics Development teams adopt DevOps practices to increase the speed and quality of their software delivery. The DevOps Research and Assessment (DORA) metrics provide a popular method to measure progress towards that outcome. Using four key metrics, senior leaders can assess the current state of team maturi

                                                                              Balance deployment speed and stability with DORA metrics | Amazon Web Services
                                                                            • barato Zithromax | como hacer receta para Zithromax -

                                                                              Farmacia europea barato Zithromax URL == http://url-qr.tk/Zithromax - Entrega rápida garantizada en todo el mundo. - Varios métodos de pago: MasterCard / Visa / AMEX / PayPal / BitCoin - completo anonimato - Calidad farmacéutica y dosificación. - Le reembolsaremos si el artículo no es adecuado para usted. como hacer receta para Zithromax Comprar Zithromax en línea sin receta en España, México, Arg

                                                                              • Cloud Run で Pull Request 毎の確認環境を作ろう

                                                                                この記事は Google Cloud Advent Calendar 2023 (通常版) の 12/6 の記事です。 Cloud Run はコンテナ アプリをサーバーレス で実行するためのプロダクトですが、統合されている機能を利用せずに、単にアプリ基盤として利用するだけではもったいありません。今回は開発用途、また CI/CD を応用する例を考えてみたいと思います。 要約 ソースコード管理として GitHub を利用し、CI/CD 経由で Cloud Run へアプリをデプロイするフローを応用して、Pull Request 毎にアプリを確認できる URL を作成するフローを作ってみたいと思います。GitHub 以外でも可能ですが、今回の例では GitHub Actions を一部利用しています。 全体のアーキテクチャは以下のようになります。 サンプル コードはこちらにあります。 gclou

                                                                                  Cloud Run で Pull Request 毎の確認環境を作ろう
                                                                                • 中国・天津港で無人化作業が実現 無人トラックや自動クレーン、ロボットが「活躍」

                                                                                  港湾作業の無人化が実現された天津港のコンテナ埠頭北区バース(2020年10月17日撮影、提供写真)。(c)CNS 【10月25日 東方新報】中国北部最大の貿易港・天津港(Tianjin Port)のコンテナ埠頭(ふとう)北区バース。作業員が1人もいない中、コンテナを搭載した自動運転トラックが貨物船の近くまで走り、大型クレーンが自動的に船にコンテナを積み込み、ロボットがコンテナをロックした。17日、全作業工程の無人積み込み作業が中国で初めて実現した。北東アジアのハブ港(海上運送の中継拠点港)として、存在感をさらに高めていくことになる。 自動運転トラックはレベル4(特定の場所でシステムがすべてを操作)の水準で実用化されており、スマートシステムの指令に従い、誤差はわずかセンチメートルの単位で正確に停車する。3D視覚センサーや測位装置を採用し、ロボットによるコンテナの固定やロック解除作業は6秒から

                                                                                    中国・天津港で無人化作業が実現 無人トラックや自動クレーン、ロボットが「活躍」