
bitwarden
1Password
KeePass
Lastpass
KeePassXC
have i been pwned?
Dashlane
Enpass
fd
Bat
fzf
The Silver Searcher
Starship (Shell Prompt)
Micro
lazygit
tmux
bitwarden
fdfd is recommended for developers, system administrators, and power users who often search through directories and require a fast, efficient tool with a shorter learning curve.
I moved from 1Password to Bitwarden about half a year ago. I never looked back, and I've never missed anything. The UI might be a touch clunkier than 1Password, but it's still good and perfectly usable on the whole. What is more, it is open-source and people can inspect its code.
Based on our record, bitwarden should be more popular than fd. It has been mentiond 612 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
I use bitwarden[0]. It covers all cases and devices in question. As a bonus, I self host using the open source vaultwarden[1] server implementation, which is packaged in alpine linux. [0] https://bitwarden.com/. - Source: Hacker News / 21 days ago
A more secure option is to use a password manager/vault application with Console integration, like Bitwarden, vault, pass, etc. Some will allow you to launch applications with environment variables pulled from secure storage. - Source: dev.to / 4 months ago
For solo developers: Skip Dashlane Premium unless you specifically need the built-in VPN. Bitwarden Premium at $3/month offers 90% of the functionality for 40% less money. - Source: dev.to / 5 months ago
Replace your password manager with Bitwarden, self-hosted and secure 2. - Source: dev.to / 6 months ago
Donโt try to remember them all. Use a password manager. It stores your passwords safely. Some good ones are Bitwarden, LastPass, and 1Password. - Source: dev.to / about 1 year ago
> Find works, but the syntax is arcane. Fd is a lifesaver: https://github.com/sharkdp/fd. - Source: Hacker News / 23 days ago
I know that if you want `fd` (https://github.com/sharkdp/fd) you need to `apt install fd-find` and which installs the binary `fdfind` (!). - Source: Hacker News / 3 months ago
Fd is a friendlier, faster alternative to find, with sensible defaults and clean output. - Source: dev.to / 3 months ago
Fd is also great and I install it everywhere. https://github.com/sharkdp/fd. - Source: Hacker News / over 1 year ago
It's not just the OS itself, where some of the slowness can at least be explained by the silo-ed nature of development and the large amount of moving parts. But even when MS gives a small-ish team free reign and a fresh start, the software is just agonizingly slow and buggy. Example 1: new PowerToys https://github.com/microsoft/PowerToys/ and has not improved since Win7. Who cares, nobody ever searches for files,... - Source: Hacker News / over 1 year ago
1Password - 1Password can create strong, unique passwords for you, remember them, and restore them, all directly in your web browser.
Bat - A cat(1) clone with wings.
KeePass - KeePass is an open source password manager. Passwords can be stored in highly-encrypted databases, which can be unlocked with one master password or key file.
fzf - A command-line fuzzy finder written in Go
Lastpass - LastPass is an online password manager and form filler that makes web browsing easier and more secure.
The Silver Searcher - A code searching tool similar to ack, with a focus on speed.