Avatar

redcalcium

redcalcium@lemmy.institute
Joined
11 posts • 106 comments
Direct message

I was excited for nothing…

permalink
report
parent
reply

Not sure if it’s related, but my youtube revanced installation was also not working. I had to repatch again using the most recent patch.

permalink
report
reply

Maybe Manjaro should delay update even longer to make it extra secure /s

permalink
report
reply

If you’re using xz version 5.6.0 or 5.6.1, please upgrade asap, especially if you’re using a rolling-release distro like Arch or its derivatives. Arch has rolled out the patched version a few hours ago.

permalink
report
reply

I always thought ubuntu logo is three kids holding each other hands, not three buff dudes hugging each other.

permalink
report
reply

If you can’t find anything, you can still use the web version of audacity with Firefox: https://wavacity.com/

permalink
report
reply

US: “You should watch your border, Russia is about to invade”

Ukraine: “Pfft, yeah, riight…”

Later…

US: “You should be careful, ISIS is about to let loose in Moscow”

Russia: “Pfft, yeah, riight…”

permalink
report
reply

Keycloak seems complicated, but it’s actually not that complicated if you use it for simple OIDC provider.

Just create a new realm, then go to client -> create. Enter your client-id, with openid-connect as protocol. Then, set access type to “confidential”, set valid redirect uri to “https://<your app>” (or even “https://*” if you’re lazy and want to use it on multiple apps). Then hit save and go to the credential tab to copy your client secret. Then head to “users” menu to start adding users to your realm.

That’s the basic setup which should be good for home use. The good thing about keycloak is, as you grow your homelab, whatever stuff you may need later can be provided by keycloak. Want some users to have access to app A, but not app B? 2 factor auth? Allow users to login with google account? Heck, allow users to login with another sso provider (chaining)? You can do pretty much anything.

permalink
report
reply

Lemmy-ui uses markdown-it-sup, so I think superscript should work on a single word like this: superscript . It won’t work if there is a space in the superscript text: ^this wont work^ . Each word must be enclosed with superscript tags: this should work

screenshot for those not currently using a web browser

permalink
report
parent
reply

When that happened, Microsoft can fix their reputation again by buying more popular open source companies again. Nothing money can’t fix. Maybe they’ll buy Canonical next.

permalink
report
parent
reply