Normally people use ChatGPT to vibe code, this is the first instance I'm aware of of ChatGPT using people to vibe code!
Kris Jenkins is a top-notch interviewer! He lets the interviewee talk, really pays attention and asks good follow up questions. I know that sounds like standard things an interviewer should do but at least in tech podcasts few seem to.
Zero. We didn't get engagement rings, not later wedding bands. The first few years of our marriage we used to get asked about the wedding bands a lot, but people eventually got used to us not having any. I think it's probably been about 15 years since we last got asked about them.
That wouldn't be so useful for academic papers, which is the use case described here: I've never heard of a an academic journal that accepts Typst source, but I know of hundreds, probably thousands, that accept LaTeX.
Pocket Casts is fantastic.
What advantage does the Wikipedia app have compared to the mobile website?
Agree on Voyager, that's what I'm using to post this comment!
My wife and I watched a classic noir film: Double Indemnity (1944). As expected, it was great.
I hope it's live action.
EDIT: No such luck.
i get that from org-ql.
One small thing I liked in the new version is the grep-use-headings user option, if you set it to t, then grep buffer lists the search results with headings, one per file, instead of repeating the filename every single time.
Acme doesn't stand for some generic editor! It's the famous acme text editor by Rob Pike. It's an interesting editor, very different from Emacs or Vim, and yes, very mousey. In this video Russ Cox gives a great overview: https://youtu.be/dP1xVpMPn8M
oantolin
0 post score0 comment score
One interesting feature in this paper is that the programmers who used LLMs thought they were faster, they estimated it was saving about 20% of the time it would have taken without LLMs. I think that's a clear sign that you shouldn't trust your gut about how much time LLMs save you, you should definitely try to measure it.