https://drewdevault.com
Ask HN: What are good solo developer blogs that you enjoy reading?
51–60 of 159 posts
Re: Ask HN: What are good solo developer blogs that you enjoy reading?
#52Whenever I evaluate a technology stack for microservice architecture viability, I implement the same feature identical polyglot persistent microservice then run it through the same load test as all the others. In that way, I can compare and contrast these various technology stacks. I blog about the results here. http://glennengstrand.info So far, I have covered clojure on ring, scala on finatra, java on dropwizard, j…
Re: Ask HN: What are good solo developer blogs that you enjoy reading?
#53Re: Ask HN: What are good solo developer blogs that you enjoy reading?
#54Re: Ask HN: What are good solo developer blogs that you enjoy reading?
#55Re: Ask HN: What are good solo developer blogs that you enjoy reading?
#56Re: Ask HN: What are good solo developer blogs that you enjoy reading?
#57Here's a good one: https://susam.in/ Stumbled on this when his domain was hijacked accidentally due to an anti-botnet operation and his post about it came on HN (check the "Sinkholed" post). Since then I've subscribed to his blog, read the older posts and enjoyed the newer posts too. He mostly posts about technology and mathematics. The reason why I got hooked to this blog is that they are mostly about offbeat topics…
HN discussion: https://news.ycombinator.com/item?id=21700139
Pretty scary stuff for domain buyers!
Re: Ask HN: What are good solo developer blogs that you enjoy reading?
#58Re: Ask HN: What are good solo developer blogs that you enjoy reading?
#59Specific to CSS, Chris Coyier's stuff is good https://css-tricks.com/author/chriscoyier/
Fairly sure he's solo enough and blogger enough to count.
Re: Ask HN: What are good solo developer blogs that you enjoy reading?
#60https://vorpus.org/blog I was particularly influenced by this post. https://vorpus.org/blog/notes-on-structured-concurrency-or-g...