Show Idle (>14 d.) Chans


← 2022-05-09 | 2022-05-13 →
04:42 signpost aaand binary-reproducible perl
04:45 signpost they crapped timestamps into goddamned everything. and I've never seen so much autistic cute bullshit.
04:46 signpost "OOPS! You naughty creature! You didn't run Configure with sh!" << groaners everywhere
~ 6 hours 10 minutes ~
10:56 shinohai Poor signpost, you deserve medal for wading through that liquishit.
~ 4 hours 4 minutes ~
15:01 shinohai $vwap
15:01 busybot The 24-Hour VWAP for BTC is $ 39137.50 USD
15:15 awt shinohai: that seems off
15:16 shinohai hmm
15:16 shinohai $ticker btc usd
15:16 busybot Current BTC price in USD: $31018.97
15:22 signpost shinohai: sitting down at a fresh burner machine, booting a usb stick, and calling my environment down into it from the pest swarm will be its own reward.
15:23 signpost once there are wot signatures on the expected hash of a given build, this is entirely possible.
15:23 signpost but thanks man!
15:25 shinohai I'm downloading pentacle to a shit phone w/ termux gonna see if it build there. (In 9+ hours when it finishes xD )
15:28 signpost the debs are amd64, so you'll probably have to go get the arm versions
15:28 signpost entirely worthwhile. you can add arch to the debs folder path, $(uname -m)
15:29 signpost lemme check my notes for how I faked out the Release file for the local repo
15:30 shinohai kk
15:32 shinohai I'm such a derp, I have sshfs set up, no need to have phone do the download. T_T
15:38 signpost shinohai: dpkg-scanpackages created the debs/main/binary-amd64/Packages file, and iirc I used this guy's script to grunt out the Release file https://earthly.dev/blog/creating-and-hosting-your-own-deb-packages-and-apt-repo/
15:38 signpost you could start by just aiming debootstrap at a debian repo containing stretch, and do ^ later
15:38 shinohai tyvm
15:39 signpost yw
15:43 shinohai fwiw bash 5.1 builds flawlessly on pentacle if ya build without malloc
15:45 signpost weird, musl has malloc. paste barf?
15:47 signpost https://git.alpinelinux.org/aports/tree/main/bash/APKBUILD << looks like alpine also uses --without-bash-malloc
15:47 signpost "Use the Bash version of malloc in the directory lib/malloc. This is not the same malloc that appears in GNU libc, but an older version originally derived from the 4.2 BSD malloc. This malloc is very fast, but wastes some space on each allocation. This option is enabled by default." << pffft
15:48 signpost sounds like that flag would make it use musl's malloc, which seems desirable.
15:48 * signpost bbl
15:53 shinohai signpost: yeah I discovered *after* building, would error with "cannot allocate 18 bytes (0 bytes allocated)" but disabling using above flag and runs just fine.
← 2022-05-09 | 2022-05-13 →