151300+ entries in 0.084s

trinque meanwhile wires up a qr code autoshitter
to deedbot wallet for withdrawals
☟︎ ben_vulpes: asciilifeform: aye, i plug in something
that i'd expect
to address via
ttyUSB devices, but
there are none in /dev
trinque: fg wants
the pl2302 driver
mircea_popescu: isn't blood libel when some chick
that's not even
that hot falsely claims
to have lost her virginity with you?
mircea_popescu: hey, people said
the boo boo about me on moar
than one occasion even!
BingoBoingo: 4srs, mircea_popescu victimized repeatedly by
the stupid since childhood, had
to cope
through numerous victories over his oppressors
BingoBoingo: But yes,
this style of argument by "statement of victimhood" apparently is a
thing
taught nao
BingoBoingo: Oh,
the
textpasta or
the Singapoor hare
thing
mircea_popescu: was ambiguous,
the us style "right" is making ~same claims. i guess
the problem is mostly
that by now esltards kinda meld into
the same subnormal iq cloud in my head.
mircea_popescu: oh, so
the whole white supremacy naxi crimes etc is because non-white people are "holocausted" ?
BingoBoingo: Establishing
their victimhood so
they can make demands
BingoBoingo: Well, was whining in an OpenBSd list about why OpenBSD doesn't have MORE unicode and MORE NSA SEL
turds,
this is
their statement on paranoia
BingoBoingo: mircea_popescu: Appear
to be a
typically Poettering enabler whining "Why is your schtyle not
the schtyle I am familiar with in my eggpress"
BingoBoingo: And in other international legat weird, Singapore apparently has a strict liability standard under its "Sedition Act" against speech
they find racis'
mircea_popescu: but at least
the usg is spending
today and has spent for
the past half century whatever fraction of a
trillion each year in order
to maintain
the "public perception"
that nukes actually do something.
this way
third worlders have something
to elongate domain names with, and
thereby IT HAS ALL BEEN WORTH IT.
mircea_popescu: clef: scrapeboxsenukevps.com ,which is advertising a $55/mo "Xrumer VPS Full Dedicated Server 7 GB RAM Xeon E3v3 x 4 x 3.4 Ghz 60 GB SSD 1 gbps uplink All
Tools Included" (by which
tools
they mean you know, scrapebox, senuke, gsa as well as
the venerably ancient piece of ru spamola itself) as well as Bitcoin payments also wants
the Fairy Godmother
to... get
this,
to verify her name! by, of course, uploading "NON-CONFIDENTIAL
mircea_popescu: and in other lulz, loads of larger ops (including blockchain.info) are actually behind
the chain
tip now
a111: Logged on 2017-10-14 14:01 mircea_popescu: see alf, had you listened
to me when i FIRST
told you
to fucking move, you'd have had a warehouse somewhere outside of shit empire, could have just made your own dc.
mod6: yeah, we got his irc set up, so
thats his nick now. got his key in, so
that's good.
mircea_popescu: asciilifeform incidentally, do you recall
the one with
the kids making an "independent" chan ?
mircea_popescu: asciilifeform i am using
them for literal
target practice,
to
teach a young kitten
to hunt.
a111: Logged on 2017-10-14 20:33 mircea_popescu: but you see ? if he can believe, as i not for a second doubt he does,
that "a majority of websites are not built
through coding", what exactly is
to keep him from believing, and in
the end being ready
to die for, any other nonsense ?
a111: Logged on 2017-10-14 18:57 apeloyee: still, left-to-right exp (as in
http://btcbase.org/log/2017-10-14#1725202 ) uses one FZ-sized
temporary less
than current ffa's right-to-left. (the indexing of E can be reverted
to what ffa currently has).
mircea_popescu: but you see ? if he can believe, as i not for a second doubt he does,
that "a majority of websites are not built
through coding", what exactly is
to keep him from believing, and in
the end being ready
to die for, any other nonsense ?
☟︎ a111: Logged on 2017-10-14 12:06 apeloyee: it seems I see how
to squeeze out one more FZ-sized
temporary from FZ_Mod_Exp, besides
the ^^ and using a proper barrett; it will exacerbate
the above-mentioned physical leakage,
though...
http://p.bvulpes.com/pastes/XvDnd/?raw=true <- as usual, not
tested.
apeloyee: windowed mod-exp
touches only mod-exp.
shinohai: President Donald
Trump raped me with his
thoughts, etc.
shinohai: Don't open Slate
this morning
then, stupidity in form of "This Week, It Was Particularly Rough
to Be a Woman" abounds.
mircea_popescu: three years late, but i WILL fucking sink
this whole silicon valley social media bs.
mircea_popescu: lol pantsuit,
they actually expect you can ban by reference.
mircea_popescu: this whole bruxelles
thing has
totally worked wonders at
turning europe into an utter shithole.
mircea_popescu: "Some of
the emergency measures, notably beefed up police powers, are
to be made permanent under a bill
that has been approved by
the lower house of parliament,
the National Assembly."
apeloyee: procedure W_Mul is separate, etc. a generic version and an asm version. who dislikes asm, can
throw it away and use generic version.
a111: Logged on 2017-08-10 02:43 asciilifeform: for simplicity,
tested
the case
that actually happens in practice: on a 64bit box, any ffa width over 512 bits gives a strictly 8-wide comba mult ocurrence
apeloyee: every other bolt << does
this include an asm multiply?
apeloyee: so every
time you calc an exp you calc 2 and 3 also ? << at
the very start, once.
apeloyee: no special cases. you precalc Base**0 = 1, Base**1 = Base, Base**2 and Base**3; assign 1
to result.
then you
take
two next bits from exponent, starting with
the most significant;
take B
to
their power, as above, and multiply Result by B
apeloyee: muliply-and-reduce is so expensive
that 2-bit windows ought
to win something.
apeloyee: asciilifeform: where do you see explicit indexing in
the posted snippet?
mircea_popescu: apeloyee was your first sexual experience of
the "just let me put
the
tip in"
type ?
apeloyee: let's suppose B is a
temporary, WindowLSB and WindowMSB are bits of 2-bit fixed window, One is, well, 1, BaseModSquare and BaseModCube are B**2 mod Modulus and B**3 mod Modulus.
the posted snippet
then assigns
to B
the power (2*WindowMSB+WindowLSB) of Base. See, we index
the memory by a (small) secret!
mircea_popescu: not sure
that buys you anything, now you got an FM carrier wave in
the power supply instead of a simple levels
thing.
a111: Logged on 2017-05-16 01:53 asciilifeform: now you store bit as ~phase~ of
the square wave, rather
than absolute steady state of
the flipflop.