Hacker Newsnew | past | comments | ask | show | jobs | submit | faustin's commentslogin

conda-forge handles the first part of this (reproducible builds) for most common platforms. The idea of rebuilding deleted artifacts on demand sounds nice in theory, but it has the complication that rebuilding something that depends on several other somethings will likely trigger a build cascade where a bunch of stuff has to get built in order. Hopefully none of those ancient build scripts require external resources hosted at dead links!


Also, this is very much assuming that the code is both C or C++ and that LLVM is the right compiler to use. Fortran is still a major part of the ecosystem, which the Zig compiler isn't going to solve. There already exists numerous options to provide compilers to the problematic platform, the fact is binary wheels (mostly) solve the issue far better than doing local builds.

Also, the large packages are typically due to the need to support the huge number of possible GPU combinations (because you care about what CUDA versions are supported).

This feels like a solution being forced on a problem (not that zig cc isn't cool), but the post has really misunderstood the issues around wheels.


One strategy would be making PyPI packages fetch any external resources from PyPI, or at least add PyPI URLs as mirrors for such resources.


Out of all the ridiculous things, this one is actually not completely ridiculous. For low temperature physics applications, Oxygen-Free High Conductivity (OFHC) Copper is the only material that is sufficiently thermally conductive at low temperatures. I’m not an audio person, but I have a hard time imagining it would make much of a difference at room temperature; maybe similar performance with a slightly thinner cable?


Avoiding corrosion may be another benefit, although I'm not sure how much effect it has in practice compared to regular non-oxygen-free copper.


Finely stranded, tinned copper marine wire would be the ideal for corrosion resistance.


My walk in freezer sounds amazing though


Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: