44600+ entries in 0.317s

mircea_popescu: that's the past 5, covering a coupla days. so
i guess it's more than 1/day
hanbot: asciilifeform kk,
i'ma give it a shot
mircea_popescu: these are all distinct ips as at some point (maybe 2015 ish ?)
i wiped dupes. but
i get maaaybe 1 spam item in review queue per day
hanbot: 10k marked spam comments means spammy ips are stored and attempted comments from same don't show up in admin, subjectively over time it's seemed
i need to spend less time mopping shitcomments. and
i didn't post proper patches, but will.
mircea_popescu: asciilifeform
i dun expect it is possible for it to not work if wp otherwise does work.
mircea_popescu: one thing it does is <input type="text" name="author18c6e55" with that hash changing daily (or how often you please) ; another thing it does is a "refuse from ips in spam list" ; there's more
i might nor recall right off.
hanbot: asciilifeform
i'm using mp-wp on nfs and spam works pretty much as expected ---though having ~10k marked spam comments helps.
mircea_popescu:
i have the feeling we discuss this periodically. what's dynamic ip to do with it ?
mircea_popescu: noob joins trilema, someone asks sto etcetera, noob answers.... "here's a thing
i made", and it goes over well.
mircea_popescu:
i wanna see jesus' carpenting school exam work, not that he fucking impressed a buncha journahos with his "profundity".
a111: Logged on 2016-05-30 15:37 asciilifeform: but
i find it hard to see how it is not obvious that 'every sewer rat can publish' is a considerable damper on culture
mircea_popescu: ygrade",
i mean there WILL NOT, period, be anything he could have fucken found.
mircea_popescu: and
i don't even mean ~subjective~ functions here! it's not a case that "to the exceptionally gifted as identified by ivy league, worth as he is maybe $1000 with clothes included, the subjectively perceived marginal value of information is slightly negative. no, no, no, OBJECTIVE, you can tell him whatever the fuck you will and he will not have any use for it --
i don't mean "he won't be able to find any use, above his $1k pa
a111: Logged on 2018-01-20 22:55 diana_coman:
http://btcbase.org/log/2018-01-20#1773347 <-as
I realised
I never said this anywhere: this trouble with no-pingbacks on page is part of the reason why
I have post+page for this sort of thing (the code reference shelf is one, the bac data another) - so that pingbacks can go at least to the post introducing the page; ugly workaround of sorts
phf:
i don't grok the first homework: do you mean produce random computations, and programmatically verify ffa against them?
a111: Logged on 2018-01-20 17:12 mircea_popescu:
i have a coupla problems in re
http://btcbase.org/log/2018-01-20#1773273 that design input is welcome on. 1. the intuitively correct format for this would be to make it a page (like
http://trilema.com/eulora-shop/ ) rather than an article. but mp-wp pages don't take comments/pingbacks, which im starting to think is the height of idiocy.
diana_coman:
http://btcbase.org/log/2018-01-20#1773347 <-as
I realised
I never said this anywhere: this trouble with no-pingbacks on page is part of the reason why
I have post+page for this sort of thing (the code reference shelf is one, the bac data another) - so that pingbacks can go at least to the post introducing the page; ugly workaround of sorts
☝︎☟︎ phf: also the whole exercise only becomes worthwhile if
i can also produce reasonable html out of the cweb source, since there's general allergy here to pdf/ps
phf: it's considered,
i'm just thinking from which side to start unraveling this spitoon
phf: works out to about 170 pages of very nicely typeset source code. this is actually first time
i'm working with printed source code proper (unlike ascii
i prefer to work on-screen) and it's quite a joy
phf: dvi>ps
i had to use a full tex install, because
i haven't found a non-modern dvips implementation yet.
phf: in unrelated
i managed to produce a literate programming dvi out of diff's source code from first principles. the actual content is not really a literate programing, since it was mechanically produced, and it doesn't yet compile since cat of headers and source produce a bunch of duplicate definitions, but first step.
diana_coman: hence the end of the line there: "
I didn't really find a reasonable way to keep comments in"
diana_coman: ftr
I'm still on wp purely because there has always been something else topping the pile;
I just about switched to statically generated pages too but
I didn't really find a reasonable way to keep comments in
a111: Logged on 2018-01-20 17:12 mircea_popescu:
i have a coupla problems in re
http://btcbase.org/log/2018-01-20#1773273 that design input is welcome on. 1. the intuitively correct format for this would be to make it a page (like
http://trilema.com/eulora-shop/ ) rather than an article. but mp-wp pages don't take comments/pingbacks, which im starting to think is the height of idiocy.
mircea_popescu: wtf is the remote box even for, if not to do the shit
i don't need supervised.
mircea_popescu: 2. if
i upload items,
i'd very much like to use the already extant uploader ; but that thing puts everything in year/month directories. tho
i think this is actually a good thing, tell people "do not link item directly, link the code shelf itself".
spyked: calls should go only to WP links though, right?
I don't remember how Wordpress did it (did it look for /xmlrpc.php ?). though
I suppose it should work either way (non-WP links would 404 and that's that)
a111: Logged on 2018-01-20 11:42 spyked:
I am working on adding comments (one of the yet-untested ideas is reading only gpg-signed comments), but that's a low-priority item on todo list atm
mircea_popescu:
http://btcbase.org/log/2018-01-20#1773258 <<
i dun think this is such hot stuff ;
i personally wouldn't bother to sign just to leave a comment. but if you care, here's an alternative : make a bot, have comments be sent to it via command. iirc danielpbarron had something somewhat in this vein, dun recall how automated tho
☝︎ spyked: (what
I'm trying to do is separate the browser/linking text snippets part from the need to embed an entire js interpreter in there.)
spyked: yeah. ideally,
I would like to be able to look at the link and figure out to which text snippet it refers manually. or at least have a way to compute without parsing html. hm.
spyked: aha. in particular, trilema anchors are generated based on the occurence of js dom-tree elements. wait,
I'm gonna find an example
spyked: but yeah, ^ w3m code is weird. and besides,
I don't know how text highlighting is supposed to work in a text-based browser. highlighting seems to be a terminal thing, which is weird, because both w3m and lynx/links can be compiled with mouse support! which is essential for that js snippet in trilema, because iirc it relies on onMouse* events.
spyked: mircea_popescu,
I wanna first get a working item (js highlighting for trilema anchors) then make everything link into a static binary, then post them. as they are right now,
I expect them to be unusable on many systems (e.g. musl-gentoo).
a111: Logged on 2018-01-08 17:18 btcvixen: but
i am female
spyked: which reminds me that there are a lot of things that
I've left hanging since december, e.g. the w3m-js shinohai found that
I rebased, and the ns-js library. left hanging because
I haven't yet figured how to make trilema js anchors highlight in w3m-js (or any other text browser)
spyked: hm. "This exists because sourceforge went down for a week during July 2015, making it necessary to maintain local copies."; yeah, publishing these makes a lot of sense.
I don't know if
I'd find all the libraries
I used for the blog if
I were to look for them again.
spyked: so
I'd probably sign them separately?
spyked: hi mircea_popescu. sure,
I remember russell's thing. but is that really a problem? (as long as there's a republic to squash the cocksure idiots)
spyked: shinohai,
I use a self-rolled static page generator based on Common Lisp (CL-WHO) (and Pandoc for parsing Markdown, but pandoc and markdown are both optional, of course).
I have the source code published on shithub, but it's mostly hacked together, so in this sense not very different from any static site generator.
https://github.com/spyked/thetarpit.org <-- coad and text
shinohai: What do you use to generate your pages spyked, if
I may ask?
I have wp-mp of course, but my host charges more to set up mysql and crap so haven't ever done that yet.
shinohai:
I was pretty impressed with your blog for sure,
I am a terrible blogger myself.
I might do better if
I actually had a server to set up a blog on, but future project.
spyked: thanks shinohai. :D the plan is to (at the very least) periodically share items of republican interest that
I'm working on (e.g. ada lisp). progress has been very slow so far, but it's picking up
spyked:
I am working on adding comments (one of the yet-untested ideas is reading only gpg-signed comments), but that's a low-priority item on todo list atm
☟︎ spyked:
http://btcbase.org/log/2018-01-19#1773164 <-- it doesn't send them, but now that you mention it,
I might be able to add a (manually-operated) thing that does this. otherwise, thetarpit is just a set of statically-generated pages via handcrafted lisp-based contraption
☝︎ a111: Logged on 2018-01-19 19:11 phf: his 4th sig is non plaintext by the way,
i threw it in since the eater ate, but this probably should be an anti-policy
a111: Logged on 2018-01-19 16:21 asciilifeform: hey spyked !
i like your summary of the calc ops.
phf:
i think it's adorable
a111: Logged on 2017-11-10 10:14 diana_coman: for the curious there are in fact 2 prolific-stamped documents describing pl2303 and pl2303x; pl2303x seems to be a sort of upgrade to 64bits but why couldn't it be properly identified as distinct
I don't know
shinohai:
I knew of straight serial port, will have to buy solder
mircea_popescu: what, am
i to surmise we're not as cool as snowden and strauss-kahn ? or rather that the empire sunk to such a depth it is not even capable of finding mendacious prostitutes/chambermaids anymore ?
mircea_popescu: oh, you mean other than the "
i have my spurious "bitcoin is scamming" verbiage all over reddit " guy ?
lobbes:
http://btcbase.org/log/2018-01-19#1773183 <<
I dunno if 'interesting' was der Unterschied here;
I'd wager it was more: "$realname1 appears to live outside of normal pantsuit spirit summoning range..
I'll try $realname2". Note this was -after- failing at summoning pantsuit spirit to #trilema itself
☝︎ phf: his 4th sig is non plaintext by the way,
i threw it in since the eater ate, but this probably should be an anti-policy
☟︎ a111: Logged on 2018-01-19 15:50 asciilifeform:
http://btcbase.org/log/2018-01-19#1773051 << where did
i say 'bw is free' or that
i compare with spam vps ? trinque posted a heathendom figure of 700 ( trinque can answer when he wakes up , for what bw,
i presume 100/100 ) for comparison.
a111: 2017-11-22 <spyked>
http://p.bvulpes.com/pastes/yVbXl/?raw=true <-- most of it is config.sub and config.guess. two lines at the end may fix shinohai's troubles. anyway,
I'ma post the whole thing (w3m+gc+js+whatever else) once
I manage to do a static build.
BingoBoingo: Will do, and
I will check to see if these numbers are 22% VAT inclusive or if
I missed that again.
mircea_popescu: BingoBoingo dun worry about it ; sign the contract, explain about the cash, all is well. what gear did you have physically present
i forget ?
BingoBoingo:
I have seen the hall, the rack, the UPS, etc. Will meet with them and make sure nothing has been overlooked.
BingoBoingo:
I will let the datacenter know we are moving forward with the whole rack 20/200 asymmetric.
mircea_popescu: aite, anyone wanna do the above 3.5k wire and pocket the bitcoin implied by current lulzexchange ? before
i give it to rando latino via bb's meatwot.
mircea_popescu: this is a whole rack being discussed here,
i dunno if you realise.