人/狗/码的日常 2021-05-11

今天莫名其妙的累,也不知道是不是没休息好,反正下午昏睡了两个小时。大部分人都是睡醒了精力充沛,可我经常睡醒了却累的很。

所以健身今天也暂停了,先观察一天再看吧。

半夜睡的正香,如图发现有人一直在舔我的手,睁眼一看是酷奇。原来晚上打雷下雨,把他吓到了,来我这寻找庇护。

下午的时候,又和一个飞虫杠上了,一直在那里铺,可以却又捉不到,可爱极了。

因为有订阅,所以定期会收到Reinder的Email,包括一些教程,或者开发技巧的推荐。不过今天收到的信确实“Do the work”。Reinder是一个很喜欢帮助大家编写代码,并分享开发经验的人,这份信的意思,大概是他在遇到太多太多不靠谱的开发人员向他求助后发出的呐喊。他列举了三个例子:

  • One developer sent me 3 messages asking – no, literally begging – for help with a problem that could have been solved by Googling the error message and clicking on the first result.
  • Another developer, to whom I offered to help with a quick Skype call, didn’t show up for that call, despite having answered “10” on the question “On a scale of 1-10, how good do you want to get at iOS development?”
  • Yet another developer copied Xcode's error message straight into the comment box – no question, no explanation, no "Hey, it doesn't work, could you help me?"

而他更期望的是提问题的人确实是做过工作的,就是他这封信的标题“Do the work”,也就是说当发生问题是,你自己确实努力过,而在你能力范围内无法解决时,再去提问。而不是遇到问题,直接丢给别人。
Questions I’ll happily answer any day and night:

  • “I’m building this ecommerce app for fashion designers. Do you think I should use Firebase or Parse Server? I’ve tried both, but I don’t know how to decide.”
  • “I’m using Swift’s guard statement in my code, but I don’t know if I’m doing it right. Could you check out this function I wrote and let me know how I can improve it?”
  • “I encountered this error in my code. I know where it’s coming from, and I found this article that explains how to solve the error, but I’m totally stuck on applying that stuff in my own code. What’s the next step I can take?”

These people are doing the work.

之前还看过一篇文章,好像是一位stackoverflow的活跃者最终和stackoverflow说拜拜,原因是因为在stackoverflow上,越来越多的人变的直接伸手,从来不看或者不查询是否自己的问题已经存在并解决。而这种现象却无法遏制,因此寒了心,从此不再上面回答问题了。

所以,为了让自己能得到更多的帮助,请在提问前尽可能多的做好自己的工作。

你可能感兴趣的:(人/狗/码的日常 2021-05-11)