Viewing profile — RayDonnelly
RayDonnelly
HN member- Joined
- Mon, Jan 27, 2014, 9:21 PM UTC
- HN karma
- 152
- Public activity
- 120 items
- HN profile
- View on Hacker News ↗
About RayDonnelly
Recent public activity
-
comment
Comment #25943158
conda, although written in Python, is language (and somewhat OS) agnostic. We provide lots of C, C++, R and Rust packages as well as Python ones.
-
comment
Comment #21290905
Bazel is the bane of every software packager who needs to use it and who does not work for Google. GN (or whatever it's actually called) is a close second in terms of horridness an…
-
comment
Comment #20103861
And that is also awful in so many other ways.
-
comment
Comment #19953308
I disagree. tcl/tk is written in C and C can be compiled in very very badly indeed (from a security perspective).
-
comment
Comment #19953296
You can use `conda install rust_osx-64` on macOS and `conda install rust_linux-64` to use `cargo` with the Anaconda Distribution libraries and tools (including its compilers).
-
comment
Comment #19727642
.. because it's (relatively speaking) brand new?
-
comment
Comment #19466737
If you haven't seen it, also checkout Project LIEF. It is very good indeed. We use it for a lot of post-build binary verification in the conda ecosystem. Windows, macOS and Linux a…
-
comment
Comment #18943393
A lot of the credit for the Windows version should go to MSYS2. They provide all the libraries used here (including GTK).
-
comment
Comment #18795282
RStudio uses it.
-
comment
Comment #18620601
There's no such requirement at all, but it's a noble goal and one every package developer should strive for.
-
comment
Comment #18616469
Great I'll try it out, I always meant to but never got round to it. Does it work on macOS or Windows yet? What's the oldest Linux distro upon which it will run? Not sure we constan…
-
comment
Comment #18614943
I agree that providing toolchains is very important. The only non-system package manager that provides Python and its own toolchains - for Linux and macOS presently - which are use…
-
comment
Comment #18519453
You are completely right. I apologize.
-
comment
Comment #18519422
ggreer: I have no grudge, hopefully ag will continue to be a success for its users but it'd be lovely if people could contribute to making it even more of a success. I believe ther…
-
comment
Comment #18519014
OK sure, but would you consider merging one PR that explains that people should not expect PRs to get reviewed? I'm happy to do the work if you'll review and merge it. That way we …
-
comment
Comment #18518966
In what way is updating README.md difficult? Please have as much respect for contributors and potential contributors as you seem to have for maintainers. They're all people after a…
-
comment
Comment #18518909
I respectfully disagree with you. I wasted perhap 10 hours of my life or more on this PR (pointlessly rebasing it a few times). 95 other PRs are outstanding. There are many ways to…
-
comment
Comment #18518432
You don't want to waste your own precious time but are more than happy for many other people to waste theirs? Also you merged commits starting from 24 Dec 2011 and ending on 18th A…
-
comment
Comment #18518379
You answered none of my explicit questions. Hopefully a maintainer with a sense of community and responibility will fork the silver searcher.
-
comment
Comment #18517863
So it's not really an open source project in any meaningful way? Do you consider it reasonable for people to waste their time making PRs and working trying to help you to improve t…
-
comment
Comment #18516782
Can we talk about slow maintainers here instead? Can you explain why you never responded to https://github.com/ggreer/the_silver_searcher/pull/619 despite me asking you to several …
-
comment
Comment #18382565
Do you use Anaconda's R. If so I'd like to know of any rough edges (package count being a known one we're looking to address). Thanks.
-
comment
Comment #18159518
Packages installed from different distros will conflict all over the place, this is silly, please don't add conda despite my other comment!
-
comment
Comment #18159508
Where's conda?
-
comment
Comment #18108825
So this is literally monetisation [1] based on the work of Homebrew [2]? [1] https://github.com/feramhq/cli-apps/blob/master/git/main.yam... [2] https://github.com/feramhq/cli-apps…