很早就开始用 Cinnamon 作为 Linux 的主要桌面环境,还折腾过 Cinnamon 的主题,但是其实一直没怎么关注 Alt + F2 的功能,唯一知道的命令就是 r 用来重启 Cinnamon。所以这里就总结总结 Alt+F2 可以用的命令。
内置命令
-‘r’ - restart Cinnamon
‘rt’ - reload the current Cinnamon theme
‘lg’ - start the Looking Glass debugger (which itself seems not to be docume
Read more ...
关于 Drools 更多的介绍 可以参考之前的文章。
这篇文章主要讲解如何在项目中执行 DRL 文件并取得结果。
ERROR
如果遇到这样的错误,大部分情况下是 drl 规则文件所在的文件夹,没有被项目识别为 resources 文件夹,在 IntelliJ IDE 中可以使用设置为资源文件夹来解决。
Exception in thread "main" java.lang.RuntimeException: Unable to get LastModified for ClasspathResource
at org.drools.cor
Read more ...
Once I wrote a post about ack-grep, and Franklin Yu left a comment about the silver searcher. He said this tool is much faster than the ack-grep. So this post is about The Silver Searcher. As always, I will introduce what is the Silver Searcher, how to install and use it.
Follow
Read more ...
在一篇效率工具的文章中偶然获知此网站,就像其网站写的标语那样:
A collection of nerdy interviews asking people from all walks of life what they use to get the job done.
这个网站的唯一作用就是采访很多不同工作的人,看看他们在日常生活中使用的不同工具。
在这个网站上可以看到不同种类的人,screen writer, designer, engineer, web developer etc,也可以看到他们使用的工具从 windows ,li
Read more ...
Claw Cloud Run 提供永久免费的服务器
Claw Cloud Run 是 Claw Cloud 旗下的,类似 Vercel,Netlify 的在线开发和部署平台,可以部署非常多 SaaS 程序,包括 [[AList]],[[Appsmith]],[[Bytebase]],[[ChatGPT-Next-Web]], frp,[[Dify]] 等等非常多的服务。
Lenny's Newsletter 重磅福利:200 美元订阅换取 15000 美元 AI 工具包
昨天,科技圈被一则消息刷屏:Lenny’s Newsletter 推出了一项令人难以置信的优惠 - 只需支付 200 美元的年度订阅费,用户就能获得包括 Cursor Pro、V0、Bolt、Lovable、Notion Pro、Superhuman 和 Perplexity Pro 在内的多款顶级 AI 工具,总价值接近 15000 美元。这一举措迅速在互联网圈引发热议,许多人惊叹于这个”不可思议的交易”。
Google Agent2Agent 协议
现如今,AI Agent 已经能够自主处理非常多重复和复杂的任务,并且越来越多的企业也正在构建和部署 AI Agent。就在刚刚过去的 Google Cloud Next 2025 大会上 Google 宣布了全新的 Agent2Agent (A2A)协议。这是一个开放的 AI Agent 协议,目的是为了建立 AI Agent 框架之间的联系,实现安全高效的协作。