Meanwhile in my password manager: 727 login accounts 😶
suppo.fi: https://suppo.fi/u/Racle
lemmy.world: https://lemmy.world/u/racle
Meanwhile in my password manager: 727 login accounts 😶
Battle Beast is currently my favorite live band what I’ve seen. Show has always been epic and full of energy, I just love it.
Here’s few of my favorites
One of my favorites from Kiuas as it also contains part where they sing in Finnish :P More popular songs are “Warrior Soul” and “Kiuassault”.
Turmion Kätilöt - Vastanaineet
2 Times Terror - Ikävässä Paikassa (side project of Turmion Kätilöt)
Children Of Bodom - Are You Dead Yet?, also Oops I Did It Again! is epic 😁
Bring Me The Horizon ft. Babymetal - Kingslayer
Star-Lord band - Zero to Hero (from Guardians of the Galaxy game)
Reminds me of old bumblebee install script:
An extra space at line 351:
rm -rf /usr /lib/nvidia-current/xorg/xorg
1000ms delay seems to be little too much to my liking, changed browser.tabs.cardPreview.delayMs
to 500 and it feels much better.
Preview is pretty short for some reason, it might be related to my monitor (32:9) aspect ratio?
Custom ROM has high change to break Widevine DRM L1. And ex. Netflix has better streaming quality on L1 than it has on L3 (1080p vs 480p). At least this was the case few years ago.
So do you have a work phone number?
I don’t have work number currently. And I very rarely call with my phone to coworkers.
when you could just organize your work applications in a single area
You could do that, but you would miss some of the features. Ex. I use same browser on normal and work profile, but I have two icons (one for work, one for normal) to open browser. When I’m on my work profile, I’m logged in with my work Google account and it doesn’t interfere with my normal profile browser. Same thing for Gmail, calendar, contacts, Google docs/sheets etc. And if I ever want to get rid of works stuff on my phone, I just delete work profile.
And for security reason when normal profile apps cannot interfere with work profile apps in any way. Ex. I can have one password manager on my work profile and another on normal profile and they cannot share information in any way and I can keep my work and private passwords separate.
And like I previously said, this works for entertainment use also, as I can have two instances of same app with different login information (like pokemon go)
I personally got couple use cases.
Work profile: I can split my works stuff and personal very easily (and for security as personal apps cannot see or work with work stuff usually).
This also helps if you want to get same app installed multiple times. Ex. I could install pokemon go and use two profiles same time with split screen.
“true” secondary profile: like in desktop OS where you can create multiple profiles, this will “boot” phone to new profile and it has own partition and apps. Cannot interact with other “true” profiles.
I use that with my child if I hand phone to her. She cannot get to my stuff (not even images or other data) and only has her stuff available.
Firefox developer edition.
Switched to that because of chrome’s manifest v3 announcement.
you can get them for free
https://canarytokens.org/generate should work just fine
What happens if user spends over 3 minutes to write the post after uploading image?
Would user create a post with broken image link? or would there be some kind of “call home” API call on create post page so image wouldn’t be removed? (which has risk that API call could be replicated by a bot)
https://www.messenger.com/ also works (requires to be running as desktop version). Still not ideal but works.
It doesn’t accept banners / popups. When that doesn’t know how to handle things, it just leave it to user to handle.
Most of the time it just works as intended.
IIRC, that doesn’t block cookies, it just blocks cookie warnings.
I personally use Consent-O-Matic nowdays.
I don't care about cookies
sometimes broke website.
Never had that issue with Consent-O-Matic
which automatically rejects all cookies while still making site usable.
At least with firefox beta, you can create your own collection of extensions and use those. That’s what I do and I can install any extension.
More here: https://www.androidpolice.com/install-add-on-extension-mozilla-firefox-android/
Bonus negative points for games that only check DLC after that button press
Don’t forget games that have you manually press button to dismiss and unlocked DLC.
It’s very fun with games that you buy after few years and have hundred DLC (ex. fighting games) 😅
Usually takes few minutes of just button pressing to dismiss all new dlcs
DataGrip is a very good choice also. And JetBrains products are very good, if you can get a license, I would usually recommend those.
But I just prefer dbeaver because it’s free to use, so I don’t have to worry about license at work or at home 😄
Personally I’ve been using lot of dbeaver for my database needs (mysql, oracle, postgress, apache drill, sqlite) which has a dark mode.
It should also work with sql server, but I’m not sure if is it’s missing some of the tools people need 🤔
Almost every professional developer that I know uses dark mode. Maybe 1% uses light mode and those are people who code in legacy environment.
And for web, you have Dark Reader 🤷 so no bright lights when browsing web.
I was Nano user and I liked it. After I learned to use Vim, I liked it more. Now when I use nano it’s frustrating to use and I can do things much faster and easier in vim 😅