• 0 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: June 23rd, 2024

help-circle


  • He pretended like this would force studios to publish sourcecode and that they have to give up on drm. I am not shure if he or someone else said this but someone also pretendet like new laws would somehow retroactivly apply to all games and now sstudios would have to give up server code that propably has thrid party software in it that they dont have the right license to just release it.( this is also a point i read alot from comments everywwhere and its stupid.) First, anny new law will take a ton of time untill it iss written then passed and then goes into effect. If this law passes studios will know way in advanced that upcoming releases in the eu would be under this new law and therefore can take this into account when builsing their infrastructure for online play/drm like in case of the crew.

    Also anyone who is active in piracy forums where devs work on stuffk ows that they dont need aourcecode to get it running. People will chow through assembly if they want to make a game work, some decompiled lego island over the course of a year to preserve it.





  • It doesnt matter if we can define if it is a threat from a outside perspective with a historical context and it doesnt matter that god is actually not real because if you are a kid growing up and your parets tell you that you will die and go toll hell to be punished for eternety for some reason it has a big impact on you. These kids dont have the outside perspective or a history backround to know better, it will affect them. Even if it seems sus to them, untill a certain age kids will just beelieve what parents or other important figures tell them and if you grow up in an environment where everyone beelieves this it gets ingrained in you. It took a shit ton of time untill i aceppted that it was ok to also think guys are hot after being indoctrinated for most of my life. The deconstruction of all the bullshit and absolutly awfull morals and ethics you learn is very hard.



  • Ok so first if all anlinear electric motor is really expensive all the things that you said that were good about the aérotrain then dont apply annymore.

    The amount of thrust you have to generate to stop a decently sized train is huge, that kind of turbine would be super loud and blow tons of debris around. If you brake with biting the rail you will also have lots of wear.

    I dont even get why you would need to brake that fast? With a vehicle that heavy you will never be able to brake so fast that you could stop if something happened a hundret meters in fro t of you. And even if you bite down on the rail to stop near instantly the kinetic energy of a few hundret tons moving at lets say 70km/h would just destroy the rail.





  • The nutrition score is a german thing that our nestle lobby minister pushed. Its worthless because it compares the products in arbitrery categories with each others so a nutri score of A on sweets just means that these are the “healthiest” sweets but they are still far worse than something from another category that has a “lower” score. The worst thing is that the categories are weird sometimes so two products that you would think are in the same category sometimmes arent and you cant compare them withoud looking at the category on the package every time.


  • I mean the thing with overloading is that your functions should have some difference in the paraameters they take, if you make 3 functions that have the exact same parameters of course you will not be shure what the compiler does(alötho i dont think that it would compile? But i dont think that i have ever done that)

    If you have a foo(int x float y) and a foo( int x ) function and you call it with just a x as parameter you can be shure the compiler will call your second function. If the compiler for some reasson tried to use the first foo it would throw a error because it wants a int and a float and you just gave it one int.

    I am shure that

    Foo(){ static int x =0;
    X +=1; Printf(“%d”,); }

    Foo(); every time foo is called x increments so print will be 1,2,3,4… for every call of foo

    Printf(“%d”,x); <- wont work because x cant be acessed here, it is out of scope.




  • Die meisten spülmaschinentabs haben abbrasive partikel die helfen den schmutz abzutragen, das sorgt bei messern aber auch dafür, dass die schneide stumpf wird und bei beschichteten pfannen die ptfe beschichtung abgelöst wird. Von nicht rostfreien messern mal abgesehen, das ist denke ich selbsterklärend. Edelstahlpfannen und töpfe sind eigentlich kein Problem, brotmesser und co mache ich auch in die Spühlmaschine.

    Gute küchenmesser einfach direkt nach dem benutzen mit heißem wasser und spüle abspülen und gut ist, solange nichts antrocknet bekommt man die mit 2 handgriffen schnell sauber.

    Gusstöpfe/pfannen sollten durch das benutzen ja einee LEICHTE patina aufbauen die hilft, dass nichts beim braten festklebt die würde in der spühlmaschine zerstört und guss rostet. Hier auch einfach direkt per hand spülen und gut ist.