Live data from Hacker News

Ask HN: What are good solo developer blogs that you enjoy reading?

news.ycombinator.com

101–110 of 159 posts

Re: Ask HN: What are good solo developer blogs that you enjoy reading?

#101
post #91

Earlier quoted context omitted.

It's not marketing speak. It's getting off on the right foot by saying you like the person's work. Then it's asking more carefully if they've considered it before, in case they have and decided against or weren't able to. Then it's saying you'd appreciate it rather than you require it. Just saying 'please do X' sounds like an email I'd get from a German who doesn't know English very well. It's grammatically correct b…

I'm Dutch speaker, we're known to be very direct, but I too believe adding "Please" in front of a request does not per se make it more polite. Another example that bothers me quite a lot is adding "Thanks" to a request without awaiting a reply. Writing "Can you please do xyz? Thanks" makes it come over as an instruction instead of a request, even though the author may have had the best intentions (express his gratitu…

One of the things I love about some European cultures is that they carry over their natural bluntness when they speak English, my partner is Hungarian and to English ears her way of speaking is blunt to the point of trauma, I think it’s great, I far prefer people just get to the point particularly when they are asking for something.

I am really not a fan of saccharine sweet false politeness.

Re: Ask HN: What are good solo developer blogs that you enjoy reading?

#103
https://akoutmos.com/

I started a blog the middle of last year and have written mostly about topics related to Elixir. But have also covered topics like RabbitMQ, Prometheus, Grafana, and PostGIS. I find my own blog very useful as I often reference the associated GitHub tutorial projects to remind myself how I did something :D.

Next week's post is about using Loki for structured logging!

Re: Ask HN: What are good solo developer blogs that you enjoy reading?

#104

Whenever 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…

Great idea for a blog! Is there any reason you have not ventured into the serverless realm? It would be interesting to hear the take on that ecosystem from someone who has such experience with microservice stacks.

Re: Ask HN: What are good solo developer blogs that you enjoy reading?

#106
I follow regularly these people, these are mostly slow-going blogs or websites:

1. Fabrice Bellard: https://bellard.org/ This is not really a blog, but a traditional website with links to the work of its author (who is probably one of the top programmers ever). It updates rarely, but when it does, it is to expose yet another monumental piece of computing work that will blow your universe.

2. Linus Akesson: https://www.linusakesson.net/ He's always onto some funny crazy things: obfuscated programming, underhanded programming, c64 emulation, chiptunes...

3. Uriel l'Étranger: http://cat-v.org/ The only self-described "philosopher of software" that I have ever seen. His website is of course not updated anymore, but you can re-read it many times and always learn something new.

4. Ted Unangst: https://flak.tedunangst.com/ Nice to follow some cool news about openbsd development

5. Andy Chu: http://www.oilshell.org/blog/ Who has embarked in an amazing quest to turn the unix shell into a cleaner tool

6. Jens Gustedt: https://gustedt.wordpress.com/ If you really want to be up to date about the evolution of the C language

Re: Ask HN: What are good solo developer blogs that you enjoy reading?

#109
Here is my list of solo developer blogs. Usually they are on topic. This does not include personal blogs I follow that happen to be developers.

@mdo (Bootstrop) - http://markdotto.com/

Keith Cirkel - https://www.keithcirkel.co.uk/

Coding – Corbin's Treehouse - https://www.corbinstreehouse.com/blog

Aaditya Purani – Ethical Hacker - https://aadityapurani.com/

Ben Balter - http://ben.balter.com/

fulldecent - https://privacylog.blogspot.com

Orange - http://blog.orange.tw/

Cocoa with Love - http://www.cocoawithlove.com/

Mark Otto - http://markdotto.com/

Moxie Marlinspike's Blog - http://www.thoughtcrime.org/blog/

hueniverse - http://hueniverse.com/

Post reply on HN