<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Codè èn Placè</title>
<subtitle>Codè èn Placè</subtitle>
<link href="https://codeenplace.dev" rel="alternate"/>
<link href="https://codeenplace.dev/atom.xml" rel="self"/>
<id>https://codeenplace.dev/</id>
<updated>2026-03-29T00:19:10.819Z</updated>
<author><name>Freddie Ridell</name></author>
<entry>
<title>Introducing Sherry</title>
<link href="https://codeenplace.dev/introducing-sherry"/>
<id>https://codeenplace.dev/introducing-sherry</id>
<published>2026-03-10T00:00:00Z</published>
<updated>2026-03-10T00:00:00Z</updated>
<summary>A javascript shell scripting multitool — The shell is an awesome abstraction, it allows you to chain together wildly disparate programs into a single script. A shell scripting language is, in some ways, the ancient precursor to LLM agents; that asks: &gt; What if a program could interact with a computer in the same way a user does, just faste</summary>
</entry>
<entry>
<title>Make the Change Easy, Then Make the Change</title>
<link href="https://codeenplace.dev/make-the-change-easy-then-make-the-change"/>
<id>https://codeenplace.dev/make-the-change-easy-then-make-the-change</id>
<published>2026-03-01T00:00:00Z</published>
<updated>2026-03-01T00:00:00Z</updated>
<summary>Rare universal coding advice — There have been many attempts to produce universal advice for writing code. - **Don't Repeat Yourself:** Fine in general, but over application leads to overeager generalisation of actually separated ideas. - **&quot;Clean&quot; Code:** Ephemeral and ill defined, half the advice in &quot;Uncle&quot; Bob's book is only a</summary>
</entry>
</feed>