6/8/2026 at 8:58:34 PM
I've sort of been thinking about this as well. Personally, I'd like to re-capture the era of personal blogs and niche knowledge discovery of the earlier web I experienced - crossed with something easy to host/publish and not requiring a browser.I don't really have any coherent picture but I would like to see these ideas I think:
- Anti-commercial/anti-tracking: maybe requiring some sort of open-source license for all published content that makes it harder to commercially exploit the information, ideally this would be by and for the community, especially in light of recent aggressive LLM-training crawling. I would also like to exclude advertisement and tracking.
- Browser-less: The idea would be to do away with the complexity of the modern web (as people say, browsers are basically operating systems), back to more of its hyper-text roots. Simple documents, mostly textual information. I could imagine a mix of basic markdown and some pre-wired complex/interactive views like "forum" or "blog" and so on (differences in how data is loaded, presented, ...) - the idea would be to implement the "app" part in the browser-replacement and not in the web-page itself if that makes sense. This would lead to more uniformity but that might be a good thing. I'm not even sure if/how images would fit in or videos.
- Peer-to-peer?: Hosting should be as simple as hitting a "publish" button on an article. I like the idea of decentralization, so maybe there could be some sort of peer-to-peer federation where users could "host" content that they've read, liked or general content that's part of a certain (sub-) community. This might require some ranking like HN or a similar mechanism to (unfortunately) censor certain content if the community would not believe it to match their values - so not ultimate freedom. P2P would be more about decentralization, and maybe anti-tracking than pure censorship-resistance.
A session might look like opening the "non-browser" app - it would be fast and require very little memory. Then you'd select or type a community/site and you view of all the content with filters and sorts, depending on the community/site's "template" (again, this is not JS/HTML - basically a native form rendered directly if you will). When you feel like it, you click the "create" button, a text-area + preview pops up and you write your post or article in markdown. When happy, you "publish" and it gets slowly disseminated through all the P2P nodes of your community. This could encompass communities like HN or reddit even if the voting mechanics are worked out, personal blogs, ... but would probably exclude e-commerce stores or video sites because the engine would be potentially too simplistic - and that's fine by me.
by sottol
6/8/2026 at 9:25:05 PM
You have the right ideas, and there are protocols that do this, some more isolationist than others: https://yesterweb.org/zine/issue-05/08/ "The Web Outside the Net" and https://wiki.archiveteam.org/index.php/SmolNetModern smartphones could implement more Data Saver features, but websites could opt-in by using less data. For example, https://marcusb.org/hacks/tinyblog.html
by initramfs
6/9/2026 at 12:25:41 PM
Some of that sounds like Hyphanet (a.k.a. Freenet): https://en.wikipedia.org/wiki/Hyphanetby zjbt
6/8/2026 at 10:06:32 PM
I've been thinking more lately about how to get "Basic Web" - just like normal HTML and maybe a little bit of CSS (No Service Workers, Background Sync, DRM, etc.) and make it work over a LORA/Meshtastic rig somehow.by dccoolgai
6/9/2026 at 12:57:08 AM
It's becoming a dream and a curious or nearly unattainable goal, without being adjacent a very heavy software stack. But I think having a separate screen on a phone, like a flip phone with a screen on each side, would help separate the two software and OSes that could run them. One light, and one heavy.by initramfs
6/9/2026 at 8:24:37 AM
Maybe you're overthinking it. Perhaps instead of creating a whole new stack, you just want to host a "personal blog" yourself. You could even consider creating a listing of similar sites you have found. If all people that want this kind of web host their own personal site I suspect it come to reality. There are of course already several collections of sites like this, 1mb.club 10kb.club nocss.club tilde.town wiby.com sdf.org and more.You could also consider Gopher or Gemini to find like minded individuals.
by trashb