Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SU
Posts
7
Comments
552
Joined
2 yr. ago

  • It was streaming locally from my 920+ directly to my LG tv using the official Plex app on the tv and the Plex docker container on the NAS with iGPU passthrough. Tried it in both mp4 and mkv formats. Since the tv doesn’t support DTS it was transcoding into (I think) AAC. When I would change the playback from DTS to any other codec (for files with multiple formats), the video would play flawlessly, it was just the audio transcoding.

  • Only problem that I have with mine is it just doesn’t have the power to transcode audio flawlessly. I have a lot of DTS content and it just stutters all the time. I had to set up a Tdarr pipeline just to add EAC3 tracks to everything.

  • Well the good news for you is that a website specifying one or the other is nothing more than marketing from that app maker! So long as there is a QR code (or a long random-ish string), you can use any authenticator app that supports that website’s 2FA algorithms!

    That last bit is important because I think Lemmy had a non-standard 2FA algorithm (SHA-256?) that wouldn’t work with Google Authenticator.

  • Unfortunately there are some websites that require Authy (probably because Authy wined and dined some business executive). I absolutely loathe these sites but if it’s a site you’re not willing to live without, you’re stuck with having Authy plus your main 2FA app.

  • Is it less secure than it could be? Yes.

    Is it better than no 2FA? Also yes.

    In the end if it doesn’t work for your security model, than more power to you. But if it helps to increase the security of the average Joe, it’s good advice.

  • I’m not gonna comment on the Linux portion because you seem quite passionate, but both Libre Office and Open Office are cross platform apps. So they’ll work just fine with your OneDrive / Dropbox / Backblaze / whatever to give you the wonderful fully cloud synced experience on either Windows or Linux.

  • I can’t help with a self-hosted captcha, but I do know that hCAPTCHA claims to be more privacy respecting than reCAPTCHA. They also have a 1:1 comparability layer with the reCAPTCHA API so it should be a drop-in replacement without too much effort.

    I’m interested to hear if anyone chimes in with a self-hosted solution, but I’d imagine a managed solution would probably be best for an application of any size if you’re worried about bots.

    Also, while I agree with the other poster that bots may be better than humans at solving captchas, I do want to say that they’re better than nothing. Just like I wouldn’t leave my front door unlocked (even though house doors are easily picked / broken), a simple deterrent is better than nothing. A site I was working on went from hourly spam to none at all with just a simple Cloudflare captcha.

  • I’ve got Fastmail set up for myself (more tech savvy) and for my wife (it needs to ”just work” and easy like Google), and I’d say it’s a solid balance between wanting to do a bit more with the email and a rock solid just works email. At $5/mo (or $50/yr) per user, it’s not cheap, but I think the service is quite good and I’ve been extremely happy with the service provided. I also never have issues with SMTP access for my home server, I don’t think my mail has ever been sent to spam for any of my family or even sending reminders to my work email.

    Their iOS app has also replaced the default / native iOS mail app because it’s just that good, which is a nice plus.

  • If I’m understanding the concern (and this is me doing my own interpretation, so please tell me if I’m wrong here) is that she did not have the support needed to do so. At a normal company, a social media manager would be backed by a team that prepares professional videos / images / maybe even copy for use in marketing. Stuff like press releases and whatnot would be orchestrated and well planned to ensure the message comes across as needed.

    From what I read, her language implies to me that she was expected to be a one-woman production line with all of the added responsibilities of a team. At least if you want to have the production quality that I think LMG would expect for their socials.

  • In IT’s defense, there are a lot of REALLY stupid people. Plus given the added cost of developing internal apps that work for both, I can understand why corporations would choose to lock you into Chromium. I don’t like it, and I wish there was more trust in the end user, but I do get it.

  • At work I can choose between Edge and Chrome as my only two options. I use Edge, but there’s really no benefit for me to use one over the other. Technically I think I can request Firefox, but it’d have to go through VP-level approvals or something stupid like that.

    Based on the “coming back from lunch,” I’d assume this person is on their work computer.

  • To be fair, the SMTP RFC (5321) says that senders MUST retry sending upon a failure (source), but it only specifies that they SHOULD have a retry of 30 minutes, and an even weaker recommendation to continue to try for 4-5 days before giving up.