120000+ entries in 0.066s

trinque: sure, but
this is
the most general piece of information you get out of HEAD,
the status code response
trinque: maybe I don't want it; I want
to
tell my friend I know somebody who has
trinque: I ask you whether you have
the hash. Is
this
the same request as "give me $hash"?
mod6: asciilifeform: 'sane manifest' =~ <+asciilifeform>
then it oughta be in sections, and
the sections in small manifest. merkle-style. ?
trinque: even manifest doesn't need
to churn
that much, but can sure.
phf: asciilifeform: because i don't remember specific names.
the experience is not uncommon, because "interrupted download, let me
try restarting from
the middle" fails more frequently
than not
trinque offering use of HEAD
to minimize churn on distfile server from
teh same place
phf: i'm
talking from personal experience and in good faith
phf: no you can't, i'm not on
trial here
to do discovery for you
phf: oh get
the fuck out of here
phf: and some have
them explicitly disabled
phf: so i've used HEAD before, but not in a batch process. i use it frequently for
two purposes, one is
to verify
that
the request goes
through and server is prepared
to send me data.
the other is
to request file metadata before i start pulling it, i have a curl alias for
that.
trinque: my statement was
that yes ^ and also for
the logs "you wouldn't design something where $giveMeNoneOfIt implicitly means a metadata fetch"
☟︎ phf: i
thought you're answering
trinque's point
trinque: if it did
that, yes, but you don't have a fixed headers length in
http trinque: if you
tell me offset 0 range 0 I should ignore you entirely
☟︎ trinque: the range idea is
the sort of reductive compromise
that's both a fine
thing in reducing complexity and completely incorrect if designing from scratch
phf: well,
that's like saying
that
the mass of reditards don't follow specs so nor should we
BingoBoingo: So
there is a vendor
to vendor element of buyer beware.
phf: "please be ready
to send me
this 1tb file, just kidding i only want 50b of headers"
BingoBoingo: <asciilifeform> BingoBoingo:
that loox moar like it. can
these be had ? << It is a sorts local Amazon/Craigslist combination. Stuff
there appears attainable.
phf: in general
though, as is obvious from name, head return same headers
that get would return, but without
the content
phf: head specifically answers ctime of file, size of file and any additional stuff
that server might deem useful
to provide in form of (likewise protocol essential rfc headers)
phf: "what if anything changed" is not
the only question
that head answers
trinque: yeah, arguable
there's a saner way
to get metadata, harder
to argue getting metadata by itself isn't useful
phf: fwiw
http protocol is built around verbs on resources, cutting head is going
to remove
the specific mechanism you're dispatching
to, but not
the dispatch mechanism itself (that you still need for e.g. POST)
phf: i mean, i can see
the argument for "no head", but it's one of
those cases where "if we don't have head, we'll have
to invent it", with e.g. manifests, or cgi scripts
that you can use
to query for changes, etc. but why not let resource answer
things about itself as part of protocol rather
than everyone for
themselves?
a111: Logged on 2016-07-18 19:49 asciilifeform: anyone ever
tempted
to revive gopher ?
phf: last
time it was brought up was probably due
to me, since i was looking into hipster gopher revival
that's going on (was going on?)
a111: Logged on 2017-11-23 16:20 phf: re upstack,
there's been a resurgence of sorts of gopher protocol, various hipsters spinning up personal websites, etc. whether
the resurgence was shortlived or i'm just late
to
the game, but
there's already a community of wreckers (one of
them groups is coming from
this federated
twitter platform, mastodon) discussing all
the various ways
that
they want
to "improve" gopher,
tls, utf-8, markdown renderer, "minimal subset of html", etc. but at
the same
phf: that would be congruent with
the russian practice
phf: i suspect local orcs have alternative paths for procurement, was sop in russia in
the 90s. you could go
to "official dealer"
type place and pay 10x, or you would haggle for price at Gorbushka, bazar style
☟︎☟︎ BingoBoingo: TomServo:
This is why I am emailing. See if I can get
that shit knocked off
TomServo: There appears
to be "- 36 MONTHS PROSUPPORT AND NBO ON-SITE SERVICE" included in
the price, which - shouldn't be required, right?
BingoBoingo: <asciilifeform> holyfuq, konsoomer
towers in racks in dc << Cargo cult
☟︎ BingoBoingo: Well, other racks seem
to have a lot of
towers. My suspicion on
the rack mount equipment is
the ever popular
trip
to Miami route.
trinque: BingoBoingo: what's "appear"? how did other people put boxes in
their racks?
BingoBoingo: trinque:
They appear
to be banging
their heads
talking directly
to supermicro
BingoBoingo: <asciilifeform> or is
this what it all ends up costing after
the extortionate
tax..? <<
The +IVA means
the price is before
the
tax. Gets hit with a duty when it hits
the border, shipping here doesn't seem
to have a
trivial cost, and something like
the label printer
there just might not be anyone else selling. But $495 for a $300 in
the US ubiquity Edgerouter Pro isn't
too bad
http://www.palser.com/productos/productos_masinfo.php?id=17661 trinque: BingoBoingo: any recommendations from
the DC
themselves?
trinque: ...surely
this datacenter has servers in it?
that someone bought?
trinque: BingoBoingo: looking like it'd be way cheaper
to ship
trinque tries
to remember if chunked
transfer encoding is both ways with
http, or only a response
thing
☟︎ trinque: it's just gonna be a sad experience, since it has
to be a wartime compromise
trinque: yeah, well,
that isn't stateless is it
trinque: can put "FART" in
the method header now, if you like
trinque: in a library
http server, one wouldn't implement "HEAD" anyway, would just pass
the headers as a structure
to w/e handling function, which shits what it likes
BingoBoingo: And routers, and not jungle cargo cult "Why would you want a network
that isn't WiFi?" inventory selection
trinque: to host mp-wp for instance, gonna have
to either implement fcgi, cgi, or
http proxy back
to other
http server
trinque spent enough in
the mines *not*
to want
to fix
http