Itty Bitty: Sites contained within their own links
itty.bitty.site
Itty Bitty: Sites contained within their own links
1–10 of 111 posts
Re: Itty Bitty: Sites contained within their own links
#2I did something similar with https://tinysite.adamdrake.com where I have a website that fits into a single ipv4 datagram (at least it did when I was using my own HTTP server).
More details here: https://adamdrake.com/the-biggest-smallest-website.html
Re: Itty Bitty: Sites contained within their own links
#3Re: Itty Bitty: Sites contained within their own links
#4I wonder how large a website using this scheme can practically be to work on most browsers. I know of at least one browser that limited URLs to 100 characters, but it's almost 30 years old…
4000 bytes is enough to apparently encode the full text of Poe's The Raven.
https://twitter.com/edgar_the_poe/status/1003524516440563712
Re: Itty Bitty: Sites contained within their own links
#5Re: Itty Bitty: Sites contained within their own links
#6This is neat! I did something similar with https://tinysite.adamdrake.com where I have a website that fits into a single ipv4 datagram (at least it did when I was using my own HTTP server). More details here: https://adamdrake.com/the-biggest-smallest-website.html
Re: Itty Bitty: Sites contained within their own links
#7Re: Itty Bitty: Sites contained within their own links
#8> nothing is sent to–or stored on–this server
but isn't it the case that the entire page is sent to bitty.site as part of the HTTP request?
Re: Itty Bitty: Sites contained within their own links
#9The link says > nothing is sent to–or stored on–this server but isn't it the case that the entire page is sent to bitty.site as part of the HTTP request?
Re: Itty Bitty: Sites contained within their own links
#10The link says > nothing is sent to–or stored on–this server but isn't it the case that the entire page is sent to bitty.site as part of the HTTP request?
All content data is stored in the link itself and never seen by the itty.bitty server.