Over time, it will destroy large parts of the park.
- 4 Posts
- 107 Comments
truthfultemporarily@feddit.orgto Games@lemmy.world•The signatures are still coming and it's already making an impactEnglish37·8 days agoLook I get it. The planet is dying, income inequality, it seems everything is unfair and going to shit. People yearn at an opportunity to help make things better. But yelling for simple solutions is the opposite of helpful. Because there are no simple solutions.
Saying to “just open source it” does not make sense.
What do you do about:
- proprietary codecs
- proprietary software that just does not exist as open source
- the fact you need a copy of the game engine to actually build the game from sources
- assets that have been bought on asset stores. Do the people who make those for a living not have a right to continue to make a living?
Making single player games without always online DRM: yes totally doable
Running game servers of online games forever: not really doable, as soon as all the libraries etc. they depend on are unsupported they will shut down one way or another. You need staff basically forever. Not even mentioning the maintenance headache that every legacy system always turns into.
Letting people run their own dedicated servers: sometimes doable, depends on the game though. Some games do not have “a server” but a whole infrastructure of stuff, look at foxhole. Some “servers” are a house of cards barely held together by duct tape.
This initiative all comes down to the definition of “reasonable”. What is reasonable, actually? Running an infrastructure at a loss until bankruptcy? Or just keeping it online until it starts making a loss.
truthfultemporarily@feddit.orgto Games@lemmy.world•The signatures are still coming and it's already making an impactEnglish167·8 days agoThere is a reason it’s included though. Stuff like fmod, bink video etc. does complicated things that you otherwise need to implement yourself.
truthfultemporarily@feddit.orgto Today I Learned@lemmy.world•TIL Disney killed a bunch of puppies making "Snow Buddies" and weren't allowed to use the "no animals were harmed" claimEnglish50·18 days agoWerner Herzog boiled 11000 living rats in ink for Nosferatu.
Me: I need an AC unit
Mitsubishi: sure!
Me: I would also like an orbital launch system, a forklift, a cruise ship, a main battle tank, an air superiority fighter and a nuclear power plant
Mitsubishi: ur not gonna believe this…
truthfultemporarily@feddit.orgto Linux@programming.dev•Share a script/alias you use a lot10·21 days agoIt already comes with many distros and I can’t live without
ll="ls -la"
Do you realize we could both look at a red surface, both call it “red”, but for me it may look like blue looks to you? We would never know, because we grew up pointing at something and calling it red.
You are calling it “malformed perception”, but thats exactly my point: ALL perception is malformed. Humans are not capable of perceiving objective reality and the belief that we can is an issue at the root of many of societies problems.
No this is exactly incorrect. We do NOT perceive objective reality. All perception is subjective, and then goes through a further filter of interpretation. If someone says something is blue, there is no guarantee they perceive it the same as someone else. On top of societal pressure itself being able to change perception.
This is why in every scientific endeavor we try to take humans out of its as much as possible.
ITT: people telling other people they’re trolling rather than accepting that humans can perceive reality differently, and the own perception is never objective.
truthfultemporarily@feddit.orgto Selfhosted@lemmy.world•Looking for an web-based secure message serviceEnglish71·26 days agoI mean that’s pretty easy to build yourself. You can write a super simple web app and on get it displays a message then deletes it from database.
Reminds me of this big jims boozy bike trip to baemer
truthfultemporarily@feddit.orgto Selfhosted@lemmy.world•Docker is not available in RHEL10English271·29 days agoSo containers have been standardized for a while now (OCI), and even if you install “docker” it’s actually just installing containerd with docker-cli. For years kubernetes is not even supporting docker-shim anymore. So there should be no issue. What is even the problem you are running into?
Not a mathematician but the way I understand it, is that it merely shows that there are unprovable problems, not that nothing can be proven.
The difference is that if something is proven mathematically it’s 100% certain and will not change. In other sciences you may be taught things that later turn out to be flat out wrong.
truthfultemporarily@feddit.orgto Linux@programming.dev•Now Ubuntu is Also Ditching Xorg Completely for Wayland!16·1 month agoTwo different frameworks for providing a graphical user interface. X is older.
truthfultemporarily@feddit.orgto politics @lemmy.world•LA protests live updates: Marines will be deployed in response to immigration protests171·1 month agoTaking in refugees is not very popular at the moment.
truthfultemporarily@feddit.orgto Showerthoughts@lemmy.world•An alien who sees in the radio part of the light spectrum would probably be blinded by all our wireless communications12·1 month agoIf you were an alien sensing radio waves a city for you would be the same as a bright day for us: we are used to lots of visible light being scattered around, and the aliens would be used to radio doing the same.
truthfultemporarily@feddit.orgto Showerthoughts@lemmy.world•An alien who sees in the radio part of the light spectrum would probably be blinded by all our wireless communications361·1 month agoWe see in the visible part, yet we are not blinded by all the light.
truthfultemporarily@feddit.orgto linuxmemes@lemmy.world•System requirements for me and not for thee15·1 month agoIts not a myth at all. If a software uses too much RAM it has to be killed because otherwise the OS crashes. You can read more about it here: https://linux-mm.org/OOM_Killer
Here is the source code: https://codebrowser.dev/linux/linux/mm/oom_kill.c.html
That story ends with “and the poor parents were crying”