Live data from Hacker News

I made my first web0 website today. It's so cool it just works

elliott.computer

21–30 of 269 posts

Re: I made my first web0 website today. It's so cool it just works

#24
post #9

whats wrong with css

Typically it means adding another file.

sure but theyre already using inline css whats the problem with using a style tag?

theyre already including a favicon might as well swap that for a css file if youre worried about get requests or something

Re: I made my first web0 website today. It's so cool it just works

#25

Inspected the page. What does this stuff do? > window["_gaUserPrefs"] = { ioo : function() { return true; } }

It appears to be opt-out for Google Analytics.

Source: https://github.com/ampproject/amphtml/issues/21163#issuecomm...

Re: I made my first web0 website today. It's so cool it just works

#26

It's both pleasing and a little disappointing to see this being "marketed" under the name "web0" --- especially on a "nonstandard" TLD. All websites used to be simple handwritten hyperlinked pages. I guess what's old is new again? Of course, Big Tech would want you to use its browser (not browser_s_) and indulge in the insane complexity of "the web stack" which guarantees its monopoly, but it doesn't have to be that…

CanIuse should have a page that lists all of the browser features that are supported by all browsers and in the same way. Of course it's not as simple as that, but in short, what has a green square across the current versions of all browsers? Green-green, not half-stepping green.

Re: I made my first web0 website today. It's so cool it just works

#27

It's both pleasing and a little disappointing to see this being "marketed" under the name "web0" --- especially on a "nonstandard" TLD. All websites used to be simple handwritten hyperlinked pages. I guess what's old is new again? Of course, Big Tech would want you to use its browser (not browser_s_) and indulge in the insane complexity of "the web stack" which guarantees its monopoly, but it doesn't have to be that…

I feel like just a basic stylesheet improves things quite a lot (this isn't using CSS at all). But otherwise I agree that a lot more website should be like this.

Re: I made my first web0 website today. It's so cool it just works

#29
post #11

whats wrong with css

it requires expert knowledge

layout sure but font-size and background are pretty straight forward

if you can set up a web server i am sure you could figure out enough to qualify for web 1.0 level complexity

if simplicity is the concern why not just host a text file? browsers format them nicely

Re: I made my first web0 website today. It's so cool it just works

#30
post #10

Ah, yes, I remember this from web0: Trying to make web3 go away is just as pointless as trying to make web2 go away. It's here, it's going to stick around. Yes, there's a lot of hype, it probably won't look the same in 10 years, and yes there's a lot of charlatans, but I think ignoring its importance is myopic.

> Web3, also known as Web 3.0, is an idea for a new iteration of the World Wide Web

Cool, cool...

> that incorporates decentralization based on blockchains

k bye

Post reply on HN