Elektrine lite

← Feed

@chris@m.objc.io

Post #1978538

2026-05-04 08:28 UTC

I wrote about our SwiftUI workshop in the age of LLMs. Spoiler: I think we should still write code by hand. https://chris.eidhof.nl/post/deep-understanding-while-using-llms/

Replies (1)

  • @chris My concern with LLMs is that they can sometimes shortcut that “building” phase. We get to working solutions faster, but we risk losing the depth that comes from struggling through the implementation ourselves.

    Open ##2147951