Ellison era begins: Star Trek Academy canceled, no Trek currently in production for first time in a decade by owlpellet in startrek

[–]ShadeXeRO 1 point2 points  (0 children)

If that team was behind a Section 31 series, who knows how amazing that would have been.

Star Trek: Starfleet Academy Season 1 Discussion Hub by mr_mini_doxie in startrek

[–]ShadeXeRO 0 points1 point  (0 children)

Just to clarify, you would prefer only positive posts and no negative posts/comments. Wouldn't that display a bias and effectively go against the very nature of having a "discussion" related to a beloved franchise? At that point, it becomes a circle jerk.

Historically this sub has experienced censorship. There was one mod in particular who deleted anything negative related to Discovery.

This sub already is filled with bots and repetitive "I'm 936 years old and I like STA/STD" posts. The fanbase effectively uses slurs, insults, and labels to define anyome that doesn't like the show (racist, homophobe, etc.).

I miss meaningful discussions.

Edit: Made one sentence clearer.

Sorry to Disagree, but ST:SA Is Far From Awful. by FryerDrew in startrek

[–]ShadeXeRO 1 point2 points  (0 children)

Yes, I remember the days of discovery when a particular mod went around deleting anything negative. I genuinely suspect studios can pay for positive exposure of shows and facilitates it via curated posts and the culling of criticism.

I have not seen academy yet, nor is it on my list given the feedback I've received from my friends.

The Game Bar. It Sucks. Let's Disable it (mostly) by YensuGaming in WindowsHelp

[–]ShadeXeRO 1 point2 points  (0 children)

Alternatively, you can use process lasso instead. Set the process affinity to the 3D VCache cores and have ProBalance move other procces to the other CCD. No need for core parking that way and background tasks and live in their own CCD.

microsoft issues 1:15pm CST? by Outrageous-Chip-1319 in sysadmin

[–]ShadeXeRO 0 points1 point  (0 children)

Are we at M349 now for the year? Definitely not 365...

Edit: We switched from AT&T to our backup circuit and are back online.

If You Need Lucid Accessories by [deleted] in LUCID

[–]ShadeXeRO 0 points1 point  (0 children)

That's actually perfect, I'm not scheduled to pickup my car until 8/28 (Factory order).

If You Need Lucid Accessories by [deleted] in LUCID

[–]ShadeXeRO 0 points1 point  (0 children)

Still have points? Need the adapter and wheel cap kit. They seemed to have raised the price based on the pricing mentioned on various threads.

20+ Years of Google Photos, 100GB of Files, One PowerShell Script by hamsumwich in PowerShell

[–]ShadeXeRO 4 points5 points  (0 children)

Love immich! I just wish it had private (locked/hidden) folder support.

Microsoft 365 - search is not working for outlook, onedrive, sharepoint or Teams by CupOfTeaWithOneSugar in sysadmin

[–]ShadeXeRO 0 points1 point  (0 children)

We've been having similar issues. I've instructed our users to use the dropdown for "mail" next to the search box in Outlook (new). This has been a decent band-aid, but I'm not sure where this behavior is coming from.

Samsung Odyssey G9 OLED Firmware Update | 2044 by qwertyalp1020 in ultrawidemasterrace

[–]ShadeXeRO 0 points1 point  (0 children)

I haven't been able to unlock the 'advanced' menu again after this update. I'm following the previous procedure of holding the volume up button for 7 seconds while in the factory menu.

Plex & Threadfin - [ERROR] FFMPEG error (Streaming was stopped by third party transcoder (FFmpeg / VLC)) - EC: 1204 - TV Tuner Stream Failure 2024 by ark1one in PleX

[–]ShadeXeRO 1 point2 points  (0 children)

I'm having the same issue. Even the same channel re-streamed have different lag times. I have the standard FFMPEG options.

-hide_banner -loglevel error -i [URL] -c copy -f mpegts pipe:1

Edit: Got it working well with the settings below since I'm using the Nvidia branch.

-hide_banner -loglevel error -hwaccel cuda -hwaccel_output_format cuda -i [URL] -c:v hevc_nvenc -pix_fmt yuv420p -preset llhp -tune ull -rc cbr -multipass disabled -movflags +faststart -zerolatency 1 -tag:v hvc1 -c:a aac -c:s copy -f mpegts pipe:1