Live data from Hacker News

Into the Personal-Website-Verse (2019)

matthiasott.com

11–20 of 206 posts

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

#11
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!)

Sure! https://www.ft.io

I use the awesome Lektor static site generator and publish to Netlify, which is one of the best products I’ve used in a long, long time.

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

#13
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!)

Hey guys,

here is mine: https://reinkober-it.de I started it as a kind of learning-focused project but then it grew into a small Docker Architecture with a small blog, API usage to show off my projects & top HackerNews stories.

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

#15
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's https://apt-get.xyz/. Not much on there: an old-school blog (hosted with BBdiary[1]), and a tiddlywiki at https://knowledge.apt-get.xyz, which I try to use as a reference for everything complex I'm learning/exploring. The rest is hand-written HTML.

[1] https://github.com/yumi-xx/BBDiary

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

#16
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://rybakov.com/

Built with hugo and using mpeg-dash with shaka player for videos (so that they load only when in viewport and pause and stop loading as they leave viewport).

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

#17
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://danieljanus.pl

Made with an ad-hoc static site generator: https://github.com/nathell/nhp

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

#19
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 used to publish[1] guides/snippets a lot more frequently, but sort of feel the audience for these things has dried up and naturally favour a StackExchange result instead. I now do it to help that 0.01% of people who find a post, or as an outlet to produce/create something when other things are a little slower on that front.

[1]: https://www.kdobson.net

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

#20
post #2

> The first step of this is to explore more ways to establish new and strengthen existing connections – and also to improve findability. We don’t have to reinvent everything from scratch but can build on so much that already exists. I use ActivityPub as both the broadcasting mechanism and the mechanism to obtain comments for my personal site. It also allows people to follow my account on my blog from the Fediverse (M…

Could you explain a bit more about how you implemented it? Can you share your website to see how it actually looks like?

I've read a lot recently about the Activity Pub protocol and I've been following Mastodon / Pleroma for a while but never really made the jump

Post reply on HN