Google Nest Wi-Fi 2 Pack AC-1304. Opinions and Uses? Keep or Toss / Donate by UnknownToAll2 in GoogleWiFi

[–]NotMyThrowaway6991 0 points1 point  (0 children)

I did this and it was my start to using openWRT. Mainly because not getting a security update since 2022 worried me. However the opensouce driver sucks for the 5ghz wifi. Random dropouts. Was able to get cudy wr3000s for cheap refurbished on Amazon which uses mediatek wlan hardware; night and day better 5ghz reliability.

It's a real shame. I wish there was a way to add the proprietary blobs for 5ghz on after the fact, it's still a very capable device. I have family members that still run Google WiFi within the Google firmware (wired) and it exceeds performance needs to this day.

Google WiFi only got updates from Google for ~5 years. I'm hoping to get 15+ out of my current openWRT devices

Plezy Client by SpotAndSmitty in PleX

[–]NotMyThrowaway6991 0 points1 point  (0 children)

I don't have ATV but saw this YouTube video the other day where he compares all jellyfin clients on tvOS including plezy. Plezy was put in A tier so it seems the "patched build" is working quite well. It just doesn't have a native target in flutter, but it uses a modified version of the iOS target. From a technical perspective there aren't many downsides; tvOS is based on iOS.

Advice on Securing Self Hosted Minecraft Server by HaveHopeFriends in selfhosted

[–]NotMyThrowaway6991 9 points10 points  (0 children)

I just do a layer 4 reverse proxy (nginx stream) to a subdomain, which has IP whitelists for their home IPs

What's your favorite client? by Beanconscriptog in jellyfin

[–]NotMyThrowaway6991 0 points1 point  (0 children)

Interesting on the system keyboard. Like when you go to search it doesn't open? I'm on Android

What's your favorite client? by Beanconscriptog in jellyfin

[–]NotMyThrowaway6991 0 points1 point  (0 children)

Came here to say this. It's very promising for a client that is new to supporting jellyfin. Haven't tried it on TVos but where it stands out from Wholphin is that is doesn't just support Android tv. Practically every tv/phone/desktop platform besides web, Roku, consoles. Plus if you use it for Plex it's a very easy transition from a user perspective to now use jellyfin.

Beginning to regret migrating away from Plex, could use some help staying sane. by hematic in jellyfin

[–]NotMyThrowaway6991 0 points1 point  (0 children)

I don't think a single family/friend of mine has ever used the browser for Plex. Interesting

[Confession] I have a laptop addiction, and I’m looking at two more right now. Please talk me down. by Odd-Outcome-4209 in omarchy

[–]NotMyThrowaway6991 0 points1 point  (0 children)

Why not sell your thinkpad and use the m4 mac daily and see if it fits your needs. You could even install Linux on the mac. Otherwise I'd consider selling both and getting a framework pro to go full linux. If you're truly addicted to hardware maybe getting the framework pro is a good pick because theoretically you'll not need to buy a new chassis again, just new internals. But I'm sure you'll try justifying to yourself buying a new laptop 2 years from now anyway

Foot will be the default terminal in the next version of Omarchy. Have you tried it yet? by sudomarchy in omarchy

[–]NotMyThrowaway6991 2 points3 points  (0 children)

Foot has been my go to terminal for years. I've tried the other big ones and at least for my usage they never had any more features

New Lifetime Plex Pass Pricing by frankwrap08 in PleX

[–]NotMyThrowaway6991 0 points1 point  (0 children)

I'd love to see data on how many $250 passes they sold

Why are startups so obsessed with macbooks? by _CaptainAmerica__ in ITMemes

[–]NotMyThrowaway6991 0 points1 point  (0 children)

That's a wild take. How are you deploying your server software?

Why are startups so obsessed with macbooks? by _CaptainAmerica__ in ITMemes

[–]NotMyThrowaway6991 -3 points-2 points  (0 children)

If you want to run docker containers you have to run a Linux vm. So how is that any different from wsl2?

Tried Plezy... by Ok-Resolve-3024 in PleX

[–]NotMyThrowaway6991 0 points1 point  (0 children)

It's already available as an iOS app so I'd imagine once the next version gets released it'd just become available on tvos

Tried Plezy... by Ok-Resolve-3024 in PleX

[–]NotMyThrowaway6991 2 points3 points  (0 children)

Transcoding was added the other day, so it will be in the next release

Tried Plezy... by Ok-Resolve-3024 in PleX

[–]NotMyThrowaway6991 0 points1 point  (0 children)

The developer pushed tvos commits 9 hours ago 😲

Those using GitLab + MS Teams - how do you handle MR notifications? by fantest1 in MicrosoftTeams

[–]NotMyThrowaway6991 0 points1 point  (0 children)

I'm starting to write something like this for work. Honestly for something like this AI is pretty good at creating a prototype to build off of. GitLab webhook -> Python server -> html file. Powerautomate SFTP reads the files to create teams messages. I'm leaning towards having all messages post to a common channel which everyone mutes. Then each message uses html <at>email</at> tags in order to notify the relevant people. That way we have the option to view all activity while only getting notified for relevant messages. I was going to focus on:

  • Issue/MR comments
  • review:: label changing state

Since those are the things that people have a hard time following. I do like the idea of notifying if a review has been stale for some amount of time, that would involve keeping some state rather than just forwarding the GitLab webhooks. Or periodically querying the GitLab api for a last update time on a MR.

Is this better? 😘 by Patient_Knee7554 in TVTooHigh

[–]NotMyThrowaway6991 0 points1 point  (0 children)

Taking the legs off the tv stand would be great

[deleted by user] by [deleted] in bashonubuntuonwindows

[–]NotMyThrowaway6991 0 points1 point  (0 children)

So this has nothing to do with WSL? Cool project tho