切换导航
新动弹计划
搜索
文章
动弹
排行榜
登录
注册
×
搜索
文章
动弹
热门关键词
重读《掌控习惯》
ChatGPT
Docker
Laravel
读书
跑步
#daily tips#
#稍后阅读#
Falcon
主页
文章
动弹
冒泡
文集
Falcon
2024-09-23 02:11
冒泡
#Cursor#
在分析完这个项目的代码后,提出自己的需求,并让大模型生成更为深入的提示词给cursor的composer,第二个图是生成的更为具体的提示词。
Develop a VERY indepth prompt i can use to get Al to build a chrome extension like this but with with the feature of inputing the user OpenAl API key and sending the transcript to openai for summary.
0 赞
暂无评论
查看
Falcon
2024-09-23 01:51
冒泡
#Cursor#
从类似开源项目构建自己的应用:步骤一:让curosr解释开源项目的代码
@Codebase I'm trying to build similar version of this open source software but better, please break down every area of how it works and how it is structured indepth through each and every phase step by step.
0 赞
暂无评论
查看
Falcon
2024-09-22 05:55
冒泡
#daily tips#
这个生成svg图片的网站很不错啊
https://svg.la/zh/text-to-svg/
0 赞
暂无评论
查看
Falcon
2024-09-22 03:18
冒泡
城市的新鲜感很快就过去了,也就那么回事,生活终归还是得回归生活。
0 赞
暂无评论
查看
Falcon
2024-09-22 02:36
冒泡
看看旧时代的那些风格的blog
https://neocities.org/browse#!
0 赞
暂无评论
查看
Falcon
2024-09-21 14:39
冒泡
偶然发现一个很有意思的个人博客:
https://qq.md/
0 赞
暂无评论
查看
Falcon
2024-09-20 17:09
冒泡
#读书#
如果你不阅读,你的三观就是由你身边的亲戚朋友决定的。
0 赞
暂无评论
查看
Falcon
2024-09-20 17:06
冒泡
月租低至500的海景房,看日出赶海,吃喝玩乐,一应俱全。
27岁在海边养老,房租很低,心情还好
https://www.youtube.com/watch?v=zDpcmJKAdHY
地址: 广东吴川鼎龙湾 德克萨斯水世界度假村
0 赞
暂无评论
查看
Falcon
2024-09-20 08:38
冒泡
#docker#
docker volume
移除卷数据
先docker compose down停止项目
列出卷
docker volume ls
找到你项目的卷名
docker volume rm your_project_name_dbdata
如果要移除所有未使用的卷,
docker volume prune
这会提示您确认删除所有未使用的 volumes。
0 赞
暂无评论
查看
Falcon
2024-09-19 07:50
冒泡
https://giscus.app/zh-CN
在某篇博客文章:
https://zu1k.com/posts/thinking/deception-tactics-in-deepl-api-design/
看到的一个利用GitHub Discussions 做的评论系统 giscus 。
我觉得还挺有意思的,可以接入到我的网站试试。
0 赞
暂无评论
查看
23
24
25
26
27