Welcome to Tesla Motors Club
Discuss Tesla's Model S, Model 3, Model X, Model Y, Cybertruck, Roadster and More.
Register

Top Menu

This site may earn commission on affiliate links.
Goes-to-11.png
Drive.png

I might of missed it if you guys posted this already, but the countdown is in a frame and the page in the frame is titled "Juliet's Countdown".
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Juliet's Countdown</title>
<script language="javascript" src="countdown-tmc.js"></script>
<link rel="stylesheet" href="countdown-tmc.css">
</head>
<body>
<div id="countdown">
<span id="days1"></span><span id="days2"></span><span id="days3"></span><img src="images/divider-small.png"><span id="hours1"></span><span id="hours2"></span><img src="images/divider-small.png"><span id="minutes1"></span><span id="minutes2"></span><img src="images/divider-small.png"><span id="seconds1"></span><span id="seconds2"></span>
</div>
<script language="javascript">new JSCountdown( {'dateNow':1360044071} );</script>
</body>
</html>
Mean anything to anyone?
 
Goes-to-11.png
Drive.png

I don't think that was mentioned before. It doesn't get me any closer to anything, other than to provide 'proof' that the people posting clue images to flickr (and such) are directly linked into the banner here at TMC. (But we pretty much knew that already.)

I think we also concluded that Juliet is a name play on the unit Joule.
 
Did anyone ever find this when we were searching for the meaning of YCs?:

http://paulgraham.com/bio.html

Paul Graham is a programmer, writer, and investor. In 1995, he and Robert Morris started Viaweb, the first software as a service company. Viaweb was acquired by Yahoo in 1998, where it became Yahoo Store. In 2001 he started publishing essays on paulgraham.com, which in 2011 got 17 million page views. In 2005 he and Jessica Livingston, Robert Morris, and Trevor Blackwell started Y Combinator, the first of a new type of startup incubator. Since 2005 Y Combinator has funded over 450 startups, including Dropbox, Airbnb, Stripe, and Reddit.

Paul is the author of On Lisp (Prentice Hall, 1993), ANSI Common Lisp (Prentice Hall, 1995), and Hackers & Painters (O'Reilly, 2004). He has an AB from Cornell and a PhD in Computer Science from Harvard, and studied painting at RISD and the Accademia di Belle Arti in Florence.