1500+ entries in 0.03s
phf:
http://btcbase.org/log/2016-11-30#1574893 << fwiw mit-scheme's editor edwin has an elisp emulation layer, that reportedly can run gnus of some vintage. when i heard about climacs from beach i actually though he was going to do an elisp translator too. one option might be to pickup edwin, but that's an exercise for someone else entirely
☝︎ phf:
http://btcbase.org/log/2016-11-28#1573903 << that is one of the best games ever. i have many memories of high school drunken debaucheries, where a small clique would periodically dip out, one by one, to perform their next move in heroes on the family computer
☝︎ phf: Framedragger: yeah, bug in the router, can access as
http://btcbase.org/patches (which i know is confusing since it's also /log/), but obviously needs to be fixed
☟︎ phf:
http://btcbase.org/log/2016-11-10#1565225 << ru writer pelevin has a thing about Dog Pizdetc, which in his world is a kind of diety, but pizdetc is a russian mat word derived from "pizda" i.e. vagina, and is used to signify the totality of negative and positive experiences. sort of like "how's it going? -- total pizdetc", i.e. everything has utterly failed. or "look at that car go! -- piiizdeeetc", i.e. holly shit that's awesome. so in
☝︎ phf:
https://www.youtube.com/watch?v=8CPtolIacHw "Ребята, классно то, что память и русскую душу не смогли вытравить всякие голливуды и "западные ценности", а значит есть надежда на возрождение социалистического строя, не обязательно коммунистического, назовите его по-другому, но
phf:
http://btcbase.org/log/2016-11-02#1561808 << i got prototype for that. there's only one method called from entire wallet codebase that injects the prepped up transaction into the general pool. i replaced it (or rather, right now it's augmented) with a shiva foreign call that takes a list of bytes, deserailizes it into transaction, and does the injection
☝︎ phf: asciilifeform: i've no idea why deedbot key is old, presumably it's fed from the same place that i use to up, and that's been refresh. i have the correct copy in btcbase's wot,
http://btcbase.org/data/wot/phf.asc phf: don't think this was in logs,
https://archive.is/scAgB "U.S. courts: Electronic surveillance up 500 percent in D.C.-area since 2011, almost all sealed cases"
phf: in related news i don't understand punkd. it's a very expensive feature phone. yet one of the top FAQ is "how to reset the software when it hangs". i'm using this guy right now,
https://www.amazon.com/Samsung-T139-Flip-Phone-T-Mobile/dp/B00387FAC0 it's $30 used (i think it was $25 from t-mobile store, i'm not sure how amazon is selling it for $90) and it never had to be "reset"
phf:
http://btcbase.org/log/2016-10-03#1551544 << sbcl already has an arm port, courtesy of nyef. i am doing the same work for cmucl, but i'm very far from actually getting there. i'm going by armv7 with vfpv3-d16, mostly because that's what ccl does and their code is imho most readable
☝︎ phf:
http://paste.lisp.org/display/327488 lamport parachute PoC in common lisp (it has soft dependency on ironclad for sha256, but otherwise follows the design in that own function can be substituted)
phf:
http://unicode.org/faq/emoji_dingbats.html includes such wonderful questions as "Once the Unicode Consortium encodes an emoji character, when will it appear on my phone?" and "But the Unicode Standard includes other flags, why don’t you include my flag?"
phf:
http://btcbase.org/log/2016-09-21#1546322 << this behavior has nothing to do with znc (unless you explicitly configured znc to recode your messages), it has to do with the fact that irc is encoding agnostic. used to be you had koi8-r only channels, or latin-1 only channels etc. now utf-8 is the "standard" but from back in those days you have a peculiar hack surviging in a lot of clients. everyone's expected to be able to read latin-1,
☝︎☟︎ phf:
http://btcbase.org/log/2016-09-17#1544418 << i thought psychosis was pretty common with bipolar, during the manic or depressive phases. at least in usg they prescribe antipsychotics to bipolars, though i'm not sure if that's always the case. supposedly you can take them on their own, because they have mood stabilizing effects
☝︎ phf:
http://btcbase.org/log/2016-09-17#1543401 << sbcl codebase ~is~ cmucl codebase, so all the same people who wrote above wrote majority of sbcl. newman's work in adding sane bootstrapping is reproducable by doing early diffs and perhaps should come as vpatch on top of cmucl since it's particularly clean. but here's the thing, the way cmucl does bootstrapping is borrowed directly from a lisp machine, and breaks down precisely because the
☝︎