Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 41 additions & 0 deletions coding-sessions/2026-04-09.md
Original file line number Diff line number Diff line change
@@ -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 <https://github.com/solid/solid-llm-skills/tree/main/solid>, 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 <https://www.npmjs.com/package/@solid/react-component>.

Tasks for Luke:
+ Create separate UIs for Providers and Receivers, so that we can start writing data into the Solid Pods.