mirrord lets you easily mirror traffic from your Kubernetes cluster to your development environment. It comes as both Visual Studio Code extension and a CLI tool. Getting Started VSCode Extension CLI Tool mirrord uses your machine’s default kubeconfig for access to the Kubernetes API. Make sure y…
安定期に入っている「機械学習OSS」だからこそ貢献しやすい 実績やキャリアにつなげるために大切な、知識や実装の可視化
「つよいエンジニア」になるためのオープンソースの使い方をはじめ、OSSへの貢献を推奨している企業のエンジニア文化や、コミッター視点からみたOSSの未来について話す「TECH HILLS~まつもとゆきひろ氏と考える つよいエンジニアになるためのオープンソースの使い方~」。ここでキャディ株式会社の河合氏が登壇。機械学…
GitHub – neondatabase/neon: The serverless open source alternative to AWS Aurora Postgres.
Neon Neon is a serverless open source alternative to AWS Aurora Postgres. It separates storage and compute and substitutes PostgreSQL storage layer by redistributing data across a cluster of nodes. The project used to be called "Zenith". Many of the commands and code comments still refer to "zeni…
【海外ITトピックス】 「OSSを安全に」 OpenSSFらがセキュリティ改善に動員計画
【海外ITトピックス】 「OSSを安全に」 OpenSSFらがセキュリティ改善に動員計画
F5、NGINXの開発チームをロシア国外へ移転させたことを報告。開発を立て直しリリースサイクルも元通りに
F5、NGINXの開発チームをロシア国外へ移転させたことを報告。開発を立て直しリリースサイクルも元通りに NGINX(エンジンエックス)はオープンソースで開発されているWebサーバとしてもっとも人気のあるソフトウェアの1つです。その開発者であるIgor Sysoev(イーゴリ・シソエフ)氏がロシアの首都モスクワに住んでいた…
GitHub – alufers/mitmproxy2swagger: Automagically reverse-engineer REST APIs via capturing traffic
mitmproxy2swagger video.mp4 A tool for automatically converting mitmproxy captures to OpenAPI 3.0 specifications. This means that you can automatically reverse-engineer REST APIs by just running the apps and capturing the traffic. Installation First you will need python3 and pip3.
Map of Reddit
This website shows a map of reddit. Each dot is a subreddit. Two dots within the same cluster are usually close to each other if multiple users frequently leave comments on both subreddits
GitHub – LuanRT/YouTube.js: 🎥 full-featured wrapper around YouTube’s private API
YouTube.js A full-featured wrapper around the Innertube API, which is what YouTube itself uses. Report Bug · Request Feature Table of Contents About The Project Features Getting Started Prerequisites Installation Usage Interactions Livechats Downloading videos Signing in Contributing License Cont…
GitHub – LuanRT/YouTube.js: 🎥 full-featured wrapper around YouTube’s private API
YouTube.js A full-featured wrapper around the Innertube API, which is what YouTube itself uses. Report Bug · Request Feature Table of Contents About The Project Features Getting Started Prerequisites Installation Usage Interactions Livechats Downloading videos Signing in Contributing License Cont…
Meta、JavaScript Webテキストエディターフレームワーク「Lexical」をOSS
Metaは現在、JavaScript Webテキストエディターフレームワークの「Lexical」をリリースしている。軽快さや拡張性、アクセシビリティを重視し、開発者は必要に応じた機能を持つテキストエディターが利用可能。基本的な雰囲気はWebで確認できるが、ローカル環境に導入する場合は、「npm install –save lexical @lexical/r…