Live data from Hacker News

Ask HN: Do you blog under your own domain? How?

news.ycombinator.com

1–10 of 40 posts

Ask HN: Do you blog under your own domain? How?

#1
I'm put off by increasing centralization (I won't name companies, you know them) and would like to know who still does it "old school", hosting their own blog. I'm especially interested in the technology behind it.

E.g. mine is grisha.org and it's hosted on github pages and behind cloudflare which is how I get SSL. Cost: $0. The blog itself is Octopress and it's kind of aging, I might look at Hugo next if/when I have time.

Re: Ask HN: Do you blog under your own domain? How?

#2
I use Uberspace [1] – they're a Germany-based shared hosting provider with proper shell access, a pay-what-you-want model and they're generally very nerd-friendly – to host a fairly basic Jekyll blog [2], among other things.

The domain is managed via Hover [3].

[1]: https://uberspace.de

[2]: https://excessivelyadequate.com

[3]: https://www.hover.com

Re: Ask HN: Do you blog under your own domain? How?

#3
I do something very similar, although I hesitate to claim that I’m doing it old school. I use a Hugo blog hosted on GitHub pages, and my biggest expense is paying ISNIC (the Icelandic domain registry) for a .is site that works well with my last name.

Re: Ask HN: Do you blog under your own domain? How?

#4
My blog still technically exists, though I haven't posted in several years. It lives on an instance of wordpress hosted by pair.com. I'm not sure if that's what you mean by "hosting their own blog", but I own the domain name, so I could move it somewhere else if I ever wanted to.
Post reply on HN