TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Just Do It - Guess someone needs to hear this

3 pointsby l1am0over 1 year ago
A friend showed me this video today, it is CC so I used it for a tiny art project :&#x27;D<p>p.S. You can customize it for a name, by adding the name to the path<p><a href="http:&#x2F;&#x2F;justdoit.work&#x2F;Oliver" rel="nofollow">http:&#x2F;&#x2F;justdoit.work&#x2F;Oliver</a>

3 comments

perilunarover 1 year ago
Nice. The video doesn&#x27;t scale to the window size though, so Shia was headless in my browser.<p>to fix, change:<p><pre><code> video {min-height: 100%;} </code></pre> to:<p><pre><code> video {height: 100%;}</code></pre>
coopykinsover 1 year ago
Ha! I used to hav a chrome extension that popped up Shia screaming Just do it! But it was hijacked and put with malware or something like that.<p>This brings me memories...<p>BTW it doesn&#x27;t seem to work on Safari.
Onward5818over 1 year ago
Great job!