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!)
Into the Personal-Website-Verse (2019)
171–180 of 206 posts
Re: Into the Personal-Website-Verse (2019)
#172Following 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!)
Just revamped mine at the weekend and now much happier with it. Trying to better split out my research from public engagement and other miscellanea.
Re: Into the Personal-Website-Verse (2019)
#173I think I know why personal websites aren't popular anymore. It's the same reason retro video games aren't as fun as they were when they came out. What's missing is the context of the time when they were popular. They were new and had a high-tech aura about them. Nowadays making a website doesn't differentiate you in a good way unless you have a super creative way of coming up with the website and a lot of content to…
Re: Into the Personal-Website-Verse (2019)
#174Earlier quoted context omitted.
I write regularly at https://werd.io - about tech, politics, the intersection thereof, and some personal stuff. I use Known, a platform I cofounded, which supports the Webmentions / IndieWeb ecosystem described in the article. https://github.com/idno/known
The known documentation makes it seem like you can just sign up for a play site with withknown, but that doesn't appear to be the case anymore?
Re: Into the Personal-Website-Verse (2019)
#175Following 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!)
Re: Into the Personal-Website-Verse (2019)
#176Anyone else remember "web rings" from the 1990's?
Yes. There are a few smaller webrings about, but blog discovery is a problem unsolved.
Re: Into the Personal-Website-Verse (2019)
#177Anyone else remember "web rings" from the 1990's?
Re: Into the Personal-Website-Verse (2019)
#178Following 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!)
Re: Into the Personal-Website-Verse (2019)
#179Earlier quoted context omitted.
https://simonsarris.com/ Updated to have Simeville, a css village. Gonna remake it in Canvas though.
I hope you keep the pure-CSS version around somewhere, because that is technically amazing. I thought I'd accidentally disabled umatrix when I first saw it.
I was really bummed going from a site where anyone could easily see how it was made and read the source code via view source, to Gatsby/React where its unintelligible. But to have animations persist across "pages" it was necessary to switch. This is what index.html and layout.css used to look like:
https://github.com/simonsarris/site-simonsarris/blob/faf3eb7...
https://github.com/simonsarris/site-simonsarris/blob/faf3eb7...
Re: Into the Personal-Website-Verse (2019)
#180I am not sure that any of these ideas themselves will make a comeback, but a remix of them might fill some gaps that exist today, especially with discovery.
My attempt at a social discovery network of sorts, for content websites: https://cruton.app
It's a Reddit-style presentation, but instead of votes, it ranks URLs purely on traffic and qualitative metrics. Add it to your site if you want to help me test it out and improve it :)