Live data from Hacker News

Viewing profile — kalefranz

kalefranz

HN member
Joined
Fri, May 10, 2013, 9:19 PM UTC
HN karma
272
Public activity
107 items

About kalefranz

[ my public key: https://keybase.io/kalefranz; my proof: https://keybase.io/kalefranz/sigs/Y4NZOJ26ZB9LFZaCFVQMslckhUTEVYDoIyxE4aYy6U8 ]

Recent public activity

  1. comment
    Comment #38424455

    duck curve: https://en.wikipedia.org/wiki/Duck_curve

  2. comment
    Comment #35754148

    Starlink’s own map of world coverage availability is at https://www.starlink.com/map

  3. comment
    Comment #32549228

    Enjoy and appreciate the discussion. Is this in the same neighborhood of why the reworked dict implementation in python 3.6 had insertion order as a detail, but explicitly claimed …

  4. comment
    Comment #31213452

    The HN headline should probably have a (2007) indication appended.

  5. comment
    Comment #27919506

    Real-time visualization of the Starlink constellation: https://satellitemap.space/

  6. comment
    Comment #25590669

    > What exactly does make Tesla a tech company In asking that question, my guess is that you’ve never experienced being a Tesla owner. And that’s fair. I’m a Tesla owner myself, for…

  7. comment
    Comment #21492869

    Conda has an .exe installer on Windows and a .pkg installer on macOS. Both signed by Anaconda, Inc. for the OS. There are RPM and deb bootstrap repos for Linux. Then there’s also t…

  8. story
  9. story
  10. comment
    Comment #20849593

    Cloudflare’s DNS has a command line client. It’s called curl.

  11. comment
    Comment #20137130

    If somebody else gets something for free that you yourself paid for, you also cry.

  12. story
  13. comment
    Comment #19978759

    > Why not physical escape and power keys at the ends? Courage.

  14. comment
    Comment #19950475

    Former conda dev lead here. Definitely interested in more details regarding what part of the conda experience you found to be a hassle, if you’re willing to share.

  15. comment
    Comment #19867927

    Conda can create environments with literally nothing in them. If you’re putting the full-blown anaconda metapackage in every environment, then it sounds like you’re using conda wro…

  16. comment
    Comment #19824623

    Honest question, is pydist just a hosted version of devpi ( https://github.com/devpi/devpi )? What features distinguish pydist from devpi?

  17. comment
    Comment #19824467

    Hi! I was the conda dev lead for 2.5 years. We work really hard to make sure conda does the Right Thing in unpredictable, almost hostile, environments. It’s a large surface area to…

  18. comment
    Comment #19807884

    VW and incumbent manufacturers never built a supercharger network that made long-distance travel in their EVs feasible.

  19. comment
    Comment #19744231

    Where’s the escape key on my iPhone?

  20. story
  21. comment
    Comment #19500964

    Thanks for calling attention to the land value tax concept. Was worth the 20 minute dive on wikipedia [1] and references for me. [1] https://en.wikipedia.org/wiki/Land_value_tax

  22. story
  23. comment
    Comment #19105332

    Adding additional test coverage and fixing bugs are the best ways to learn a new code base.

  24. comment
    Comment #19063646

    Conda has support for armv7 via berryconda.

  25. comment
    Comment #19063483

    > conda seems very very tied to precisely tested version combinations, and (from what I remember - tried and had problems) Hello. Conda core contributor here. Do you have any more …