不知道你们,我还是很享受在编辑器里面感受 Vim Motion 带来的快感,有种操控的感觉,就和开手动挡小钢炮一样,未必「经济」,也许「繁琐」,但随之而来的感受却无比纯粹,AGI 之后古法编程可能会小众,但绝不会消失。 纯粹的浏览器推荐 – Qute Browser – 用 Vim 操作浏览器 –
指尖如飞 – 开源免费
TOOLS
-

Vim Motion and Manual Coding in Post-AGI Era
By
–
-
RunwayML’s instantaneous inpainting
By
–
RunwayML’s instantaneous inpainting pic.twitter.com/0FQ6zSEoey
— AI Breakfast (@AiBreakfast) 25 juillet 2025RunwayML’s instantaneous inpainting
-

Upstage Document Parse: AI-Powered PDF Extraction for LLM Training
By
–
@upstageai document Parse extracts structured text from PDFs/DOCs with top performance. This is essential for tasks like LLM training or RAG. https://
console.upstage.ai/docs/capabilit
ies/document-digitization/document-parsing
… It accurately recognizes tables and charts, converting them into structured text. Try it—it’s excellent. -

Upstage Document Parse Extracts Structured Text from PDFs
By
–
@upstageai 's document Parse extracts structured text from PDFs/DOCs with top performance. This is essential for tasks like LLM training or RAG. https://
upstage.ai/products/docum
ent-parse
… It accurately recognizes tables and charts, converting them into structured text. Try it—it’s excellent. -
Using Claude AI Integration with MCP Gmail
By
–
I AM GOING TO CASSé MON CRANE VERY BCP…
— Defend Intelligence (Anis Ayari) (@DFintelligence) 25 juillet 2025
Les intégrations de Claude comme ca c'est du bonbon.
Vous savez que j'ouvre plus mon compte gmail ? Je demande à Claude de tout faire avec le MCP Gmail.
C'est du bonbon je vous disssssss. https://t.co/n3AxCG80fqI AM GOING TO CASSé MON CRANE VERY BCP… Les intégrations de Claude comme ca c'est du bonbon. Vous savez que j'ouvre plus mon compte gmail ? Je demande à Claude de tout faire avec le MCP Gmail. C'est du bonbon je vous disssssss.
-
Local Model Under 30GB Memory for Tool-Calling Tasks
By
–
I'm trying to find a local model that uses less than about 30GB of memory to run (since my M2 has 64GB and I want to run other stuff too) that's competent at running tools in a loop to power something similar to Claude Code
-
OpenAI Releases Upgraded Image Generator for Developers
By
–
OpenAI makes its upgraded image generator available to developers #AI #AIio #AIInnovation #ML #DataScience #Futureofwork @HaroldSinnott @fogoros @iainljbrown @NandoDF @katecrawford @drhassanrashidi @YuHelenYu
-
Managing Multiple CUDA Toolchains: uv Limitations vs Conda
By
–
E.g having multiple CUDA toolchains and switching between them to test whether your lib works right on each, isn't possible with uv. But with conda it's easy.
-
UV Package Manager: Project-Based Environments and Development Tools
By
–
I use uv. I don't quite love it yet, because if you're not doing project-based envs (which I hate) then it's hard to get it to work right. Comparing it to conda is a bit silly though since they do different things.