Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 953 Bytes

File metadata and controls

24 lines (20 loc) · 953 Bytes
layout default
title Piotr Laskowski

{% assign essay = site.pages | where: "path", "essays/build-the-harness-or-go-home.md" | first %}

Essays

{{ essay.title }}

{{ essay.subtitle }}

{{ essay.date | date: "%B %-d, %Y" }}  ·  {{ essay.status }}

{% assign note = site.pages | where: "path", "notes/agentic-coding-pains-catalog.md" | first %}

Notes

{{ note.title }}

{{ note.description }}

{{ note.date | date: "%B %-d, %Y" }}  ·  {{ note.status }}