Show HN:GPT 帮我 30 分钟重构了 .NET 应用,而用 MFC 则花了 3 周
2 分•作者: CodeAndExile•10 个月前
我从没用过 .NET,对 .NET 或 vb 一无所知,也不了解 vc++ 和 MFC 之外的东西。
最近我试用了 GPT,一步步引导它,并让它帮我重建一个我最初用 MFC 编写的工具。
令我惊讶的是,它成功了:一个完整的 Excel 转 PDF 自动化应用程序,30 分钟就完成了;包括一个我认为 AI 难以处理的小算法。
我甚至看不懂代码的任何一行,只是不断提问、复制和运行。
感觉很棒……但也令人恐惧。如果 AI 现在就能做到这一点,那么 5 年后会发生什么?
这里有一个我制作的 5 分钟视频,展示了使用真实代码运行的整个过程(没有剪辑,只是加速了):
[https://youtu.be/-mf_yOhOCfs](https://youtu.be/-mf_yOhOCfs)
不卖任何东西。只是分享让我震惊的事情。
查看原文
I've never used .NET, know nothing about .NET or vb, or anything outside vc++ & MFC.<p>Recently I gave GPT a try, guiding it step by step, and asking it to help me rebuild a tool I originally wrote in MFC.
To my surprise, it worked: a full Excel-to-PDF automation app, done in 30 minutes; including a small algorithm I thought would be too tricky for AI to handle.<p>I didn't understand even a single line of the code, I just kept asking, copying, and running.<p>It felt amazing… but also terrifying.If AI can do this now, what happens 5 years from now?<p>Here's a 5-min video I made showing the full process with real code running (no cuts, just sped up):<p><a href="https://youtu.be/-mf_yOhOCfs" rel="nofollow">https://youtu.be/-mf_yOhOCfs</a><p>Not selling anything. Just sharing what shocked me.