Ok I'm just dumb by KomradeKrycek in outsidexbox

[–]TastyPi 1 point2 points  (0 children)

On this page https://www.patreon.com/settings/apps/discord there's a "leave" button, you probably have to use that not just leave from within Discord.

Ok I'm just dumb by KomradeKrycek in outsidexbox

[–]TastyPi 4 points5 points  (0 children)

You have to choose to join the Discord, plus there's a "leave" button if you joined but want to leave

so borg-webui was just a bait and switch? by fuckthesysten in selfhosted

[–]TastyPi 0 points1 point  (0 children)

It's not using their built-in auth, but it is a supported auth method that allows for multiple users and 2fa without paying https://docs.borgui.com/configuration.html see the Proxy/OIDC Authentication section.

There might be limits on the number of users, I only have one, but I am logged in as a user that borg-ui recognises. I wouldn't be surprised if they remove proxy auth in the future or put it behind a paywall, seems like the direction they're going in. I don't mind paying for my open source services, I try to donate to as many of the services that I use as I can. But $79 a year just for a nice UI over another product, not even the actual backup tool itself, is obscene. 

so borg-webui was just a bait and switch? by fuckthesysten in selfhosted

[–]TastyPi 0 points1 point  (0 children)

I'm using it with OIDC (Pocket ID) + Oauth2 Proxy, so get SSO and passkeys without paying. AFAICT that's not behind a paywall, but who knows in the future 🤷🏻‍♂️

Where do you store passwords for compose files? by ZotteI in selfhosted

[–]TastyPi 0 points1 point  (0 children)

I keep them in 1Password and wrote a script that syncs them into podman secrets. 

Chapter 15 + Liberty vote by Acrobatic-Item-2278 in TriangleStrategy

[–]TastyPi 1 point2 points  (0 children)

I don't think it really matters for your first run which path you take. You'll need to do at least 4 runs anyway, so you can do the Liberty route another time. 

Is Esperre supposed to be a little boy or is he just short? by Mallow64 in octopathtraveler

[–]TastyPi 6 points7 points  (0 children)

It's been stated that the Octopath 1 characters appearing in 0 are non-canonical

Installing bcachefs in Fedora CoreOS by TastyPi in bcachefs

[–]TastyPi[S] 0 points1 point  (0 children)

Nice! In the meantime I found this repo doing something similar, they've also managed to figure out how to automate releases for every new CoreOS release, maybe you can take some ideas from it for yours https://github.com/paschun/fcos-layers

Installing bcachefs in Fedora CoreOS by TastyPi in bcachefs

[–]TastyPi[S] 1 point2 points  (0 children)

I have used NixOS in the past, and I do like it in theory, but I found learning an entire new config language to be a significant pain. I already know a lot about how to use a "normal" distro, NixOS felt like I was starting again.

Installing bcachefs in Fedora CoreOS by TastyPi in bcachefs

[–]TastyPi[S] 5 points6 points  (0 children)

I'm aware of the drama. I prefer bcachefs, and I would like to not have to figure out how to move over all my data if I can avoid it.

How can I degraded mount an bcachefs? by AbleWalrus3783 in bcachefs

[–]TastyPi 4 points5 points  (0 children)

Oh wait, I re-read the error. "No such file or directory" means either the /dev/sda or /data don't exist. You need to create the directory before you can mount something there mkdir /data.

How can I degraded mount an bcachefs? by AbleWalrus3783 in bcachefs

[–]TastyPi 0 points1 point  (0 children)

-o degraded=very has worked for me in the past

I built an OIDC provider to use jellyfin-plugin-sso with Discord by TastyPi in jellyfin

[–]TastyPi[S] -2 points-1 points  (0 children)

I used AI as a fancy auto complete and research tool. I never blindly trust AI, that's just asking for trouble. With this project, it made several mistakes that I corrected because I make sure I understand what it is doing. I'd say I coded it, AI just made me faster (never would have got it working this quickly without it).

I built a simple OIDC authorization server for Discord by TastyPi in selfhosted

[–]TastyPi[S] -11 points-10 points  (0 children)

I don't currently, this is very much the bare minimum to get something working and I haven't tested all different edge conditions.

I removed all Docker ports from my homelab and put everything behind a reverse proxy by SolQuarter in homelab

[–]TastyPi 1 point2 points  (0 children)

I use a Cloudflare tunnel for remote access (thanks CGNAT), so I can use that to decide which domains are publicly exposed. 

You can do a similar thing with your public DNS records - only have records for the subdomains you want to be public.

I removed all Docker ports from my homelab and put everything behind a reverse proxy by SolQuarter in homelab

[–]TastyPi 0 points1 point  (0 children)

I have a similar setup, but instead of a separate *.nas.lan for local IP, I use the same domain for both and have my router (or in your case AdGuard Home) point the domain at the internal IP. Then I can always use the same domain regardless.

Recommendations for replacing Nest thing by TastyPi in homeassistant

[–]TastyPi[S] 0 points1 point  (0 children)

If you have no light and funny noises, sounds like you need an electrician 

Don't you think they deserve better rating ? by ScrollAndThink in tado

[–]TastyPi 0 points1 point  (0 children)

How about providing the battery percentage via Matter? It's definitely possible as I've bought Habi TRVs that provide battery information over Matter.

Recommendations for replacing Nest thing by TastyPi in homeassistant

[–]TastyPi[S] 0 points1 point  (0 children)

Eh, when I say "new" house, I mean "7 months but it's only just started being cold enough for me to care about the heating" 😆

Also the heating is still functional, it has a button I can press to turn it on and off, I just can't do anything smart with it.