• Joined on 2025年08月29日
sigmasternchen approved ninanonemon/lucyboard#8 2026年05月22日 19:33:31 +02:00
WIP: 📝 basic concept of auth
sigmasternchen commented on pull request ninanonemon/lucyboard#8 2026年05月22日 19:33:29 +02:00
WIP: 📝 basic concept of auth

I'm not quite sure how the rendering concept looks like. I assumed this was a SPA, but this looks more like SSR to me.

sigmasternchen commented on pull request ninanonemon/lucyboard#8 2026年05月22日 19:33:27 +02:00
WIP: 📝 basic concept of auth

Personally, I'm not a fan of banner style comments. Ideally, the function names should already indicate that they are for. And if these functions need to be grouped because their responsibilities...

sigmasternchen commented on pull request ninanonemon/lucyboard#8 2026年05月22日 19:33:24 +02:00
WIP: 📝 basic concept of auth

I like the idea.

sigmasternchen commented on pull request ninanonemon/lucyboard#2 2026年05月19日 20:49:29 +02:00
📝 added documentation for websocket RPC-Framework

What's the use case for this? It seems like it would complicate things a lot.

sigmasternchen commented on pull request ninanonemon/lucyboard#2 2026年05月19日 20:49:27 +02:00
📝 added documentation for websocket RPC-Framework

Could it happen that a request has multiple responses?

sigmasternchen commented on pull request ninanonemon/lucyboard#2 2026年05月19日 20:49:25 +02:00
📝 added documentation for websocket RPC-Framework

I'd probably also add something about that there can not be an error and a result at the same time.

sigmasternchen commented on pull request ninanonemon/lucyboard#2 2026年05月19日 20:49:22 +02:00
📝 added documentation for websocket RPC-Framework

Well there be a defined way of making sure the IDs are different? Like some combination of a timestamp + subject?

sigmasternchen commented on pull request ninanonemon/lucyboard#2 2026年05月18日 22:40:27 +02:00
📝 added documentation for websocket RPC-Framework

Hmm, it feels both a bit over-engineered and also a bit too "loose". Having a request-based system will complicate the socket-handling a lot since the component that handled messages needs to keep...

sigmasternchen approved ninanonemon/lucyboard#1 2026年05月18日 17:09:17 +02:00
🎉 scoreboard but pink
sigmasternchen pushed to project-setup at ninanonemon/lucyboard 2026年05月18日 17:07:54 +02:00
6cb40516ec 📝 fix typos and grammar in readme
sigmasternchen pushed to main at ninanonemon/shork 2026年05月01日 17:47:08 +02:00
3aafc80b76 chore: Fix CI pipeline & tests
sigmasternchen pushed tag v1.2.1 to blobfox/grimoire-ssg 2026年04月20日 22:27:14 +02:00
sigmasternchen pushed to main at blobfox/grimoire-ssg 2026年04月20日 22:18:11 +02:00
bb7631e42e chore: Move repo to Codeberg