I have a couple of very minor commits in Linux and, in the 3.0 era, had my name at the top of a source file for a platform that never saw the light of day and was later removed wholesale.
Still feel that invisible feather in my cap.
I have a couple of very minor commits in Linux and, in the 3.0 era, had my name at the top of a source file for a platform that never saw the light of day and was later removed wholesale.
Still feel that invisible feather in my cap.
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.
Ideally the FDA should not be swayed by business interests, but everything controlled by our government is. That said, you want the FDA to exist and protect us from bullshit snake oil products and keep corporations from lacing our food with cheap poisons and carcinogens.
Trump gutting the organization makes it go from “could do better” to “actively subverting its own purpose.”
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.
Eh, 1% includes like 80 million people globally, they’re not all useless billionaires. There are probably a good number of them (likely towards the lower end of the spectrum) that actually work for a living and enough existing resources they’d have time to rework society.
The real question I have is how they’d be distributed. 1% globally or 1% per country/region. Both have advantages and disadvantages for survival.
The actual total in your own link was 5.2 million for executives. The 88 million is, again, the entire salary base just in 2021. Assuming they still had 700 employees (which is a current figure, not 3 years ago) that’s still about 120k apiece for everyone else.
I can’t tell if you’re just being disingenuous or you really can’t read your own sources…
That salary number is all ~700 employees, not just “executives”. That averages to about 150k apiece, not unreasonable for what is probably mostly tech workers.
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.
Because at some point after the first few million you turn into a dragon that must hoard wealth and the people that generate that wealth become a cost to minimize.
deleted by creator
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.
So you’re right that this is a bit arbitrary because the line between the standard lib and the language is blurry, but someone writing Rust is going to expect Vec to work, it doesn’t even require an extra “use” to get it.
Perhaps a better core example would be operator overloading (or really any place using traits). When looking at “a + b” in Rust you have to be aware that, depending on the types involved, that could mean anything.
Anyway, I love Rust, it just doesn’t have the 1:1 relationship with the assembly output that C basically still has.
Huh weird, these pull requests just magically accepted themselves
Rust can create native binaries but I wouldn’t call it close to the metal like C. It’s certainly possible to bootstrap from assembly to Rust but, unlike C, every operation doesn’t have a direct analog to an assembly operation. For example Rust needs to be able to dynamically allocate memory for all of its syntax to be intact.
I default to piracy too, but I’m guessing you don’t listen to a lot of new music. The thing a music service offers isn’t just access, it’s discoverability. It didn’t replace my FLAC collection, it expanded it. What it replaced was listening to the radio to find new stuff.
For video I’m more with you. I’m happy to rely on word of mouth. Especially since the streaming services drop movies all the time and discriminate against watching in a browser. Getting a good rip means you can watch it anywhere, anytime, and not have to worry about it disappearing.