shinohai[asciilifeform]: $vwap
busybot[asciilifeform]: The 24-Hour VWAP for BTC is $ 39137.50 USD
shinohai[asciilifeform]: $ticker btc usd
busybot[asciilifeform]: Current BTC price in USD: $29533.02
shinohai[asciilifeform]: jfc can't get an irc client working under pentacle - weechat: wants gnutls. irssi: wants glib-2.0. Mite be stuck with `ii` for now.
shinohai[asciilifeform] would try gnutls compatable with gpg-1.4.x if could find sauce somewhere ....
shinohai[asciilifeform]: Wait, I got a few versions in my mirror of alf's distfiles, mite try that.
signpost[asciilifeform]: see if you can excise unnecessary dependencies
signpost[asciilifeform]: the tls shit might be easily snipped out of some socket code
signpost[asciilifeform] commented the shit out of pbuild yest, and pulled the scripts/* files into it, since the whole's only approx 450 lines
signpost[asciilifeform]: might get that genesis cut today.
shinohai[asciilifeform]: weechat has turned into gargantuan codebase with all kinds of cmake shit, might be worthwhile indeed to put it on diet and make a vpatch.
signpost[asciilifeform]: woof
signpost[asciilifeform]: yeah just saw the cmake
signpost[asciilifeform]: needs plenty of surgery then.
signpost[asciilifeform] does want to remain a fundamentalist about keeping complexity down.
shinohai[asciilifeform]: You can still build it with autotools, it caused me no end of grief on gentoo though because of the split ncurses/tinfo.
signpost[asciilifeform]: anyone needs something convoluted, can fart up a gentoo chroot
signpost[asciilifeform]: ah ok
signpost[asciilifeform]: shinohai: I thiiiiink the ncurses I've got in there pops in the terminfo files too.
signpost[asciilifeform]: $ticker btc usd
busybot[asciilifeform]: Current BTC price in USD: $28887.89
shinohai[asciilifeform]: Yeah it got through configure fine on pentacle (for terminfo) - so far the tls lib thing is only wall I've hit.
signpost[asciilifeform]: https://github.com/weechat/weechat/blob/c44b79dce7f2f2dec9e802b001dcf0acdfa049d0/src/core/weechat.c#L123 << curious what this is
signpost[asciilifeform]: maybe a flag to disable use of it?
signpost[asciilifeform] hasn't delved very deep here.
shinohai[asciilifeform]: Interesting .... >.>
signpost[asciilifeform]: meanwhile coins not cheap enough yet. when's the false flag tactical nuke in donbas scheduled?
shinohai[asciilifeform]: Not soon enough
shinohai[asciilifeform]: Yellen still trying to fire up the money printer to pay for it
signpost[asciilifeform]: would be nice to use ksum for hashes in /var/pentacle/world, but I'm gonna have to add stdin support to it to do so.
signpost[asciilifeform]: for now, I'll stick with sha256sum for that. when it's replaced with ksum, that'll just cause one rebuild due to the changed hashes.
shinohai[asciilifeform]: I never figured out how to do stdin for ksum on esthlos-v either sadly. :(
signpost[asciilifeform]: the vtools ksum looks to handle files only, needs a case for no input argument or -
signpost[asciilifeform]: oughtn't be too hard.
shinohai[asciilifeform]: This honestly my first time using the vtools suite, I need to dive in and read sources on afternoon.
signpost[asciilifeform]: http://trinque.org/src/pentacle_genesis.vpatch << first draft of genesis.