Skip to content

Commit

Permalink
update nerd sniping
Browse files Browse the repository at this point in the history
  • Loading branch information
Lvista committed Jan 22, 2025
1 parent 848f148 commit a5deeef
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion docs/blog/posts/pavlovian engineering response.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,20 @@ Learning when not to solve a problem is one of the hardest things I've learnt.

这是下面的第一条评论,看完直接没绷住,特别是括号里的吐槽,每个理工男看完都会会心一笑的。

[lab_1]: https://tidyfirst.substack.com/p/start-presentations-on-the-second
[lab_1]: https://tidyfirst.substack.com/p/start-presentations-on-the-second

## Nerd Sniped

!!! note "See more"
https://minimaxir.com/2025/01/write-better-code/

这篇文章讨论了是否可以通过反复要求大型语言模型(LLM)“写更好的代码”来提高代码质量。作者Max Woolf通过实验探讨了这种方法,并使用了Anthropic的Claude 3.5 Sonnet模型进行测试。文章详细记录了实验过程和结果,包括代码优化的过程和性能提升的数据。

这篇文章提到一个[Nerd Sniped](https://xkcd.com/356/),这个词最早来自于一个[短篇漫画](https://xkcd.com/356/)

描述的是一个极客和一个普通人聊天,另外还有一个第三者,打算过马路的物理学家。
极客对普通说,书呆子狙击(Nerd Snaping)很有意思,于是展示了这一行为:
他举起了放在旁边的牌子向那个正在过马路的物理学家展示,牌子上写了一个电路电阻计算问题。
物理学家因为这个问题而陷入沉思,呆站在马路中央,而并没有注意到一辆飞驰的货车正向他冲来。

这个词和理工生的巴普洛夫条件反射很类似,这简直就是我。

0 comments on commit a5deeef

Please sign in to comment.