Ask HN: Where do you write?
51–60 of 61 posts
Re: Ask HN: Where do you write?
#52Re: Ask HN: Where do you write?
#53I use Hugo and I host my blog out of an AWS S3 bucket. Pros: - Cheap. - Static and small. Hugo lets me really make everything tiny. - Learned more about AWS. Cons: - A lot of work because I had to setup Route 53, CloudFront, Certificate Manager and S3. - Learning about the permission model and setting up an IAM user with right permissions. - Figuring out how Route 53, Certificate Manager and CloudFront work together…
Re: Ask HN: Where do you write?
#54I use Hugo and I host my blog out of an AWS S3 bucket. Pros: - Cheap. - Static and small. Hugo lets me really make everything tiny. - Learned more about AWS. Cons: - A lot of work because I had to setup Route 53, CloudFront, Certificate Manager and S3. - Learning about the permission model and setting up an IAM user with right permissions. - Figuring out how Route 53, Certificate Manager and CloudFront work together…
Also, gitlab pages will host your pages for free, there are many site generates you can choose from ( gitlab.com/pages ), including Hugo, you don't get any of the con, and it's completely free to use.
Re: Ask HN: Where do you write?
#55Started about 7 years ago and still haven't stopped. I did try a few times, but people keep emailing me.
Re: Ask HN: Where do you write?
#56Based on painful firsthand experience, don't waste much time optimizing for the 'best' way to share. Just create, share, adjust. You can always switch to another 'tool'--tools are cheap, plentiful, and don't matter much. You'll kill every ounce of creativity and momentum mucking around in the weeds looking for the best 'tools'.
Re: Ask HN: Where do you write?
#57Do you wish to advance painfully and quickly? Then find a traditional (online or paper) publisher and submit submit submit until you write something someone likes.
Re: Ask HN: Where do you write?
#58Re: Ask HN: Where do you write?
#59I just do a bunch of markdown files in a private github repo. There are a lot of great markdown editors to make the writing experience pleasant (I use typora https://typora.io/ ), plus text analysis is easy given it is just plain text file.
Re: Ask HN: Where do you write?
#60Thy said, the platform doesn’t matter. No one will find your content unless you cultivate an audience. There’s not much difference between Medium and GitHub and pastebin as far as your audience is concerned. If you want readers you’ll need an outlet that has them already (existing magazine, for example) or you’ll have to learn about marketing and promotion.
Good luck. Keep writing! The world needs your stories.