Earlier quoted context omitted.
you are being just as rude as the other person, if not more, buddy. There is a much better and constructive way to make this point. Also, the title says that she is "learning to code" so its not unreasonable to say that she probably isn't handling the website stuff... Also, the commenter is making a conjecture about the veracity of OP, not the mother per se.
I am old myself. It is not ability to learn with age that is suspicious it is wanting to share it like this and it would be a clever marketing move. I will learn new things until the day I can't. I am currently learning the Stan language but I am not going to write a medium article "What happens when an old man attempts to learn Stan?"
Show HN: My 70 year old grandma is learning to code and made a word game
121–130 of 160 posts
I bet you could write that article, regardless of programming experience, and tell a compelling story. Different people share different parts of themselves online, and I think that's okay.
Re: Show HN: My 70 year old grandma is learning to code and made a word game
#122The javascript is pretty clean and well commented
Re: Show HN: My 70 year old grandma is learning to code and made a word game
#123This is perfectly wonderful!!!
Re: Show HN: My 70 year old grandma is learning to code and made a word game
#124"Voleyball isn't in the dictionary"
Hmmm...
Re: Show HN: My 70 year old grandma is learning to code and made a word game
#125"Voleyball isn't in the dictionary" Hmmm...
It’s got two L’s - volleyball works without issue
Re: Show HN: My 70 year old grandma is learning to code and made a word game
#126Great job! Got in 12 :-)
Feature request - colour code incorrect guesses by distance from the solution. You could look up 'Hamming distance' for one approach to that.
Re: Show HN: My 70 year old grandma is learning to code and made a word game
#127There is some bug in the sorting, because it sorted “vol” after “volatile” for me. It seems to depend on some previous state, though, because I couldn’t reproduce it in a new window. Edit: See also https://news.ycombinator.com/item?id=41217457 .
It might not be sorted intentionally as part of the challenge of the game.
Re: Show HN: My 70 year old grandma is learning to code and made a word game
#128got lucky in 4 guesses. The final guess is the first word I thought of that starts with that letter.
Re: Show HN: My 70 year old grandma is learning to code and made a word game
#129Re: Show HN: My 70 year old grandma is learning to code and made a word game
#130I found Grandma's Word in 3 guesses