Water’s constituent parts want so badly to BE water they will explode to do it.
Water’s constituent parts want so badly to BE water they will explode to do it.
If your router/firewall is configured to let these broadcasts through you have a problem. If it is working correctly and you have an attacker on your lan? You have already lost.
I had a coworker who joked that you could tell if a post is load bearing because the saw gets stuck when you are cutting through it.
I already pay with my watch.
I don’t need anything that is between my phone and my laptop in size.
Do Europeans just bring their bbq smokers on the train with them?
I love my shields, I have both the tube and the pro in different rooms. I like the Jellyfin AndroidTV app more than Kodi. I have side loaded a different launcher to avoid the ads.
I would love to try and replace it, but it needs to be able to handle 4K UHD rips with hdr and the original sound tracks in ATMOS or whatever.
Can SteamOS be installed on a desktop or is it only for the handhelds?
Yeah, it is fun, but some citations would be nice.
Alpha Centauri was awesome, but so were a lot of the other games. Colonization was a lot of fun. Call to Power is the civ game I want a real sequel to. Going way into the future tech was a lot of fun, and being able to build cities at the bottom of the ocean.
Of course, I think the whole franchise has gone downhill since Civ IV, so take my opinion as you will.
Does anyone know what the release schedule is for 0.17? It has some features I am interested in.
If it is just “when it is ready” that is fine, I’m just wondering if there is a plan or not.
I feel if you display it in a wheel, than opposing colors should be opposite emotions.
Side note. Don’t use hardware acceleration with TDARR. You will get much better encodes with software encoding, which is great for archival and saving storage.
Use hardware acceleration with Jellyfin for transcoding code on the fly for a client that needs it.
If you know what your client specs are, you can use TDARR to reencode everything to what they need and then you won’t have to transcode anything with Jellyfin.
So…just a normal Friday then.
The benchy tug boat is a test for 3d printers, the teapot was a test for 3d graphics.
Or buy it on physical media. More and more studios are pulling their disks and it is getting harder to find. If you have a disk, it can never be recalled.
The code on the left is more readable. It is easy to follow and see what is happening at each step.
That being said, the code on the right is easier to maintain. If the requirement comes down the pipe that we now need to support a new pizza topping it is easy to jump to the add toppings method using the IDE instead of scanning the entire monolith procedural function. Or if we now need to add support for take-and-bake, we can just modify the small entry method.
This also assumes that we are not needing to reuse any of these methods. If you want to add toppings to a sandwich or a salad, better write another huge method like the one on the left, or add a ton of nested if/else or switch statements. If you use the style on the right you can reuse the add toppings method without worrying about if you should preheat the oven for a salad.
The author chose a very simplistic requirement for an example and it is all well and good until you let it fester in a code base for ten years, with multiple interns maintaining it and end up with a huge spaghetti code monster to deal with.
I hear electric cars all the time, they are not much quieter than an ice car. We don’t need to strap lawn mowers to our cars in the name of safety.