top | item 46076714

(no title)

olav | 3 months ago

I love it and use it for personal projects and internal tools. I tend to combine it with https://pocketpages.dev/ which gives me file-based routing and nice templates.

Ah, and Pocketbase has automatic database migrations, so all schema modifications can go into version control.

I even hacked a Gemini protocol server into it, so that I can browse my personal knowledge graph using Lagrange.

discuss

order

8cvor6j844qw_d6|3 months ago

May I know how's Pocketbase performance demand? I am thinking of hosting it on a Raspberry Pi 5 at home. Any limitations you find unusual/notable compared to standard Supabase?

F7F7F7|3 months ago

I’m probably not the right person for this but it’s perfect for home use. There’s a few OSS homelab dashboards build exactly for this type of thing. I run a Home Assistant one.

rekttrader|3 months ago

It’s a lot lighter than Postgres/supabase. I run it on a pi-5 and it works perfectly well.

phl|3 months ago

What is Lagrange? I couldn’t find any project in the context of LLM or knowledge graph.

andsoitis|3 months ago

There is a minimalist browser named Lagrange built for the Gemini protocol (a lightweight alternative to HTTP).

I’m guessing that’s what they refer to.

throwaway290|3 months ago

it's funny because no one brought up LLM including the link posted but you go "...it must be LLM related" :)