TheOneCurly
@TheOneCurly@feddit.online
- Comment on Tide42 – A Fast, Minimalist CLI IDE for Terminal-Centric Devs 2 weeks ago:
Wow didn't expect a reply 2 months later. I'll give the new version a try. Thanks!
- Comment on The World Will Enter a 15-Year AI Dystopia in 2027, Former Google Exec Says 2 weeks ago:
Yep it's horoscopes for techbros. Come into it with unreasonable expectations and read whatever meaning you want out of it. Infinite validation machine.
- Comment on I didn't know that they have something in common... 5 weeks ago:
They want you to know that you will be split unless you pay extra. It's a marketing threat.
- Comment on Self-Host Weekly (6 June 2025) 2 months ago:
Pangolin continues to deliver wildly useful features.
- Comment on Any experience with Pangolin? 2 months 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 months 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 months 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.