Viewing profile — basicwolf
basicwolf
HN member- Joined
- Tue, Dec 06, 2016, 1:56 PM UTC
- HN karma
- 22
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About basicwolf
http://znasibov.info
Recent public activity
-
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…
-
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
-
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 …
-
comment
Comment #26131042
Seriously? A pro-armenian, propagandistic article in top of HN?
-
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…