Puppeteer IDE Extension A standalone extension to develop, test and execute puppeteer scripts from browser’s developer tools. Installation • Usage • Screenshots • Privacy • Build From Source • FAQs Installation This extension is published on chrome web store. Usage This extension will add an extr…
New Resident Evil 2 VR Mod Looks Great (And Terrifying)
2019’s Resident Evil 2 remake was fantastic, blending the third-person action and combat from Resident 4, with the scares and visuals of Resident Evil 7. But now, thanks to an impressive-looking fan mod, you can revisit this survival horror glow-up in virtual reality, which sounds both exciting and very scary.
GitHub API v3でPOSTリクエストをする際はPublic Repositoryであっても権限(アクセストークン)が必要だった
こんにちは、CX事業本部 IoT事業部の若槻です。 今回は、GitHub API v3でPOSTリクエストをする際はPublic Repositoryであっても権限(アクセストークン)が必要だった、という話です。 Pub […]
GitHub – abahmed/kwatch: monitor & detect crashes in your Kubernetes(K8s) cluster instantly
kwatch kwatch helps you monitor all changes in your Kubernetes(K8s) cluster, detects crashes in your running apps in realtime, and publishes notifications to your channels (Slack, Discord, etc.) instantly Contribute & Support Add a GitHub Star Suggest new features, ideas and optimizations Report …
github-comment で PR にコメントをして CI の結果を分かりやすくする
e.g. github-comment で Envoy Proxy の設定の validation に失敗したら通知 github-comment というツールを使って GitHub の Pull Request (以下 PR) にコメントをして CI の結果を分かりやすくする方法について紹介します。 執筆時点で最新バージョンは v4.1.0 です。 github-comment とは github-comment は GitHub …
「開発環境の使用状況分かるくん」を作って冗長コミュニケーションを無くした話 – 生涯未熟
本記事は ミクシィグループ Advent Calendar 2021 の22日目の記事です。 前置き 私が現在所属しているプロジェクトでは「アプリケーション × 4 + 開発環境 × 3」という環境で開発しており、機能開発後のQA作業などのため常に3つある開発環境がどこかしら使われているという状況でした。 (ちなみに Fansta(ファンスタ…
GitHub Actionsで次のリリースにどんな変更が含まれるかを可視化する – Lento con forza
この記事は はてなエンジニア Advent Calendar 2021 の16日目の記事です。昨日は id:masayosu の はてなにおけるCloudNative推進会の活動について でした。 サブ会という仕組みで専門領域における情報共有や深い議論ができるようになっていて、僕もスマート会*1に所属しています はてなではリリースブランチへのマージPR…
GitHub – spencertipping/caterwaul: A Javascript-to-Javascript compiler
Caterwaul Caterwaul is two different things. First, and most importantly, it is a powerful low-level Javascript code manipulation library with a Javascript parser, AST, in-process compiler, and replication. Second, it is a programming language implementation that uses this library to transform yo…
Trivy + Regoを用いたパッケージ脆弱性管理 /trivy-rego
Transcript Trivy + Regoを用いたパッケージ脆弱性管理 Ubie株式会社 水谷 正慶 Ubie Tech Talk 2021.12.14 (Tue) Confidential 2 会社概要 自己紹介 水谷 正慶(@m_mizutani) Ubie Discovery セキュリティエンジニア 略歴: 2011/4~ 日本IBM(東京基礎研究所、SOC) 2017/10~ Cookpad株式会社 2021/09~ Ubie株式会社 医師…
【あなたのことを】 GitHubの設定でmainブランチの誤更新を防止しよう 【守りたい】
「よし、修正完了!」 「作業ブランチにpushしてプルリク作成するかー」 「git push っと」 「あ、やべ、今mainブランチだわ。。pushちゃった。。」 こんなことってありませんか? 自分が進めているプロジェク […]…