This is Nvidia. It’ll be open source only after competitors surpass them in every metric, the technology is no longer used, and only 5 people are left who care.
This is Nvidia. It’ll be open source only after competitors surpass them in every metric, the technology is no longer used, and only 5 people are left who care.
I don’t think they’d do much better besides being safer, eventually. Just saying that’s the only place where they’d make sense to go.
Edit: giving it a bit more thought, they should also have greater passenger capacity for their size
Inner cities are better served by trolleys/buses anyhow. Self-driving taxis would work best at the edges of a city, or to fill gaps between train stations in suburbs
Sorry, there are no PPAs that have all codecs compiled in? Is it illegal to distribute or something?
For what it’s worth, I use Mint with the Xanmod kernel installed and the kisak-mesa PPA. This means I get the stability, strong UI, and “just works, no fuss” factors of Mint, but a cutting edge kernel with an optimized build and gaming-specific tweaks to it, plus the latest release of Mesa. Every individual app I want to guarantee is fully up-to-date I just get the flatpak, which mint will offer to update through its gui updater tool, right alongside native packages. Steam and Heroic keep the games up to date and ProtonUp-QT lets me keep the Proton-GE versions up to date as well.
Anyhow, just putting that out there. I’ve used every major distro over the past 16 years and this is my personal “I just want it to always work and be up to date” solution for my gaming PC. Everyone will have different compromises for what they consider best.
Can’t you just install ffmpeg from a PPA rather than compile it yourself?
No, it’s one person who is so unironically salty that they post memes about how much they hate Linux several times a day.
Hey, don’t be sexist. There’s plenty of otherwise-tech-illiterate ditsy dudes in the same work pool.
My feed is aware of my politics and throws everyone I’m friends with or follow (and some who I’ve unfollowed) who wrote something objectively wrong or stupid that’s biased the other way politically.
It’s literally all rage bait unless I go in and manually block it from showing me those people at all.
I mean, they don’t HAVE to, but if they choose not to, the board of directors will push for a change in CSUITE personnel
If the board doesn’t maximize profit, the shareholders can sue them, so functionally they do have to.
Am I right to assume you’ve got a laptop? Otherwise 70C is a terrible temp to hit at idle
Generally the app is better. Compatible with more container formats, audio formats (surround sound, Dolby digital, etc), and has hardware supported decoding for h265 video in addition to h264.
At least in the case of a Jellyfin server, you can download media locally when you know you’ll be without internet
Not sure this qualifies as insane. Seems more like a self-defense maneuver to me. People have harassed and stalked this man to an absurd degree over features they wanted and bugs that bothered them that in some cases only existed in forks like Swanstation.
This is on top of this guy working a full time job. He can do what he wants and give away free code to the world on whatever terms he sees fit.
Basically, he got too famous and entitled assholes started treating him like a public slave.
It sucks and I’m sad to see him turn the project away from a true FOSS license, but I’d rather he contribute public code than not.
There are powered extensions, so one of those might work, but a hub is certainly a comparable price and a more compact solution
The architecture was originally developed for desktop PCs, but they discovered it was incredibly efficient at the time (late 80s, early 90s), so Apple partnered with ARM to develop it for the Newton.
The first commercial device with an ARM chip that I remember fondly was a Gameboy Advance.
It’s more like a built-in hardware emulation mode than anything else. Modern ARM chips use out of order execution as the default, whereas x86 uses ordered execution as the default. M-series and Snapdragon X chips have a little flag that can be passed to tell the hardware to run in in-order mode instead of out-of-order mode.
Depends on how it’s implemented. If they have a version of Proton that translates all x86 windows syscalls to ARM Linux, some operations could be extremely efficient.
There’s definitely got to be more overhead overall, though. Especially for devices with memory page sizes other than 4K, like the M-series Apple chips do (they use 16K as their page size), likely a VM will need to be sandwiched in there to ensure memory alignment. It’ll more fully be emulation and not just translation.
Even Rosetta still gives up 10%+ efficiency compared to a native compilation of the same program. I’m not saying it’s not viable, but in a resource constrained (especially battery-constrained) device 10% is a lot.
Don’t worry about vainfo. That should only matter if you use VA-API as the interface for hardware encoding your video. For Nvidia GPUs you would use NVENC instead.
What does your sunshine config look like? Do you have the debug logs for it?