121 Comments · 3 Likes received
在上篇博客中,我说道我想将 typink AI 升级为一个agents,以便提高返回代码的准确率,但是我不知道一个 coding agent 该怎么去实现,我从 cline 的源码中获得了一点点启发,又从 huggingface smolagents 里面了解到基本的 coding agents 能做的事,这是我对于 AI agents 的实现已知的所有信息。我可以继续去抄 cline 的代码,一行一行移植到我的项目中,但是我觉得我应该对于 AI agents 有一个系统性的认知,再去做写代码的事。于是我从zlib上发现了 《AI Agents in Action》这本书,粗读之下,觉得写的很好,前几页就把我吸引了,因此我决定趁着清明假期仔细阅读一下,做点笔记,融会贯通,然后再开始写代码。
At the time of publication, there is one week left to apply for a summer 2025 internship with us through Google Summer of Code
nice product
在这篇文章中,我们会开发一个最小最轻量的编辑器 Demo 作为演示,架构非常简单,就是前端创建一个 Monaco Editor,后端创建一个语言服务器,
很棒,值得学习
When it comes to ad blockers, there are two opposing forces praying on my mind. On the one hand, ads generate revenue for the services I consume. A profitable YouTube is a free YouTube, and I like free stuff. Additionally, content creators I like get paid from this revenue stream. On the other hand, intrusive or poorly executed ads can really destroy the user experience, making me want to smash my head into the screen.
不能跳过广告的话,替换成学习资源如何,等于用户自己决定自己想看到什么广告
Cline’s design is complex due to its evolving architecture from version 1 to 3 and its reliance on LLMs. Essentially, it processes prompts by gathering user inputs and project data, sending them to the LLM, and executing the responses.
这样就好理解了,原来本质还是提示词组合啊
<windowsSettings xmlns:ws2="http://schemas.microsoft.com/SMI/2016/WindowsSettings"> <ws2:longPathAware>true</ws2:longPathAware> </windowsSettings>
对于 maui 项目,加到 Platforms\Windows\app.manifest 文件里
Phi-4-mini brings significant enhancements in multilingual support, reasoning, and mathematics, and now, the long-awaited function calling feature is finally supported.
phi4-mini is better than phi4, with multi-model support
Most entrepreneurs spend weeks or months researching their market, competitors, and business potential—only to realize too late that their idea has flaws. That’s why I built RateMyBusinessIdea 🧠✨
Good idea, should try it later
这次又是RISC-V。最近话题热度很高,我们就来讲一下,它能否担当重任,在AI时代成为制衡英伟达的武器。
risc-v 能用在GPU设计上?头一次听说,希望未来能看到采用这个指令集的GPU
Develop a Second Brain - Michela Bertaina - NDC London 2025
我还是觉得我这个评论系统比较好,看到感兴趣的内容就高亮下来,不耽误时间,也方便后续review
Android does not support DHCPv6. Use SLAAC + RDNSS.
难怪我的android手机,连上数据流量的时候有ipv6地址,但是切换到wifi下就没有了,原来是我的路由器配置的是dhcpv6啊
Application manifest updates to declare long path capability
有用,有时候遇到一些莫名其妙的问题就怀疑下是不是路径太长了。
This is an example running on an iPhone 12 Pro.
响应速度有点慢
Welcome to the new Phi-4 models - Microsoft Phi-4-mini & Phi-4-multimodal
恭喜恭喜