Ryan George is awesome, I can recommend the whole channel plus the Pitch Meetings channel where he makes fun of movies :)
Ryan George is awesome, I can recommend the whole channel plus the Pitch Meetings channel where he makes fun of movies :)
Decided to write it in python for brevity.
if you.can_read_this():
you.is_too_close = True
though if you know what you’re doing, you’d be more likely to do something like
you.is_too_close = you.can_read_this()
I don’t get it. Is the treat the dog’s lawyer present? ^/j
Not many people know this, but cheese is already plural. The singular form is choose.
I’m using VSCodium daily and most extensions work, with the notable exception of official MS-published extensions, which mostly require VSCode.
You explained it in the title and I was still wondering where the difference was 😅
Tbh I see much more people mentioning the complaining than the actual complaining
Can you comment on whether the Kreuznach is actually “Bad”?
Short answer: Imagine that the integer used in the for loop is a float instead.
Longer, a bit more precise answer: An integer can only have discrete values (i.e. -1, 0, 1, 2, …, 69, … etc.)
A real number (~float with infinite precision) can have an infinite amount of values between two discrete values.
An integral is, to put it simpy, a sum of all the results of taking those infinite values between two discrete values (an interval) and feeding them to the given function.
It’s a for loop over an infinite set of real numbers rather than over a finite set of integers => a non-discrete for loop
I hacked this by buying a Steam Deck and gaming on my 1-hour work commute!