RayDonnelly | 5 years ago | on: Setup Anaconda, Jupyter, and Rust
RayDonnelly's comments
RayDonnelly | 6 years ago | on: Bazel 1.0
RayDonnelly | 6 years ago | on: Future versions of macOS won’t include scripting language runtimes by default
RayDonnelly | 6 years ago | on: “Python's batteries are leaking”
RayDonnelly | 6 years ago | on: “Python's batteries are leaking”
RayDonnelly | 7 years ago | on: Modern C++ Won't Save Us
RayDonnelly | 7 years ago | on: Python for Reverse Engineering 1: ELF Binaries
Windows, macOS and Linux are all supported.
RayDonnelly | 7 years ago | on: Inkscape launches versions 0.92.4 and 1.0 alpha
RayDonnelly | 7 years ago | on: Ask HN: Is GWT/Google Web Toolkit still being used today?
RayDonnelly | 7 years ago | on: Pipenv: promises a lot, delivers very little
RayDonnelly | 7 years ago | on: Pipenv: promises a lot, delivers very little
Not sure we constantly try to sell our Enterprise product. You could look at it less cynically as we sell an Enterprise product to allow us to provide the Anaconda Distribution for free.
RayDonnelly | 7 years ago | on: Pipenv: promises a lot, delivers very little
The only non-system package manager that provides Python and its own toolchains - for Linux and macOS presently - which are used to compile every C, C++ and Fortran package, including Python itself is conda and the Anaconda Distribution.
Not doing this leads to static linking and that's inefficient and insecure.
Disclaimer: I work for Anaconda Inc.
RayDonnelly | 7 years ago | on: Slow Software
RayDonnelly | 7 years ago | on: Slow Software
I apologise for my overly aggressive comments, I did not handle the fact I really hoped to help out on ag and got frustrated by the experience very well (at all).
Have a nice weekend.
RayDonnelly | 7 years ago | on: Slow Software
That way we can avoid unfortunate incidents such as this in future.
RayDonnelly | 7 years ago | on: Slow Software
RayDonnelly | 7 years ago | on: Slow Software
1. Declare that you won't accept (or even review) them, preferably at the top of README.md *
2. Give a second person merge status.
I have some empathy for the maintainer but I also have empathy for the prospective contributors who spent a chunk of their free time working on https://github.com/ggreer/the_silver_searcher/pullsI've done my bit here to stop wasting people's time globally, I don't consider a maintainer's time more valuable than a contributor's time. That's elitest nonsense.
https://github.com/ggreer/the_silver_searcher/issues/1284
* The likely side-effect is a unblessed fork (or people not wasting their time, or if they do, well, they didn't read the README.md and cannot be too annoyed at anyone but themselves).
RayDonnelly | 7 years ago | on: Slow Software
Also you merged commits starting from 24 Dec 2011 and ending on 18th August. Presumably you saw value in those commits?
RayDonnelly | 7 years ago | on: Ask HN: Data scientists, what does your workflow look like?
Thanks.
RayDonnelly | 7 years ago | on: GitHub: sysget – A front-end for every package manager