HackerTrans
トップ新着トレンドコメント過去質問紹介求人

taejo

2,431 カルマ登録 15 年前

コメント

taejo
·6 日前·議論
How do you propose to use AI to grow fruit trees faster?
taejo
·11 日前·議論
"I've opposed Wikipedia for twenty years. Now I'm banned for life." would also be a correct headline, and maybe a more honest one.
taejo
·18 日前·議論
Well done! I had a somewhat similar experience twenty years ago in the informatics olympiads. I had no idea about the whole world of algorithms, complexity, etc. until a friend recommended to do the first round of our national informatics olympiad. The first round was pretty simple programming, the second round was a whole new world.

By the way "Ng" is Andrew Ng's surname, it's not NG with a capital G.
taejo
·3 か月前·議論
Btw a visa is a document allowing entry into a country, while VISA is a word mark used by Visa, inc. for their payment cards and network. I think you're referring to the travel document, but since the context also includes payment networks, I'm not 100% sure.
taejo
·5 か月前·議論
The point GP is making, is that everyday mathematics is not done in Lean, but in a language that's more like JavaScript, where equals doesn't always mean equals, + and • mean whatever seems convenient at the time, and objects sometimes change type without notice.
taejo
·10 か月前·議論
Emojis, however, are a Japanese invention (related but different from emoticons).

BTW, even the word emoji (from Japanese e = picture, moji = character) is unrelated to the word emoticon.
taejo
·昨年·議論
AFAIK it's typical for whitehouse.gov to be completely replaced with every new president
taejo
·5 年前·議論
The AAP says: "infants younger than 1 year are developmentally unable to learn the complex movements, such as breathing, necessary to swim. They may manifest reflexive swimming movement under the water but cannot effectively raise their heads to breathe. There is no evidence to suggest that infant swimming programs for those younger than 1 year are beneficial."

The evidence for swimming lessons before 1 year is discussed in this article: https://sciencebasedmedicine.org/summer-is-here-and-infant-s...
taejo
·5 年前·議論
> Still not sure how to send an email that consists of a single dot on its own line though.

A line starting with a period is escaped by adding an extra period; the receiving side removes the first character of a line if it is a period.