Bookmarks

Bookmarks

49725 bookmarks
Custom sorting
ISUCONが業務に役立つ瞬間 - 決済処理時間の悪化を解決するまでの軌跡 - inSmartBank
ISUCONが業務に役立つ瞬間 - 決済処理時間の悪化を解決するまでの軌跡 - inSmartBank
こんにちは。スマートバンクでサーバーサイドエンジニアをやっております、@moznionです。 Webアプリケーションのパフォーマンスに問題が起きている時、みなさんはどのようにアプローチしていますか? 私はISUCONで培ったテクニックを使うことが多いように思います。 今回はそのような「ISUCONで学んだ知見」が役に立…
·blog.smartbank.co.jp·
ISUCONが業務に役立つ瞬間 - 決済処理時間の悪化を解決するまでの軌跡 - inSmartBank
Rails MCP Server - Enhancing AI-Assisted Development
Rails MCP Server - Enhancing AI-Assisted Development
Discover how the Rails MCP Server creates a bridge between Claude AI and your Rails projects, improving code quality and developer workflow while maintaining control over your Neovim-based development process.
·mariochavez.io·
Rails MCP Server - Enhancing AI-Assisted Development
maquina-app/rails-mcp-server: A Ruby gem implementation of a Model Context Protocol (MCP) server for Rails projects. This server allows LLMs (Large Language Models) to interact with Rails projects through the Model Context Protocol.
maquina-app/rails-mcp-server: A Ruby gem implementation of a Model Context Protocol (MCP) server for Rails projects. This server allows LLMs (Large Language Models) to interact with Rails projects through the Model Context Protocol.
A Ruby gem implementation of a Model Context Protocol (MCP) server for Rails projects. This server allows LLMs (Large Language Models) to interact with Rails projects through the Model Context Prot...
·github.com·
maquina-app/rails-mcp-server: A Ruby gem implementation of a Model Context Protocol (MCP) server for Rails projects. This server allows LLMs (Large Language Models) to interact with Rails projects through the Model Context Protocol.
AIエディタのガードレールは機能しているのか?
AIエディタのガードレールは機能しているのか?
最近、「ホームディレクトリを消す」「勝手にgit reset --hardしてしまった」などのAIエディタの暴走エピソードの話を見かけた。そこで兼ねてから気になっていた「ワークスペース外のファイルへのアクセスの挙動」を各エディタで調べた。 ワークスペースとは VS Codeにおけるワークスペースは、プロジェクトフォルダー以下(マルチルートワークスペースの場合、追加したフォルダ以下)のファイルの集合になる。 VS Codeでフォルダを開くと「VS Code provides features that may automatically execute files in this folder.」の許可を求めるダイアログが表示される。ここがワークスペースの起点になっている。 ファイル読み取りの仕組み Copilot Editsのエージェントモードは、ユーザーのタスク指示に従ってコード編集やターミナルコマンドを実行する。これはまだExperimentalバージョンで、InsiderビルドのVS Codeにしかない。 AIエディタのコマンド実行の仕組みは通常、Copilotがユ
·blog.lai.so·
AIエディタのガードレールは機能しているのか?
A lightning fast, new agentic coding experience within the Amazon Q Developer CLI | Amazon Web Services
A lightning fast, new agentic coding experience within the Amazon Q Developer CLI | Amazon Web Services
Earlier today, Amazon Q Developer announced an enhanced CLI agent within the Amazon Q command line interface (CLI). With this announcement, Q Developer brings the latest agentic experience to the CLI that provide a more dynamic, interactive coding experience that works with you, and iteratively makes changes based on your feedback. Amazon Q Developer can […]
·aws.amazon.com·
A lightning fast, new agentic coding experience within the Amazon Q Developer CLI | Amazon Web Services
The Complete Guide to Rails Performance
The Complete Guide to Rails Performance
Updated for Rails 5 through 7.1.Learn how to transform your snail-paced Rails app into a sub-100 millisecond powerhouse. The Complete Guide to Rails Performance teaches you how to make Ruby on Rails applications faster, more scalable, and easier to maintain.You will also receive an invitation to a private Slack channel, so you may discuss the course with other course participants. Once you have signed up for this private Slack, you will also receive an invite to a private GitHub organization in order to receive ongoing updates to this course.This course is proudly DRM-free and requires no proprietary or non-free software to view the core content.For more information, see railsspeed.com.
·nateberk.gumroad.com·
The Complete Guide to Rails Performance
The Great ESLint v9 Migration Adventure: A Developer's Survival Guide 🧗‍♂️
The Great ESLint v9 Migration Adventure: A Developer's Survival Guide 🧗‍♂️
In this comprehensive guide, I share my hands-on experience migrating a TypeScript project to ESLint v9. Learn about the revolutionary flat configuration system, key architectural changes, and how to overcome common compatibility issues with TypeScript and plugins. Follow my step-by-step approach to updating dependencies, optimizing configurations, and verifying your setup. This practical walkthrough covers everything from using the official migration tool to refactoring your config for better performance—essential reading for any developer looking to upgrade to ESLint v9
·neoxs.me·
The Great ESLint v9 Migration Adventure: A Developer's Survival Guide 🧗‍♂️
Make Bookmarklets | Make it easy
Make Bookmarklets | Make it easy
A bookmarklet generator which is clean and easy to use. Create and test bookmarklets in your browser. Extend your browsing experience any way you see fit.
·make-bookmarklets.com·
Make Bookmarklets | Make it easy
Next.js vs TanStack
Next.js vs TanStack
See this post for inspiration. Over the past few months, I've moved as much code as possible away from Next.js . While I see why people…
·kylegill.com·
Next.js vs TanStack
言語・プロダクト・技術領域ごとになっていたWebエンジニアの採用ポジションを統合します - STORES Product Blog
言語・プロダクト・技術領域ごとになっていたWebエンジニアの採用ポジションを統合します - STORES Product Blog
STORES でソフトウェアエンジニアをしている morihirok です。 このたび STORES のエンジニア採用ポジションを大きく刷新し、これまで多数あった採用ポジションを「Web エンジニア」のひとつに統合しました。 このブログでは意思決定に至るまでの背景とその意図についてご紹介し、私たちが作っていきたい組織や…
·product.st.inc·
言語・プロダクト・技術領域ごとになっていたWebエンジニアの採用ポジションを統合します - STORES Product Blog
oak: a middleware framework
oak: a middleware framework
oak is a middleware framework for handling HTTP requests across Deno, Node.js, Bun and Cloudflare Workers.
·oakserver.org·
oak: a middleware framework