Piafraus

joined 2 years ago
[–] Piafraus@lemmy.world 7 points 1 day ago

Is that an advertisement for scuba diving industry?

[–] Piafraus@lemmy.world 1 points 1 month ago

As far as I understand, the help allocated by Biden is having a lasting effect for at least next three years. Trump did try to stop the deliveries earlier this year, but fortunately it got reversed a week later. But I am afraid this childman still can do something like this.

[–] Piafraus@lemmy.world -1 points 1 month ago (2 children)

Yeah, if you aggregate most of other countries help it will surpass US. Which just tells you how much of it was US help. I admire your optimism.

[–] Piafraus@lemmy.world -5 points 1 month ago (4 children)

If they can keep defending themselves without their largest donor of money and weapons, on the same level, it would be indeed a surprised Pikachu face.

[–] Piafraus@lemmy.world 1 points 3 months ago (1 children)

Does it show the "laps" and their times? If not, I think it can still be implemented by storing just two values - time delta before previous stop and timestamp of previous start/un pause.

[–] Piafraus@lemmy.world 3 points 4 months ago (1 children)

If you applied the unstoppable force and the object of application did not move - then this force was not unstoppable

[–] Piafraus@lemmy.world 4 points 4 months ago (3 children)

Force is not a thing that moves. Force is what is applied to an object. In this "answer" whatever is shown and depicted as force is not force.

[–] Piafraus@lemmy.world 9 points 11 months ago* (last edited 11 months ago) (2 children)

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.

[–] Piafraus@lemmy.world 2 points 1 year ago (1 children)

That is always confusing to me. If I am on a bus stop: "This bus" doesn't make sense, it doesn't exist yet. Next bus, is the next occurance of event "Bus".

If it's Wednesday, the "this Friday" doesn't really make sense. There doesn't exist a Friday in Wednesday, that you call this. Next Friday however is quite clear - it's next occurrence of event "Friday" on the timeline, so it's the one in two days.

[–] Piafraus@lemmy.world 1 points 1 year ago (2 children)

I never had this feeling. It's an RPG, I can build and control only my character

[–] Piafraus@lemmy.world 2 points 1 year ago (1 children)

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?

[–] Piafraus@lemmy.world 2 points 1 year ago (3 children)

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?

view more: next ›