TheOneCurly
@TheOneCurly@feddit.online
- Comment on Self-Host Weekly (6 June 2025) 7 hours ago:
Pangolin continues to deliver wildly useful features.
- Comment on Any experience with Pangolin? 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.
- Comment on Any experience with Pangolin? 2 days ago:
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.
- Comment on Tide42 – A Fast, Minimalist CLI IDE for Terminal-Centric Devs 2 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.