yeah, I do use Bitwarden, which has these things. But I store my TOTP codes on the phone to be separate from the passwords and… well, actually serve as multi-factor I suppose.
yeah, I do use Bitwarden, which has these things. But I store my TOTP codes on the phone to be separate from the passwords and… well, actually serve as multi-factor I suppose.
I loathe every time my work IAM forces me to sign in again, as it always asks for MFA. They use Okta and promote password managers, idk why we can’t enable passkeys to remove this hassle already.
Just pasting more info for those that were concerned, like me:
Issue. This was rolled back and only seemed to affect Windows.
(I don’t use Brave as a daily driver, but it’s my Chromium browser of choice when I need assess if a website is really broken, or if it’s just misbehaving on Firefox.)
until you need to collaborate with the average person who uses google docs and gmail
popular
if you’re using any of those you can’t complain about having to run a few command lines
it’s 2025, what popular distro makes it not easy?
thoughts and prayers
trees are great, this algae tank is just likely more efficient at producing oxygen
v137 on KDE, there’s no minimize or close to tray option in the settings, like some screenshots suggest.
Thunderbird extensions for that don’t work on recent versions, and KDocker - which I used for a couple of years - doesn’t seem to work on Wayland. So the only option on some DEs seems to migrate to Betterbird.
yeah, I use Thunderbird, but it bothers me how slow it feels and the frequent little UI bugs with unread flags not updating and the delay of messages to show up in the unified inbox.
It’s nice that Betterbird has a system tray (I can’t believe how a standalone desktop app for emails neglects this, like TB does), but it still inherits a lot of the problems TB has.
I’m one of those who disabled all window decorations years ago and never looked back. On KDE this works specially well because you can resize and move windows by dragging the mouse from anywhere while pressing alt or super.
Your Outie is skilled at compiling software from source.
outstanding move
some more unicode basic shapes for everyone
○ △ □ ▭ ◇ ☆
Why can you not run git on the server? If it’s a credential thing, you can forward it through the SSH connection.
Well, GUIs are even more distro-specific, so it’s either generalisability or user-friendliness. It doesn’t mean that guis don’t have the option.
I the typeface, but didn’t know that was an option at all
https://typeof.net/Iosevka/customizer
there are many fonts that I mostly like, but then there’s just one or a couple letters like g
or l
vs I
that don’t align with my preference and ruins it to use as a daily driver.
booooring
Cool, I did it with my
git
config a couple weeks ago, I didn’t know you could do it withssh
too.for those interested:
[include] path = ~/.config/git/shared.ini path = ~/.config/git/dev-machine.ini path = ~/.config/git/aliases.ini path = ~/.config/git/self.ini