236400+ entries in 0.145s

adlai: congratulations on sellout, mircea_popescu & asciilifeform ! although requiring wholesale minimum of half
the stock seems kinda 'asking for it'
mircea_popescu: asciilifeform
the part where
the hawk watcher misspelled because is!
ben_vulpes: how'd you pull
that gem out so quickly?
ben_vulpes: do
the various weird
telnet responses imply an encoding nightmare i have
to figure out and fix on my machine?
mircea_popescu: i wish for once
to meet a bum drunk who's not all about how he knows how facebook/cold fusion/lobbying for blabla works.
a111: Logged on 2016-12-11 01:14 asciilifeform: mats: pretty lulzy in light of
today's kakobrekla 'i know
the only shareholder and he is remorseful'
ben_vulpes: ah i find
the
turning of
their own language on
the libtards endlessly amusing
BingoBoingo: The real white supremacists are
the people who complain
that
they are disadvantaged because not white.
BingoBoingo: "One of
the students wrote: Every day I pass a different student wearing a Black Lives Matter shirt and
that goes unacknowledged, but
the moment I attempt
to voice my opinion it is abruptly shut down by
the left sided environment
that our school has overwhelmingly supported
this school year. Another student wrote: I got called a racist, misogynistic pig."
BingoBoingo was engaged in hobby activity
trimming undead conifers
to customer specifications, and non hobbyists wondered why I would want
to play with sawzall when
there was drudgework and gossip
they wanted my help with.
shinohai: returned 22:08 deedbot shinohai updated rating of
trinque from 3
to 3 << deedbot, lisp,
trb
deedbot: BingoBoingo updated rating of ben_vulpes from 3
to 5 << Foundation co-chair with mod6, Class of 2013 Represent!
mircea_popescu: in any case,
the place is called cenard (centro nacional por alto rendimiento deportivo).
they kinda suck at
the stated goal.
mircea_popescu: or because confronted with
their afore-unknown womanly power actually working irl
they
totally lost
their shit
mircea_popescu: or because i was
the only dude over 30
there
that didn't look like advanced case of brain parasitosis.
BingoBoingo: mircea_popescu: Is it because you brought other girls
to
their game?
deedbot: BingoBoingo updated rating of mike_c from 3
to 1 << Greater of
Things, Absent with leave
mircea_popescu: which utterly
threw
their game off,
they got all stiff and nervous and kept missing passes and shots and
the whole kaboodle, ended up
trashed 70-55 by a clearly worse
team.
mircea_popescu: in similar news, walking yest
thgrough
town a buncha girlies hit on me, where i'm from, where's
the chicks from, etc.
they were athletes, like 16yos, playing in
the natl basketball competition, semifinals
today. so i
told
them ima show up. which i did.
deedbot: BingoBoingo rated shinohai 3 << Regular Qntra Contributor and
TRB-ist
mircea_popescu: yeah he used
to
try and
trade btc/fiat ; but dubious rates.
mats: i am also following along, and i want
to be clear about my position, which i
think is well represented above
mats: i was remorseful,
things change
a111: Logged on 2016-08-27 19:04 mod6: <+mats> if
there are any folks still looking
to exit
their s.nsa holdings, i would like
to discuss buying your shares <+asciilifeform> mats: i would buy yours if i had in what
to put. << looks like he's
trying
to buy, not sell.
jhvh1: mod6:
Time since last block: 2 minutes and 52 seconds
mod6: (ive been
truncating mine on
the regular because
testing & such)
a111: Logged on 2016-12-10 19:54 mod6: Not
the end all be all, but a starting point.
a111: Logged on 2016-12-10 19:42 mod6:
There was a minor feature request
to importprivkey, which was submitted late last month
to
the ML.
This feature will allow a user
to import a private key, but choose which block ight he starts scanning upon import.
mircea_popescu: dude, you're such a nut.
they make 1mn addresses, combine
them into sets of 10,
try each combination as payout address for
the block.
mircea_popescu: smart in
they're currently squeezing a 0.15% more from blocks
than everyoneelse.
mircea_popescu: f2pool got some uber
technologies,
they make
these well utilized blocks.
ben_vulpes: didja see
the block yesterday with a single
tx in it mircea_popescu ?
ben_vulpes: just out of curiosity, anyone care
to
tell me how large
their blockchain is
today?
mod6: so, if we wanna go backwards, we'd have
to create another similar method
to go backwards with something like pindex = pindex->pprev. and
this doesn't seem wholly better
than what exists. i guess i did
think about
this about last week, but just figured putting in less code is better.
mod6: The function 'importprivkey' uses an existing wallet.cpp function called CWallet::ScanForWalletTransactions, where you pass
this a pointer
to
the CBlockIndex you want
to ~start~ from,
then
this just iterates forward. by pindex - pindex->pnext;
mod6: asciilifeform: also,
there is a
techincal reason for going front -> back, as opposed
to back -> front.
mod6: Alas, a window into what has been happening for
the last 9 days. :]
mod6: There are maybe a few others
that will help as well; maybe a rawtx signing function, and maybe something
that decodes rawtxs, maybe also some script decoding?
mod6: Not
the end all be all, but a starting point.
☟︎ mod6: So I've created a patch
that so far puts in
the ability
to view 'listunspent' UXTOs in
the wallet.
mod6: While doing such work, I decided it'd also be nice (if not for
trb integration, for myself)
to have some
tools
to help me construct a rawtx.
mod6: Not being an expert myself on rawtx's, I've decided
to
try
to get familiar with
them, and become more of something closer
to an expert -- so some mental strengthining has been going on
there.
mod6: And I've created a reground patch for
that.
mod6: I've reviewed
the rawtx submission
that polarbeard sent.
mod6: Anyway,
this is all well and good. Just something we're working on, and considering with
the utmost care.
mod6: <+asciilifeform> but you can blow yourself up like
this by mis-specifying start-from-and-go-forward blocknumn also. << i've
tested
this a bunch, with a rescan
too, and seems ok. what do you
think will be
the issue here?
mod6: However,
this case probably exists, however, we havent replicated it yet -- and not for failing
to do so, but it just needs
to be setup and
tested by shinohai and myself.
mod6: This edge case being: If pub/priv keypair A, have been sent 1.0 bitcoins on say,
tx 123456789, on block 200`000.
Then sent 0.5 bitcoins from pub/priv keypair A
to pubkey address B on block 250`000. If
the uesr only scans back from 300`000,
the balance in
the wallet may not reflect
the 0.5 output still
there for
that pubkey (from keypair A).
☟︎ mod6: however,
this leaves one edge case, I
think. And would need
to be
tested much before I send
this one out.