Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kalefranz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
kalefranz
3y ago
duck curve: https://en.wikipedia.org/wiki/Duck_curve
2.
▲
by
kalefranz
3y ago
Starlink’s own map of world coverage availability is at https://www.starlink.com/map
3.
▲
by
kalefranz
4y ago
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 it was not a feature that should be relied upon? At least un
4.
▲
by
kalefranz
4y ago
The HN headline should probably have a (2007) indication appended.
5.
▲
by
kalefranz
5y ago
Real-time visualization of the Starlink constellation: https://satellitemap.space/
6.
▲
by
kalefranz
6y ago
> 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 full disclosure. I’ve found that a Tesla is truly a comp
7.
▲
by
kalefranz
7y ago
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 the .sh shar file installer.
8.
▲
For Airbnb employees, dream turns into disillusionment
(sfgate.com)
1 points
by
kalefranz
7y ago
|
0 comments
9.
▲
Inside Airbnb, Employees Eager for Big Payouts Pushed It to Go Public
(nytimes.com)
2 points
by
kalefranz
7y ago
|
0 comments
10.
▲
by
kalefranz
7y ago
Cloudflare’s DNS has a command line client. It’s called curl.
11.
▲
by
kalefranz
7y ago
If somebody else gets something for free that you yourself paid for, you also cry.
12.
▲
Databricks Runtime 5.4 with Conda
(databricks.com)
1 points
by
kalefranz
7y ago
|
0 comments
13.
▲
by
kalefranz
7y ago
> Why not physical escape and power keys at the ends? Courage.
14.
▲
by
kalefranz
7y ago
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.
▲
by
kalefranz
7y ago
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 wrong for your use case. Just tell conda to install the package
16.
▲
by
kalefranz
7y ago
Honest question, is pydist just a hosted version of devpi ( https://github.com/devpi/devpi )? What features distinguish pydist from devpi?
17.
▲
by
kalefranz
7y ago
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 guard against, but in general we’ve been incredibly success
18.
▲
by
kalefranz
7y ago
VW and incumbent manufacturers never built a supercharger network that made long-distance travel in their EVs feasible.
19.
▲
by
kalefranz
7y ago
Where’s the escape key on my iPhone?
20.
▲
Boston Dynamics’ latest robot is a mechanical ostrich that loads pallets
(arstechnica.com)
3 points
by
kalefranz
7y ago
|
0 comments
21.
▲
by
kalefranz
7y ago
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.
▲
Land Value Tax
(en.wikipedia.org)
4 points
by
kalefranz
7y ago
|
0 comments
23.
▲
by
kalefranz
8y ago
Adding additional test coverage and fixing bugs are the best ways to learn a new code base.
24.
▲
by
kalefranz
8y ago
Conda has support for armv7 via berryconda.
25.
▲
by
kalefranz
8y ago
> 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 details? Would love to help. We try to keep version const
26.
▲
by
kalefranz
8y ago
I generally try to leave the system python alone. Use pyenv or conda to get the python interpreters for your own code and apps.
27.
▲
by
kalefranz
8y ago
At least it’s not Oracle.
28.
▲
Tensorflow GPU Installation Made Easy: Use Conda Instead of Pip
(towardsdatascience.com)
4 points
by
kalefranz
8y ago
|
0 comments
29.
▲
Stop Installing Tensorflow using pip for performance sake
(towardsdatascience.com)
2 points
by
kalefranz
8y ago
|
0 comments
30.
▲
by
kalefranz
8y ago
Are you sure you didn’t want pillow, which provides the PIL import and is the follow-on from the original PIL?
More ›