he/him
Nerd, programmer, writer. I like making things!
Fair, I spoke too strongly. My bad!
I regularly get ads for airbrushed right wing talking heads arguing with college kids. That’s paid so not only the algorithm, but it is annoying!
It seems like trusting the nicest voice in the room on a topic like security, rather than experts, could be a mistake
Your personal experience validated their claim, what are you talking about
Pretty much, but the marketers are still trying to tell people it can totally do logic anyway. Hopefully the apple paper opens some eyes
Oops, I wasn’t clear! I appreciate the thought process there, I’ll be more detailed.
My first note was for the type hint. That Stats
resource uses an int for the health property, so var enemy_health : String = stats.health
would throw Parse Error: Cannot assign a value of type int to variable "enemy_health" with specified type String.
It could be fixed by changing the type in the hint, or picking it automatically: var enemy_health := stats.health
The confusion muddied up my second point, you can replace:
print("This enemy has ", enemy_health, " health!")
with:
prints("This enemy has", enemy_health, "health!")
Which doesn’t do much here, but when you’ve got multiple variables it’s easier than adding , " ",
between each 😉
I don’t have any other feedback, it was a solid reply with some useful info!
You love to see it
You might have to cast that health stat to string, since the type is hinted. You can also use prints
to automatically insert spaces between arguments
Good advice! This is a great post
Stack Overflow
Because they don’t understand how SO works and had their feelings hurt by curation
It also makes it too difficult to know what is important. In most games you can talk to people and you usually knew if it’s chitchat or plot relevant, generated text blurs the line enough that it’s probably only really useful in specific games like Façade
Men will do anything but therapy
Posts are fine on mlem as well
I’ve seen fundraisers where they let people pay a few bucks to smash a scrap car with a sledge for a few minutes. Maybe they can get a little return by doing that
🤣
The program is statistically an average white guy that knows about a lot of things but doesn’t understand any of it soooooo I’m not even sure what point you thought you had
Plus 1 for the… explanation something? Your comments were decipherable but I had to work hard for this 🤣
As if he would run 🤣