Viewing profile — chhantyal
chhantyal
HN member- Joined
- Fri, Sep 23, 2011, 10:04 PM UTC
- HN karma
- 128
- Public activity
- 84 items
- HN profile
- View on Hacker News ↗
About chhantyal
Recent public activity
-
comment
Comment #9439525
I created list of reliable organizations which are working on it and accepting donations https://github.com/chhantyal/PreyForNepal
- story
-
story
Ask HN: How to convince management for building better software?
So this is very honest question that I have been thinking for a while. I work for an agency. We build and maintain web apps for companies, some of them are fairly complex e-commerc…
- story
- story
- story
-
comment
Comment #8924343
That's lot of work done to maintain open source project. There were recent threads why maintainers bundle crapware to support themselves. Companies (and we individual users) should…
-
comment
Comment #8923584
Thanks for releasing it. Was thinking about using Ansible for some time, but haven't. Now this is easy to get started.
-
comment
Comment #8907197
Indeed, big libraries supporting Python 3 is rapidly growing http://py3readiness.org Heck, apart from few - even those which are not supporting Py3k now have alternative package in…
-
comment
Comment #8882275
I ordered a domain recently on Namecheap, with free privation registration addon.
-
comment
Comment #8881985
Depends on how you see it. Looks like author is deeply affected by what happened there recently, which must have distracted a lot. That he links with focus. So, in a way - I find i…
- story
-
comment
Comment #8874155
This is exact my thought as well. If OP is more worried about maintenance of project, Django gives foundation to build upon with sane conventions. Anyone who reads few pages of Dja…
- story
-
comment
Comment #8835807
That can be quite an inspiration for people who spend most of free time on Facebook (Including me who didn't finish 10 books Goodreads challenge last year :D)
- story
-
comment
Comment #8822655
I watched Citizenfour yesterday and one of the really disturbing parts of movie was Lavabit founder talking at European Parliament about why he had to shut it down. I am glad that …
-
comment
Comment #8822633
FYI, if the ban on Github is hampering your collaboration during day to day development, you can also self host Gitlab https://about.gitlab.com which is working great for us.
- story
-
comment
Comment #8809136
For Django, just do {% now "Y" %} in your template to get dynamic year :D
-
comment
Comment #8802410
Yea, looks like they are using self-signed ssl certificate.
-
comment
Comment #8802393
There are concurrent talks going on (most in English and few in German). Right URL is this http://streaming.media.ccc.de/ Here is schedule https://events.ccc.de/congress/2014/Fahrp…
- comment
-
comment
Comment #8780720
Opps. Thanks corrected now.
-
comment
Comment #8780565
Looks like this is quite old post, head over to https://packaging.python.org/en/latest/ for updated docs about Python packaging, especially 'Tools Recommendations' section.