Live data from Hacker News

Into the Personal-Website-Verse (2019)

matthiasott.com

141–150 of 206 posts

Re: Into the Personal-Website-Verse (2019)

#141
post #48

Earlier quoted context omitted.

Just rebooted mine using VuePress: https://ethanaa.com

Cool blog — can I suggest making the blog article headlines clickable? Having the Read More button is good, but it seems natural to click on the (large) headline to see more also. Just a thought!

Thanks for the feedback! I agree wholeheartedly with the suggestion. I'll be sure to implement that.

Re: Into the Personal-Website-Verse (2019)

#143
post #4

Following on from this excellent article, would other HN users care to share the URLs of their personal webspaces? Mine is: http://www.jaruzel.com (yes, I know it's not SSL'd!)

Fortuitous timing. I just started writing daily on https://ds0.xyz whose backend I recently updated to employ tagging, but I haven't covered anything worth reading*.

How do people keep up with each other, private site-wise? Should I just add an RSS feed or something?

Re: Into the Personal-Website-Verse (2019)

#144
post #4

Following on from this excellent article, would other HN users care to share the URLs of their personal webspaces? Mine is: http://www.jaruzel.com (yes, I know it's not SSL'd!)

Here's mine: https://rolisz.ro

I've been blogging for 10 years now. I post mostly about tech stuff, trips I take and whatever else is interesting to me. I recently switched to using Ghost to write posts, but exporting to a static site.

Re: Into the Personal-Website-Verse (2019)

#145
post #4

Following on from this excellent article, would other HN users care to share the URLs of their personal webspaces? Mine is: http://www.jaruzel.com (yes, I know it's not SSL'd!)

May as well chip in: https://petedeas.co.uk

Sometimes I wonder if I should do more with it, but I don't know what.

Re: Into the Personal-Website-Verse (2019)

#146
post #60

Just be careful to manage your expectations. This idea won't solve the central problem of the attention economy - low average attention per unit of content. Modern social networks are actually better at that, because they entice people to spend attention on lots of content. Getting hundreds of views on your YouTube video, Facebook status or Medium post is much easier than on your personal site. That's how the "new we…

It's not just the aggregation aspect or the built in audience that the centralized platforms offer. It's the simplicity. It is very easy to "publish" your own content. Following a 90/9/1 rule [1], where most of the users are consumers, it becomes difficult for "average" people to contribute content when you've raised the bar so high that they need to have a personal site. That level of overhead will hinder many peopl…

You have to keep in mind that HTML, HTTP and URI's where never developed with the intention to cater to the needs of billions. They were build as robust tools to quickly share and connect research notes in academia. They survived thus far because their are build on top of a few solid first principles that boost that robustness. They promote interoperability, but that's about it.

Their crude design has led to the fact that every iteration of the past 30 years is pretty much trying to solve the same problems: discoverability, interactivity, easy-of-use, scalability, security, performance and so on. We try to fix things without breaking the world.

More to the point, HTML, HTTP or URI don't give you the tools to actually promote your content. They just enable you to put a node in a large network of hypertext. That's it. HTML is meant to structure content by adding cues / tags in such a way that machines can grok that content. But it doesn't tell you how to interpret the content. HTTP just allows you to connect a client to a server and exchange HTTP messages. It doesn't define what's in those messages. And a URI is simply a spec that defines an identifier, not what it defines exactly nor how things could or should be linked.

It's only when the Web became this pile of hypertext, too large to index by hand, that the current denizens of the Web started to pop up. Google is ultimately nothing more then a fancy telephone book. And social media are at their core just a single big shared wall where everyone can tack on messages.

Arguably, building a website is the least efficient way of reaching a large audience, simply because the core tools of the Web weren't inherently designed to do that.

Hence why we've seen how SEO and marketing hackers are at odds to game search indexes and their algorithms. It used to be that their influence was limited to the space telephone book publishers reserved for advertising. Isn't it that then strange how SEO marketeers aren't effectively not doing things that different from what their forebearers did in the 1950's?

The big power of the Web isn't the fact that your page can be found just by Google or shared via a social network. That's a reductionist form of looking at what you can accomplish.

The true power is that you can connect to others without needing advertising companies or moloch telephone book publishers.

See, the same crude robustness provided by those open standards allows you to create your own network of hypertext between you and many friends. The Web is not a single glob of content; it can be many globs of content that are interconnected and can transform as human relationships and interaction transforms. It's not a static thing that needs to be held down by incumbents merely because mom and pop don't know how to write HTML.

You can perfectly have your own web presence and be part of a centralized service as well. Try looking at principles such as POSSE (https://indieweb.org/POSSE) You can have your cake and eat it at the same time. That's totally possible.

See, if Google and big tech try to slay URL's; they effectively disconnect themselves from the Web. They isolate themselves. And that's a bigger risk to themselves then it is to the survival of the Web. Because although the Web is huge, it's resilience is found in it's ability to adapt and evolve as provided by the core design principles that underpin the entire tech stack.

Everything else is mainly sugar and sprinkles.

Re: Into the Personal-Website-Verse (2019)

#147
post #4

Following on from this excellent article, would other HN users care to share the URLs of their personal webspaces? Mine is: http://www.jaruzel.com (yes, I know it's not SSL'd!)

https://benovermyer.com is mine, though I also maintain a "tilde" site - https://tilde.town/~sithlord

Re: Into the Personal-Website-Verse (2019)

#148
post #4

Following on from this excellent article, would other HN users care to share the URLs of their personal webspaces? Mine is: http://www.jaruzel.com (yes, I know it's not SSL'd!)

http://michaelsabat.org

The concept of the picture was funny, but not sure about the execution.

Re: Into the Personal-Website-Verse (2019)

#149
post #4

Following on from this excellent article, would other HN users care to share the URLs of their personal webspaces? Mine is: http://www.jaruzel.com (yes, I know it's not SSL'd!)

I'll add to the list: https://www.codydehaan.com

I'm currently deciding on an analytics package, so excuse the several JS calls that are present—though they all strive to be relatively unintrusive.

Re: Into the Personal-Website-Verse (2019)

#150
post #4

Following on from this excellent article, would other HN users care to share the URLs of their personal webspaces? Mine is: http://www.jaruzel.com (yes, I know it's not SSL'd!)

Mine is mostly just my resume website right now, but I plan to make a more centralized place to share my various works:

https://me.3digit.dev/

Post reply on HN