跳转至

理工生不会梦见巴甫洛夫条件反射

Learning when not to solve a problem is one of the hardest things I've learnt.

Quote

Programmers have a pavlovian engineering response. Pose them a problem and they'll start trying to solve it. Give them a chance to co-engineer along with your presentation by making sure the first bite gets their saliva flowing. Then you can explain the rest of the problem and your brilliant solution knowing that they are there along with you.

今天看到一篇文章,提到该如何在一次发表中吸引观众的注意力,说是要先果后因,或者是倒叙。比如先说出一个英雄正在被逼入绝境,后从头开始描述一切的开端。

比起这个,我更喜欢这个文章里提到的,pavlovian engineering response,理工生的巴普洛夫条件反射,他们看到一个问题会不自觉开始思考解决的的方法。这可太感同身受了,理工男的特有的直男表现,收到来自异性的倾诉首先并不是感同身受去安慰,而是提出解决方案。

Quote

'Programmers have a pavlovian engineering response. Pose them a problem and they'll start trying to solve it.' One of the truest statements I've read in a long while. (Learning when not to solve a problem is one of the hardest things I've learnt.)

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

Nerd Sniped

See more

https://minimaxir.com/2025/01/write-better-code/

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

这篇文章提到一个Nerd Sniped,这个词最早来自于一个短篇漫画

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

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

我也看到了另外一个,这是一个puzzle,叫做蓝眼问题

评论