59100+ entries in 0.033s

BingoBoingo: Anyways, Libertad is about a
third of
the way from Montevideo
to Colonia
BingoBoingo: I am unsure, I missed
them in
the photo until you mentioned
them
Mocky: is it just me or does
that look like baltimore?
a111: Logged on 2017-08-22 18:12 mircea_popescu:
this place is for reading AND FOR CHANGING YOURSELF.
a111: Logged on 2018-11-30 09:12 mircea_popescu: asciilifeform right, "lalala i can't hear you" until
the very last moment, when
the curtain drops. because why
the fuck not, hurr.
mircea_popescu: all
this "self-confidence is
the only education needed" nonsense reheheheally paid off.
mircea_popescu: asciilifeform right, "lalala i can't hear you" until
the very last moment, when
the curtain drops. because why
the fuck not, hurr.
☟︎ zx2c4: My "nice post" remark wasnt sarcastic, if
thats what youre responding
to
zx2c4: On my phone right now, woke up from a dream
to see
this, not sure if im still dreaming. Care
to explain what's provoked your ire?
mircea_popescu: next shit out of your dumb mouth fails
to string match apologizing for being quite so fucking stupid, i'ma fix
the negligence whereby you can still speak here.
☟︎ a111: Logged on 2018-11-30 03:22 asciilifeform: ... or
that
the #define ULT(a, b) ((a ^ ((a ^ b) | ((a - b) ^ b))) >> (sizeof(a) * 8 - 1)) macro dun
turn
to barf in
the preprocessor on acct of some esoteric beard shaving from dennis richie ?
zx2c4: or, rather, where can i see
the implementation of W_Carry
zx2c4: what you've described sounds good. im wondering if it's
the result of comments,
the result of just better organized code, or
the result of some nice features of ada you're using
zx2c4: dennis probably wants
those variables surrounded by ( )
zx2c4: "unsigned less
than"
zx2c4: right. shows
that
the carrys work out without overflows given certain bounds on
the input
zx2c4: in
the example above, its pretty easy
to prove
that by hand
zx2c4: in addition
to reasoning about it
zx2c4: later if im changing
the code
zx2c4: i save my z3 script so
that
zx2c4: i
think in crypto most people refer
to it as "verification"
zx2c4: and
then
think backwards in order
to reason about its correctness later
zx2c4: it also lets me
try
things super fast without
thinking
zx2c4: oh. yea, as i said,
they're mostly just
tools
zx2c4: no.
they're mostly just
tools
zx2c4: that z3 script gives a little more assurance we didn't screw up
the radix conversion here
zx2c4: z3 is nice for
things like
zx2c4: (i learned algebra back in
the day from a professor who wrote a haskell program
to generate our
textbook... presumably in your mind, my foundational education could not be more screwed up
https://en.wikipedia.org/wiki/Dave_Bayer )
zx2c4: more seriously, if you're mostly after small computer programs
to help you out when exploring a field but eventually do
the proof by hand, z3 and sage wind up being super practical as day
to day work horses
zx2c4: well, as it
turns out, coq had some amazing fallacy in its core code a few years back resulting in
the ability
to prove any statement
true...
zx2c4: i can see
that critique of haskellism. endless intellectual masturbation (hello
trilema?)
that doesn't actually drive at any essential
truth.
there's a particular benefit in demanding
truths remain small rather
than large
zx2c4: (coq is from
the late 80s. its still in use, but i guess you could use
the 2009 version...)
zx2c4: I agree with you in spirit -- I
think learning details of a proof enough
that you have all of it in your head is a good pedagogical approach and gives you more mathematical agility as you progress forward. I just don't know about
the ontological statement regarding
the proof's validity
zx2c4: hey i like good ol rs232
too
zx2c4: oh.
then derive and macsyma surely are jokes
zx2c4: a
temporary buffer, rather
than a rolling log
zx2c4: so perhaps you prefer chalk and slate
to paper
then
zx2c4: alright and you'd freely admit
that when you write
things down and solve intermediate lemmas, its often
the case
that by
the
time you get
to
the end, you don't have in
the forefront of your brain
the details of all intermediate steps anymore
zx2c4: so
this state of "being proven" for you -- it requires some kind of intuitive bullet shot from start
to finish of all particulars of a certain logical progression? and any deference of
that
to outside
tools (like paper, or intermediate results with forgotten details) ruin
the intuition?
zx2c4: > At
this
time we will walk
through
the mechanics of our Karatsuba multiplier, so as
to cement in
the reader’s head
the correctness of
the routine, and lay groundwork for
the optimization which is introduced in Ch. 12B.
zx2c4: I more or less know
the process involved but don't have all of
the steps in my head. And as I wrote it down, I forget
the details of previously written steps while working out current new steps. Yet I have faith in
the process of writing it down systematically and having intermediate results from pages prior
zx2c4: There are some
things I could only prove if I had a paper