52500+ entries in 0.519s

phf: ben
_vulpes: i meant original can be nuked
BingoBoingo: mircea
_popescu: I'll give this some more though today as I take my turn at the homestead clearing debris
BingoBoingo: <mircea
_popescu> BingoBoingo might actually be a good idea for qntra to establish a standard procedure to do this. << There already is. Tack a paragraph on top of it explaining its deviance from sanity and wrap the document as plaintext in block quotes
phf: mircea
_popescu: what would be a higher level here?
phf: ben
_vulpes: get-difficulty is a straight rip of the c from bitcoinrpc.cpp << correct way to do that one is to write get-index-best that returns block-index structure that you can get bits value from, and then have get-difficulty do all the equivalent calculations in scheme, bitshifting and all
assbot: Logged on 28-02-2016 15:11:22; mircea
_popescu: i've been spending the ~week since the various selectatron discussions meditating on the problem. i do not believe javascript is rescuable. not withstanding all the effort derps put into it, javascript is fundamentally a broken idea that for this reason can never be useful.
assbot: Logged on 28-02-2016 14:53:51; mircea
_popescu: and speaking of "good things that ruin other good things", is it generally obvious to the esteemed b-a WHY the movement to "more women in tech", "more women in army", "more women in bla-bla" trends ? i thought it is, but then again maybe i'm the only one to whom it is.\
assbot: Logged on 28-02-2016 14:45:10; mircea
_popescu: from what i hear lisp is "already standardized". i personally am not terribly persuaded by this claim, but will entertain it on a technical basis as the cases may come. who knows, maybe gabriel was right and it is.
assbot: Logged on 28-02-2016 14:44:32; mircea
_popescu:
http://log.bitcoin-assets.com/?date=28-02-2016#1417192 <<< current shiva is two steps away from even ~beginning~ the process of standardization. people with lisp experience will supply common but ultimately inconsequential conventions (hyphens plox!), but in general speaking, shiva's usage and lisp's general lack of practical usage or utility means that our work here will actually standardize LISP ju
assbot: Logged on 28-02-2016 14:37:30; mircea
_popescu: Оборонно-массовая и патриотическая работа, ie what the whores (see То знай: за честь должна считать Знакомство юнкерского хуя!) and their litter does.
assbot: Logged on 28-02-2016 07:43:07; ben
_vulpes: i recommend a thorough course of benjies, piped straight through the developer funnel.
mircea_popescu: omfg. "users by lines, last 7 days 1.) asciilifeform 1490 2.) mircea
_popescu 1276" << NOOOOOOOOO
assbot: Logged on 28-02-2016 09:13:37; ben
_vulpes: what i appear to have forgotten since the last time i looked into this pit of snakes is that it calls all of the rpc functions in turn to construct the help list.
assbot: Logged on 28-02-2016 08:22:54; punkman: mircea
_popescu: .. supercute de-windows-ization :
http://logs.minigame.bz/2016-02-27.log.html#t23:38:19 << I like the command line sure, but I find editing text without a mouse a hassle, same for trying to remember 1000 keyboard shortcuts for each of 100 apps, or having to spend 10 minutes to figure out obscure cli options to use something once.
punkman: ben
_vulpes: second part isn't needed, sasl happens before the client can join anything
AaronvanW: punkman ben
_vulpes: will look into that, thanks
AaronvanW: ben
_vulpes: ah. any way to fix that?
punkman: ben
_vulpes: because I guess nGPL is a global used somewhere else
phf: ben
_vulpes: you can now control the universe
punkman: mircea
_popescu: .. supercute de-windows-ization :
http://logs.minigame.bz/2016-02-27.log.html#t23:38:19 << I like the command line sure, but I find editing text without a mouse a hassle, same for trying to remember 1000 keyboard shortcuts for each of 100 apps, or having to spend 10 minutes to figure out obscure cli options to use something once.
☟︎ assbot: Logged on 28-02-2016 03:38:49; phf: 1) brew install cmake 2) patch < foo.patch 3) link
_directories and include
_directories in CMakeList.txt need to point to be modified to point to your boost/db4/openssl locations 4) mkdir foo; cd foo; cmake ..; make
assbot: Logged on 28-02-2016 05:38:28; phf: asciilifeform: i think he's looking for a way to slice scheme into an arbitrary part of bitcoind, like CInv inv = scheme
_apply('inv-process', cons(...));, unless i'm mistaken, but seems confirmed later in log
phf: asciilifeform: i think he's looking for a way to slice scheme into an arbitrary part of bitcoind, like CInv inv = scheme
_apply('inv-process', cons(...));, unless i'm mistaken, but seems confirmed later in log
☟︎ assbot: Logged on 28-02-2016 02:14:54; ben
_vulpes: asciilifeform: what's the thinking behind using IMPLEMENT
_RANDOMIZE
_STACK in shiva.cpp?
assbot: Logged on 28-02-2016 02:49:59; ben
_vulpes: asciilifeform (phf, adlai, mod6
_, mod6): okay this is grand and i can see several rpc commands trivially slain in this vein, and others with application of work. but but but! would someone send me a map for running /scheme/ code from within satoshis abortion?
assbot: Logged on 28-02-2016 04:08:36; mircea
_popescu: phf> i think ascii short term plan is specifically rewrite of rpc, because it's an easily achievable low hanging fruit, which when done completely will let us get rid of json/
http << quite.
phf: 1) brew install cmake 2) patch < foo.patch 3) link
_directories and include
_directories in CMakeList.txt need to point to be modified to point to your boost/db4/openssl locations 4) mkdir foo; cd foo; cmake ..; make
☟︎ ben_vulpes: dash/hyphen conventions alive, ^^ asciilifeform, phf, mod6
_, mircea
_popescu
phf: ben
_vulpes: in order to support any sort of rewrite of existing code, need to figure out how to have scheme runtime created at bitcoind start and that runtime allowing for reentry
phf: ben
_vulpes: so the way thing works right now, is that when you connect a new instance of scheme runtime is created, which is then fed init.scm and connected to the network stream fd. right now the pattern that we have is from inside a running instance you can call out into trb and make it do things
phf: ben
_vulpes: depends on what you're trying to do
ben_vulpes: asciilifeform (phf, adlai, mod6
_, mod6): okay this is grand and i can see several rpc commands trivially slain in this vein, and others with application of work. but but but! would someone send me a map for running /scheme/ code from within satoshis abortion?
☟︎ ben_vulpes: asciilifeform: what's the thinking behind using IMPLEMENT
_RANDOMIZE
_STACK in shiva.cpp?
☟︎ BingoBoingo: mircea
_popescu: Seriously though it is far more refreshing than YAJE, Yet Another Jackoffscript Evangelist
ben_vulpes: so to recap: tinyscheme
_genesis, tinyscheme
_snip, repl
_fix, and then flag
_bug
_fix?
assbot: Logged on 27-02-2016 20:40:43; ben
_vulpes: tinyscheme still needs renaming to shiva, correct?
BingoBoingo: ben
_vulpes: That's because Cascadia isn't real 'Murica
BingoBoingo: ben
_vulpes: ? Wasn't bow grendade Rambo First Blood part 2?
BingoBoingo: <mircea
_popescu> this is for the first time in like a decade i ever remotely felt like visiting that place. << All Cascadians coalesce to Jewish culture
ben_vulpes: and mircea
_popescu what jr high classmates lol
mircea_popescu: ben
_vulpes so he's going to be chevy to his jr high class ?
mircea_popescu: ben
_vulpes> you get a name in this family when you take out your first irs agent << bwahahaha
assbot: Logged on 25-02-2016 01:38:57; asciilifeform: ;;later tell mircea
_popescu
http://log.bitcoin-assets.com/?date=25-02-2016#1415038 << i suggest that it is done 1) no earlier than 4th 2) no earlier than working cramershouptron is posted 5) paid not to my earthly carcass but to snsa piggy - under whose flag it will be published.
mircea_popescu: ben
_vulpes atm i'm just trying to politely temper the fellow's enthusiasm and un-allergenically redirect more of his efforts towards practical if boresome matters.
assbot: Logged on 24-02-2016 19:50:12; mircea
_popescu: well lessee here, one of mod6 ben
_vulpes give an opinion on this ?
mircea_popescu: ben
_vulpes these terms have meanings you distinguish how ?
assbot: Logged on 27-02-2016 18:35:59; ben
_vulpes: what, reading the logs magically solves the key distribution problem? or do i catastrophically misunderstand.
assbot: Logged on 27-02-2016 17:54:40; ben
_vulpes: v99997. not that anyone could be reasonably expected to know that that's 2 degrees out of date.
assbot: Logged on 27-02-2016 17:16:12; asciilifeform: mircea
_popescu: did the buildroot fella ever come back to you with a modern sig ?