Bookmarks

Bookmarks

46258 bookmarks
Custom sorting
DBスキーマ変更をオンラインで安全に行うための仕組み - inSmartBank
DBスキーマ変更をオンラインで安全に行うための仕組み - inSmartBank
スマートバンク新春エンジニア駅伝2026 の第十区走者の toshimaru です。 第九区は occhi さんによる「リードレプリカにおける「書き込み後の読み取り一貫性」を担保する 〜 ワンバンクでの実践 〜」でした。ちょうど折り返しも過ぎ、復路に突入。今日も走っていきます。 DBスキーマ変更をオンラインでダウンタイ…
·blog.smartbank.co.jp·
DBスキーマ変更をオンラインで安全に行うための仕組み - inSmartBank
AgentFS - Filesystem Isolation for AI Agents
AgentFS - Filesystem Isolation for AI Agents
Give agents the tools they know—safely. AgentFS provides isolated filesystem access so AI agents can run CLI tools with complete audit trails.
·agentfs.ai·
AgentFS - Filesystem Isolation for AI Agents
Tobari
Tobari
A Lightweight Veil for Verifiable Documents
·masanork.github.io·
Tobari
letstri/permix: 🔒 Permix is a lightweight, framework-agnostic, type-safe permissions management library for TypeScript applications on the client and server sides.
letstri/permix: 🔒 Permix is a lightweight, framework-agnostic, type-safe permissions management library for TypeScript applications on the client and server sides.
🔒 Permix is a lightweight, framework-agnostic, type-safe permissions management library for TypeScript applications on the client and server sides. - letstri/permix
·github.com·
letstri/permix: 🔒 Permix is a lightweight, framework-agnostic, type-safe permissions management library for TypeScript applications on the client and server sides.
Mastering Database Connection Pooling
Mastering Database Connection Pooling
Boom! This is the first Architecture Weekly in the new format. It's a deep dive to database connection pooling. Check to learn how to set it up starting from simple solution and learning how the setup changes for microservices, serverless. Form changes, but as always, expect practical content that can help to strenghten your design.
·architecture-weekly.com·
Mastering Database Connection Pooling
I Love You, Redis, But I'm Leaving You for SolidQueue
I Love You, Redis, But I'm Leaving You for SolidQueue
Rails 8 eliminates Redis from the default stack. Learn how SolidQueue, SolidCache, and SolidCable replace Redis for job processing, caching, and real-time updates—powered entirely by PostgreSQL. Explore the true cost of Redis, how SolidQueue works, when it scales, and how to migrate from Sidekiq to a simpler, Redis-free Rails architecture.
·simplethread.com·
I Love You, Redis, But I'm Leaving You for SolidQueue
ISMSの文書管理をGitHubに移行したお話 - カミナシ エンジニアブログ
ISMSの文書管理をGitHubに移行したお話 - カミナシ エンジニアブログ
コーポレートエンジニアの @sion_cojp です。 この記事では、ISMS関連の文書を Google Docs から GitHub に移行した理由と運用方法 について紹介します。 ISMSで管理する文書とは? ISMS(Information Security Management System)は、情報セキュリテ…
·kaminashi-developer.hatenablog.jp·
ISMSの文書管理をGitHubに移行したお話 - カミナシ エンジニアブログ
Serving Markdown for AI Agents in Jekyll
Serving Markdown for AI Agents in Jekyll
Dries Buytaert recently wrote about The Third Audience. For decades, websites have targeted two audiences: humans and search engines. AI agents are now the third audience, and most websites aren’t optimized for them yet.
·code.dblock.org·
Serving Markdown for AI Agents in Jekyll
amicalhq/amical: 🎙️ AI Dictation App - Open Source and Local-first ⚡ Type 3x faster, no keyboard needed. 🆓 Powered by open source models, works offline, fast and accurate.
amicalhq/amical: 🎙️ AI Dictation App - Open Source and Local-first ⚡ Type 3x faster, no keyboard needed. 🆓 Powered by open source models, works offline, fast and accurate.
🎙️ AI Dictation App - Open Source and Local-first ⚡ Type 3x faster, no keyboard needed. 🆓 Powered by open source models, works offline, fast and accurate. - amicalhq/amical
·github.com·
amicalhq/amical: 🎙️ AI Dictation App - Open Source and Local-first ⚡ Type 3x faster, no keyboard needed. 🆓 Powered by open source models, works offline, fast and accurate.
Find or Create Records with Preset Attributes using create_with
Find or Create Records with Preset Attributes using create_with
I’ve been working heavily with RabbitMQ message broker infrastructure recently to coordinate events between two Rails applications. The event work involves maintaining synchronized data between specific shared data. In the past, I’ve implemented a find_or_create_by style of idempotent backfilling required associations. Today I learned about a separate syntax via create_with for presetting record creation attributes.
·joshfrankel.me·
Find or Create Records with Preset Attributes using create_with
Motia - Code-First Backend Framework for APIs & AI Agents
Motia - Code-First Backend Framework for APIs & AI Agents
Build APIs, workflows, AI agents, and automations with one unified framework. Event-driven architecture with built-in observability. Open source & MIT licensed.
·motia.dev·
Motia - Code-First Backend Framework for APIs & AI Agents
コードは「読めるけど書けない」でいい時代になった|すてぃお
コードは「読めるけど書けない」でいい時代になった|すてぃお
最近、プロダクト開発をしていて気づいたことがあります。 僕はもう、IDEやエディタをほとんど開いていません。 以前なら、開発といえば、まずVSCodeなどのエディタを立ち上げて、コードを書き始めるのが当たり前でした。 でも今は違います。AIに「こういう機能を作って」と指示を出して、生成されたコードを読んで、「ここを直して」とフィードバックする。この繰り返しでほとんどの開発が完結してしまいます。 プロダクト開発を行うメイン業務は「コードを書くこと」から「コードを読んでチェックすること」に変わりました。 この変化を経験して思ったのは、「書ける」能力より「読める」能力の方が重要になって
·note.com·
コードは「読めるけど書けない」でいい時代になった|すてぃお
MotiaDev/motia: Multi-Language Backend Framework that unifies APIs, background jobs, queues, workflows, streams, and AI agents with a single core primitive with built-in observability and state management.
MotiaDev/motia: Multi-Language Backend Framework that unifies APIs, background jobs, queues, workflows, streams, and AI agents with a single core primitive with built-in observability and state management.
Multi-Language Backend Framework that unifies APIs, background jobs, queues, workflows, streams, and AI agents with a single core primitive with built-in observability and state management. - Motia...
·github.com·
MotiaDev/motia: Multi-Language Backend Framework that unifies APIs, background jobs, queues, workflows, streams, and AI agents with a single core primitive with built-in observability and state management.