Alternative question: really fast and SEO optimized personal sites?
This is a great one. Basically you want a CDN for fast. He also embeds the b64 of images as well.
21–30 of 98 posts
Alternative question: really fast and SEO optimized personal sites?
This is a great one. Basically you want a CDN for fast. He also embeds the b64 of images as well.
http://glenweyl.com/
The blog posts are amazing and I have learned so much from that. At the same time they have convinced me of Dr. Cook’s knowledge and if I was looking for a consultant in these matters, he would be at the top of my list.
http://glenweyl.com/
https://strml.net
Like others I had a problem with the page cert (GitHub cert). Going to http://strml.net fixed it on the redirect to https://www.strml.net (which is using a Letsencrypt cert for www.strml.net)
He wanted something that would enable anybody to PR his Wiki and wasnt at the mercy of a server side static site generator engine since the GH one screwed up his links for his former blog. Its simple and works mostly on the client side and gives you an exportable file.
Armstrong passed away sometime back sadly and my hope is that GitHub maintains his blog undisturbed. He had a beautiful way of explaining concurrency and software issues that I think anybody could follow. Also for those unaware he was one of the creators of the Erlang programming language.
Alternative question: really fast and SEO optimized personal sites?
https://pasztor.at/blog/building-your-own-cdn This is a great one. Basically you want a CDN for fast. He also embeds the b64 of images as well.
Did it with https://sdan.io/cdn (I host a ton of files so my other websites can quickly access them) an example: http://sdan.cc/gradient.jpg (may be a bit slow... it's 1MB)