Found 49957 bookmarks
Newest
How to Install a Gem
How to Install a Gem
This post was originally given as a talk at SF Ruby Meetup. The slides are also available. It’s more complicated than it sounds Hello, and welcome to How To Install A Gem. My name is André Arko, and I go by @indirect on all the internet services. You might know me from being 1/3 of the team that shipped Bundler 1.0, or perhaps the 10+ years I spent trying to keep RubyGems.org up and running for everyone to use.
·andre.arko.net·
How to Install a Gem
A gentle intro to npm workspaces, with visuals | Wasp
A gentle intro to npm workspaces, with visuals | Wasp
A deep dive into how npm workspaces work under the hood: how package managers resolve shared dependencies across packages, how Node.js finds imports via symlinks, and when to use workspaces in your JavaScript projects.
·wasp.sh·
A gentle intro to npm workspaces, with visuals | Wasp
brrr
brrr
Push notifications for yourself. iOS and macOS.
·brrr.now·
brrr
Using Perfetto in ZJIT
Using Perfetto in ZJIT
We added Perfetto tracing support to ZJIT so we could visualize and query slow events. Take a look at the pretty colors and see how you can add this to your system too.
·railsatscale.com·
Using Perfetto in ZJIT
マネーフォワードクラウド会計のMCPサーバーが全プラン開放。使ってみてわかった「APIのクセ」11選|鯵坂健太郎|鹿児島の税理士
マネーフォワードクラウド会計のMCPサーバーが全プラン開放。使ってみてわかった「APIのクセ」11選|鯵坂健太郎|鹿児島の税理士
本日(2026年3月26日)、マネーフォワードがクラウド会計のMCPサーバーを全プランのユーザーに提供開始しました。 これまでは一部の公認メンバー事務所に限定されていましたが、本日から企業ユーザーを含む全プランのユーザーに開放されました。マネーフォワードクラウド会計・確定申告の有償プランを契約していれば、誰でも利用できます。なお、技術的なサポートは有料の公認メンバーである士業事務所に限定されています。 私はクローズドβの頃から使わせていただいていたのですが、今回の全プラン開放を機に、これから使い始める方がハマりそうなポイントを共有しておきます。 そもそもMCPサーバーって何?
·note.com·
マネーフォワードクラウド会計のMCPサーバーが全プラン開放。使ってみてわかった「APIのクセ」11選|鯵坂健太郎|鹿児島の税理士
am-will/codex-skills
am-will/codex-skills
Contribute to am-will/codex-skills development by creating an account on GitHub.
·github.com·
am-will/codex-skills
The Slow Collapse of MkDocs
The Slow Collapse of MkDocs
How personality clashes, an absent founder, and a controversial redesign fractured one of Python's most popular projects.
·fpgmaas.com·
The Slow Collapse of MkDocs
Secretive
Secretive
Protect your SSH Keys using your Mac's Secure Enclave.
·secretive.dev·
Secretive
コーディングエージェント向けのリモートサンドボックス
コーディングエージェント向けのリモートサンドボックス
コーディングエージェントの普及にともない、エージェントをリモートで動作させるための専用開発環境——リモートサンドボックスが注目されています。ここでいうサンドボックスとは、プロジェクトやエージェントごとに気軽に生成・破棄できるリモートVMのことで、exe.dev、Sprites、Docker Sandbox などのサービス・ツールが登場しています。 本記事ではこれらのリモートサンドボックスの用途を整理し、exe.dev・Sprites・Docker Sandboxの3つを比較します。 なぜ専用の実行環境が必要なのか コーディングエージェントをリモートで走らせる環境として、これまで一般的だった選択肢を列挙すると以下のようになります。 * Mac miniやRaspberry Piを買って自宅サーバーを立てる * VPS(Hetzner、さくらVPSなど)を契約する * Devin、Claude Code on the web、Codex(Cloud)などのマネージドサービスを使う * GitHub Codespaces、Gitpodなどのクラウド開発環境を使う これらの
·blog.lai.so·
コーディングエージェント向けのリモートサンドボックス
pgtui
pgtui
A Postgres TUI client that utilizes your terminal text editor for inserts & updates.
·codeberg.org·
pgtui