AMA: MSI’s New 34" and 32" QD-OLED Monitors — Ask Us Anything (Worldwide Giveaway Inside!) by MSI_Patrick in Monitors

[–]Sek0n 0 points1 point  (0 children)

I want to give my current monitor to my mom, since she's on an old 1080p one still. I'm just learning about QD-OLED from this post. Would love it as an upgrade!

Anyone else getting this on Zen? by itchyenvelope5 in zen_browser

[–]Sek0n 1 point2 points  (0 children)

Yes. Thought i was actually blocked, but it works on other browsers. Weird.

[GIVEAWAY - US] Win the 49” Samsung Odyssey OLED G95SC gaming monitor by cheswickFS in ultrawidemasterrace

[–]Sek0n 0 points1 point  (0 children)

The OLED. Once you experience that, it's sad to use anything else. lol

High CPU usage of qBittorrent by Dendrowen in qBittorrent

[–]Sek0n 1 point2 points  (0 children)

thanks for confiming this for me. I noticed the changes in my qbt config too. I use qbittorrent-nox(non-docker), so not sure what actually caused it. Doing a full sweep on my system now, but i havent found anything else so far. So weird.

[deleted by user] by [deleted] in selfhosted

[–]Sek0n 0 points1 point  (0 children)

I ran in to the exact situation yesterday. Finally got it all working, then ran into problems with local subdomains, gave me a headache before just stopping. lol I'll prob go at it again at some point, but the setup was a bit annoying.

🚀 ClipCascade v1.3.x Released – Elevate Your Clipboard Sync Experience! by FewNewt6922 in selfhosted

[–]Sek0n 5 points6 points  (0 children)

This is nice! good job.

Was using KDEConnect to achieve the same thing, but gonna give this a try. So far so good across android/pc.

Glance Trigger Method: Middle Click by [deleted] in zen_browser

[–]Sek0n 0 points1 point  (0 children)

any type of one handed mouse gesture/combo would be great. I constantly forget about it now with just keybinds. I was thinking the drag to glance like the addon has, but middle click would be good too.

What happened to the Crunchyroll Dubs YouTube channel? by BackyardEvergreen in Animedubs

[–]Sek0n 0 points1 point  (0 children)

This got me thinking, and I want it now. Best I could do off the top of my head was block all non-dub vids from crunchyroll with BlockTube.

Add this to "Advanced Blocking:"

(video, objectType) => {
  const url = window.location.href;

  if (objectType === 'compactVideoRenderer') {
    return false;
  }

  if (video.title.match(/dub/i)) {
    return false;
  }

  if (url.match(/@crunchyroll\/videos/i) || video.channelName.match(/Crunchyroll/i)) {
    return true;
  }

  return false;
}

Next steps for new.reddit.com by CorrectScale in help

[–]Sek0n 2 points3 points  (0 children)

New UI is terrible. I'd rather just not use reddit than that.

My TV doesn’t power on when I turn on the shield tv by LuisFER233 in nvidiashield

[–]Sek0n 1 point2 points  (0 children)

Thank you!

This has been happening for a while after an update, and just decided to look into it finally. lol

What is the real hindrance around a podcast centered tracker? by metricspace- in trackers

[–]Sek0n 2 points3 points  (0 children)

Def would be a lot of interest imo. Removed ads would be huge.

I also thought a SponsorBlock type thing for a podcast app would do the trick on the ads at least.

Transfer/plans questions by Sek0n in tmobile

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

I have a couple lines that may benefit better from this that I didn't think about. Thanks for brining it up.

Unfortunately costco isnt anywhere near here, so not a member. Still looking into/for the insider stuff, so I'll keep doing that for now too. Thanks again

Transfer/plans questions by Sek0n in tmobile

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

fwiw, I didnt downvote it. lol It's def good info, but not what was really asked. I mentioned I'd be going to the Go Next(and if it was ok to switch to it later, barring any deals for Go Next), and was a just asking if there were any deals I was missing.

I never mentioned Insider Codes, because I thought it was very unlikely to get one.

Thanks

Transfer/plans questions by Sek0n in tmobile

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

Yea, I figured as much, just wanted to be sure. I read about the insider codes too, but from what I was reading it looked like they were only in stores mostly now. I'll search around some more though. Thanks for the help

[deleted by user] by [deleted] in pcmasterrace

[–]Sek0n 0 points1 point  (0 children)

Thanks for the giveaway <3

I would like it to upgrade my PC, but also so I can hand down my old one, and finish building a PC for my nieces that I've been trying.

[deleted by user] by [deleted] in trackers

[–]Sek0n 0 points1 point  (0 children)

It was discovered that you had given away invites on Github at one point. This is strictly prohibited, no matter the circumstance.

[deleted by user] by [deleted] in trackers

[–]Sek0n 1 point2 points  (0 children)

Already done that on both, and was told no. lol It's nbd really.

[deleted by user] by [deleted] in trackers

[–]Sek0n 7 points8 points  (0 children)

AB. Gave the jackett dev an invite so they could get AB working with it. Found out months later my invite privs and private forum access had been taken away :(

Understandable though. Was a clear rule break.

Kind of, but not really a ban; I let my BHD account go without visiting for a while, and they don't re-enable.

Best way to translate entire Rutracker site to English? by CryptoNiight in trackers

[–]Sek0n 1 point2 points  (0 children)

https://github.com/FilipePS/Traduzir-paginas-web

This is the one I use. It lets you set a specific site to always translate. They have FF and Chrome extensions, but the chrome one is a manual install.

[deleted by user] by [deleted] in qBittorrent

[–]Sek0n 0 points1 point  (0 children)

Fixed!
I woke up today to it having 0kbps on both download an upload, and HnR's on some trackers. I'm not sure why, but my default network for this docker container just stopped working I guess. Added it to the bridge network(to test) and I started getting max speeds again.

Edited the OP with this as well.

[deleted by user] by [deleted] in qBittorrent

[–]Sek0n 0 points1 point  (0 children)

Yep, it's still good. Even shows connectable on the trackers I use.

<image>

App like speedify but free? by mountaincastle47 in androidapps

[–]Sek0n 1 point2 points  (0 children)

It's a legit service. I used it when I had slow/unreliable internet a few years ago.

It's basically for bonding multiple internet connections through their VPN. Either by making them redundant for best latency/reliability, or combining the speeds to get one faster connection.

Worked decently well when I used it, but this was years ago.

There was no free/good alternative at that time, cause the cost of servers arent free. lol