diff --git a/coding-sessions/2026-04-09.md b/coding-sessions/2026-04-09.md new file mode 100644 index 0000000..cf9e658 --- /dev/null +++ b/coding-sessions/2026-04-09.md @@ -0,0 +1,41 @@ +# Solid Practitioners Coding Session + +## Meeting Date +* 2026-04-09, 15:00 UTC + +## Details +* call https://meet.jit.si/solid-practitioners +* chat https://matrix.to/#/#solid-practitioners:matrix.org +* repo https://github.com/solid-contrib/practitioners +* recordings https://spectra.video/c/solid_practitioners/videos + +## Facilitator + +* Rahul Gupta + +## Scribe + +* Rahul Gupta + +## Participants (please add yourself) + +* [Rahul Gupta](https://cxres.pages.dev/profile#i) +* [Jesse Wright](https://www.jeswr.org/#me) +* Precious Oritsedere +* [elf Pavlik](https://elf-pavlik.hackers4peace.net) + +## Comidas Gratis - session 3 + +Commit: https://github.com/comidasgratis/comidas.gratis/commit/8dd1e236e07ebbe4fbd8bda738f75f824b9ab13c +AI Session: https://github.com/comidasgratis/comidas.gratis/blob/7c2dfaacba6c106cacabbd4dffc962b9d7d81f83/sessions/cursor_provider_and_receiver_fake_data.md + ++ Vibe coded UI dashboard and pages for Providers and Receivers. ++ Refined the data model based on the generated UI. + +Notes from Precious: ++ Since we are vibe-coding, we can point it to skills at , so it understands what solid is. Some LLMs hallucinate if they don't understand what we are trying to do. ++ Separate the views and build a login page. ++ Can use React wrapped LDO library for handling login . + +Tasks for Luke: ++ Create separate UIs for Providers and Receivers, so that we can start writing data into the Solid Pods.