I have this Love-Hate-Relationship with #pocketbase. I really _want_ to use it but it can be soooo inconvenient at times.
Je viens de découvrir Pocketbase et c'est absolument génial ! #pocketbase #database #sqlite #productivite
https://pocketbase.io
#pocketbase #database #sqlite #productivite
It syncs its internal clock against network time, and also logs the last brew time to internal memory to recover from power failure. It also POSTs brew times to a #PocketBase server for fun and stats!
Being a cheap person made me not want to use #algolia or other search platforms that might be able to connect to #pocketbase. I had to create a simple algorithm that will probably be enough for the few users my platform will have (rather not spend until I'm sure people want my product).
If anyone finds it useful, here is a step by step:
- get keywords from search prompt
- create an array linking each keyword to the categories of my items
- search on my database (get a bunch of results, some might be unrelated)
- sort the responde by how many categories match any of the keywords
- filter out items that have low matches
I'm really open to ideas to improve it or scrap it, let me know 🙂
Loved how easy #pocketbase was to use. I've already created two collections that were easily linked. CRUD were easy to setup and my websites is progressive quickly 🎉
Amazed at how easy #pocketbase was to set up. In a couple of minutes and a quick YouTube tutorial I was ready.
Ho. Lee. Crap.
My work is a bunch of luddites and I have no access to any sort of server.
Enter #pocketbase.
Of course #sveltekit is already here.
Create a static Sveltekit build, serve it with pocketbase, which is also my db, and I can make apps that my luddite coworkers can update once I've moved to geener pastures.
++evidenceOfALovingGod;
PocketBase - Open Source backend for your next SaaS and Mobile app in 1 file. https://pocketbase.io/ #Back #Database #File #Backend #Pocketbase by @pocketbase@twitter.com
#pocketbase #backend #file #database #back
Watching a video about #PocketBase and... just wow.
Then i watched this video about how to use #Marmot to replicate a #SQLite db horizontally (eventual consistency). It was using PocketBase too but it didn't need to be.
pocketbase: https://pocketbase.io/
marmot: https://github.com/maxpert/marmot
Also, even without scaling Pocketbase can handle like tens of thousands of requests on a cheap-ass hosted server. (SQLite is SO underappreciated).
Life as a developer these days is so good it's ridiculous.
With this tech stack and frameworks combos, I've gotten a ridiculous amount of work done for just a couple of days.
#pocketbase is a basic ORM and is handling most of my authentication.
#sveltekit cuts down on a ton of boilerplate, while #typescript adds a bit back but provides me with type-safety so I'll allow it.
#tailwindcss and #daisyui have allowed me to whip together a good-looking front end in no time.
Lots left to do, but 🤩
#pocketbase #sveltekit #typescript #tailwindcss #DaisyUI
The new project is tentatively called Trailshark. It's going to start being a place to check the status of mountain bike trails, but I want to build it out to also be a hub for trail associations to manage memberships and volunteers, coordinate group rides and maybe more?
#sveltekit #pocketbase #typescript #mtb
It's 9am Sunday morning, already got the cars washed and coffee down the hatch.
Now, to make some progress on my latest project!
#mtb #sveltekit #typescript #pocketbase
Also I got new pants, life is good.
#mtb #sveltekit #typescript #pocketbase
Made great progress starting a #sveltekit (#svelte) app and integrating with #pocketbase. Never used either before but impressed with both so far.
#sveltekit #svelte #pocketbase
been working with #pocketbase, #typescript and #svelte lately, love it.
#webdev #svelte #typescript #pocketbase