sure, if the limitting factor in a case like this would be the speed of computation and not slow IO than implementing the computation in another language would be a viable way to increase performance.
sure, if the limitting factor in a case like this would be the speed of computation and not slow IO than implementing the computation in another language would be a viable way to increase performance.
cassete beasts is a pokemon-like game, that wont require to much power.
ember knights is very simmiliar to hades, both are great roguelikes.
doom2, blood, duke nukem 3d etc run with low power consumption.
a hat in time is a 3d jump n run that can ve limitted to 10 watt tdp (maybe less)
pillars of eternity, great game so far, did not play a realtime-with-pause rpg since kotor, but thanks to the auto-pause settings this plays really well. And while i can’t claim to understand whats going on right now, the world seems to be really fleshed out and combats so far where very fun.
brotato, fun take on the vampires survivor formular.
backpack battles, an autobattler, but players don’t draft from a shared pool, so you’ll mostly draft the same builds everytime and don’t care much about the builds you are dacing. not somerhing i’ll continue playing, but it was ok to waste a bit of time, would probably be cool on mobile.
doom2, but i am allways playing doom, so i guess that does not count.
It was written as part of my work.
check your contract, you might not own the code and your organization may have a process to determine how to license something.
to your other questions (IANAL)
no, the solution is not to pay someone to have someone to blame if shit happens.
there are a bus load of people involved on the way from a git repo to actuall stuff running on a machine and everyone in that chain is responsible to have an eye on what stuff they are building/packaging/installing/running and if something seems off, it’s their responsibility to investigate and communicate with each other.
attacks like this will not be solved by paying someone to read source code, because the code in the repo might not be what is going to run on a machine or might look absolutely fine in a vacuum or will be altered by some other part in the chain. and even if you have dedicated code readers, you cant be sure that they are not compromised or that their findings will reach the people running/packaging/depending on the software.
i can’t see how paying someone would have changed anything in this scenario.
this seems to be a long running campaign to get someone into a position where they could introduce malicious code. the only thing different would have been that the bad actor would have been paid by someone.
this is not to say, that people working on foss should not be paid. if anything we need more people actively reviewing code and release artifacts even if they are not a contributor or maintainer of a piece of software.
And no, I have not tested it because I don’t know how I’m actually supposed to do that.
depends on what you backup and how.
if it’s just “dumb” files (videos, music pictures etc.), just retrieve them from your backups and check if you can open the files.
complex stuff? probably try to rebuild the complex stuff from a backup and check if it works as expected and is in the state you expect it to be in. how to do that really depends on the complex stuff.
i’d guess for most people it’s enough to make sure to backup dumb files and configurations, so they can rebuild their stuff rather than being able to restore a complex system in exactly the same state it was in before bad things happened.
when they released they were real time with pause, like the old baldurs gate games.
they added a turn based mode though, in a later patch.
maybe the pathfinder games by owlcat. the pathfinder rules they use are very very simmiliar to d&d 3.5 so, should feel familiar if you enjoyed neverwinter.
they are not super hardware hungry and run without a problem through proton/wine.
not a native speaker, so what does “sparkling” entail here?
i only know the word when talking about fizzy water, jewelery or twillight vampires :D
and would you say tlu is anime?
it was animated by japanese people in japan after all.
i guess that depends on how pedantic we want to be.
the last unicorn was animated by a japanese company, but written and directed by us americans. original voice performance was also done by non japanese people.
so if we say that a anime has to be a animated movie made by japanese people, then no, the last unicorn is not a anime.
if we say a anime is a animated movie where japanese people were responsible for the animation then yes, the last unicorn is a anime.
if we say anime is a genre descriptor and not a geographical label i wonder if avatar the last airbender or the castlevania animated series are anime and how ghost in the shell and my neighbor totoro both fit in their.
i’d try 720p if that matches your tv.
no black bars, probably no visible downgrade and maybe a tad smoother fps wise.
you could try 1080p, your deck wont explode or anything, but it probably leads to more fps fluctuations.
obi-wan kobra and anitaur are not real, they can’t hurt me!
apex legends works. the finals does not, because of their anti-cheat solution.
for multi-player fps games remember that you’ll play against pc players, they’ll have keyboard and mouse and you won’t have assistance features you might be used to from console fps. Experiment with gyro controls, the touchpads and/or “flick stick” you’ll might find a way to get similar speed and accuracy as a mouse user, but i’d guess you are in for an uphill battle.
have a look at the control schemes provided by the community for games, if you don’t like the default controls.
my competitive fps days are in the past, but i can recommend some single player fps i enjoyed on the deck:
e: www.protondb.com to check how various games work on the deck. some games are not “verified” by valve because they only show xbox button prompts, or some “unplayable” games run perfectly fine with a specific launch options
Oh, that will be a sad day.
I think i saw almost all of his stuff and while the quality of the movies spans the entire specturm Cages performance is allways atleast fun. I really enjoy watching him on the screen.
Fyi: Libre Office is the actively developed Open Office fork.
Don’t know how it stacks up to MS Office though.
Most clients are web browsers and support for torrents in http is the same as for every other file.
So that would only give us a use for torrents as a form of content distribution plattform to get the actual files closer to the client.
In cases where we have actual non browser clients: i like to curate what i am distributing and don’t want to distribute anything i happen stumble upon or would you be willing to store and more importantly share everything you find on 4chan or that might show up in your mastodon feed?
En Garde! Nice indie game, with a combat system simmiliar to sekiro, but very lighthearted presentation. Also started paradise killer. Definitely interesting, but not sure if it’s a game for me
nah, one is never to old to learn stuff.
a tough, but hands-on start would be something like https://www.theodinproject.com/
it’s a free course for web development and their material is really good, so even if you don’t finish it you’ll aquire some good fundamentals about programming.
sadly that does not match your language preferences, but a lot of knowledge tends to transfer or helps to understand different approaches.
you could also try a course like Introduction to CS and Programming or other university/college courses. they are meant for people who start without programming experience.