Autognosis

自分の認知と学習を静かに磨くデジタルノート

速く流れていく情報から少し離れ、自分の頭でじっくり考えられる文章だけを集めています。

更新

2026/7/28

Tag

#ソフトウェアアーキテクチャ

Technical architecture diagram illustrating the Model Context Protocol's client-server pattern, showing an AI client on the left connected through a central protocol layer to multiple data source servers on the right, with bidirectional arrows indicating standardized communication flow

MCP ハローページ

MCP ハローページ モデルコンテキストプロトコルのアーキテクチャを理解する モデルコンテキストプロトコル(MCP)は、AI システムにおける根本的なアーキテクチャ上の課題に対処しています。その課題とは、言語モデルと外部データソースまたは計算ツール間における信頼性の高い標準化された通信の確立です。AI アプリケーション内にデータアクセスロジックを直接組み込むのではなく、MCP はクライアント・サーバーパターンを実装します。AI クライアントが構造化されたコ...

-- いいね数
続きを読む
Architectural diagram showing a modular display server with multiple protocol streams converging into a unified interface layer, representing Arcan's separation of rendering from protocol handling

Arcan Explained – A Browser for Different Webs

Arcan Explained – A Browser for Different Webs Operationalizing Arcan: A Multi-Protocol Browser Architecture Arcanはディスプレイサーバーかつブラウザフレームワークであり、レンダリングをプロトコルハンドリングから切り離すことで、HTTP/HTTPS、ローカルファイルシステム、カスタムアプリケーションプロトコル、そして新興の分散ネットワークを統一イ...

-- いいね数
続きを読む
A modern tech illustration showing a web browser interface with WebKit engine symbol, surrounded by Linux and macOS platform icons, privacy shields, and flowing data streams on a blue-purple gradient background

Kagiの戦略的拡大:OrionブラウザがLinuxに対応

Kagiの戦略的拡大:OrionブラウザがLinuxに対応 プライバシー重視の検索エンジンプロバイダーであるKagiは、WebKitベースのブラウザOrionのLinuxシステム向けアルファ版をリリースしたと発表した。このマイルストーンは、macOS正式版リリースを超えてOrionのプラットフォームカバレッジを拡大するものであり、複数のオペレーティングシステム間でレンダリングエンジンの一貫性を維持するという意図的なアーキテクチャ戦略を表している。 市場ポジ...

#web開発 #ブラウザ技術 #クロスプラットフォーム開発
-- いいね数
続きを読む
TOPへ