Live data from Hacker News

The “small web” is bigger than you might think

kevinboone.me

191–200 of 263 posts

Re: The “small web” is bigger than you might think

#191
post #7

A little shell function I have in my ~/.zshrc: pages() { for _ in {1..5}; do curl -sSw '%header{location}\n' https://indieblog.page/random | sed 's/.utm.*//'; done } Here is an example output: $ pages https://alanpearce.eu/post/scriptura/ https://jmablog.com/post/numberones/ https://www.closingtags.com/blog/home-networking https://www.unsungnovelty.org/gallery/layers/ https://thoughts.uncountable.uk/now/ On macOS, we…

[dead]

Re: The “small web” is bigger than you might think

#192
post #91
post #89

Earlier quoted context omitted.

What inspired me to pursue computer related fields was making little badges and forum signatures in Photoshop as a teen. Heartwarming to see this tradition has persisted

I can't be the only one with an ancient collection of artistically-mismatched "under construction" graphics.

Oh boy, I do miss the days of things being under construction. It meant people were actually constructing things.

Re: The “small web” is bigger than you might think

#193
post #183

I don't want to be part of the "small web" - I want to be part of the web. If my stuff can't be found in a sea of a million ad-ridden whatever sites so be it, but I am not going out of my way to submit stuff to special search engines or web rings, I've been there in the 90s.

My point also: I rather see the existing web transformed than being part of some obscure circles that not many people care about.

I doubt the web will allow itself to be transformed into our idealized version of it, so the question seems to just be: do you want to be part of the obscure circle or not?

Neither choice is right or wrong, but I like the idea of a cool community amidst the enshittification of the rest of the web.

Re: The “small web” is bigger than you might think

#194

This is a specific definition of "small web" which is even narrower than the one I normally think of. But reading about Gemini, it does make me wonder if the original sin is client-side dynamism. We could say: that's Javascript. But some Javascript operates only on the DOM. It's really XHR/fetch and friends that are the problem. We could say: CSS is ok. But CSS can fetch remote resources and if JS isn't there, I wond…

I would put it all on cookies. No third party cookies (at all) - good. JS and CSS and even autoplay video is fine as long as there are no third party cookies.

That would make the Small Web bigger but it would get to the main point. I'd be fine with a site like the New Yorker that has more bells and whistles be included as long as I could experience it without a tracked ad from DoubleClick.

Right now any serious outfit simply cannot be included in the Small Web but we really need companies there.

Re: The “small web” is bigger than you might think

#195

Earlier quoted context omitted.

It might sound stupid, but I'm not a git or github user, I would rather fill in a webform to submit a new website and feed.

The (artificial) barrier to entry is there for a reason - one person maintains the entire project and because it is fairly technical to submit the acceptance rate has been close to 99%.

I guessed that might be the reason, smart move. Have you tried a webform in the past which resulted in a lot of crappy submissions?

Re: The “small web” is bigger than you might think

#197

A fun trend on the "small web" is the use of 88x31 badges that link to friends websites or in webrings. I have a few on my website, and you can browse a ton of small web websites that way. https://varun.ch (at the bottom of the page) There's also a couple directories/network graphs https://matdoes.dev/buttons https://eightyeightthirty.one/

but why link to apple.com and vercel.com?

Re: The “small web” is bigger than you might think

#199
post #171
post #101

Earlier quoted context omitted.

Didn't the creator of the protocol go on a rant when someone made a browser for Gemini that included a favicon? I can't imagine the backlash if someone tried to normalize Markdown. Isn't the entire point of Gemini that it can never be extended or expanded upon? Maybe it would be better to create an entirely different protocol/alt web around Markdown that didn't risk running afoul of Gemini's philosophical restriction…

Yeah, instead someone makes a new and incompatible protocol whenever they want to change it. > The SmolNet consists of content available through alternative protocols outside the web such as gemini:// gopher:// Gopher+ gophers:// finger:// spartan:// text:// SuperText nex:// scorpion:// mercury:// titan:// guppy:// scroll:// molerat:// terse:// fsp://. There is a summary of the main SmolNet protocols. - https://wiki.…

Molerat at least seems to use Markdown but many do seem to be "Gemini but X." I wonder how much use any of those get?

Re: The “small web” is bigger than you might think

#200

Earlier quoted context omitted.

They barely mentioned your website (fourth in five urls, mainly talking about indieblog.com and kagi.com/smallweb), so "That is my website!" is confusing and makes it seem like you're autoresponding to a keyword.

Why should I auto-respond to a keyword? Just curious seeing it here buddy. Breathe easy.

[flagged]
Post reply on HN