Live data from Hacker News

Viewing profile — mariokostelac

mariokostelac

HN member
Joined
Thu, Jan 09, 2014, 3:50 PM UTC
HN karma
99
Public activity
25 items

About mariokostelac

No profile information was provided.

Recent public activity

  1. comment
    Comment #26122851

    It is unclear to me whether it's archived because they've done everything they wanted or they just stopped all the efforts?

  2. comment
    Comment #25059149

    It's pretty refreshing that people have courage and start ambitious projects like this one :). I hope projects like this get some traction and prove that we can move higher level t…

  3. comment
    Comment #23383379

    Thanks a lot for the reply. I'll include it some time soon in the article update

  4. comment
    Comment #23383114

    Thank you :)

  5. comment
    Comment #23383079

    It's just about backward compatibility. If you don't run the exact version of python that's running in production, how do you know that you're not using some method that does not e…

  6. comment
    Comment #23383007

    Docker is definitely an interesting tool for that, but my biggest problems is that I have to teach them Docker, which is a totally new layer of abstraction they haven't seen before…

  7. comment
    Comment #23382939

    Does it pin versions of 2nd degree dependencies too? Like pip freeze would do? Also, when you remove a package, does it know to clear packages that were its deps and are not needed…

  8. comment
    Comment #23382906

    Thanks for mentioning it! How would you compare it to the other tools from the original post?

  9. comment
    Comment #23382855

    I think this is not a problem specific to python packages, but a general problem of how we compile C/C++ software. There is no concept of packages and compiling one thing often req…

  10. comment
    Comment #23382549

    Hey xapata, thanks for pointing this out. Any chance you could give me some reference so I can fix it in the original article?

  11. comment
    Comment #23382505

    I think that works when you use Python cli tools, but not when you're working on 5 different projects, each running different python version.

  12. comment
    Comment #23382486

    How come other tools don't just replicate successful models?

  13. comment
    Comment #23380592

    Unless you're in data science. Then you'll be split between conda and pip, which is worse than npm and yarn. You can always swap npm and yarn, but can't do that with conda and pip.…

  14. comment
    Comment #23380454

    That's very true. Starting fresh definitely helps. I would not say JS solved it, but yarn (and even npm these days) seem to be superior to all python dependency management tools be…

  15. comment
    Comment #23380345

    I agree with you that Docker should not be there, but the reality is that people us it to replace some other tools (like venv). I wonder why you prefer the former approach.

  16. comment
    Comment #23380114

    It's 2020, but the python community still has not converged to a small set of sane solutions. It seems to me that Ruby, PHP, JS, and Rust communities have solved the problem.

  17. story
  18. story
  19. comment
    Comment #16677784

    No, not yet :)

  20. comment
    Comment #16677059

    No :). Started with Postgres long time ago, switched to MySQL. Added MongoDB into the mix. Removing MongoDB from the mix.

  21. story
  22. comment
    Comment #13311516

    This is definitely a must read. A very systematic approach of explaining different concepts with real examples, problems each solution brings and tradeoffs we do by choosing approa…

  23. story
  24. comment
    Comment #8211282

    This application is temporarily over its serving quota. Please try again later. :)

  25. story
    BitTorrent Sync is out

    Start of new era? Comments about security are welcome :)