Hell yeah, congrats! I get back into DCSS every few years but I have only escaped with the orb once, a lucky MiFi run. Just getting there is huge!
Hell yeah, congrats! I get back into DCSS every few years but I have only escaped with the orb once, a lucky MiFi run. Just getting there is huge!
I use private trackers exclusively for content I want to “own” or want in the highest possible quality. Stremio/RD is great though for my wife to be able to search new media and potentially stream in okay quality without fucking with sonarr. Or popular TV you’re maybe not sold on but would try an episode. Or for old SD content, like tossing on a 90s show for a few episodes. To be honest, I live in a world of ad block and Stremio is sometimes the only way I even know something is out…
Anyway, they complement each other well.
Certain ones, like music trackers, can still be interviewed into. Once you get into an initial tracker and establish yourself, it becomes easier to find / get into new ones via forum invites. It’s a long road but barring a time machine it’s the easiest way.
I dunno, maybe I just had crappy indexers but usenet was always more miss than hit for me. Maybe it’s superior to public torrents but private trackers are the gold standard.
GNOME 3 introduced the current shell paradigm where you don’t really have a start menu but a variety of searches, integrated indicators, per-app desktops with a dock etc.
Before, it was far more conventional experience like Plasma/Windows/Cinnamon are now. GNOME 2 was forked to be the MATE desktop if you want to check it out.
Basically just start with what you’re aiming to enable and work backwards (as you’ve started to do). With judicious use of grep find out where that symbol is defined. If it’s in arch configs for other arches but not your own, it’s probably that.
There may be better tools out there to do this, but in my experience just sleuthing it out a bit will answer your question. The Kconfig system can be complex, but the files are pretty readable.
So it’s not fully self hosted then? I can’t see how it would do that without registering you with their own service as a middle man. Seems like that kinda defeats the purpose.
Sorry, why would Jellyfin be different from Plex for exposing to the Internet? Dynamic DNS service / static IP and router port forwarding just like any other self hosted thing. It requires a user/pass to login as usual. VPN is nice but not required.
I’ve only used Jellyfin, what does Plex do better for the non-expert user?
It’s possible that it’s not supported on your arch.
I mean, fuck Elon and Tesla but if you’re spending money on a car you’re giving it to a bastard one way or another. The CEOs of Ford, BMW, et. al. might not be making asses of themselves on the global stage, but I’m sure they’re still horrible. Even used cars run on gas 99% of the time.
I got my account locked on BLU because I stopped seeding when my RAID went down. I was able to recover the data and get back up in about 24 hours but there was literally no recourse other than begging some random mod’s reddit account.
Always sad to see a tracker go down, but this place was a shit show.
The only thing Samba is really great for is interop with Windows. If that’s not an issue, Dolphin can browse SFTP directly by adding it as a network share (you may need to setup a password-less key pair to avoid having to login). SSHFS is a similar option and works even if the client is totally naive (it just looks like any other mounted FS).
Right. GCC -f optimizations are basically like “how hard are we going to try to be clever” and are, I believe, orthogonal to the actual instructions used. Machine dependent args start with -m, like -march or -mavx etc.
I feel guilty about it, but I appreciate the monthly pass. I played EUIV for exactly one month, at a total cost of like $7 (got the base game for free at some point) with all the bells and whistles. It seemed like a good compromise because you’d have to pay it for years at this point to cover the DLC out right, but it is a disgusting level of rent seeking behavior.
Now it bothers me that I’d need to put another $7-$10 into the machine to access those saves, but not as much as if I’d throw down hundreds of dollars on it to own the content for a 10 year old game.
For XP, the machine KVM presents as may be too new, but that isn’t an issue with non-virtualized QEMU.
TIOBE is weighted toward languages that have existed for a long time by virtue of counting lines written / skilled engineers etc. but the speed at which Rust is climbing that list is a better indicator. Also, a lot of the languages above it wouldn’t be appropriate for anything like a DE.
But you’re right, it’s hyped, I just think the hype is real.
This is a weird take. Rust is very popular and is the current heir apparent to C for systems level stuff. It’s a great choice to start a new DE/toolkit.
As for the rest, you’re right the end user doesn’t care about the language their graphical app is in, but the developers fielding their bug reports and making fixes/features sure do.
That trackpad was a game changer for playing KB+M games with a controller, but to be honest sometimes I really miss the right joystick. The trackpad can fake it, but it’s not the same.
If they ever do another standalone controller I’d want it to be like a screen-less Deck. Both joysticks and trackpads and a couple more grips.
I agree. I have become more amenable to things like Flatpak or Podman/Docker to keep the base system from being cluttered up with weird dependencies, but for the most part it doesn’t seem like there’s a huge upside to going full atomic if you’re already comfortable.