163500+ entries in 0.053s

mircea_popescu: because my slaves obey me 24/7, and that leaves 20hours/day unoccupied for the cattle.
mircea_popescu: no political system survives that sort of "4 hours a day" bs.
mircea_popescu: without a diffuse network to lose into, electricity is a hair raising proposition
mircea_popescu: sorta like "carnot engine does not work without atmosphere". in fact that's exactly it.
mircea_popescu: however, smaller parts of it - such as electricity, DO in fact depend on grid.
mircea_popescu: this neatly mirrors our previous discussion, where you were holding that "all civilisation depends on mass market". that much is false.
mircea_popescu: ie, survivalist enough to pull a bundy, populated enough to really hurt if it does.
mircea_popescu: meanwhile, the representational needs of the usg are exactly highest in MN as opposed to say alaska. because THAT is the true fronteer atm, separating the bundys from the bahamases.
mircea_popescu: by the time you've run out of everything ELSE that has better wind and are putting them in MN the world is half-full of wind turbines.
mircea_popescu: anyway, the simple proof that wind is purely for show - so that soviet citizen sees it and is impressed with the usg, just like the red army red square parades of otherwise useless missiles - rather than for energy is that the one place where you should have them (tierra del fuego) doesn't have them.
mircea_popescu: mod6> more study required. << yeah, up until a spinning blade worth 50 tons comes off the fucking 200 foot tall mount.
mircea_popescu: BingoBoingo ". The petrified paper pushers, afraid that actual strong cryptography might catch on among the cattle caste, has sent their favorite stooge to discredit the event." << have sent
mircea_popescu: ask them next you see them at one of their inept "conferences", sprouting with unwarranted cockyness whatev er bullshit, what happened of their support for this ?
mircea_popescu: anyway. let us remind at this juncture that various blathering imbeciles, such as that dude from coinbase, or that dude from the nsa, or that other dude from the nsa, or that other derp "supported" this raging lunacy.
mircea_popescu: assbot: Michael Toomin explains his meltdown, and the structure of Bitcoin Classic (45 min in!) << dude, i don't care if he gives away clinton's hairy snatch and the secret of immortality 45 minutes in. who the fuck has the time for this sorta thing.
mircea_popescu: first off birds don't just move. they're more adverse to living the swamp they for no good reason call home than alf is. and for the other, demand doesn't create scarcity, that whole branch's not even wrong.
mircea_popescu: asciilifeform watch that some towelhead with a quart of brie between his legs stole some code and did the usual "i am 15 yo coder and i can replace strings" thing to it.
mircea_popescu: asciilifeform in the sense everyone's mp. aspirational sense.
mircea_popescu: asciilifeform just like the nigger-death of a naive white libtard is only covered by rags that also cover all sorts of other race insanities.
mircea_popescu: <punkman> I also don't get why i's on medium << because that's what altman's qntra is called.
mircea_popescu: <asciilifeform> mega-unsurprise. << this "everyone can do it - you could be next - make 10 gazillion renting out the space inside your nose" narrative must be driven!!1
mircea_popescu: hopefuly taken away to a new prison built in a neighbouring town ?
mircea_popescu: "what happens if a miner includes a bogus tx you say ? oh, the other miners would never extend that chain!" "wait, didn't those same other miners extend a chain that failed the rulechange they supposedly voted for ?" "sfyl".
mircea_popescu: ("Note that even level 6 does not do signature/script checking." is prolly the best part in all of that junk.)
mircea_popescu: prolly to celebrate someone's girlfriend's success in dieting.
mircea_popescu: then later went from $$$___MAGIC_nUmBeR...you are not expected to understand how this works...ReBmUn_CIGAM___$$$ = 2500 to $$$___MAGIC_nUmBeR...you are not expected to understand how this works...ReBmUn_CIGAM___$$$ = 288
mircea_popescu: -checkblocks=<n> How many blocks to check at startup (default: 288, 0 = all)
mircea_popescu: was a flurry of "build confidence & establish trust" activity cca 2011 / early 2012.
mircea_popescu: asciilifeform there's a raft of cosmetic/credible fixes between .5 and .6.
mircea_popescu: asciilifeform perhaps rejecting workers because they forgot to wipe their ass this morning also ?
mircea_popescu: hey, if the change is not obviously a good thing it's probably a bad idea. it pisses me the fuck off, but whatevs, i'll sed or something.
mircea_popescu: asciilifeform well, if there's no consensus, there's no consensus and there it goes.
mircea_popescu: polarbeard you're not familiar with history. 2011 gavin is ok gavin.
mircea_popescu: the do version ultimately returns return ecdsa->meth->ecdsa_do_sign(dgst, dlen, kinv, rp, eckey); while the no-do version just calls the do version.
mircea_popescu: the difference between the two, incidentally, is not trivial.
mircea_popescu: fancy that, someone actually thought this is how you design a function stack.
mircea_popescu: thestringpuller verification of any functional kind is the sworn enemy of anyone with phds. thinkaboutit.
mircea_popescu: must point to ECDSA_size bytes of memory, the parameter type ~is ignored~). Meanwhile ECDSA_do_sign_ex() computes a digital signature of the dgst_len bytes hash value dgst using the private key eckey and the optional precomputed values kinv and rp. The signature is returned in a newly allocated ECDSA_SIG structure (or NULL on error).
mircea_popescu: ECDSA_sign() is wrapper function for ECDSA_sign_ex with kinv and rp set to NULL ; ECDSA_do_sign() is wrapper function for ECDSA_do_sign_ex with kinv and rp set to NULL. ECDSA_sign_ex() computes a digital signature of the dgstlen bytes hash value dgst using the private EC key eckey and the optional pre-computed values kinv and rp. The DER encoded signatures is stored in sig and it's length is returned in sig_len. (sig