Earlier quoted context omitted.
I use Compose key for this, surprised nobody mentioned it here yet. This way it works in all X11 apps (Sway supports this out of the box as well), with no need for extra software or some specific desktop environment. Just put something like : "" : "" : "" in your ~/.XCompose. Yes, you have to put all the emojis you want there manually, but I use very few of them so it works for me. EDIT: HN removed the emojis from my…
My n00buntu derivative has some emojis and other logograms out of the box, eg. lines 326–337 of /usr/share/X11/locale/en_US.UTF-8/Compose: : "" U262D # HAMMER AND SICKLE : "Ⓐ" U24B6 # CIRCLED LATIN CAPITAL LETTER A : "♥" U2665 # BLACK HEART SUIT : "" U263A # WHITE SMILING FACE : "" U2639 # WHITE FROWNING FACE : "" # PERSON RAISING BOTH HANDS IN CELEBRATION : "" U1F4A9 # PILE OF POO : "" U1F595 # REVERSED HAND WITH MI…
I bought 300 emoji domain names from Kazakhstan and built an email service
321–330 of 642 posts
Re: I bought 300 emoji domain names from Kazakhstan and built an email service
#322The customer's words echoed in his mind. 'robert at lightbulb emoji dot kz, but with a real lightbulb emoji.' The clerk had registered thousands, maybe tens of thousands of e-mails into the Nordstrom Rack Nordy Rewards program, and he had seen it all, but this, this was something entirely new. This wasn't the single letter username or the overly sexual address or the gmail address with the plus sign, all mildly inter…
Very well written. Bill burr on his podcast was talking about, when he first discovered reddit. He couldn't understand what it was... He then realized later.. "it's a site for people that really like to type.. that's what it is.."
Re: I bought 300 emoji domain names from Kazakhstan and built an email service
#323This service should come with a big fat warning that the emoji email addresses should never be used for anything remotely serious. Running an email service is not, by any means, a 'tiny project'. I would never pay, nor rely on an e-mail service that is effectively a one-men side project. I just took a quick check on the 'mailbox' domain (I can't paste emoji here on HN). There seems to be no DMARC, no MTA-STS and no T…
Re: I bought 300 emoji domain names from Kazakhstan and built an email service
#324I always have shelf businesses registered and available for this.
Its an art and almost passtime for me to sit down with bankers and open accounts for these things soon after registration and give the bare minimum information
“It’s a tech company”
“no, there isn’t a website its 2021 it just uses telegram and wechat to get customers”
(remember: the bank doesn't actually care about their anti-money laundering statutes either, they care about you giving them a reason to care, which is very different.)
Re: I bought 300 emoji domain names from Kazakhstan and built an email service
#325Earlier quoted context omitted.
As a security person its hard as heck training (some of) our users to understand how basic domain formats work. We use a phishing simulation service, and outside of certain content,putting part or all of our company name in the domain but adding other words/underscores/etc is what tricks a lot of people. I tend to explain how it works in a basic format, and often you can see the light bulb go off when I point out how…
This stuff is not really well made for normal people, to be honest. Just look at all the discussions and troubles (tickets, misunderstandings, security risks) related to email and hyperlink parsers.. It took me a while to know that FQDNs can (and sometimest must?) start at root with a period, meaning every address you've ever typed could have finished with a period (news.ycombinator.com.) and I recall some newspaper…
> this is a valid email address apparently: #!$%&’*+-/=?^_`{}|~@example.com
If so, that's actually the same as #!$%&’*@example.com (mail user 'foo+bar' is the same as 'foo'). Many webforms/DBs don't know that.
Re: I bought 300 emoji domain names from Kazakhstan and built an email service
#326> I setup an email forwarder to route all email sent to .ws to my regular email address. >Eagerly I typed ben@.ws into the "to" field of gmail and hit send. > The email never hit my inbox. It was lost forever in cyberspace. I think this was just caused by Gmail now working when a message is sent and received at the same account. It just disappears. [0] It’s really annoying, it’s not part of a spec, it’s just gmail. I…
Exchange also does this, if you are part of a group, send an email to that group, you will never get it. We ran into it when one of our systems were sending an alert for a failed action to a group, but it was sending it on behalf of the person that tried to do that action and eventually failed. Everyone in the group was getting the email, except the original person.
Re: I bought 300 emoji domain names from Kazakhstan and built an email service
#327Earlier quoted context omitted.
If you asked 100 people in Germany(!) what "KZ" stands for the result would be something like 95 say "Konzentrationslager", 5 say "I don't know" and 0 "ISO code for Kazakhstan".
Indeed. But if you ask the whole world (as we're on the internet), 1% might recognize it as "Konzentrationslager", 2% might recognize it as Kazakhstan and the rest have no idea. So for general internet usage, I think it's fine. We're not modelling the internet after German customs after all.
Re: I bought 300 emoji domain names from Kazakhstan and built an email service
#328Earlier quoted context omitted.
By the way, we already have an "emoji button" on our keyboards: on Windows, it's the Win+. keystroke. Try it if your Windows 10 is updated enough.
A couple of alternatives for Linux users. https://wiki.archlinux.org/index.php/IBus#Emoji_input The kitty terminal emulator supports this out of the box (it also works on two other platforms): https://github.com/kovidgoyal/kitty Ctrl+Shift+U opens a Unicode input panel with fuzzy search by symbol code or name.
I wrote https://github.com/sphaerophoria/ibus-memebox for myself because I wasn't quite happy with the performance of any of the solutions I found.
Re: I bought 300 emoji domain names from Kazakhstan and built an email service
#329Re: I bought 300 emoji domain names from Kazakhstan and built an email service
#330This service should come with a big fat warning that the emoji email addresses should never be used for anything remotely serious. Running an email service is not, by any means, a 'tiny project'. I would never pay, nor rely on an e-mail service that is effectively a one-men side project. I just took a quick check on the 'mailbox' domain (I can't paste emoji here on HN). There seems to be no DMARC, no MTA-STS and no T…
I'm pretty sure most people wouldn't expect something like this to work reliably.
They would not understand the following terms: unicode, punycode, domain name, mailserver, mail forwarding, tld. They would even probably reply to the wrong email (the website shows that the emoji email forwards mail to a normal email which sends the mail to you, so you should not click "Reply" on any email forwarded from this service to you).
Don't assume customers' expectations.