Welcome, friends! This article is primarily to test if the Quail plugin for Obsidian is working correctly and if the Telegram channel can successfully push articles.

I'd also like to share what I learned about programming today.

I watched a really helpful video by the programming guru Mosh titled "Stop Using AI Generated Code Until You Watch This." In the video, he discusses how NVIDIA's CEO Jensen Huang claims that kids don't even need to learn programming anymore because with AI, everyone can be a programmer. However, Mosh doesn't see it that way.

Mosh uses data to show that AI-generated code is often buggy, unsafe, and unreliable. While AI might help people write code faster, it also introduces many errors. Developers may end up spending more time fixing these errors. Basically, the efficiency promised by AI isn't as dependable as it seems. AI generates a lot of repetitive code that's not only ugly but also prone to bugs, making software harder to debug and expand. In the end, it creates more work for developers, not less.

My brief summary doesn't do justice to Mosh's comprehensive and structured video explanation. If you're like me and wondering whether it's still worth seriously studying programming, I recommend checking out Mosh's video yourself.

欢迎,各位朋友,这篇文章主要是测试一下 Obsidian 的 Quail 插件能不能正常工作,Telegram 频道能不能正常推送文章。

顺便分享一下,今天编程学习的收获。

今天看了教编程的 Mosh 大佬的视频《停止使用 AI 生成的代码直到你看这个视频》,很受益。他在视频里讲,英伟达的黄教主说孩子们甚至都不需要在学编程了,因为现在有了 AI 人人都是程序员,但是他不这样看。

AI 生成的代码 Bug 多,不安全,不可靠,Mosh 用数据说话,展示了 AI 虽然让人写代码更快,同时也增加了很多错误。开发者可能要用更多的时间去修复那些错误。基本上 AI 承若的高效并不是那样靠得住。AI 生成大量的重复代码,不但丑,而且容易引起 bug, 使软件难以调试和扩展。到头来,增加了开发者更多的工作,而不是更少。

我轻描淡写的文字不如 Mosh 全面且结构化的视频讲解,和我一样困惑编程还值不值得认真学的朋友,建议自己去看看 Mosh 的这个视频。