26600+ entries in 0.015s
billymg: the way i understand it, client makes a request
to url?start=5&end=7, server pulls content from mysql and returns with <span class="highlight"></span> injected where start/end indicate
a111: Logged on 2019-07-19 21:25 mp_en_viaje: can has
trilema.com/article-title/?start=5&end=7 OR
trilema.com/article-title/#selection but not rly both.
trinque: I'd be surprised if
that stone doesn't haul in all
the rest
lobbesbot: BingoBoingo:
The operation succeeded.
trinque: upstack,
trying
to capture linux in
this manner might've been a fool's errand. might be
that a muntzed kernel and a busybox-like are a saner beachball
to eat.
☟︎☟︎ trinque: it's shitty, lol, but what am I going
to hold when I'm 40.
trinque: might as well say what I'm doing with my
time lately, which is related. I'm horking down bitcoins by
the $10k, what
trinque: asciilifeform:
the point being yes, we can be rid of portage, but where are
the steps between
there and here.
trinque: see, I'm
this perverse fellow
that knows
the scripture even.
trinque: this I
think correctly runs afoul of mp_en_viaje's "there is only one fucking
tree, and it does not loop"
trinque: asciilifeform:
the vtree for bitcoin is not and never will be 300gb
trinque: rather
than having a perforation point which can be
torn off, preserving
the references for whichever historian
that cared, but *not importing
the shitwad into
the future indefinitely* was
the point
a111: Logged on 2019-07-19 14:52 mp_en_viaje:
http://btcbase.org/log/2019-07-19#1923552 << exactly. it is marginally better
than merely dropping portage on
their head ; and it is ideologically defensible because guess what, if
they don't like
the genesis
they don;t have
to either patch on it or press it.
trinque: and I don't fault mp_en_viaje his ideological rigor. not in
the slightest.
trinque: at any rate no, I'm not doing a man-month of rework on
the
thing any
time soon. not standing in
the way of anyone else doing it either.
BingoBoingo: So, it appears Iran
took
two British ships and released one with a warning.
☟︎ trinque: at
the very least I'd want
to say "this is
the one with kernel in it"
trinque: not having
to be able
to read vpatches is, lets say retrospectively declarative.
trinque: I started from an item
that was 900mb and
that was just
the ebuild
tree.
a111: Logged on 2019-07-19 12:51 asciilifeform:
trinque: it's 'gordian knot'
that has
to be cut ~somehow~. consider, as of yet asciilifeform cannot vtronicize
that kernel patch, cuz... no kernel genesis.
mp_en_viaje: now ima
tell someone "look what weird shit we found, USE IT" and
they won't dare say "why"
mp_en_viaje: tjhis, incidentally, is EXACTLY how
tower of shit was even built in
the first palce
mp_en_viaje: in fact, it might be
the one
thing on
the web i most use.
mp_en_viaje: in
theory you could possibly htccess script-fu something like domain/a/b/c into domain?q=a&w=b&e=c ; HOWEVER,
the problem is
the domain space is currently narrow.
mp_en_viaje: as
things stand,
the ~only~ way
to have user
think url is "trilema/pili" while url really is
trilema?p=65 or w/e it
truly is, is via htaccess, which is like javascript written by monkeys in 1980
mp_en_viaje: i mean obviously one could modify apache
to be less fucked in
the head, but ...
mp_en_viaje: the ~only~ way
to have
that indirection layer, is
to use htaccess
mp_en_viaje: well, here's
the
thing -- IF you move
the "extract data from uri" into php, you lose... url replacement.
mp_en_viaje: afaik
the name's hacked into an article via htaccess, which is yet another pointless and poorly specified scripting lang atop
the shit
tower
mp_en_viaje: asciilifeform,
that'll never work
though, because obviously it'll
try
to find an article by
that name
diana_coman gave all computers around work
to do for
the next hours so she goes happily
to sleep.
mp_en_viaje: can has
trilema.com/article-title/?start=5&end=7 OR
trilema.com/article-title/#selection but not rly both.
☟︎ mp_en_viaje: and
there's also no way
to have
trilema.com/article-title/?start=5&end=7#selection
mp_en_viaje: in continuing sads : /me attempted
to spec
the server side php job ; and it can be done, roughly,
there exist primitives for, eg, "insert
this after nth word and
that after mth word". however : a)
this interferes with
the footnotes, because footnotes exist as z (( b)) and not as displayed on page ; and b)
there's no good way
to # and ? at
the same
time because of
the way
trilema handles
title-urls.
mp_en_viaje: asciilifeform, of course, if one's doing server side no need
to grep, count start, count end
mp_en_viaje: local "select" behaviour is always defined, but afaik
there's no exposed "make it look selected" call