IRC channel logs

2024-04-19.log

back to list of logs

<Googulator>stikonas: please test https://github.com/fosslinux/live-bootstrap/pull/464
<stikonas>yeah, ok
<stikonas>probably won't know till tomorrow
<stikonas>though this has to work
<stikonas>Googulator: by the way, it's strange that heirloom yacc was not working with musl...
<stikonas>but oh well...
<stikonas>I initially took the recipe from musl sytem that gio created
<Googulator>It runs, but generates code that confuses tcc
<stikonas> https://gitlab.com/giomasce/nbs
<stikonas>oh well...
<stikonas>things work now anyway
<Hagfish>Very recent Python versions allow for the use of SOURCE_DATE_EPOCH to remove determinism from precompiled Python libraries (.pyc).
<Hagfish>should that say "non-determinism", or am i getting confused by some sort of triple negative?
<lanodan>Seems like confusion, as SOURCE_DATE_EPOCH is to achieve/get deterministic builds.
<matrix_bridge><Andrius Štikonas> Yeah, probably a typo
<Hagfish>yes, i like "achieve determinism in" more than "remove non-determinism from", and i can see how those two ideas got merged into one contradiction
<Hagfish>this was something i noticed in parts.rst, which i still think is one of the greatest documents to ever be committed to any software repo
<oriansj>Hagfish: I agree, Live-bootstrap is a priceless gem.