log☇︎
9700+ entries in 0.07s
BingoBoingo: diana_coman: I'll get to pressing an updated mp-wp
mp_en_viaje: interesting tidbits (from an anthropological perspective what i'd call "super-real", ie, things people actually said that are closer to being the blueprint of the subculture rather than mere phenomena) : "Discord You can find our official discord chat here: Moved away from IRC, it was not used anyway."
mp_en_viaje: asciilifeform, HA! check this out : Loadsharers is a social network that has agreed to fund LBIPs through remittance services like Patreon, SubscribeStar, Liberapay, and PayPal. Loadsharers take the following pledge: "While I am gainfully employed, I will remit at least $30 a month to one, two, or three LBIPs, preferably 3."
asciilifeform: interestingly, i ran the #s, nfs's thing is no longer so cheap as in olden days, costs asciilifeform almost a thou./yr (us)
asciilifeform: i thought the 'goals' crapola was in 'kickstarter' et al
asciilifeform: possibly i'm thick, but how does this work ? from surface , loox like thing where e.g. esr puts acct and then gets 'donation button' for his www, and idjits push, etc
asciilifeform: effective begging, as i understand, is a whoring/performance art, like street singing, takes dedication an' energy
asciilifeform: i thought it were an automated begging thing
mp_en_viaje: amusingly, this likely means i have the man's address, bank details, tax form thingee etc.
asciilifeform: ( whether imaginary; or his handlers pay him this way; or actual chumpers from the wild, pay -- i have nfi )
asciilifeform: re 'patreon', i kept waiting for the mention of the most famous lolcow parked there, but since no one did : esr
mp_en_viaje: i did ?
asciilifeform: ( but i suspect they 'cheated', cuz thermal expansion, can feel as pressure )
mp_en_viaje: well, technically i suppose a rectothermalizer would be even worse, higher inertia.
asciilifeform: but i suspect this aint what these had in mind
asciilifeform: at one pt i experimented with, among other lulz, playing suspect-rng via headphone , to find regularities
mp_en_viaje: i did not actually play the shit.
mp_en_viaje: oh, there's actually some pretty lulzy ammo re ye olde drugs discussion : they have here idiots who "audify" "problems" as a... i dunno, means to solve them.
mp_en_viaje: i suppose in the end i;m just trying to rebuild the multi-layered cache and prefetch intel pipe in software.
mp_en_viaje: asciilifeform, no, i actually mean parallelize execution
mp_en_viaje: subsidiarily, i suppose, anyone got some really good idea of art-promoting-the-republic, or whatever.
a111: Logged on 2018-11-30 17:48 mircea_popescu: i kept trying to get a comic going, oglaf chick wouldn't do it, that midnight_on_mars dood with the http://pictures.hentai-foundry.com/m/MidnightonMars/435591/MidnightonMars-435591-Secret_Obsession_-_Overwatch.jpg too fucktarded to communicate...
mp_en_viaje: what there is a question about is whether there's actually any value in there, or am i just taking by republican priviledge a buncha 5yos chests full of rotten chocolate golden coins / self-drawn stock certificates / large sums of monyz written in crayon etc.
mp_en_viaje: whether it works or doesn't ima still take everything they have any time i feel like, as a matter of course. because that's the hierarchy, republic owns empire-anything, no possible question about it.
spyked: trinque, could you pl0x share the ircbot auto-reconnect code that you're testing? I wanna give it a spin myself and give some time to ironing out whatever problems I might find.
diana_coman: mp_en_viaje: din categoria daca-i ordin, cu placere, acolo.
spyked: many apologies for the prolonged feedbot downtime yesterday; I had to go offline the whole day on meat business and working through this week's hunchentoot layer-peeling
mp_en_viaje: so you'd never run ONE M but (i'm guessing) always 17 at a time
mp_en_viaje: BingoBoingo, you know, i was thinking... since i have all these trilema.org etc not presently used, might as well get a pizarro box set up trilema replication. do you actually have one ?
asciilifeform: ( short spoiler : if you ensure that neither tlb nor 'asid' has changed since last tlb lookup, and current vaddr's tag is same as during last lookup, can use same pfn (i.e. tlb lookup result) as then. ) ☟︎
asciilifeform: grr i even had 'disk' driver mostly written, was gonna build bootable simdisk w/ cuntoo...
asciilifeform: BingoBoingo: principal reason why i went awol from ffa to shit out this horror , was the http://btcbase.org/log/2019-07-19#1923477 burning q ☝︎
asciilifeform: relatedly, i can't fathom why bellard et al decided to simulate gnarly existing physical irons , rather than patching kernel
asciilifeform: BingoBoingo: it aint as if there were no support for mips in the classic kernel tho. ( i only had to add 100ln or so specifically to bring up the simplified sim-devices )
a111: Logged on 2019-07-24 08:48 mp_en_viaje: this read mechanically failed ; i have no qualms with whoever managed to jack off to anne rice nevertheless -- but it is NOT good. even if it works for you.
asciilifeform: mp_en_viaje: thinking about it moar, i suspect that it is possible to bake a less screamingly retarded version of bellardism , where, e.g., the 'cache' is prefilled with unconditional jumps to the sim-instructions, eliminating the decode hit
a111: Logged on 2019-07-22 22:56 Mocky: lobbes if you want to relocate 3 hours east, 90% chance I can get you a job in Ral, I have a spare room you can stay in while you look for a place, ditch the dysfunction, we'll find new girls
lobbes: http://btcbase.org/log/2019-07-22#1924303 << I appreciate this offer, ty. I've got my living arrangements and job situation under control for the short term, BUT once this is done I may indeed take you up on your offer re: finding girls. Been poking around the internet and well, it is still a shannonized ocean of wtf in this regard. ☝︎
lobbes: http://btcbase.org/log/2019-07-22#1924301 << roger that. I'll aim for this weekend to get it published ☝︎
asciilifeform: i.e. self-modifying proggy.
asciilifeform: all of this is 1) exceedingly gnarly , from 'fits in head' pov 2) requires a writable-and-executable memory segment. i.e. massive open wound.
asciilifeform: for thread-completeness, i'ma summarize how bellard et al did it
asciilifeform: best i could think of , was to arrange the mov.../and.../shr... etc so as to occupy the amd64 pipeline properly, in each inst. form.
asciilifeform: ( at least not on my opteron, on 2014+ theoretically could, but i dun buy those )
asciilifeform: in the beginning, thought i could at least implement the mips instruction operand decode using xmm. but ha! not that either.
asciilifeform: (i.e. cannot add/sub/mul or even shift entire xmm reg)
asciilifeform: http://btcbase.org/log/2019-07-24#1924463 << on the actual iron, it happens in 1 clock cycle, cuz entirely parallel. in 'm', ends up iterating through all 16 tlb entries. i looked into using 'simd' instructions to do it, but they are ~artfully~ useless , ended up using the xmm regs strictly as fast temp storage; ☝︎
asciilifeform: grr phf is it gonna take 2 months for the thing to be in btcbase.org/patches so i can link to it ?! ☟︎
asciilifeform: the way i was gonna implement the nic, is to pipe packets via linux's 'tap/tun' into a slot in the 'm' mmio space (see bus.asm) and generate slave irq (see irq.asm) . if these arrive faster than the irq can be eaten, they simply get dropped.
mp_en_viaje: there just is nobody the fuck else, not even fucking close, nor ever was. and we're not even discussing ~range~ here, the fact that i'm one and these are legion. we're simply saying that out of all humans who ever lived, nobody came even close in any way and on any direction. i own erotica like zeus owns olympus.
mp_en_viaje: Ekström/Hasdeu, J M Cain, d g rosetti, really ~obscure~ shit a la a musina or nobody...
a111: Logged on 2019-07-24 08:48 mp_en_viaje: which 4. made me exclaim "what the fuck is wrong with these idiots, ~I~ am the world's greatest erotica writer, and by such a fat margin that if i were the mvp of the winning team, nobody else writing erotica would be even good enough to be accepted as last choice in one of the feeder clubs of the conference's weakest team.
mp_en_viaje: so there you go, i'd rather read you than A. N. Roquelaure ; and this isn't a rhetorical turn of phrase, it is literal description of actual historical occurrence.
mp_en_viaje: this read mechanically failed ; i have no qualms with whoever managed to jack off to anne rice nevertheless -- but it is NOT good. even if it works for you. ☟︎
mp_en_viaje: 6.d.II. wtf is "darkly yellow" ; 6.d.III. wtf is "curlier than perfectly straight" ; 6.d.IV. you DO NOT wish to have her arms "covered in hair" ; then he proceeds to 6.d.V. "cut her sleeves" in the very next line, notwithstanding she was saying "arms" here, and well, i can not read this.
mp_en_viaje: 6.d. "Her ni**les were a rosy pink as were her lips, and the hair between her legs was darkly yellow and curlier than the long straight hair of her head, which covered her arms almost down to her hips on either side of her." actually killed the read, because 6.d.I. the rosy pink of the lips is NEVER THE SAME as the hue of the lips, this is 9yo coloring ; yet I have seen four digit young cunts and the two hues are alw
mp_en_viaje: 6.c. "her embroidered gown had fallen deep into the crease between her legs so that he could see he shape of her sex beneath it" produced the protestation that this woman has never seen embroidery (or, i guess, never seen girls in work out pants without panties).
mp_en_viaje: so she found me a copy, and 6. i proceeded to read. and i ran into bounty aplenty, such as :
mp_en_viaje: which 4. made me exclaim "what the fuck is wrong with these idiots, ~I~ am the world's greatest erotica writer, and by such a fat margin that if i were the mvp of the winning team, nobody else writing erotica would be even good enough to be accepted as last choice in one of the feeder clubs of the conference's weakest team. ☟︎
mp_en_viaje: (what happened was that 1. i was looking through search results for "daughter encounter", the why we'll not include as we can't regress this storytelling forever into endless past ; and then 2. ran into dude killed for being dude, which i suppose is kinda sad, but w/e, america rite ; and then 3. fell on "Take It For Daddy: A Rough an
a111: Logged on 2019-07-24 01:44 asciilifeform might even be wrong, and it is conceivable that 'dhrystone of pentium166 but i/o of opteron' actually suffices to e.g. host blogs.
a111: Logged on 2019-07-24 01:22 asciilifeform: mod6: i was gonna genesis a kernel for that thing, but nao after sad benchmark thinkin', it's of ~0 use outside of very specialized applications
mp_en_viaje: i dunno how exactly you came up with some magic incantations that'll make it okay. however, to repeat this the 5th or so time : there is no magic ; it did not make it okay. ☟︎
mp_en_viaje: and yes, i'm aware.
a111: Logged on 2019-07-24 00:11 asciilifeform: i'ma let BingoBoingo think re whether it makes sense to offer shared hosting on a thing like that. (or whether folx will simply die of laughter)
asciilifeform might even be wrong, and it is conceivable that 'dhrystone of pentium166 but i/o of opteron' actually suffices to e.g. host blogs. ☟︎
mod6: yeah, oof. I saw your post re-'M', will try to read through here soon. I did see your benchmark comments above tho.
asciilifeform: mp_en_viaje, i predict, will cackle, say, 'toldja, dummkopf'
a111: Logged on 2019-06-04 00:51 asciilifeform: incidentally, i generate these by machine, and it takes about 3sec per. would have put it as a net-connected hopper thing aeons ago, BUT it of course uses a heathen render (there are no 'demonstrably electrically correct' pdf eaters, and i dun expect one to exist) and suffers from the obvious problem
asciilifeform: mod6: i was gonna genesis a kernel for that thing, but nao after sad benchmark thinkin', it's of ~0 use outside of very specialized applications ☝︎☝︎☟︎
mod6: In a few days, once I'm caught back up, if still no one has tested this, I'll give it a try.
a111: Logged on 2019-07-19 13:58 asciilifeform: revisiting upstack : hey mod6 , did 'who-gave' ever make it into flagship vtree ? ( i dun see it there ... )
asciilifeform: to be pedantically exact : 66.35 'bogomips' (on 3GHz opteron) , and published table gives e.g. 'Pentium/166 66.36'. i was unable to find similar table of classics for 'dhrystone' .
asciilifeform: i/o, however, is only ~4x slower than host's, so in fact one ~could~ run e.g. trb on it.
asciilifeform: afaik this is the 1st attempt to measure it, too ( i.e. with max sweat over cycles, 0 c in proggy, 0 libs, etc sim. )
asciilifeform: seems like ~this~ is the actual (vs. 'i-can't-believe-it's-not-butter' vmware et al) cost of 100% process isolation on pc.
asciilifeform: i'ma let BingoBoingo think re whether it makes sense to offer shared hosting on a thing like that. (or whether folx will simply die of laughter) ☟︎
asciilifeform: i.e. sitting on 3GHz 'opteron', a 'm' session is approx on part with 486dx, in re ops/sec.
mp_en_viaje: meanwhile in autolulz, nike foamposite 110.89.40.183 Submitted on 2019/07/23 at 10:44 p.m. I am commenting to make you be aware of of the fine encounter my daughter developed studying yuor web blog.
BingoBoingo: asciilifeform: I suspect I took the morcillas off the parrilita too soon.
a111: Logged on 2015-11-06 22:32 adlai: http://www.huffingtonpost.com/bhagwan-chowdry/i-shall-happily-accept-th_b_8462028.html "Satoshi Nakamoto already is in possession of several hundred million U.S. dollars worth of bitcoins so the additional prize money may not mean much to him. Only if he wants, the committee could also transfer the prize money to my bitcoin address, 165sAHBpLHujHbHx2zSjC898oXEz25Awtj. Mr Nakamoto and I will settle
BingoBoingo: diana_coman: I've had worse back in old country.
a111: Logged on 2019-07-23 07:24 mp_en_viaje: i sadly forgot to link http://qntra.net/2018/03/europol-arrests-unnamed-man-for-politely-persuading-eurobanks-to-part-with-cash/ in the http://btcbase.org/log/2019-07-14#1922441 discussion. should have had.
BingoBoingo: http://btcbase.org/log/2019-07-23#1924373 <<I'd forgetten that gem was in the archive ☝︎
mp_en_viaje: i sadly forgot to link http://qntra.net/2018/03/europol-arrests-unnamed-man-for-politely-persuading-eurobanks-to-part-with-cash/ in the http://btcbase.org/log/2019-07-14#1922441 discussion. should have had. ☝︎☟︎
a111: Logged on 2018-05-19 17:28 Mocky: for a living, well i wasn't good enough to sling dope, so i became a java programmer
shrysr: i was curious to know how you guys got together ?
shrysr: mp_en_viaje: i am. but not enough i guess.
shrysr: mp_en_viaje: hmm... by the time I got a job... All i wanted to do was work. I guess it was always a bit like that. Init was difficult... getting a car license etc... i dont know. I guess i never felt like it.
shrysr: I'm a mechanical engg, by education (masters). My first 'love' was computational fluid dynamics (CFD), which is essentially simulating fluid flow on (usually) distributed computing clusters. i was into simulation driven design. Total work exp around 6 years. Spent the first 3 with a pump company in R&D doing CFD and hydraulic design.... it wasnt enough. Shifted out to 'applications engg' or technical sales
shrysr: i will setup direct publishing... and it shd be much better then. i live in a town called sundre, in Alberta. about an hour from the city calgary which I;'ve never been to
shrysr: mp_en_viaje: whats it like.... hmm.... i usually say that I am ok anywhere with reasonable internet and of course a computer. For most other outsiders- its probably close to unbearable
shrysr: mp_en_viaje: heyy.. thanks for the 'voice'... though i'm not really sure right now what that means.
mp_en_viaje: hopefully these stop closing before i drown!
asciilifeform: very cautious an' pessimistic indian fella. used to design hydraulic pumps etc. 'Must look into asciilifeform‘s implementation of v.py (V versioning system) and formulate a plan of action. At first look, I have absolutely not an inkling of what is going on, and I am worried it will take a lifetime to do this'
mp_en_viaje: i got a trackback, first thoguht wtf is this spam (cuz you know, weird literal strings), then "holy shit wut is that url structure". had a 0.3 seconds of mental chaos.
asciilifeform: i think they made flicks for little gurls
Mocky: lobbes if you want to relocate 3 hours east, 90% chance I can get you a job in Ral, I have a spare room you can stay in while you look for a place, ditch the dysfunction, we'll find new girls ☟︎
lobbes_field: I may fall out of the L1 while addressing, but one thing is sure: I will absolutely fall out of the L1 if I don't. Hallucinated choice is no choice. But for now, the $saltimes call. Bbl
lobbes_field: For context, I've had a dysfunctional (as in, the buck never stops) relationship with this girl for ~8 yrs. It is a major obstacle to my simply being able to think. I.e. my private and public spheres are not aligned... at all.