Viewing profile — kalefranz
kalefranz
HN member- Joined
- Fri, May 10, 2013, 9:19 PM UTC
- HN karma
- 272
- Public activity
- 107 items
- HN profile
- View on Hacker News ↗
About kalefranz
Recent public activity
-
comment
Comment #38424455
duck curve: https://en.wikipedia.org/wiki/Duck_curve
-
comment
Comment #35754148
Starlink’s own map of world coverage availability is at https://www.starlink.com/map
-
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 …
-
comment
Comment #31213452
The HN headline should probably have a (2007) indication appended.
-
comment
Comment #27919506
Real-time visualization of the Starlink constellation: https://satellitemap.space/
-
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…
-
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…
- story
- story
-
comment
Comment #20849593
Cloudflare’s DNS has a command line client. It’s called curl.
-
comment
Comment #20137130
If somebody else gets something for free that you yourself paid for, you also cry.
- story
-
comment
Comment #19978759
> Why not physical escape and power keys at the ends? Courage.
-
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.
-
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…
-
comment
Comment #19824623
Honest question, is pydist just a hosted version of devpi ( https://github.com/devpi/devpi )? What features distinguish pydist from devpi?
-
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…
-
comment
Comment #19807884
VW and incumbent manufacturers never built a supercharger network that made long-distance travel in their EVs feasible.
-
comment
Comment #19744231
Where’s the escape key on my iPhone?
- story
-
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
- story
-
comment
Comment #19105332
Adding additional test coverage and fixing bugs are the best ways to learn a new code base.
-
comment
Comment #19063646
Conda has support for armv7 via berryconda.
-
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 …