Bonsoir

joined 2 years ago
[–] Bonsoir@lemmy.ca 14 points 2 years ago (1 children)

I'll take fourty one and a half, please.

[–] Bonsoir@lemmy.ca 14 points 2 years ago (3 children)

I think a running gag in the community is that Quincy, being the starting hero, is okay early game but becomes more and more obsolete in the end-game. Him saying "Nothing gets past my bow" on repeat in the game is quite ironic, since, obviously, lots of bloons do get past his bow.

[–] Bonsoir@lemmy.ca 14 points 2 years ago* (last edited 2 years ago)

What would be the alternative? (assuming that you want to do the loop yourself)

new_results = []
for result in results:
    if result:
        new_results.append(result)
results = new_results

or else

for result in results:
    if not result:
        results.remove(result)

which doesn't do the exact same thing.
Honestly, this list comprehension is much faster to read and quite easy to understand.
I think we could rename the "result" variable "x" or "res" and it would be less confusing though.

[–] Bonsoir@lemmy.ca 17 points 2 years ago

If I can see him in the mirror, it means that he can see me in that mirror. Is this comic calling me gay?

[–] Bonsoir@lemmy.ca 4 points 2 years ago

Well, it's not a surprise that the definition of "AI" is not based on how it is represented in fiction. It shouldn't.
But the definition of AI is still oddly large and include a lot of things that probably shouldn't be part of it.
On the other hand, when people talk about "AI", it's almost always about machine learning, aimed at NLP or vision tasks, which is also inaccurate as AI can do much more than that.

[–] Bonsoir@lemmy.ca 2 points 2 years ago* (last edited 2 years ago)

I've tuned mine once because it got out of tune and it was fairly easy. I never tried to retune it, but as far as I know it's pretty much the same process and you can't really fuck this up. Don't worry too much. All you need is a little hammer and a tuner.

[–] Bonsoir@lemmy.ca 7 points 2 years ago

If we clean up the mess, then it shows that it's okay to create one because someone will take care of it eventually. I want people who created the mess to suffer from it too. That's why we need a messier mess.

[–] Bonsoir@lemmy.ca 10 points 2 years ago (4 children)

Wait, are rollerblades gay, now?

[–] Bonsoir@lemmy.ca 4 points 2 years ago* (last edited 2 years ago) (2 children)

Myself, full of all of the above because my house was built 100 years ago ^^

I've been playing Kalimba. It's a really nice instrument for people like me who are not great musicians. Really easy to pick up as a beginner, and you can still play "real" songs with it. Sounds good even if you're bad. Even if you already play music, it's still great. Portable too.

[–] Bonsoir@lemmy.ca 10 points 2 years ago* (last edited 2 years ago) (1 children)

I understood that, but given how rich she is, does she really need that money for nesting sites? What is she doing with those nesting sites anyway? /j

[–] Bonsoir@lemmy.ca 12 points 2 years ago* (last edited 2 years ago)

I understood that, but you need to reach both thresholds (200k downloads AND 200k $) to have to pay fees per install, so the number of install doesn't matter for a free game.

[–] Bonsoir@lemmy.ca 7 points 2 years ago* (last edited 2 years ago) (2 children)

A free game will never make 200k$ in a year, so I don't really see any issue here (?). Unless you are talking about free game with in-game purchase. Then yeah, someone who would download the game without doing any purchase after the threshold is met would be a net loss for the devs.

view more: ‹ prev next ›