Bookmarks

Bookmarks

49642 bookmarks
Custom sorting
AI Trends Disrupting Software Teams
AI Trends Disrupting Software Teams
In this article, author Bilgin Ibryam discusses various AI trends disrupting the overall software development process and tools, and how these trends are influencing different IT teams like developers, operations, technical writers, and SaaS service providers.
·infoq.com·
AI Trends Disrupting Software Teams
AI Coding Agent for Software Development - Refact.ai
AI Coding Agent for Software Development - Refact.ai
AI Agent for Coding - Refact.ai adapts to your workflow, automating coding, debugging, and testing with full context awareness. An open-source alternative to Cursor and Copilot, Refact.ai can be deployed on-premise.
·refact.ai·
AI Coding Agent for Software Development - Refact.ai
smallcloudai/refact: AI Agent that handles engineering tasks end-to-end: integrates with developers’ tools, plans, executes, and iterates until it achieves a successful result.
smallcloudai/refact: AI Agent that handles engineering tasks end-to-end: integrates with developers’ tools, plans, executes, and iterates until it achieves a successful result.
AI Agent that handles engineering tasks end-to-end: integrates with developers’ tools, plans, executes, and iterates until it achieves a successful result. - smallcloudai/refact
·github.com·
smallcloudai/refact: AI Agent that handles engineering tasks end-to-end: integrates with developers’ tools, plans, executes, and iterates until it achieves a successful result.
ESLint を MCP サーバーとして実行する
ESLint を MCP サーバーとして実行する
ESLint v9.26.0 から MCP サーバーとして実行できるようになりました。この機能により LLM(大規模言語モデル)は ESLint のルールを使用してコードを修正することができるようになります。
·azukiazusa.dev·
ESLint を MCP サーバーとして実行する
MySQLのスキーマ情報を圧縮して提供するMCPサーバーを作った - $shibayu36-blog;
MySQLのスキーマ情報を圧縮して提供するMCPサーバーを作った - $shibayu36-blog;
AIを使ってMySQLのクエリを書くときは、自分が関わっているプロジェクトのスキーマ情報を読み込ませることが必須である。ただし超巨大プロジェクトに携わっていると、特定データベースのテーブル数が数百規模になってしまう。この場合スキーマのダンプ情報を読み込ませるとコンテキスト長が非常に長くなってしまい、失敗することが多かっ…
·blog.shibayu36.org·
MySQLのスキーマ情報を圧縮して提供するMCPサーバーを作った - $shibayu36-blog;
AI IDEs Need Moats
AI IDEs Need Moats
VS Code eliminated the switching cost for AI IDEs. They need to build moats to survive. Partnering with software vendors and new open source projects could help.
·materializedview.io·
AI IDEs Need Moats
hotheadhacker/no-as-a-service: No-as-a-Service (NaaS) is a simple API that returns a random rejection reason. Use it when you need a realistic excuse, a fun “no,” or want to simulate being turned down in style.
hotheadhacker/no-as-a-service: No-as-a-Service (NaaS) is a simple API that returns a random rejection reason. Use it when you need a realistic excuse, a fun “no,” or want to simulate being turned down in style.
No-as-a-Service (NaaS) is a simple API that returns a random rejection reason. Use it when you need a realistic excuse, a fun “no,” or want to simulate being turned down in style. - hotheadhacker/n...
·github.com·
hotheadhacker/no-as-a-service: No-as-a-Service (NaaS) is a simple API that returns a random rejection reason. Use it when you need a realistic excuse, a fun “no,” or want to simulate being turned down in style.
フロントエンド API コール時のエラーハンドリングを軽く整理(Fetch API・typescript-fetch・TanStack Query) - カミナシ エンジニアブログ
フロントエンド API コール時のエラーハンドリングを軽く整理(Fetch API・typescript-fetch・TanStack Query) - カミナシ エンジニアブログ
カミナシのソフトウェアエンジニア佐藤です。カミナシレポートの開発に携わっています。 フロントエンドのエラーは「画面リロードやブラウザ再起動で復旧できる(かもしれない)」「クラッシュしてもユーザーの端末に閉じる」などの理由から、バックエンドよりは精緻に扱われない傾向があると個人的には感じています。 その一方、カミナシレポ…
·kaminashi-developer.hatenablog.jp·
フロントエンド API コール時のエラーハンドリングを軽く整理(Fetch API・typescript-fetch・TanStack Query) - カミナシ エンジニアブログ
Rails stops generating bundler binstub(bin/bundle)
Rails stops generating bundler binstub(bin/bundle)
In new Rails applications, the bin/bundle is no longer included by default, as managing the correct Bundler version is now handled directly by RubyGems.
·blog.saeloun.com·
Rails stops generating bundler binstub(bin/bundle)
MemGPT
MemGPT
Memory-GPT (MemGPT) - Towards LLMs as Operating Systems - Teach LLMs to manage their own memory for unbounded context!
·research.memgpt.ai·
MemGPT
Composio - Access 250+ Apps in Just One Line of Code
Composio - Access 250+ Apps in Just One Line of Code
Composio: Seamlessly integrate AI Agents & LLMs with 250+ tools. Build, connect, and deploy integrations for CRMs, HRMs, ticketing, productivity, and accounting systems with SOC Type II compliance. Experience powerful system tools and managed auth for secure data management. Trusted by engineers worldwide.
·composio.dev·
Composio - Access 250+ Apps in Just One Line of Code
letta-ai/agent-file: Agent File (.af): An open file format for serializing stateful AI agents with persistent memory and behavior. Share, checkpoint, and version control agents across compatible frameworks.
letta-ai/agent-file: Agent File (.af): An open file format for serializing stateful AI agents with persistent memory and behavior. Share, checkpoint, and version control agents across compatible frameworks.
Agent File (.af): An open file format for serializing stateful AI agents with persistent memory and behavior. Share, checkpoint, and version control agents across compatible frameworks. - letta-ai/...
·github.com·
letta-ai/agent-file: Agent File (.af): An open file format for serializing stateful AI agents with persistent memory and behavior. Share, checkpoint, and version control agents across compatible frameworks.
Self.so - Resume to Website
Self.so - Resume to Website
LinkedIn to Website in one click! Powered by Together AI and Llama 3.3
·self.so·
Self.so - Resume to Website
UI tip: maybe don't round percentages to 0% or 100%
UI tip: maybe don't round percentages to 0% or 100%
Rounding to 0% is bad because the user may think there's been no progress. Rounding to 100% is bad because the user may think things are done when they aren't.
·evanhahn.com·
UI tip: maybe don't round percentages to 0% or 100%
When to use map() vs. forEach() - Matt Smith
When to use map() vs. forEach() - Matt Smith
Learn the key differences between map() and forEach() methods in JavaScript, when to use each, and why map() is often the better choice for transforming data and writing cleaner, more functional code.
·allthingssmitty.com·
When to use map() vs. forEach() - Matt Smith