List of April Fools' Day Announcements
411–420 of 553 posts
Re: List of April Fools' Day Announcements
#412Crypto pranks: The winner of the Password Hashing Contest was announced to be, LM Hash! https://twitter.com/veorq/status/583175725206892544 http://article.gmane.org/gmane.comp.security.phc/2658 libsodium added ROT13, fast, keyless, powerful cipher https://github.com/jedisct1/libsodium/commit/23f1c90c682484f...
And made resistent to timming attacks!
Re: List of April Fools' Day Announcements
#413Earlier quoted context omitted.
indeed because "The evaluation fee is US$185,000." http://newgtlds.icann.org/en/applicants/customer-service/faq...
I wouldn't be so sure they wouldn't do that, after all: http://www.reuters.com/article/2011/07/02/us-dealtalk-nortel... "At the auction for Nortel Networks' wireless patents this week, Google's bids were mystifying, such as $1,902,160,540 and $2,614,972,128. Math whizzes might recognize these numbers as Brun's constant and Meissel-Mertens constant, but it puzzled many of the people involved in the auction, according…
Those usually go hand in hand.
Re: List of April Fools' Day Announcements
#414Earlier quoted context omitted.
Because ICANN set this up, and companies have to protect their trademarks. Google isn't going to abandon their perfectly good domains.
> Google isn't going to abandon their perfectly good domains. Good thing icann just increased the available domain-space from "limited" to "unlimited" then. That sounds good for almost everyone, or at least icann.
Re: List of April Fools' Day Announcements
#415Earlier quoted context omitted.
Because ICANN set this up, and companies have to protect their trademarks. Google isn't going to abandon their perfectly good domains.
> Google isn't going to abandon their perfectly good domains. Good thing icann just increased the available domain-space from "limited" to "unlimited" then. That sounds good for almost everyone, or at least icann.
Re: List of April Fools' Day Announcements
#416Smartbox by Inbox: the mailbox of tomorrow, today http://googleblog.blogspot.com/2015/03/smartbox-by-inbox-mai...
Re: List of April Fools' Day Announcements
#417Earlier quoted context omitted.
Of course if it was on IRQ 12 half of the games wouldn't work (long story, and yes, due to another x86 quirk)
Oh man, those IRQ nightmares! Please don't mention those extended memory settings or I will go into my basement to look for my MEMMAKER notes on how to (maybe) get a game going...
Re: List of April Fools' Day Announcements
#418Earlier quoted context omitted.
This is embarrassing: if they are too afraid to actually re-style it for a day (with all potential losses), then they shouldn't bother with a static image. Sometimes you get too big to be cool.
Would probably result in millions of lost revenue because of the UI.. Although that number would be interesting to see.
Amazon has been pretty conservative with their UI changes over the years, which could be because their users react poorly to them.
Re: List of April Fools' Day Announcements
#419Re: List of April Fools' Day Announcements
#420Earlier quoted context omitted.
And the gopher mirror, too! I don't have a good reason, but I really like the gopher protocol. Cool to see someone go to the (minimal) effort it takes to make a gopher mirror.
I am just now writing a static site generator that generates a directory based website from a folder hierarchy. It is heavily inspired by gopher. No bling, no js (well, unintrusive js to make the directory listing sortable) and a focus on getting shit online. The pages are either plain text or generated through some templates using markdown. I am in dire need to clean the code up, but I will put it on github sooner o…