Nowhere: An entire website encoded in a URL fragment, with no server required
By
bpierre
Crispy enough to crunch, soft enough to enjoy. A good bake.
Summary
Nowhere is a conceptual project that encodes an entire website into a URL using the fragment identifier (the part after # in a URL). Since fragments are never sent to servers, the entire site exists only in the browser at the moment of access. There is no server, no account, no company permission needed — the link itself is the site, and wherever the link travels, the site travels with it. It's designed for orders, messages, and real-time coordination without any centralized infrastructure.
Key quotes
· 4 pulledNowhere puts everything there. An entire website compressed and encoded in a string of characters.
There is no server holding it. There is no account it belongs to. There is no company you need permission from.
The link is the site. Wherever the link travels, the site travels with it.
By design, fragments are never sent to servers. They exist only in the browser, only on the device, only at the moment of access.
You might also wanna read
WebSparks: An AI-Powered Tool for Building Web Applications Without Extensive Coding
WebSparks is an AI-powered software engineer that transforms ideas into fully functional web applications without requiring extensive coding
innovirtuoso.com·1d agoJoost de Valk publishes open Website Specification: 128 rules for modern, future-proof websites
Joost de Valk, creator of Yoast SEO, published the Website Specification (specification.website) — an open, platform-agnostic reference docu
ZX Spectrum BASIC interpreter rebuilt from scratch to run natively in web browsers
A developer has rebuilt the ZX Spectrum's BASIC interpreter from scratch to run in a web browser, without emulating the original Z80 hardwar
Building mobile-safe layouts with CSS safe-area-inset properties
This article explains how to use CSS safe-area-inset properties to build mobile-friendly layouts that account for non-rectangular screen fea
How to Set Up an Apache Reverse Proxy for an Ecommerce Website
This article provides a comprehensive, start-to-finish guide on setting up an Apache reverse proxy specifically for ecommerce websites. It c
blog.radwebhosting.com·2d agoImplementing live text search in React with Firestore Enterprise's built-in search pipeline
Firebase's Firestore Enterprise edition now includes built-in text search support. This article demonstrates how to implement live text sear
firebase.blog·3d ago