DALL-E is not an illustration tool. It's a 3D rendering engine.
Its *learned* CGI techniques like ambient occlusion, drawing shadows, and reflections.
It even uses environmental haze to enhance the perception of distance... like what!?
Look at the water – DALL-E can draw reflections on shiny surfaces.
Also a point light source illuminates sky haze – which *also* showing up in the reflection.
Most of these photos are from the renowned @nickcammarata.
Sep 26, 2021 • 6 tweets • 2 min read
Here’s a mechanism for niche bloggers to fund their work via NFTs.
The blogger can mint an NFT that represents a “Post request” and sell it to the highest bidder.
This NFT gives its owner the right to have the blogger write about *any* topic of their choice.
For example, what if you wanted Slate Star Codex to write a post about how fish oil is a god-tier supplement?
Buy the NFT and redeem it!
BUT – if you believe SSC is very underrated, you could hold the NFT as it appreciates in value, then sell it when he's 100x more popular.
Jun 17, 2021 • 4 tweets • 1 min read
I gave GPT-3 access to Chrome with the objective "please buy me Airpods".
Pretty interesting if you ask me 🤔
It successfully made it to the product page, but got sidetracked with Walmart's privacy policy.
Jul 13, 2020 • 4 tweets • 2 min read
This is mind blowing.
With GPT-3, I built a layout generator where you just describe any layout you want, and it generates the JSX code for you.
W H A T
I only had to write 2 samples to give GPT-3 context for what I wanted it to do. It then properly formatted all of the other samples.
There were a few exceptions, like the JSX code for tables being larger than the 512 token limit.