TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Single Letter Last Name or First Name

4 点作者 jsudhams超过 9 年前
Hi all, Question is : Can i request for Web RFC to ensure nameing first and last to have minimum as 1 letter than 2?<p>Reaso : See below. I am from southern part of India where we use to give names in School like &quot;V F Myself&quot; which is basically V for Village , F for Father and followed by my Name. So name like P N Giri was the name written in school certificate and with absemse of birth certificate school certificate forms as basic validation artifact of name and birth date. Now until about Year 2000 we did not have any issue as most websites either not used validation in names or it hand written forms and registers. Now after coming in contact with west we had to that name to Giri N otherwise US people will call me Hello N (huh!!) which was also ok. But the issue most of the websites now dont accept my last name as single letter which N so my face Giri Ns (S for space) i have option of expanding the name but 1. i dont like it blooks like alien name to be 2. all proofs including my bank passbook , school certificate and other have N.Giri as name. (I heard from a friend in thailand who had issue it name X and he change to Xe or something)

3 条评论

greenyoda超过 9 年前
It&#x27;s sad that people who implement computer systems keep on assuming that they can somehow &quot;validate&quot; names:<p><a href="http:&#x2F;&#x2F;www.kalzumeus.com&#x2F;2010&#x2F;06&#x2F;17&#x2F;falsehoods-programmers-believe-about-names" rel="nofollow">http:&#x2F;&#x2F;www.kalzumeus.com&#x2F;2010&#x2F;06&#x2F;17&#x2F;falsehoods-programmers-b...</a>
a3n超过 9 年前
I&#x27;m with you, but why stop at one character? Why not zero. My entire legal name is a single word. Is it my first name? My last name? Where it matters, I use it as a last name, for consistent sorting and searching. I attempt to use nothing for the first name, and I rarely succeed. Once in awhile I&#x27;ll use Name Name, like Amorymeltzer&#x27;s professor.<p>If there was a group dedicated to this issue, they might call themselves the Harry S Truman society. <a href="https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Harry_S._Truman#Early_life_and_career" rel="nofollow">https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Harry_S._Truman#Early_life_and...</a>
评论 #10819383 未加载
Amorymeltzer超过 9 年前
I had a professor with this problem, his solution? Duplicate it: &quot;P N Giri&quot; becomes &quot;Giri Giri&quot;