Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción
https://store.steampowered.com/stats/content/
But Steam and Microsoft seem to have grabbed like 90%+ of the PC market for games, so I use barfaricifc MS for PC gaming.
I used to play a several good 3D games on Unix, Sauerbraten, Assault Cube, Glob 2, but there seems to be less and less of those.
People say Proton helps Linux, but I disagree. It seems to only lessen Linux-Native developement, and I think most of the good Unix games were Linux-Native's that got ported to Unix, and/or Unix's Linux-compatibility mode. But I hate MS so much, I'm not going contaminate another OS with MS-compatibility and/or MS-emulation.
* - The only result of which is that you can't give the University of Berkley credit for stuff under Unix that they weren't involved with.... as if too much credit was a real problem.
UPDATE: See below
in traditional linux software packaging with dependencies on system libraries it is hard, because libraries get updated frequently enough.
and in a year or two, or a couple releases later ABI starts to break and you need to update and recompile everything for new libraries to keep software running.
It is not a problem, when either software is open source, so you can just recompile, or there is some guy comes in and patches few lines of code for new libraries, or if ABI is stable.
in case of windows, ABI stability holds up to 15 years. In case of games, a lot of them are forever stuck as binary blobs, and you have not much of choice except developing wine/proton. or reverse engineering entire games, which is insane amount of work.
however, native linux development may mature soon, with adoption of flatpak, or really any packaging system that can manage and provide different versions of dependencies for different software, and in this way keep stable ABI for everyone and everything.
but for now, some native linux games work worse than windows games on proton, if developers aren't committed to continuously update their games for modern linux distributions.
For FreeBSD I'm running versions from the 2020's to help ensure compatible with my hardware and because "why not". I can run modern stuff in chroot'ed[en.wikipedia.org] copies of the main directory so that I don't break anything in the main install when running modern programs. (Or, to be more honest, not break much within the main install.)
But within the main install, I also have at least one copy of Version 6.x (2008) installed along with most of my work software and chroot or jail[en.wikipedia.org] shells into that to use it. Within the 6.x chroot/jail, I have the FreeBSD 4.x and 5.x Compatibility layers installed so that runs stuff from.... well... the old stuff I used back in 1998 up to, well, up to stuff I modifed last week. Latest version of Vim[en.wikipedia.org] also seems to run there just fine, or at least something close to the latest version.
Why are you taking updates that mess you up in an operating system you should have control over?
And, in FreeBSD they the have "ports" and "packages" for most subversions that match up with whateve you're running. "Ports" and "packages" are the same thing, except the packages are precompiled and the "ports" are all source-code.
I haven't hooked it again since moving, but I made a special internal server for PA messages / alerts[en.wikipedia.org] within my building(s), log phone calls, logs of other stuff, etc... Since that's not bloated, I'm running it on a $30,000 100-mhz server I bought for like $40 because of it's reliability and I'm running FreeBSD version 3.x on it. Obvioulsy not a problem when it's not connected to the outside world and not updated by anyone other than myself. Funny story about that server: although the main machine is really good, the boot drive on it died. So rather than putting in a new drive right away, I just left it running for 3+ years without a boot until I had a power failure that outlasted my UPS[en.wikipedia.org]. (I hadn't bothered to replace for $400-ish backup generator that got stolen a few years prior.]
Probably belongs in a different thread, but I thought Linux programs, like Unix, mostly ship or automatically load with the specific versions of all their dependencies and refer to them as such.
For example, if a program wants to use libstdc++.so.2.7.2.8 it loads "libstdc++.so.2.7.2.8" and if something else pushes any and all newer versions of libstdc++ or any other library, it doesn't really matter because it'll keep using the version it was distributed for.
We can not remain in offline mode forever.
new drivers, new api features, new libraries and frameworks. even my bluetooth headphones finally show battery charge in kde bluetooth widget. desktop linux is not a web server that can survive 10 years with nothing, but security updates
this is what flatpak is doing, and other container systems, like docker
At any rate, I think we cleared that up; if not, remind me to fork this into another thread. IMO, it's more Linux than the original topic.