←back to thread

628 points kiyanwang | 1 comments | | HN request time: 0.249s | source
Show context
dockerd ◴[] No.43630691[source]
For those unable to open the link due to owner site being hit by Cloudflare limit, here's a link to web archive - https://web.archive.org/web/20250409082704/https://endler.de...
replies(2): >>43631005 #>>43631455 #
lapcat ◴[] No.43631455[source]
There's some irony, is there not, in presuming to be able to identify "the best programmers" when you've created a programming blog that completely falls down when it gets significant web traffic?
replies(8): >>43631537 #>>43631682 #>>43632057 #>>43632106 #>>43632144 #>>43632630 #>>43633134 #>>43636895 #
1. mre ◴[] No.43636895[source]
Author here. The site was down because I'm on Cloudflare's free plan, which gives me 100k requests/day. I couldn't care less if the site was up for HN, honestly, because traffic costs me money and caches work fine. FWIW, the site was on Github Pages before and it handles previous frontpage traffic fine. So I guess if there were any irony in it, it would be about changing a system that worked perfectly well before. My goal was to play with workers a bit and add some server-side features, which, of course, never materialized. I might migrate back to GH because that's where my other blog, corrode.dev, is and I don't need more than that.