TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What's Paul Graham been up to?

54 点作者 peapod91将近 11 年前
It's been a while since I've seen any posts or new PG essays--just wondering if we can expect anything soon? :)

8 条评论

tomhoward将近 11 年前
He&#x27;s quite active on Twitter:<p><a href="http://twitter.com/paulg" rel="nofollow">http:&#x2F;&#x2F;twitter.com&#x2F;paulg</a><p>Other than that he&#x27;s probably just enjoying spending quality time with his young family after a relentlessly busy few years.
shouldbeworking将近 11 年前
<a href="https://twitter.com/paulg" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;paulg</a>
redtrackker将近 11 年前
He&#x27;s enjoying time with his kids (source: Twitter). My fav tweet - &quot;If there is anything in the world better than being spontaneously hugged by a 2 year old, I haven&#x27;t found it in 49 years.&quot;
评论 #8176136 未加载
评论 #8176147 未加载
dzink将近 11 年前
During YCHacks he and Jessica came by the YC office with little kids. I was too busy finishing up our app to pay attention, but the two times I looked up, he was carrying a little one around the office on his shoulders.
Robby2023将近 11 年前
It&#x27;s actually been 137 days since he made his last comment on HN:<p><a href="https://news.ycombinator.com/threads?id=pg" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;threads?id=pg</a><p>However, he is very active on Twitter
munimkazia将近 11 年前
By the way, I noticed that a lot of popular geeks who we (or me personally) look up have started young families. Probably just confirmation bias. But it&#x27;s nice to see.
kazinator将近 11 年前
He&#x27;s designing an even better Lisp dialect in which lambda is spelled f (down a full 50% from fn!) and let bindings do not require any parentheses at all:<p><pre><code> (let a 1 b 2 c 3 (+ a b c)) -&gt; 6. </code></pre> Note how there can only be one form, otherwise it is ambiguous. But when you have two or more forms in a construct (&quot;implicit progn&quot;), all but the last are evaluated purely for their side effects (pun intended): it is imperative programming, which this new form of let nicely banishes.
评论 #8176057 未加载
评论 #8176133 未加载
TimSchumann将近 11 年前
It&#x27;s not that it doesn&#x27;t matter, it&#x27;s that I just don&#x27;t care.