So you have memory space which is reused… Which essentially makes it a mutable memory structure, where you update or add with new data keys… No?
So you have memory space which is reused… Which essentially makes it a mutable memory structure, where you update or add with new data keys… No?
Can you please give me an example - let’s say I have a big list of numbers and I need to find how many times each number is there.
I would expect a mutable dictionary/map and a single pass through. How would you do that without mutable datastructure?
So do you create new objects every time you need to change state?
A great example of misrepresentation.
It’s as actively killing anyone as ground actively kills people who jump out of airplane.
Should it be there? No. Is it safe? No.
But painting it as an “actively killing people” is misrepresentation of other group point of view. Thank you for a great example.
Yeah, misrepresentation of other group points of view is strongly represented in both groups
Millions of people on the bus. Some vote to drive to place A. Some want to drive to place B. Neither is the cliff. But both A voters and B voters are using the bus-cliff false analogy to manipulate people to vote for their option.
In reality the chance that your vote would even affect the result is nearly zero.
Not even comparable
Honestly, no. I guess the biggest difference is as a father of 3, I have like 5 hours to play in a week. And I want to enjoy some of the power.
Diablo 4 shows what happenels when you nerf builds midcycle - you are in a constant cycle of “I finally reached the power level of the top build, people are playing for week, finally I can enjoy it, oh they nerfed it the very same day, but here is another build I have to spend my week farming to, repeat for weeks, stop playing”
Enjoyment of power level > some potential variance of builds I never would care or have time to play.
Have they fixed integrations? A few years ago, all integrations consistently were breaking one by one,which made the usage very frustrating
from their parents
Is that the case though? I thought children home = parentless children? It is potentially quite a better outcome for those particular kids
Python. Not even a competition. My love of programming quadrupled the day I switched to python and it’s getting stronger and stronger. I have now 10 years of professional python experience and around the same of C++ with occasional C#. A few projects in Go and Java. They all have ups and downs, but… Not even comparable how much everything is more elegant and simple in python
Comparing to this, getting into Russia is even simpler, so you can do all of those things, that are simple to you to type yourself. Go for it, we root for you!
Not sure where you are in the US, but that is definitely not my experience. Cars usually stop the moment I stop on the side of the road. At least In California
E. G. For storage and performs reasons. 5 bytes vs 9 bytes. Multiplying by amount of users and various indexes - can produce very noticeably difference. More records per page.