fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

8.7K
active users

#pocketbase

0 posts0 participants0 posts today

For some reason #Pocketbase doesn't like the "created" and "updated" columns in my SQL VIEW. It refuses to parse them because the values have additional quotes around then. I had to resort to a dirty #golang solution.

These should be just TEXT columns, there's no DATETIME column type in SQLite anyway.

I've been working on a gig lately with #golang #pocketbase and support from #vibecoding generated parts.

It's coming up quite alright. The vibe stuff helps a lot - it does save time most of the time. However, I think it works for me because I know what I'm doing. There were lots of occasions where generated code was either suboptimal or caused other bugs. A couple careful tweaks usually fix that.

All in all, I'm quite content with how things are coming up thus far. Whether it's financially viable, I will attest at the end of the project.

My 🤩 2024 tech is #pocketbase. It has been more than pleasant to work with thusfar and a huge advantage to easily create your app models and refs. Sure, the API has been changing a lot so online docs and GPT answers are not always up-to-date but most things are quite intuitive to do and understand. I’m using it embedded in #golang.

I find myself eager to hack on my project every night I can spare. Really looking forward to use it with other projects and why not with some #Java backend as well.

soooo my lil project is going swimmingly. Now I'm working on an admin page. But auth with #Pocketbase isnt going according to plan ngl. For some reason, whenever I refresh the page, the authStore is reset again.

Stranger still is that Pocketbase is supposed to default to LocalStorage for token storage, but then rely on memory if it cant use local storage (thereby losing your auth state on refresh)...

Oddly, LocalStorage has my token in it, it just seems the SDK doesnt retrieve it? Strangeeee

Blazedcloud
Minimal & Open sourced Cloud Storage

BlazedCloud is a user-friendly cloud storage app that emphasizes simplicity, transparency, and security. Utilizing AES-256 encryption, it ensures the protection of your files. Notably, the service offers a generous 5 GB free tier and operates on a pricing model of $10 per month per terabyte.

Download: f-droid.org/packages/com.chanc

🛠️ Reduced the deployment time of your git-based applications by 97% (yes)!

It was a simple trick. Comparing git commit SHAs are way faster with git ls-remote than git clone & git rev-base on medium+ repositories.

Also added , , and as a one-click service.

You can always check the list here: coolify.io/docs/one-click-serv (dynamically generated)

CoolifyCoolifyAn open-source & self-hostable Heroku / Netlify / Vercel alternative.

I’ve been ranting too much and too often about the lack of a viable Django alternative in the Go world. And finally, I think I found one in Pocketbase. It’s fantastic, comes with a ton of helpers out of the box, and while it hasn’t been designed primarily as a web development framed, it is actually a great one. Be sure to check it out.

pocketbase.io/

pocketbase.ioPocketBase - Open Source backend in 1 fileOpen Source backend in 1 file with realtime database, authentication, file storage and admin dashboard