More then 3 planets.
More then 3 planets.
I can’t find anything similar on Jebora. Honestly probably time to switch.
If on the mobile app is there a way to check the sidebar rules?
Longest is 2,700 for a bad review. Oxygen Not Included. The hours come from a combination of things.
I bought it on a whim the first week of early access so years of on and off playing. Mid game gets super slow and with a stable base there is little danger. So que up some dig, sweep, or build orders and go to bed. 20 minutes of play for 20 hours of run time.
Then the game starts to have problems with performance so sort the junk and fill the world with plastic to simplify calculations.
Then there is the runtime I used running a mod that generated a world checked it’s stats and sent the info to a map database.
I loved the idea and humor of the cult management part. Unfortunately most of the the game is terrible hack and slash dungeon combat. I refunded it after an hour.
I’ve got some serious time in games I gave bad reviews to. In part because I often get interrupted pause the game and don’t get back to it until the next day.
Cosmoline smells more like “gun” to me than gunpowder.
Ubisoft isn’t making money. That’s something wrong as far as the board is concerned.
Interestingly enough Luca Galante the creator spent 10 years coding digital slot machines. He used a lot of the techniques used by them to keep you playing. He just did it in a way to maximize fun instead of micro transactions.
Pretty specific use case. A normal OS handleds time slicing and core assignment for processes and uses it’s judgement for that. So at any time your process can be suspended and you don’t know when you get your next time slice.
Same with when you make wait calls. You might say wait 100ms but it may be much longer before your process gets to run again.
In a real time OS if you have real time priority the OS will suspend anything else including it self to give you the time you request. It also won’t suspend you no matter how long you use the core.
So if you need to control a process with extreme precision like a chemical manufacturing process, medical device, or flying a rocket where being 10ms late means failure they are required.
However with great power comes great responsibility. You need to make sure your code calls sleep frequently enough that other tasks have time to run. Including things like file io or the gui.
Cool. I remember having to use Red Hawk Linux years ago. It’s a real time variant of Red Hat. It was such a pain to get the dependencies workin on it.
Yeah. The thing that made me “get” quaternions was thinking about clocks. The hands move around in a 2d plane. You can represent the tips position with just x,y. However the axis that they rotate around is the z axis.
To do a n dimensional rotation you need a n+1 dimensional axis. So to do a 3D rotation you need a 4D axis. This is bassicly a quat.
You can use trig to get there in parts but it requires you to be careful to keep your planes distinct. If your planes get parallel you get gimbal lock. This never happens when working with quats.
No. It’s more what the previous poster said about encoding rotation. It’s just not a xyz axes. It’s current, charge, flux as axes. The trig is how you collapse the 3d system into a 2d or 1d projection. You lose some information but it’s more useful from a spefic reference.
Without complex numbers you can’t properly represent the information.
Yeah a good friend of mine has a PHD in math. I asked him how he would describe math. His answer was a set of rules for dealing with numbers. What’s important is how useful the rules are.
Yup. When you have a circuit that is not purely resistive the inductive or capacitive load causes the voltage and current to not be in phase. It looks like ohms law is being violated. However the missing part of the energy is in the imaginary component to be returned latter.
Fair point.
I get the joke but Auschwitz was in Poland. They were careful to keep all the concentration camps out of Germany.
Yeah I remember when cmdrtaco was in charge. It was great back then. Now it’s full of anti woke stuff.
Yeah on table top space marines are the reference for other things. Other armies usually have a unit that is considered a SEQ (space marine equivalent)
If I put a number on them it would be 1 where as IG flashlight trooper would be 0.1 and a tank would be around 7-10
Nice. Are those votan? I’m not up on the new lore.