Hacker News “Who is Hiring?” top-level comments over time
blog.joewoods.dev
Hacker News “Who is Hiring?” top-level comments over time
1–10 of 126 posts
Re: Hacker News “Who is Hiring?” top-level comments over time
#2Re: Hacker News “Who is Hiring?” top-level comments over time
#3Thanks for hugging my site to death! It's hosted on a $5 DO droplet and I'm honored to have this problem. https://archive.ph/AVbPV
There's also free tiers on many CDNs like Fastly/Cloudflare. Github Pages is also free.
Re: Hacker News “Who is Hiring?” top-level comments over time
#4Thanks for hugging my site to death! It's hosted on a $5 DO droplet and I'm honored to have this problem. https://archive.ph/AVbPV
Re: Hacker News “Who is Hiring?” top-level comments over time
#5Thanks for hugging my site to death! It's hosted on a $5 DO droplet and I'm honored to have this problem. https://archive.ph/AVbPV
Do you serve static files? Static file server on a $5 DO droplet should handle the HN front page. There's also free tiers on many CDNs like Fastly/Cloudflare. Github Pages is also free.
Re: Hacker News “Who is Hiring?” top-level comments over time
#6Earlier quoted context omitted.
Do you serve static files? Static file server on a $5 DO droplet should handle the HN front page. There's also free tiers on many CDNs like Fastly/Cloudflare. Github Pages is also free.
I used to use zola hosted on Github Pages, but I wanted to improve the publishing workflow, and WordPress was a good fit for that. (Notes on the migration here: https://blog.joewoods.dev/technology/technical-notes-on-migr... )
Re: Hacker News “Who is Hiring?” top-level comments over time
#7Thanks for hugging my site to death! It's hosted on a $5 DO droplet and I'm honored to have this problem. https://archive.ph/AVbPV
I was thinking about this same problem for a couple of days. Another question I have is: do we have a higher number of top-level comments on a given number of months or not?
Re: Hacker News “Who is Hiring?” top-level comments over time
#8Thanks for hugging my site to death! It's hosted on a $5 DO droplet and I'm honored to have this problem. https://archive.ph/AVbPV
For simple static sites like this, sticking a default Cloudflare stack in front helps a lot
Where’s the free lunch in that line of thinking? which cases are a droplet better in?
Re: Hacker News “Who is Hiring?” top-level comments over time
#9Earlier quoted context omitted.
For simple static sites like this, sticking a default Cloudflare stack in front helps a lot
you’d (I’d) think ~managed cdn serving an s3/blob origin would be a no brainer. Hell, GitHub pages even: BYODomain, + hosting/automation/cdn… Where’s the free lunch in that line of thinking? which cases are a droplet better in?