210100+ entries in 0.132s

Framedragger: also, wonder if
there could be a relevant linux cap'ability for allowing raw access
to given /dev/block. but maybe not.
Framedragger: asciilifeform: yeah! i may have
time / want
to do
this in ~april. just
to be clear,
there's really no way
to have underlying userland fs allocate a contiguous block, right?
jhvh1: asciilifeform:
The operation succeeded.
Framedragger: that's a horrible idea for sure, but hey, free space
to cheat in
Framedragger: heh you can even use
things like nx bit if not wanting
to reorganize
table, i would guess!
Framedragger: aha, so
there's high probability
that
there will *be* a collision across
the entire space.
a111: Logged on 2017-03-10 18:25 Framedragger: hard
to believe, but
then, i should read logs at least
Framedragger: hard
to believe, but
then, i should read logs at least
☟︎ Framedragger: and yeah,
this 'generate collisions' scenario seems like a harder version of 'just mine'
Framedragger: i'm guessing
that an interested state could
totally do
that
Framedragger: while at it, and i'm guessing it's in
the logs.., i wonder when was
the last
time some
tried
to come up with an approximation what
the costs
to get
to >50% network hashing power would be
☟︎ Framedragger: yeah. hmh - i guess
that's it. literally. nice scheme
Framedragger: there's an assumption as max num of collisions here, of course, but obvs in practical
terms it's a very safe assumption...
Framedragger: yeah, makes sense
to me (on average, current likelihood of particular 32 bit entry being populated is ~ < 6%)
trinque: what,
thing needs
to cool?!
trinque: that's right, it's doing a sleep or
two of several minutes
trinque: god forbid
the disk always be in a coherent state, eh?
☟︎ trinque: on
the subj, still waiting for my node
to shut down
to connect
the wire
to dulap
Framedragger: hmh, at least functions make up not
the *worst* interface seen, but still lotsa work and weird mutable shit sprayed all around, i imagine
Framedragger: yeah
that's one reason i'm not
too attracted
to
trb,
tbh,
the amount of sewage gruntwork required
to decouple shit from
the monolith.
Framedragger: i guess one can imagine a single sequence of
tx
then, simply.
Framedragger: it's a really Good
Thing
that
the hashing function which spits out
transaction hashes gives *uniform distribution*. no congestion /
too many collisions expected, and
this scheme leverages
that.
Framedragger: (i see how good it is
to be aware of how actual disks read data here. some
theoretician would propose a pointer-exact-location scheme instead...)