229200+ entries in 0.144s

trinque: db operator has
to go
through and manually apply
these
triggers. for example, updates on either a "to" or "from" rating will require a rebuild of
the nick pages in both directions.
trinque: ben_vulpes and I had an interesting conversation yesterday about how
to handle static sites generated from a db. idea we ended up with was
that we'd have
triggers which emit a pg_notify signal when
the "dirty bit" has flipped for any page.
trinque: gotta finish writing
the
thing
that
triggers granular (per-nick) updates, leaning on a full rebuild for now.
trinque: mircea_popescu: it'll be up
there in a sec, let ya know
mircea_popescu: re octopus - no other effect individually ; but living long is bad for
the species, as hillary well exemplifies.
mircea_popescu: phf i guess we will sooner or later have
to actually formulate
the patch format yeah.
mircea_popescu: asciilifeform no
the classification proposed is quite serviceable.
ben_vulpes: eh, obab's just wants
to grab some pussy
mircea_popescu: it's
the irony of all
time
that while
the progre press was derping about how
trump will lose
the election and
try
to
turn it around into a
television show,
the reality
turned out
to be he won
the election AND OBAMA is
trying
to
turn his losership into a
tv personality
mircea_popescu: in other news, obama's been doing more reality
tv work
than
the entire kardashian extended family
these past few days.
phf: ffs, i resent being placed in a position of defending something
that i'm not responsible nor care for. diff -e would've been closer
to "teco macros", but it's
the "sane
teco macros" we're
talking about here, etc. etc. etc.
phf: well,
that's not inband magic! still "ick"
phf: there's no "escape" as such. instead it generates an adhoc escape (say replace dot with ZZ or whatever) and
then patches
that one line using s///.
phf: well, in
the simplest case (i.e. if you're using gnudiff) you're still just going
to get
the diff's
take on "delete
this line, add
this line", but
the ~format~ would be an ed script out of
the box, so can have pretty complex
transforms
phf: asciilifeform: you know you could've gone with diff -e instead, in which case almost exactly "like
teco macros"
ben_vulpes: asciilifeform: pedantically, each patch
then produces semantically new program?
phf: in
the "command
that was used..." line
phf: so if you diff is called "gdiff" or whatever (because you're on bsd) it's entirely legal for it
to say gdiff -ruN a b
phf: fwiw patch format is super promisetronic. it's something along
the lines of "command
that was used
to produce
the hunks\nhunks..."
a111: Logged on 2016-12-29 23:32 ben_vulpes:
http://btcbase.org/log/2016-12-28#1591573 <<
the diff line is distinct from
the --- / +++ lines, does one ever see a patch file where
the files compared aren't prefixed with a/ or b/ ?
ben_vulpes: what means "semantics" wrt operation of
this proggy?
pete_dushenski: asciilifeform:
thoughts on resolution
to directed
type2 floods ?
the ips drowing me atm are from all over
the map - china, spain, verizon, mci - no aws
to speak of.
a111: Logged on 2016-12-28 02:39 phf:
http://btcbase.org/patches/hashes_and_errors#L118 you don't really want
to do
this. you're subseq'ing
there
to strip
the a/ b/ but
that's not at all a guarantee! i have a vpatch with `diff -ib -ruN /Users/pf/cmucl20d-build/src/hemlock/abbrev.lisp src/abbrev.lisp` in it for example. at
the very least you want
to abstract it away into its own function.
that would correctly operate on a hashed-path datastructure.
ben_vulpes: while you're at it,
type2 and
type3 are?
mircea_popescu: asciilifeform
the idea, as idiscussed a few days ago, is
to separate
things and queue.
mircea_popescu: this'd make some fine subject of a priority work order,
the only problem is
that it's so intricate and we aren't fans of doing
the work n
times. but once
trb sits down on a sql-fs it would all fall in place.
pete_dushenski: mircea_popescu: have done some, will
try more banning.
mircea_popescu: anyway - properly indexing
txn so
that we deliver
the full data set ; properly handling
the blackhole
thing will actually ruin prb because nobody's fuycking migrating
to
their new protocol.
mircea_popescu: pete_dushenski looks like stock blackholing. ipban
the offenders, see what happens.
jurov: if
they see peer does not support it, drop
the connection
jurov: forgot which bip was
that
mircea_popescu: sooner rather
than later we have
to attend
to
these sillynesses.
ben_vulpes: asciilifeform: any idea how prb identifies a
trb node?
ben_vulpes: phf: moreover i'm
too ferklempt over how
the
thing's changed since 10.2
to want much
to do with it anymore
mircea_popescu: iirc
this even made it
to qntra, because
the usg.dept of legal pretense's failure
to act was exactly just as much damning of
the whitehouse website based in maryland as of
the bitfinex website based in nowhere.
mircea_popescu: davout
the deep problem
there, with kraken as well as with any other of
these websites, which is
to say scams, is
that YOU DO NOT get
to pocket anything. in your case
this was a loss, but in
the case of bitfinex running away with millions in "profits" its inept "users" were supposed
to have accrued but never did,
the mechanism was more clearly in view
ben_vulpes: mildly less painful
than restarting whole machine
phf:
http://btcbase.org/log/2016-12-29#1592829 << you remember how
they used
to have
those "stripping all
the extras" hacks for windows. like a
tool
that would unpack windows xp installer, remove whatever shit author knew how
to remove, and
then repack it, so you get windows with random gunk. you know of anything like
that for mac? i wonder if i can roll 10.9 without any of
the /Applications/ etc.
☝︎ ben_vulpes: pete_dushenski: you have
to reboot
the whole machine?
pete_dushenski: mircea_popescu: i don't disagree from a philosophical standpoint but nor can i
tolerate having dead fucking
trb nodes.
that i should have
to reboot a machine ~daily~ is
the death of bitcoin. yukoners never had it so bad.
ben_vulpes: jurov: would you be so kind as
to update
the lxr with makefiles.vpatch ?
☟︎ ben_vulpes: wait, what is
the difference between mempool and relay set?