Files
inspiration-collector/cards/20260626104504_从导航页上来说,homepage是不是比我现在的前端好多了,而且更好维护?.md
2026-06-26 11:00:02 +08:00

16 lines
993 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "从导航页上来说homepage是不是比我现在的前端好多了而且更好维护"
date: 2026-06-26T10:45:04+08:00
uid: ""
source: "memos"
---
从导航页上来说homepage是不是比我现在的前端好多了而且更好维护
我突然意识到,我的所有服务都没有过稳定性测试就部署,昨天这种崩溃是必然会发生的,让我考虑在实现功能时采用现有成熟方案。智能体的优势在于灵活,做个小工具可以,如果依赖于它构建大系统,那是一定会出问题的。这个经验也是无价的。
我有点服务都是成熟的memoshalogiteameiliserch都很稳定。但是自建的nav页面dashboard新闻展示知识库前端都非常不稳定经常一个小的依赖就把整个系统颠覆了。我的体系建在空中楼阁上完全没有长久运行的可能所以感谢做完出现的必然出现的崩溃。
先讨论方案,别急着动手。