@EastonMan 看的新闻
+碎碎念
+膜大佬
+偶尔猫猫
+伊斯通听的歌
Daniel Lemire's blog
Using AI to build your own software

A few years ago, a friend of mine was stuck. He needed to quickly process over a hundred high-quality images according to a complicated sequence. He was using Photoshop, but it was going to take him days. Initially, he asked for my help, could I do the manual labor? I spent 15 minutes writing a script with ImageMagick that processed all the images in seconds, but in a completely automated way.

When my kids were young, instead of helping them study algebra and grammar, I wrote small JavaScript apps for them to use. I built a small collection of educational tools.

The great success story of AI for me is exactly this: AI helps you write your own tools, faster and better.

Last night, I was struggling with videos I had to process. I wanted to add nice subtitles to them. There are software applications for that, but they require manual labor and don’t always work the way I want them to. After a long night, I had an insight: why don’t I ask my AI to help build the automated tool I need? So I did—and it worked really well, very quickly. So what’s the lesson here? Maybe that we should spend more time building our own software for our own personal use than we used to.

iframe (www.youtube.com)

source
不是哥们,我的claude现在检索zotero的方式是,copy一份zotero的sqlite,然后跑SQL查...
杰哥的{运维,编程,调板子}小笔记
Apple M2 (Avalanche & Blizzard) 微架构评测

source Apple M2 (Avalanche & Blizzard) 微架构评测 - 杰哥的{运维,编程,调板子}小笔记
Matt Keeter
Please Steal My Meshing Algorithm Idea

source
(author: Matt Keeter ([email protected]))
杰哥的{运维,编程,调板子}小笔记
ARM Neoverse V3 (代号 Poisson) 微架构评测

source ARM Neoverse V3 (代号 Poseidon) 微架构评测 - 杰哥的{运维,编程,调板子}小笔记
杰哥的{运维,编程,调板子}小笔记
SPEC CPU 2026 Workload Analysis (FP Rate)

source SPEC CPU 2026 Workload Analysis (FP Rate) - 杰哥的{运维,编程,调板子}小笔记
杰哥的{运维,编程,调板子}小笔记
SPEC CPU 2026 Workload Analysis (INT Rate)

source SPEC CPU 2026 Workload Analysis (INT Rate) - 杰哥的{运维,编程,调板子}小笔记
Arch Linux: Recent news updates
Active AUR malicious packages incident

We are currently experiencing a high volume of malicious package adoptions and updates in the Arch User Repository.

We are actively working to track down existing malicious commits and attempting to prevent additional malicious commits from being pushed. While this is happening, and while we work to create a more permanent solution, users may see issues with the following:

Creating new accounts on the AUR
Pushing package updates
Adopting or creating new packages

We continue to encourage all users of AUR packages to review all PKGBUILD and install script changes when updating, especially during this time. If you notice suspicious commits to a package that you use, please reach out to Arch staff via the aur-general mailing list with more information.

source
(author: Campbell Jones)
Back to Top