Bookmarks

Bookmarks

49721 bookmarks
Custom sorting
Why We're All-In on MCP
Why We're All-In on MCP
A deep dive into why Mastra is adopting Model Context Protocol (MCP) for AI tool integration, comparing it with Agents.json and Composio, addressing current limitations in discovery, quality, and configuration, and providing a framework-friendly proposal with practical code examples for implementation.
·mastra.ai·
Why We're All-In on MCP
`.well-known/mcp` directory · modelcontextprotocol · Discussion #84
`.well-known/mcp` directory · modelcontextprotocol · Discussion #84
As we think more about supporting remote MCP servers, there's been some discussion around using a Well-known URI (RFC 8615) for server discovery. This could enable automatic discovery and verificat...
·github.com·
`.well-known/mcp` directory · modelcontextprotocol · Discussion #84
wild-card-ai/agents-json
wild-card-ai/agents-json
Contribute to wild-card-ai/agents-json development by creating an account on GitHub.
·github.com·
wild-card-ai/agents-json
Use Static Types
Use Static Types
The eternal debate between dynamic and static type systems concerns the tradeoff between ease of prototyping and long term maintainability. The rise of LLMs greatly reduces the pressure to choose a language that is good at prototyping, since the LLM can cover up for boilerplate and refactors. Choose accordingly. You will want an agent setup where the LLM is informed about type errors after changes they make, so they can easily tell what other files they need to update when doing refactors. Be careful about your token costs.
·ezyang.github.io·
Use Static Types
Thank you - Open Collective
Thank you - Open Collective
First and foremost, thank you to everyone who has contributed to styled-components over the years. Open Source is hard work, and many of the larger feature and/or refactoring drives probably would never have shipped without your support! As...
·opencollective.com·
Thank you - Open Collective
フレームワークはRails、インフラはAWS ECS、チケットには納期を定めず、コミュニケーションは非同期…… 不動産SaaSのマルチプロダクト展開のため全てに筋を通すスタートアップ「Facilo」の流儀 - はてなニュース
フレームワークはRails、インフラはAWS ECS、チケットには納期を定めず、コミュニケーションは非同期…… 不動産SaaSのマルチプロダクト展開のため全てに筋を通すスタートアップ「Facilo」の流儀 - はてなニュース
物件を売買したい顧客と不動産仲介会社のコミュニケーションを一元化・可視化する株式会社Faciloでは、長期的なマルチプロダクト戦略のため、プロダクト開発の技術選定からソフトウェアエンジニアの働き方、社内の制度やカルチャーまで一貫したシンプルさを保っています。
·hatenanews.com·
フレームワークはRails、インフラはAWS ECS、チケットには納期を定めず、コミュニケーションは非同期…… 不動産SaaSのマルチプロダクト展開のため全てに筋を通すスタートアップ「Facilo」の流儀 - はてなニュース
Using the Presenter Pattern in Ruby on Rails
Using the Presenter Pattern in Ruby on Rails
The presenter pattern is a handy design approach that sits between your views and models, helping you keep your code organized by handling view-specific logic in a clean and maintainable way. Let’s explore how to use it you your rails app.
·thoughtbot.com·
Using the Presenter Pattern in Ruby on Rails
I Am Not a Fan of Ruby
I Am Not a Fan of Ruby
code master oop ruby jruby java jee jse desktop web gui glimmer swt libui tk gtk rails
·andymaleh.blogspot.com·
I Am Not a Fan of Ruby
davidesantangelo/hyll: A Ruby implementation of the HyperLogLog algorithm for efficient cardinality estimation with minimal memory footprint. Count millions of distinct elements using only kilobytes of memory.
davidesantangelo/hyll: A Ruby implementation of the HyperLogLog algorithm for efficient cardinality estimation with minimal memory footprint. Count millions of distinct elements using only kilobytes of memory.
A Ruby implementation of the HyperLogLog algorithm for efficient cardinality estimation with minimal memory footprint. Count millions of distinct elements using only kilobytes of memory. - davidesa...
·github.com·
davidesantangelo/hyll: A Ruby implementation of the HyperLogLog algorithm for efficient cardinality estimation with minimal memory footprint. Count millions of distinct elements using only kilobytes of memory.
言語モデルの物理学 - ジョイジョイジョイ
言語モデルの物理学 - ジョイジョイジョイ
言語モデルの物理学 (Physics of Language Models) とは、FAIR (Meta) の Zeyuan Allen-Zhu が提唱した、言語モデルの研究を進めるためのコンセプトです。ざっくり言うと、「あのモデルはこう」とか「そのモデルはこのモデルよりもこう」というような博物学的な知識を深めるのでは…
·joisino.hatenablog.com·
言語モデルの物理学 - ジョイジョイジョイ
7年間放置されたRuboCopをチームワークと自動化の二刀流で改善した話 - エムスリーテックブログ
7年間放置されたRuboCopをチームワークと自動化の二刀流で改善した話 - エムスリーテックブログ
こんにちは。デジカルチームでソフトウェアエンジニアをしている武井です。 デジカルチームでは、クラウド型電子カルテ「エムスリーデジカル」を開発しており、メインのAPIサーバーとしてRuby on Railsを採用しています。 digikar.m3.com 今回、長年放置されてきたRuboCopの設定の見直し、運用の改善を…
·m3tech.blog·
7年間放置されたRuboCopをチームワークと自動化の二刀流で改善した話 - エムスリーテックブログ
Database Protocols Are Underwhelming
Database Protocols Are Underwhelming
If you’ve been in this trade for a while, you have probably seen dozens of debates on the merits and problems of SQL as a relational database query language. As an ORM maintainer, I have a few gripes with SQL, but overall it is workable, and anyway, it has so much inertia that there’s no point fantasizing about a replacement.
·byroot.github.io·
Database Protocols Are Underwhelming
Action Policy
Action Policy
Authorization framework for Ruby/Rails application
·actionpolicy.evilmartians.io·
Action Policy
NextJSのoutput: exportによるi18n | POSTD
NextJSのoutput: exportによるi18n | POSTD
この記事では、Next.jsのプロジェクトにおける国際化対応(i18n)の設定方法について説明します。Next.jsが直接サポートしていない部分の課題を克服しながら、Pages Routerを使用し…
·postd.cc·
NextJSのoutput: exportによるi18n | POSTD
Ruby on Rails の View に React 製社内デザインシステムを導入した話(freeeサイン) - freee Developers Hub
Ruby on Rails の View に React 製社内デザインシステムを導入した話(freeeサイン) - freee Developers Hub
はじめに by @solt9029 freeeサインの開発に携わっているソフトウェアエンジニアの塩出(@solt9029)です。 freeeのプロダクトには、freee会計やfreee人事労務をはじめとし、非常に多くのものが存在します。このような状況下で、各プロダクトがそれぞれ独自のデザインを採用してしまうと、プロダク…
·developers.freee.co.jp·
Ruby on Rails の View に React 製社内デザインシステムを導入した話(freeeサイン) - freee Developers Hub
Anima: AI Design to Code | Figma to React | Figma to HTML
Anima: AI Design to Code | Figma to React | Figma to HTML
Anima is transforming the design to development workflow: Figma to code, design system automation (with Frontier), next level prototyping in Figma, XD and Sketch.
·animaapp.com·
Anima: AI Design to Code | Figma to React | Figma to HTML
HTTP/3 is everywhere but nowhere
HTTP/3 is everywhere but nowhere
HTTP/3 has been in development since at least 2016, while QUIC (the protocol beneath it) was first introduced by Google way back in 2013. Both are now...
·httptoolkit.com·
HTTP/3 is everywhere but nowhere
Serverless Land
Serverless Land
Your resource for learning serverless technology.
·serverlessland.com·
Serverless Land
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.