Stay Hungry,Stay Foolish!

上一页 1 2 3 4 5 6 ··· 34 下一页
摘要: Understanding CQRS in .NET https://jdaniel1987.github.io/CQRS#link-to-example-project https://github.com/fanqingsong/GameShop.CQRS 这是一篇基于你提供的网页内容整理的深度 阅读全文
posted @ 2026-08-25 22:57 lightsong 阅读(10) 评论(0) 推荐(0)
摘要: Comprehensive Guide to Domain-Driven Design (DDD) https://jdaniel1987.github.io/DomainDrivenDesign 这是一篇基于你提供的网页内容整理的博客文章。为了便于读者理解,我重新梳理了结构,并对关键代码和概念进行 阅读全文
posted @ 2026-08-25 22:52 lightsong 阅读(13) 评论(0) 推荐(0)
摘要: The Transactional Outbox Pattern https://jdaniel1987.github.io/TransactionalOutboxPattern The Transactional Outbox Pattern is a powerful technique use 阅读全文
posted @ 2026-08-25 12:33 lightsong 阅读(16) 评论(0) 推荐(0)
摘要: A Complete Guide to Clean Architecture https://jdaniel1987.github.io/CleanArchitecture 这篇博文的核心在于通过分层来解耦,而 Program.cs 正是实现这种解耦的“总装车间”。将两者结合,能完美地展示从理论到实 阅读全文
posted @ 2026-08-25 12:17 lightsong 阅读(10) 评论(0) 推荐(0)
摘要: 加入 Electron 后,这五大框架涵盖了目前主流的跨平台开发场景。以下是它们在核心定位、技术栈、性能及适用场景等维度的全方位对比: 五大跨平台框架核心对比 对比维度ElectronTauriFlutterReact NativeTaro 核心定位 桌面跨平台应用 轻量级桌面应用 全平台高保真 U 阅读全文
posted @ 2026-08-04 20:49 lightsong 阅读(48) 评论(0) 推荐(0)
摘要: Kedro https://kedro.org/#why-kedro https://github.com/kedro-org/kedro What is Kedro? Kedro is a toolbox for production-ready data engineering and data 阅读全文
posted @ 2026-08-02 18:04 lightsong 阅读(14) 评论(0) 推荐(0)
摘要: Best Monorepo Tools 2026: Turborepo vs Nx vs Lerna https://thesoftwarescout.com/best-monorepo-tools-2026-turborepo-vs-nx-vs-lerna-complete-guide/ TL;D 阅读全文
posted @ 2026-07-27 22:00 lightsong 阅读(24) 评论(0) 推荐(0)
摘要: openworker https://open-worker.app/ AI that works fromyour computer. OpenWorker runs on your computer and works across the apps, files, and accounts y 阅读全文
posted @ 2026-07-26 22:45 lightsong 阅读(35) 评论(0) 推荐(0)
摘要: GAN,生成器不触碰真实目标, 反而由判别器来拿生成结果和真实目标最评判 https://www.bilibili.com/video/BV1puZcBEEAE/?spm_id_from=333.337.search-card.all.click&vd_source=41b9bfb5ef0a4175 阅读全文
posted @ 2026-07-26 12:34 lightsong 阅读(18) 评论(0) 推荐(0)
摘要: Micro Frontends SINGLE SPA https://github.com/single-spa/single-spa https://github.com/fanqingsong/coexisting-angular-microfrontends MODULE FEDERATION 阅读全文
posted @ 2026-07-13 22:33 lightsong 阅读(32) 评论(0) 推荐(0)
摘要: What is Nx? Smart Monorepo Build System & CI https://nx.dev/docs/getting-started/intro Challenges of monorepos Monorepos have many advantages and are 阅读全文
posted @ 2026-07-13 22:24 lightsong 阅读(12) 评论(0) 推荐(0)
摘要: Build and Query Knowledge Graphs with LLMs https://towardsdatascience.com/build-query-knowledge-graphs-with-llms/ Neo4j — Graph Database + Vector Stor 阅读全文
posted @ 2026-06-21 16:16 lightsong 阅读(18) 评论(0) 推荐(0)
摘要: WizMap https://github.com/fanqingsong/wizmap/tree/main What is WizMap? WizMap is a scalable interactive visualization tool to help you easily explore 阅读全文
posted @ 2026-06-20 17:07 lightsong 阅读(18) 评论(0) 推荐(0)
摘要: AI Code Review https://alibaba.github.io/open-code-review/ https://github.com/alibaba/open-code-review/tree/main What is Open Code Review? Open Code R 阅读全文
posted @ 2026-06-14 17:41 lightsong 阅读(48) 评论(0) 推荐(0)
摘要: Claude Code https://www.anthropic.com/product/claude-code Common use cases for Claude Code 01 Navigating unfamiliar code Deep knowledge of systems and 阅读全文
posted @ 2026-06-13 18:35 lightsong 阅读(19) 评论(0) 推荐(0)
摘要: Awesome Claude Agents - 26-agent AI Development Team (open source) https://www.indiehackers.com/post/awesome-claude-agents-26-agent-ai-development-tea 阅读全文
posted @ 2026-06-13 18:30 lightsong 阅读(22) 评论(0) 推荐(0)
摘要: WezTerm A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust Wez's Terminal A GPU-accelerated cr 阅读全文
posted @ 2026-06-13 18:26 lightsong 阅读(32) 评论(0) 推荐(0)
摘要: Herdr https://herdr.dev/docs/ https://github.com/ogulcancelik/herdr One terminal for the whole herd: real panes, persistent sessions, SSH attach, stat 阅读全文
posted @ 2026-05-24 16:16 lightsong 阅读(214) 评论(0) 推荐(0)
摘要: Zellij https://zellij.dev/ About Zellij - Power Without Complexity Zellij is a workspace aimed at developers, ops-oriented people and anyone who loves 阅读全文
posted @ 2026-05-23 13:35 lightsong 阅读(59) 评论(0) 推荐(0)
摘要: playwright-cli https://github.com/microsoft/playwright-cli Playwright CLI with SKILLS Playwright CLI vs Playwright MCP This package provides CLI inter 阅读全文
posted @ 2026-05-15 23:55 lightsong 阅读(96) 评论(0) 推荐(0)
摘要: branch vs worktree 这是一个非常经典的问题,特别是在使用 Git 进行并行开发时。简单来说,Branch(分支)是逻辑上的概念,而 Worktree(工作树)是物理上的概念。 你可以把它们的关系理解为:Branch 是你想要走的“路”,而 Worktree 是你脚下踩的“地”。 为 阅读全文
posted @ 2026-05-05 21:08 lightsong 阅读(548) 评论(0) 推荐(0)
摘要: Ralph Loop https://github.com/snarktank/ralph https://claude.com/plugins/ralph-loop Ralph is an autonomous AI agent loop that runs repeatedly until al 阅读全文
posted @ 2026-05-05 19:04 lightsong 阅读(78) 评论(0) 推荐(0)
摘要: Browserbase Skills https://github.com/browserbase/skills https://github.com/browserbase/skills/blob/main/skills/ui-test/SKILL.md A set of skills for e 阅读全文
posted @ 2026-05-05 11:58 lightsong 阅读(75) 评论(0) 推荐(0)
摘要: The Complete Beginner's Guide to GSD (Get Shit Done) Framework for Claude Code https://dev.to/alikazmidev/the-complete-beginners-guide-to-gsd-get-shit 阅读全文
posted @ 2026-05-04 21:28 lightsong 阅读(41) 评论(0) 推荐(0)
摘要: A Claude Code Skills Stack: How to Combine Superpowers, gstack, and GSD Without the Chaos https://dev.to/imaginex/a-claude-code-skills-stack-how-to-co 阅读全文
posted @ 2026-05-01 18:25 lightsong 阅读(296) 评论(0) 推荐(0)
摘要: Casdoor https://casdoor.ai/ https://github.com/casdoor/casdoor https://github.com/fanqingsong/fastapi-react-postgres-casdoor-sso An open-source Agent- 阅读全文
posted @ 2026-04-26 20:00 lightsong 阅读(77) 评论(0) 推荐(0)
摘要: Harness engineering for coding agent users https://openai.com/zh-Hans-CN/index/harness-engineering/ https://www.anthropic.com/engineering/harness-desi 阅读全文
posted @ 2026-04-22 20:25 lightsong 阅读(50) 评论(0) 推荐(0)
摘要: The 8 Levels of Agentic Engineering https://www.bassimeledath.com/blog/levels-of-agentic-engineering https://www.bilibili.com/video/BV1xFwzzCEUP/?spm_ 阅读全文
posted @ 2026-03-28 22:59 lightsong 阅读(35) 评论(0) 推荐(0)
摘要: Based on the search results, here is a detailed comparison of Assistant UI, CopilotKit, and Tambo. While they all serve the AI and React ecosystem, th 阅读全文
posted @ 2026-03-17 17:05 lightsong 阅读(246) 评论(0) 推荐(0)
摘要: Apache Casbin https://casbin.org/ A powerful and efficient open-source access control library that supports multiple authorization models https://awes 阅读全文
posted @ 2026-02-25 16:50 lightsong 阅读(61) 评论(0) 推荐(0)
摘要: Agentic AI-Powered HR AutomationInstant CV Intelligence for Modern Hiring TeamsPython + LangGraph + FastAPI 🚀 Enterprise-grade Agentic AI platform fo 阅读全文
posted @ 2026-02-24 17:47 lightsong 阅读(61) 评论(0) 推荐(0)
摘要: langfuse https://langfuse.com/cn 什么是 Langfuse? Langfuse 是一个开源的可观测性和分析平台,专为由大型语言模型(LLM)驱动的应用而设计。我们的使命是帮助开发人员和组织构建并改进 LLM 应用程序。为此,我们通过先进的跟踪和分析模块深入了解模型的成 阅读全文
posted @ 2026-02-23 23:08 lightsong 阅读(221) 评论(0) 推荐(0)
摘要: contextvars https://docs.python.org/3/library/contextvars.html This module provides APIs to manage, store, and access context-local state. The Context 阅读全文
posted @ 2026-02-06 22:49 lightsong 阅读(72) 评论(0) 推荐(0)
摘要: Agent Skills https://agentskills.io/home Overview Copy page A simple, open format for giving agents new capabilities and expertise. Agent Skills are f 阅读全文
posted @ 2026-02-01 18:13 lightsong 阅读(157) 评论(0) 推荐(0)
摘要: Temporal + LangGraph: A Two-Layer Architecture for Multi-Agent Coordination https://www.anup.io/temporal-langgraph-a-two-layer-architecture-for-multi- 阅读全文
posted @ 2026-01-25 20:32 lightsong 阅读(337) 评论(0) 推荐(0)
摘要: Building Generative AI Services with FastAPI https://github.com/Ali-Parandeh/building-generative-ai-services/tree/main 💻 Installation Make sure you a 阅读全文
posted @ 2026-01-08 23:19 lightsong 阅读(53) 评论(0) 推荐(0)
摘要: https://docs.langchain.com/oss/python/deepagents/overview Build agents that can plan, use subagents, and leverage file systems for complex tasks deepa 阅读全文
posted @ 2025-12-28 20:44 lightsong 阅读(226) 评论(0) 推荐(0)
摘要: https://assets.jimmysong.io/books/ai-native-software-delivery-en.pdf 《AI-Native Software Delivery》是O'Reilly Media于2025年出版的一本实用指南,由Nick Durkin、Eric Min 阅读全文
posted @ 2025-12-27 11:10 lightsong 阅读(87) 评论(0) 推荐(0)
摘要: https://docs.pingcode.com/baike/2050615 https://github.com/fanqingsong/full-stack-fastapi-template 动态表单数据库的设计需要考虑灵活性、扩展性、数据一致性、性能等多个方面。通过设计一套完善的动态表单数据 阅读全文
posted @ 2025-11-30 22:45 lightsong 阅读(307) 评论(0) 推荐(0)
摘要: ClickHouse® is a real-time analytics database management system https://github.com/ClickHouse/ClickHouse https://clickhouse.com/ https://clickhouse.co 阅读全文
posted @ 2025-11-30 14:27 lightsong 阅读(37) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 ··· 34 下一页
千山鸟飞绝,万径人踪灭