1 分•作者: yinebeb_sc•4 个月前
返回首页
最新
24 分•作者: cl3misch•4 个月前
48 分•作者: thunderbong•4 个月前
3 分•作者: vsekar•4 个月前
一个小工具,它使用 HTTP 范围请求来远程探索 ZIP 压缩包——列出内容并下载特定文件,而无需获取整个压缩包。
可以试用这个 URL (<a href="https://docs.python.org/3/archives/python-3.14-docs-text.zip" rel="nofollow">https://docs.python.org/3/archives/python-3.14-docs-text.zip</a>) 作为示例。
13 分•作者: simplegeek•4 个月前
2 分•作者: lastdong•4 个月前
1 分•作者: baxtr•4 个月前
1 分•作者: edumucelli•4 个月前
Hi HN,
我一直在开发 Docking,一个用 Python、GTK 3 和 Cairo 编写的开源 Linux 停靠栏,感觉很有趣。它包含一个可扩展的小程序系统,内置 38 个小程序,12 个主题,支持多显示器,自动隐藏,并且可以在多个 Linux/X11 桌面环境中运行。
它还为 x64 和 arm64 架构提供了预构建的发行版,支持多种软件包格式:AppImage、.deb、RPM、Flatpak、Snap、Arch 和 Nix 输出。
GitHub: <a href="https://github.com/edumucelli/docking" rel="nofollow">https://github.com/edumucelli/docking</a>
欢迎提供反馈!
1 分•作者: rswebsols•4 个月前
1 分•作者: eightrice•4 个月前
1 分•作者: tosh•4 个月前
1 分•作者: fanf2•4 个月前
1 分•作者: IkanRiddle•4 个月前
1 分•作者: Tomte•4 个月前
1 分•作者: jinqueeny•4 个月前
27 分•作者: mpweiher•4 个月前
2 分•作者: 7e10•4 个月前
我最近阅读了一些资料,包括 Antonio Gulli 的《AI Agentic Design Patterns》,Sam Bhagwat 的《构建 AI Agent 的原则》和《构建 AI Agent 的模式》,以及 LangGraph 学院的课程和 DataCamp 上的一些内容。
这个领域发展非常迅速,所以我很好奇大家是如何学习的。在构建 AI agent 的过程中,你觉得哪些资源、课程、论文或实践方法最有帮助?
23 分•作者: jruohonen•4 个月前
4 分•作者: tinaclaussen•4 个月前
作为用户观看者(非频道所有者),我已将 YouTube 观看记录设置为仅保留 3 个月,然后自动删除。今天我发现此设置仅适用于用户的视频观看记录。
要删除 YouTube 上的“赞”和“踩”,需要手动访问 https://myactivity.google.com/page?page=youtube_comment_likes。
要删除 YouTube 评论,需要访问 https://myactivity.google.com/page?hl=en&utm_medium=web&utm_source=youtube&page=youtube_comments。
1 分•作者: flashbrew•4 个月前
别再用 Zapier、n8n 等工具来处理表单提交了。试试 Vercel 的 Chat SDK 吧。