Weekly Digest

Highlights from this week:

Custom GPTs

— OpenAI has announced the availability of GPTs, custom user-defined versions of ChatGPT that can be created without writing any code. There are three options for publishing: (1) only me, (2) only people with a link and (3) public.
Setting up a custom GPT.
Using GPT Builder to create a custom GPT that will advise on bidding strategies in Bridge.
Testing a custom GPT.
First question submitted to "Ace of Spades" custom GPT.

Immortal Python Objects

— A discussion of PEP 683, which proposes introducing Immortal Objects into the language. This feature being developed at Instagram, where they have found that it results in more efficient memory management by bypassing reference count and garbage collection checks.

Hidden Gems in VS Code

— VS Code is arguably all the IDE you need. Reynald Adolphe gives some tips on using it efficiently. Specifically looking at Git branch management and creating simple documentation with Markdown. The GitDoc extension looks useful if you don’t want to think too hard about publishing your documentation.

Parameterball

— Randall Munroe never fails to entertain. Another great cartoon: Parameterball. If this seems a little random then skim over the explanation.
XKCD comic 'Parameterball'.