Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Explicitic

macrumors 6502
Original poster
Oct 26, 2012
455
11
Undecided
On another (possibly unrelated) note, a new site, http://cyngn.com/, just launched with a countdown to August 19th. Android Police has verified that this site is by the company behind CyanogenMod (Cyanogen Inc.). This may or may not be related to this "Nemesis" project. Android Police claims it's not, "We can confirm that this new site is related to a new CyanogenMod project - one that is completely separate from whatever Nemesis is."
 

0dev

macrumors 68040
Dec 22, 2009
3,947
24
127.0.0.1
On another (possibly unrelated) note, a new site, http://cyngn.com/, just launched with a countdown to August 19th. Android Police has verified that this site is by the company behind CyanogenMod (Cyanogen Inc.). This may or may not be related to this "Nemesis" project.

They really are going all out to build up hype for this thing, it better be good :p
 

mattopotamus

macrumors G5
Jun 12, 2012
14,738
6,109
On another (possibly unrelated) note, a new site, http://cyngn.com/, just launched with a countdown to August 19th. Android Police has verified that this site is by the company behind CyanogenMod (Cyanogen Inc.). This may or may not be related to this "Nemesis" project. Android Police claims it's not, "We can confirm that this new site is related to a new CyanogenMod project - one that is completely separate from whatever Nemesis is."

how the hell is that a date...looks like dots to me.
 

Explicitic

macrumors 6502
Original poster
Oct 26, 2012
455
11
Undecided
how the hell is that a date...looks like dots to me.

It's a binary clock. You could also just look at the source code...
Code:
	<script type="application/javascript">
    var theFinalCountDown = new Countdown({
                                        year	: 2013,
                                        month	: 8, 
                                        day		: 19,
                                        width	: 800, 
                                        height	: 200,
										rangeHi : "month",
                                        style   : "flip"
                                        });
    
    
    
    </script>
 

mattopotamus

macrumors G5
Jun 12, 2012
14,738
6,109
It's a binary clock. You could also just look at the source code...
Code:
	<script type="application/javascript">
    var theFinalCountDown = new Countdown({
                                        year	: 2013,
                                        month	: 8, 
                                        day		: 19,
                                        width	: 800, 
                                        height	: 200,
										rangeHi : "month",
                                        style   : "flip"
                                        });
    
    
    
    </script>

oh word! Yeah, I just said word.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.