logoalt Hacker News

post-ittoday at 3:59 PM1 replyview on HN

I've dramatically decreased my reliance on third-party packages and tools in my workflow. I switched from Bitwarden to Apple Passwords a few months ago, despite its worse feature set (though the impetus was Bitwarden crashing on login on my new iPad).

I've also been preferring to roll things on my own in my side projects rather than pulling a package. I'll still use big, standalone libraries, but no more third-party shims over an API, I'll just vibe code the shim myself. If I'm going to be using vibe code either way, better it be mine than someone else's.


Replies

pixel_poppingtoday at 4:01 PM

Why not stick to simple/heavily vetted password managers (like keepassx)? is there some advanced feature you use?

show 2 replies