I think that's how I will write my blog posts too. Whenever I want to write a post (that won't be frequent) I'll just add a html page in my /blog dir on github pages and link it on /blog.html with date/title and all. I am sure there are tons of such blogs out there. And then I will request OP to donate to Internet Archive :)
You should make a blog!
11–17 of 17 posts
Re: You should make a blog!
#12Listing my blog, which I'm working on adding a bunch of features too next week (it's my own static site generator etc) including subscriptions. It's all very technical stuff and I plan on writing more.
I plan on writing about my month long trip to China as well, that will probably be on a new blog though.
EDIT: https is broken and does a weird redirect. Will fix when I'm back home.
Re: You should make a blog!
#13As much as I'd be greatful for being paid to start a blog, I'm not sure what the point of it is. Aren't there like a bazillion blogs out there already that are absolutely desperate for traffic. And on the other hand, as a consumer of such information, I find it harder and harder to find original indie blogs. I'm still looking for a good blog search engine that allows me to find blogs on Niche topics. does anyone else…
1. For yourself, to help clear your mind and clarify your thoughts.
2. For convincing your future employers you’re not a con artist.
Re: You should make a blog!
#14Re: You should make a blog!
#15I have been wanting to start a blog since I joined college. It's been more than a decade now. I want to keep it simple. I finally changed my website to html, css only. No js, no plugins, none of those cool static site generators. None of those fancy effects. Simple text and it looks pretty clean and simple on mobile too. And it's fast! Finally after years of playing with my website (my landing page) after having trie…
Re: You should make a blog!
#16Drew: unrelated question having just read your software distribution post and noticing you use Alpine - have you tried NixOS? What does Alpine have (or lack that others have)?
For me, the main selling point of Alpine is that it's not what RMS would call "a GNU/Linux distribution", since it doesn't use the GNU userland. This means, no GNU libc (Musl instead), no GNU Coreutils (Busybox instead), etc.
It became kind of famous thanks to Docker because an Alpine image is (or at least, was) only sized at 6MB.
Re: You should make a blog!
#17Writing a blog is a nice way to reflect. I've written a couple (unpublished) books so it's pretty obvious I love writing. Listing my blog, which I'm working on adding a bunch of features too next week (it's my own static site generator etc) including subscriptions. It's all very technical stuff and I plan on writing more. I plan on writing about my month long trip to China as well, that will probably be on a new blog…
Adding rss/subscriptions next