cool links

43 bookmarks
Custom sorting
The yaml document from hell
The yaml document from hell
As a data format, yaml is extremely complicated and it has many footguns. In this post I explain some of those pitfalls by means of an example, and I suggest a few simpler and safer yaml alternatives.
·ruudvanasseldonk.com·
The yaml document from hell
Git is simply too hard | Changelog
Git is simply too hard | Changelog
Git is actually sooo hard. Not just to learn, but also to use consistently. And I say that as a person who used it for probably over ten years. Here’s my thoughts on the matter.
·changelog.com·
Git is simply too hard | Changelog
The Leverage of LLMs for Individuals | TL;DR
The Leverage of LLMs for Individuals | TL;DR
Disclaimer: This article is not meant to provoke anxiety or exaggerate the power of GPT. It is merely my personal observation after using ChatGPT/GPT
·mazzzystar.github.io·
The Leverage of LLMs for Individuals | TL;DR
Delimiters won’t save you from prompt injection
Delimiters won’t save you from prompt injection
Prompt injection remains an unsolved problem. The best we can do at the moment, disappointingly, is to raise awareness of the issue. As I pointed out last week, “if you …
·simonwillison.net·
Delimiters won’t save you from prompt injection