13900+ entries in 0.136s
a111: Logged on 2018-06-22 16:14 lobbes:
http://btcbase.org/log/2018-06-21#1828477 << ack, ty for letting me know. I'll try sshing in tonight to rule out webserver failure before I flag down BB to check out the situation manually. (I must say, it is a good feeling knowing that nowhere in this troubleshooting cycle will I need to interface with orcs.)
BingoBoingo:
<mircea_popescu> BingoBoingo btw, did you have the common decency of introducing them ?
<< Was scheduled for next week
a111: Logged on 2018-06-22 18:03 asciilifeform: in other lulz, nobody noticed this puzzler, so i'ma put it in the l0gz :
https://archive.li/i7BRf << cr50 magic rsa keys; the montgomery multiplier etc uses hardcoded constant, 96 word ( i.e. 3072 bit ) for the mults, but the keyblobs are 97 , for some strange reason, in size...
BingoBoingo:
<ben_vulpes> BingoBoingo: iirc you've used lbtc in living memory, what heathen abortion did you use to send to the 3addr?
<< I used my 0.7 fork
mircea_popescu: technically different items tho. but anyway, worth finding out >,
< mircea_popescu:
http://btcbase.org/log/2018-06-22#1828640 << literally, "Christ, you are as dumb as a sack of dead cats. You're nothing more than an idiotic little boy with his dick in his hand. How about you drop your dick, because it's as limp as your sense of humour I'd rather set myself on fire and die screaming than have you touch me...but I'm sure other women have told you that Everything you enjoy, everything you think
☝︎ lobbes:
http://btcbase.org/log/2018-06-21#1828477 << ack, ty for letting me know. I'll try sshing in tonight to rule out webserver failure before I flag down BB to check out the situation manually. (I must say, it is a good feeling knowing that nowhere in this troubleshooting cycle will I need to interface with orcs.)
☝︎☟︎ deedbot: asciilifeform rated KimuSan^ -1
<< i am to understand that usg has control of this privkey.
a111: Logged on 2018-06-22 02:49 phf:
http://btcbase.org/log/2018-06-21#1828378 << distinctions like that are often subtle and a matter of taste, but as long as the overal approach is informed now might be a good time to paste what you have.
a111: Logged on 2018-06-22 02:49 phf:
http://btcbase.org/log/2018-06-21#1828378 << distinctions like that are often subtle and a matter of taste, but as long as the overal approach is informed now might be a good time to paste what you have.
a111: Logged on 2017-06-09 16:08 asciilifeform:
https://archive.is/i1Usl << from same fishwrap >> 'Two members of the US Army National Guard have been convicted of running a credit card fraud scheme involving bitcoin... using bitcoins to purchase stolen credit and debit card numbers... using magnetic strip re-encoding tools to apply stolen numbers to dummy cards, after which they would buy merchandise from Army and Air Force Exchange Service stores at US military bases, as well a
a111: Logged on 2018-06-21 21:49 hanbot:
http://btcbase.org/log/2018-06-21#1828147 << that fucking movie. first, i was pissed off none of the characters were capable of saying ~anything~ of substance about [finance, trading, anything-at-all], then i realized it's an accurate portrayal. still not sure if the thing's deliberately honest or all responsible are so clueless the kitsch was actually supposed to impress.
BingoBoingo:
<mod6> ok, seems like we only have 1 USB-TTL still available on site.
<< We have 2
hanbot:
http://btcbase.org/log/2018-06-21#1828147 << that fucking movie. first, i was pissed off none of the characters were capable of saying ~anything~ of substance about [finance, trading, anything-at-all], then i realized it's an accurate portrayal. still not sure if the thing's deliberately honest or all responsible are so clueless the kitsch was actually supposed to impress.
☝︎☟︎ mod6:
<+mircea_popescu> mod6 a) why not just sell it to pizarro and b) it's really no rush, end of the month's fine.
<< thanks for the time horizon. we'll plan on getting the hot-spare racked and going for sure by end of June.
a111: Logged on 2017-11-20 12:23 spyked:
http://btcbase.org/log/2017-11-14#1738140 <-- ftr, I am following phf's initial advice re. reading lisp in small pieces; this, along with kogge's book. but at snail's pace (code easier to write than read)
a111: Logged on 2017-11-20 12:19 spyked:
http://btcbase.org/log/2017-11-14#1737923 <-- also, spyked's adalisp is missing more fundamental things, such as closures. it's an early prototype, barely usable, but > 0. interning is of course considered, but not added yet. anyway, phf, consider the following point: built-in symbols (car, cons, etc.) still have to point *somewhere*, and that somewhere must not be addressed in a C-machine style! symbols should point to Lisp memory (via
trinque:
http://btcbase.org/log/2018-06-21#1828275 << right. either now or later, you'll have to produce a kernel config suitable for your hardware, and provide that to the build script. and yes, there is the potential that somebody else hasn't yet provided musl patches for your dependencies, though there are more all the time.
☝︎ a111: Logged on 2018-06-21 16:08 phf:
http://btcbase.org/log/2018-06-21#1828005 << the closest we got to a replacement i believe was asciilifeform's shiva, i.e. a tinyscheme embedded into trb runtime. it was suggested as a useful exercise for novices to attempt to expose existing, useful rpc function using it, but there were no takers. at some point the idea of using shiva in prod also went away, because tinyscheme is not necessarily production ready (primarily because of C-ism issues). as
BingoBoingo:
<mircea_popescu> but yes, this is how empires die. "yes we're aware this would sail right off if driven through in 3 feet of water, but the car's not rated for driving through 3 feet of water so it's ok." "right, but then the ramp that's not rated for flooding will flood, because etcetera in this vein, and there you are."
<< AHA, this happened to the plasticar
phf:
http://btcbase.org/log/2018-06-21#1828005 << the closest we got to a replacement i believe was asciilifeform's shiva, i.e. a tinyscheme embedded into trb runtime. it was suggested as a useful exercise for novices to attempt to expose existing, useful rpc function using it, but there were no takers. at some point the idea of using shiva in prod also went away, because tinyscheme is not necessarily production ready (primarily because of C-ism issues). as
☝︎☟︎ a111: Logged on 2018-06-21 08:34 diana_coman:
http://btcbase.org/log/2018-06-20#1827895 <- my (possibly naive) idea was to try first on conventional gentoo by recompiling with musltronic gcc what I need; asciilifeform perhaps knows upfront: would it work to (re-)emerge libs such as zlib and libmysqlclient using the musltronic-gcc?
diana_coman:
http://btcbase.org/log/2018-06-20#1827895 <- my (possibly naive) idea was to try first on conventional gentoo by recompiling with musltronic gcc what I need; asciilifeform perhaps knows upfront: would it work to (re-)emerge libs such as zlib and libmysqlclient using the musltronic-gcc?
☝︎☟︎