Live data from Hacker News

Viewing profile — basicwolf

basicwolf

HN member
Joined
Tue, Dec 06, 2016, 1:56 PM UTC
HN karma
22
Public activity
5 items

About basicwolf

A father, a husband, a brother, a son and finally a software developer. I love smart and honest people who make our world a better place.

http://znasibov.info

Recent public activity

  1. story
    Show HN: Testified Documentation

    Hello HN, I'd like to share an idea and a library that implements it. As a fan of "Specification by Example" (as described in Gojko Adzic's renowned book), I faced numerous challen…

  2. comment
    Comment #42663881

    A great video from Invisible People on the topic: "Finland Solved Homelessness: Here's How (Spoiler: It's More Than Housing First)" - https://www.youtube.com/watch?v=0jt_6PBnCJE

  3. comment
    Comment #26134953

    For all who asked to elaborate on my comment. Disclaimer: I am Azeri and yes, I was triggered by the article. My judgement is indeed biased, but hopefully not that much. I've been …

  4. comment
    Comment #26131042

    Seriously? A pro-armenian, propagandistic article in top of HN?

  5. comment
    Comment #17744147

    We have a lot of Django-based code similar to if getattr(obj, 'foreign_obj') is not None and getattr(obj.foreign_obj, 'field_name') is not None: Would this turn into: if obj?.forei…