Live data from Hacker News

Viewing profile — a_cool_username

a_cool_username

HN member
Joined
Wed, Oct 30, 2019, 8:48 PM UTC
HN karma
97
Public activity
21 items

About a_cool_username

No profile information was provided.

Recent public activity

  1. comment
    Comment #47298245

    I had planned to do cloth diapers if we had a diaper service available, for environmental reasons, but there's none where I live now and I definitely am not up for washing diapers …

  2. comment
    Comment #45728264

    I (and my team) work remote and don't quite agree with this. I work very hard to provide deep, thoughtful code review, especially to the more junior engineers. I try to cover style…

  3. comment
    Comment #45725132

    Do you think that "Don't do this" as a reply comment is following the spirit of the guidelines? It doesn't seem very thoughtful or substantive to me.

  4. comment
    Comment #42069725

    Those are definitely reasonable reasons to lose confidence in elections and feel disillusioned, but voter ID laws won't help you there (which was GP's point).

  5. comment
    Comment #41100346

    The pypa team are just not capable stewards of core aspects of the python ecosystem. As a maintainer and developer of Python based tools and libraries it is very frustrating having…

  6. comment
    Comment #36709497

    The article discusses that this is actually in the tens of thousands of dollars: >Twitter’s API service limits tweets for non-paying users to 1,500 a month — not enough for many em…

  7. comment
  8. comment
    Comment #29584380

    If you're an even remotely competent developer in a language used by more than one company, have a reasonably firm grasp of the English language, can work with others reasonably we…

  9. comment
    Comment #29007848

    Maybe there's something I don't understand, but per this table it's slightly worse to be married filing separately than it is to be single at the top brackets: https://www.bankrate…

  10. comment
    Comment #28919634

    Once you hit the sweet spot of developing for cross-platform (even just Linux, MacOS, and Windows) and supporting normal average-people users and have (even optional!) C dependenci…

  11. comment
  12. comment
    Comment #26821412

    I don't think it's a "problem" with mypy, I just think it's likely the cause of a lot of the programs that the authors think don't type check. Though I will say, while most have be…

  13. comment
    Comment #26815959

    I can't give you any links because it's not open source code, but there was a bug fix in 0.790 named "Don't simplify away Any when joining union types" that caused me some problems…

  14. comment
    Comment #26814919

    >A key question arises: why are so few repositories type-correct? The authors don't seem to ever discuss the fact that mypy version changes frequently make previously-passing code …

  15. comment
    Comment #23383353

    Sometimes! A very simple example is code that uses "async" as a variable name. It became a keyword in 3.5, which was an enormous pain in the ass.

  16. comment
    Comment #23382984

    It depends! Sometimes I have to lock a dependency at minor releases because every.single.release from the author breaks something new, and I've already worked around the locked ver…

  17. comment
    Comment #23382700

    It's gotten a lot better, but we still hit tons of issues with users who don't know what Python version they installed their application in. Oh and of course our "binaries" in Scri…

  18. comment
    Comment #23382037

    Let me start by saying: I love python, and I love developing in it. It's the "a pleasure to have in class" of languages: phenomenal library support, not too painful to develop in, …

  19. comment
    Comment #23209327

    I partially maintain a GitHub project with ~1500 stars, many of my users are not very technically skilled. I rarely encounter entitled/mean/crazy people - we probably average one o…

  20. comment
    Comment #21403004

    Well, my point is that I think it's entirely possible that the only real use for MS Access is as a glorified Excel spreadsheet. That seems like a fine use case with a pretty signif…

  21. comment
    Comment #21402554

    An acquaintance of mine is an accountant. He uses it when his spreadsheets get too big/busy/complex. He's not "technical", but he is quite intelligent and is very familiar with Exc…