<?xml version='1.0' encoding='UTF-8'?>
<?xml-stylesheet href="/rss/stylesheet/" type="text/xsl"?>
<rss xmlns:content='http://purl.org/rss/1.0/modules/content/' xmlns:taxo='http://purl.org/rss/1.0/modules/taxonomy/' xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns:itunes='http://www.itunes.com/dtds/podcast-1.0.dtd' xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:dc='http://purl.org/dc/elements/1.1/' xmlns:atom='http://www.w3.org/2005/Atom' xmlns:podbridge='http://www.podbridge.com/podbridge-ad.dtd' version='2.0'>
<channel>
  <title>苏迟但到的主页</title>
  <language>zh-cn</language>
  <generator>microfeed.org</generator>
  <itunes:type>episodic</itunes:type>
  <itunes:explicit>false</itunes:explicit>
  <atom:link rel="self" href="https://kexohproject.pages.dev/rss/" type="application/rss+xml"/>
  <link>https://kexohproject.pages.dev</link>
  <description>
    <![CDATA[<p>你好，欢迎访问个人主页！</p><p>擅长密码学，安全分析，数字水印等技术。</p><p>你可以联系我通过:findmykexin@gmail.com或者知乎私信。</p><p>我的知乎链接：<a href="https://www.zhihu.com/people/su-chi-dan-dao" rel="noopener noreferrer" target="_blank">苏迟但到 - 知乎 (zhihu.com)</a></p><p>我的github链接：<a href="https://github.com/kexinoh" rel="noopener noreferrer" target="_blank">kexinoh</a></p>]]>
  </description>
  <itunes:author>苏迟但到</itunes:author>
  <itunes:image href="https://kexohcdn.gptapi.cyou/kexohproject/production/images/channel-2e54d141ee195646ca12a9d16507a908.jpg"/>
  <image>
    <title>苏迟但到的主页</title>
    <url>https://kexohcdn.gptapi.cyou/kexohproject/production/images/channel-2e54d141ee195646ca12a9d16507a908.jpg</url>
    <link>https://kexohproject.pages.dev</link>
  </image>
  <copyright>©2024</copyright>
  <itunes:category text="Education">
    <itunes:category text="Language Learning"/>
  </itunes:category>
  <itunes:category text="Technology"/>
  <item>
    <title>学计算机专业痛苦的根源是什么?</title>
    <guid>HrNFP3BrUi5</guid>
    <pubDate>Sun, 31 Mar 2024 15:10:47 GMT</pubDate>
    <itunes:explicit>false</itunes:explicit>
    <description>
      <![CDATA[<p data-pid="t5Un3fWn">我来斗胆回答一下，下面的回答并不是全部痛苦的根源，但是是我平时遇到的一些痛苦的根源。</p><p data-pid="PB-y8HeZ">我来总结一些我平时遇到的计算机困难（暴躁时刻）。</p><h3>1.对底层和框架的无能为力</h3><p data-pid="flvtyjc6">比如当你要在linux上面跑一个开源代码的时候，当你以为复制粘贴就完成任务的时候。</p><p data-pid="HnY0IY5j">但是linux上面总是会有非预期错误，也许是编译错误，也许是版本错误，也可能是网络错误等等。</p><p data-pid="1dJ9pAO1">出现了非预期错误就是痛苦的开始，当你一个一个去修复，对于某一个问题可能还有很多种解决方案你需要一个一个尝试。</p><p data-pid="EH4TuYAg">也许会有人不食肉糜的问，为什么不对这些底层和框架多了解一点。但是事实上每一个人的精力总是有限的，对大量的linux语法和报错的了解并不能提升我的工作效率。</p><p data-pid="6AEI6Dr-">好在有了gpt可以一定程度上的缓解这种困难，我前些天遇到了运行一个程序，出现了一个js的错误，是程序里面的js的语法错误。</p><p data-pid="5PPfwtf0">还好有gpt告诉我这种错误是由于nodejs的版本小于14导致的，只需要升级nodejs即可。</p><p data-pid="VwfySdV9">这种事情并不总是接触，但是一旦接触就很无力。</p><h3>2.伪代码的实现到完成的漫长时间（精力）损失</h3><p data-pid="Zbx3Im7R">比如像区块链，新设计了一个网络架构方案之后，想要去实现它还需要经过漫长的编码和修改，测试。在这个漫长过程中，会逐渐消磨人的兴趣和精力，并给人带来痛苦。</p><p data-pid="6AxXPGV_">这个也可以一定程度上通过gpt缓解，但是还是需要经过频繁的修改和测试。</p><p data-pid="quZSnk0I">所以我认为GPT5/6的出现可以帮助程序员迎来真正的解放。</p>]]>
    </description>
    <itunes:title>New Article Title for iTunes</itunes:title>
  </item>
</channel>
</rss>