Notes added to the vault in the last month: %% DATAVIEW_PUBLISHER: start ```dataview list summary from #warp where file.ctime >= date(tomorrow) - dur(30 day) where !contains(file.path, "Dictionary") sort file.ctime desc ``` %% - [[Warp/Talks/Vibe-coding versus artisanal programing - AI from a craft perspective.md|Vibe-coding versus artisanal programing - AI from a craft perspective]]: Craft offers a way of thinking critically about the increasing reliance on AI in software programming. - [[Warp/Craftefact.md|Craftefact]]: Craftefact is an object defined by the relationship we have to its making. %% DATAVIEW_PUBLISHER: end %%