TheOneCurly

joined 8 months ago
[–] [email protected] 19 points 23 hours ago (1 children)

That's a pretty rough way to serve videos if you get popular. Peertube at least does some peering to help mitigate your server load.

[–] [email protected] 4 points 23 hours ago (1 children)

Pangolin continues to deliver wildly useful features.

[–] [email protected] 2 points 1 day ago

I tried and bounced off of several of the other popular auth providers over the years. PocketID was the first one I found reasonable to set up and configure.

[–] [email protected] 2 points 2 days ago (2 children)

I moved my entire public facing set of services over to Pangolin a little over a month ago. It's been pretty sweet. I really like the auth system and they just integrated custom oidc providers so I've got pocketID set up with it as well.

[–] [email protected] 2 points 3 days ago

I have a pretty complex nvim setup already for general editing. Is there any way this could handle all the custom nvim stuff somewhere else and leave my existing config alone? When I tried it just now it installed an init.vim next to my init.lua in ~/.config/nvim, which didn't clobber anything but did break both tide42 and normal nvim.