75600+ entries in 0.05s

mircea_popescu: asciilifeform you know the funny thing with clitoral presentation is that both top and bottom are "naturally" just to different people!
mircea_popescu: phf im not sure how the shoes cut in. BingoBoingo what's the shoe idea ?
mircea_popescu: can have a logo of a cunt with two balls, like cartman's idea. cunt-o-o
mircea_popescu: it is the world's first, and to my knowledge the world's only, darkness making lamp.
mircea_popescu: except, that is ~the only proper way to describe google.
mircea_popescu: when i was a child, i read a story, well written in the fantastic realist embryonic style. it contained a lamp for making darkness, which struck me then as the pinnacle of antipossible objects.
mircea_popescu: asciilifeform i expect they're still there ; unfindable now because we stupidly decided to take google seriously.
mircea_popescu: now they're fat girls raving about how they were almost raped by the subway.
mircea_popescu: in other sads, i spent most of the day at the local celebration, which included ~1000 horses. everything smells of manure.
mircea_popescu: kinda reminds me of the various "cryptocurrencty" and "blockchain" communities.
mircea_popescu: asciilifeform yea, but one of those things, works if it works and doesn't if it doesn't.
mircea_popescu: it's not all that rare that precompiled binaries are incorrectly marked and don't actually run on specific setups
mircea_popescu: mod6 possibly not aptgetting a binary but instead building source may fix it for you ?
mircea_popescu: asciilifeform i expect the -- is supposed to do something or the other to mysql. the rest is just a selection of terminators.
mircea_popescu: meanwhile, in lulz of all time, some dork (arachni@email.gr / 139.59.30.233) put a bunch of "1"'`--" in vartious fields comments into trilema. BY HAND.
mircea_popescu: which is kinda funny in that it's a question crafted to bother the asker.
mircea_popescu:
http://btcbase.org/log/2017-07-16#1685111 << obviously the purpose of the "asking" is the stroking of the implicit assumptions of equality baked in. the question isn't "what is this ?" but rather "hey, i know i'm a guy 100% interchangeable with any/all of youze, right, i can even pm mp if i feel like it, so say something to signify your agreement, whatever it is, when i ask you hey guys what is this ?"
☝︎ mircea_popescu: asciilifeform the blessings of reals ;/ your value's right.
mircea_popescu: Framedragger above described mechanism will do that for free, yeah, just gotta have to care enough to put a link in log.
mircea_popescu: instead of that sad fate, pile them into monthl;y tarballs, deed the previous month's tarball each time a new month starts and lo! major piece of infrastructure.
mircea_popescu: Framedragger imagine you know, five years from now the situation repeats. except then there's no tardstalk anymore. but it's ok, we have the archive link. o look, it's just a dangling link.
mircea_popescu: there's no way he's fixcing that however, outside of making a whole new tmsr
http mircea_popescu: i tried for isntance feeding the original makefile in line by line with my comparer thing, but all the lines match.
mircea_popescu: i thought maybe it is the case that it takes a 2 or 3 byte item which starts with valid ascii and tries to interpret it as some sort of unicode bs and in the process ends up applying a transform to the text somehow. but unless we have the actual magic string, we're not finding this.
mircea_popescu: anyway, so far : it's not clear that it actually does anything untoward to ascii ; my tests as they were failed to find an example. we did discover it replaces nonascii chars with some random gunk, which yes should be changed but not really much of a point or anything
mircea_popescu: and i am not about to see 500 or 5 million instances of that morph into some kind of actual proof of anything.
mircea_popescu: fwiw i never did manage to verify the saga was anything more than alf's extremely short fuse.
mircea_popescu: possibly there's something else afot though, because that wouldn't have afected a makefile, ie the original problem is it.
mircea_popescu: phf yes but does it ever collate into an unicode character or anything of the sort ?
mircea_popescu: anyway, i'm calling it good before i fill the guy;'s disk with random lines.
mircea_popescu: pretty sure it simply drops non-ascii chars silently. which is the right thing at that.
☟︎ mircea_popescu: atm watching it scroll, however many 100s of lines in, they all match.
mircea_popescu very much recommends this test : pick random textfile, put it through the above code, see if you find a dismatching line.
mircea_popescu: (i don't expect it does, because look in 2nd paste. the -=== bit is produced by echo.
mircea_popescu: trinque i am actually running a terst and it's pretty mindboggling.
mircea_popescu: asciilifeform best i can tell, wotpaste simply drops nonascii chars. was something in the makefile not ascii ?
mircea_popescu: BingoBoingo usg.pinoy moved on to whining about imminent usg defeat ?
mircea_popescu: phf what i mean is, im stuck guessing how wotpaste() { is called and etcetera.
mircea_popescu: put your test lines in the first file ; examine the results.txt file for the results.
mircea_popescu: no idea why i'm taking partial code/functions and making assumptions. here :
mircea_popescu: phf it does, the actual stuff you're sending. i imagine you feed it to curl via something somewhere in the call yes ?
mircea_popescu: try repolacing -F 'pastebox=@-' \ with --data-binary -F 'pastebox=@-' \