Live data from Hacker News

Viewing profile — chhantyal

chhantyal

HN member
Joined
Fri, Sep 23, 2011, 10:04 PM UTC
HN karma
128
Public activity
84 items

About chhantyal

This guy https://twitter.com/chhantyal

Recent public activity

  1. comment
    Comment #9439525

    I created list of reliable organizations which are working on it and accepting donations https://github.com/chhantyal/PreyForNepal

  2. story
  3. 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…

  4. story
  5. story
  6. story
  7. 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…

  8. 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.

  9. 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…

  10. comment
    Comment #8882275

    I ordered a domain recently on Namecheap, with free privation registration addon.

  11. 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…

  12. story
  13. 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…

  14. story
  15. 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)

  16. story
  17. 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 …

  18. 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.

  19. story
  20. comment
    Comment #8809136

    For Django, just do {% now "Y" %} in your template to get dynamic year :D

  21. comment
    Comment #8802410

    Yea, looks like they are using self-signed ssl certificate.

  22. 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…

  23. comment
  24. comment
    Comment #8780720

    Opps. Thanks corrected now.

  25. 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.