Live data from Hacker News

List of April Fools' Day Announcements

news.ycombinator.com

521–530 of 553 posts

Re: List of April Fools' Day Announcements

#521

Earlier quoted context omitted.

> NSA announcing they were dropping all illegal activities I was thinking of something more along the lines of "NSA brings suit against NSA after it learns that tailored operations group was secretly spying on other divisions of the NSA".

> Wired has learned that the NSA has filed a confidential request for records from the NSA due to suspected illegal activities.

@JoblessWonder and @Thriptic, you deserve upvotes ;)

Re: List of April Fools' Day Announcements

#526
post #519

Earlier quoted context omitted.

Sony does own the .sony gTLD: https://www.icann.org/en/system/files/files/request-2014081-... More generally, as part of ICANN's gTLD approval process, if the gTLD being applied for is a trademark, then it can't go to anyone else besides the trademark holder. So there's actually a lot more assurances that you are dealing with who you expect to be dealing with with gTLDs versus random domain names on .com.

Honest question, trademarked according to who? The Internet is a global thing now, so who wins if there's two entities that happen to both have valid claims to a trademark?

First one to pay icann money obviously.

Re: List of April Fools' Day Announcements

#527

Earlier quoted context omitted.

SET BLASTER=A220 I7 D1 T2 Ah, the memories...

Of course if it was on IRQ 12 half of the games wouldn't work (long story, and yes, due to another x86 quirk)

Elaborate on said quirk?

Re: List of April Fools' Day Announcements

#528
post #67

April fools I wanted the most: - NSA announcing they were dropping all illegal activities, - Water allowed on board of planes, - ISIS converting to Christianity, - Apple patenting the patent, - Snapchat releasing a payment system Note that April Fools is on December 28th in Spannish culture. http://en.m.wikipedia.org/wiki/April_Fools%27_Day#Comparable...

Water isn't allowed on board planes? I usually bring an empty nalgene through security and then fill it in one of the many water fountains in the terminals. Works well!

Cathay Pacific does a water check at the gate for flights going from HK to the US.

Re: List of April Fools' Day Announcements

#530
post #399

Earlier quoted context omitted.

Because you might want to have multiple vhosts running on localhost, separated by hostname.

If you host is, say "zeus.barrera.io" you can use: test-service-1.zeus.barrera.io dummy-server.zeus.barrera.i Etc. No need to create new (possible conflicting, definitely not future proof) TLDs.

It's not about shared hosts (at least if I'm understanding the topic correctly) but about /etc/hosts entries on your local machine for your local machine. As in:

    my-test-thing-a.dev 127.0.0.1
    my-test-thing-b.dev 127.0.0.1
    my-test-thing-c.dev 127.0.0.1
Buying an actual registered domain for that sounds like it would be even more confusing than using an unregistered TLD because it makes it hard to tell which hostnames are expected to work across machines and which are strictly "works on my machine".
Post reply on HN