35000+ entries in 0.236s

mircea_popescu: if
i was doing this and someone did that,
i'd fucking gut them, saw their children where their guts used to be and dumped them in assemblage in the sewage plant. but the ~most dangerous romanian criminal~, established the press, dun feel the need to bother.
mircea_popescu: and this idiot beyond what epithets can mark, this idiot kept losing girls. and he somehow explained this to himself as normal. if my engine loses oil
i fucking have it checked by experts, this moron kept losing girls and thinking nothing of it.
mircea_popescu: n, not two, N!
i don't even know HOW HIGH ABOVE A DOZEN!!! girls were...
i'm not sure anyone is ready for this... they were rescued by customers.
mircea_popescu: which is how he ended up with my people,
i left sleepers to look for legal lulz for my own personal amusement. and it turned out that he ALSO had a large term in italy that neither the spanish nor the romanians even knew about.
mircea_popescu: asciilifeform,
i do not necessarily disagree with your theory. but let me walk you through a practical anecdote, so we understand the world better together, shall we ?
mircea_popescu: now all this withstanding, asciilifeform has a point in the following sense : if you constantly end up with stolen funds, something will ahve to be done about it -- and by you, as a sane fucking person. money transfers don't exist so idle fucktards can sit around on wealth they didn't work for, "oh,
i wonder if
i should do my homework or read up on carding forums".
mircea_popescu: there's all sorts of rot and bullshit meanwhile baked into the system, such as, "sepa" (ie,
i-can't-believe-it's-not-a-wire eurozone-only ersatz) has a two week recallable period. other banks may have other arrangements. the standard is that the other bank will ask for the money to be sent back "voluntarily" ; the bank may do it and pretend you agreed -- and feel free to take them to court, if your lawyers never met their law
ben_vulpes: aight great,
i'm going to get to work on marketing matls/landing page today
lobbes: trinque's got a point re: marketing materials. Also, can
I get a copy of the service agreement pizarro has with dc (en español is fine)? The primary selling point for the shared hosting is going to be "host whatever you want", but it obviously cannot be "anything" so salesperson needs to know the edges
trinque:
i.e. if
I ran some ads somewhere, where's the ad's link end up?
shinohai: nah
I just unpack stean-latest .deb using `ar x` ... then cd to the resulting usr/bin/ and ./steam
shinohai: meh
i just unpack the .deb package and cheat, never given me issues
trinque: these days
I rarely find time for gaming anyway.
trinque: this before
I gave up and put a nintendo^wwindows machine on my toiletnet
trinque: shinohai: looks sensible to me. eulora will probably be way easier than steam, obviously, since you can't compile steam yourself. iirc, last time
I put steam on linux, it was in an african linux chroot
Mocky: shinohai, thanks re: mims warez.
I found similar, already a 3rd of the way thru. a book hand printed in mechanical pencil... remarkable
spyked:
http://btcbase.org/log/2018-05-22#1816456 <-- hey, neat archeologgy! may
I persuade you to reflow the preformatted content somehow (replace pre with blockquote or something else)? it's a pita to read long log lines on 80 column setups.
☝︎ Mocky: less related yes, but
I must admit to spending much longer than strictly necessary for this task via continuing to read well past the topic in mind
Mocky:
I saw the first two and omitted as not about why. the last three did not see, reading now
mircea_popescu:
i'm more curious whether you had seen them. doesn't necessarily have to be any larger than it is.
a111: Logged on 2012-08-21 09:20 mircea_popescu: honestly
i thought ruby is dead like ada.
mircea_popescu: mod6, ah, sure. can't say
i've thought about it much nor have an oppinion. just a set of magic numbers afaik.
ben_vulpes: lobbes: shared shell alone,
i haven't examined the implications of this scheme for rockchips yet
lobbes: ben_vulpes: Here's my initial q's: 1) Is that in perpetuity? 2)
I assume this is a percentage of the revenue of the set of the customers the sales person recruits and not of the entire set of customers?
a111: Logged on 2018-05-21 16:55 phf:
http://btcbase.org/log/2018-05-20#1815927 <<
i'll take a look,
i had further comments about diana_coman's original spec and the responses, but does this new spec replaces the other one entirely?
ben_vulpes: asciilifeform BingoBoingo:
i await a transaction to clear through deedbot, then
i shall settle your invoices
lobbesbot: ben_vulpes: Sent 22 hours and 13 minutes ago: <asciilifeform> is there a problem with the invoice ? ( aside from the fact that
i forgot the 36 usd fee , in it ) ? how come
i'm still waiting ?
mimisbrunnr: Logged on 2018-05-17 14:40 mircea_popescu: what is behind comments like
http://btcbase.org/log/2018-05-16#1814037, "
I moved more recently than this fellow and
I'll get my id after he does" ? "
I don't, properly speaking, think bb is a person, at least not in the same sense / to the same degree
I am" ?
spyked:
I'm pretty sure that happens with functions qualified as static. but the inline qualifier might cause the compiler to eliminate those definitions.
phf: spyked: you kind of have a choice between #define equivalent inline, which is going to be actual inline and increase the binary size, or else
i don't think it really matters. supposedly the annotation makes the calls "faster", but the notion of faster is very vague.
i suspect it's essentially an equivalent of "register" keyword: things are maybe sometimes reshuffled to make things maybe sometimes faster
spyked:
http://btcbase.org/log/2018-05-21#1816325 <-- it's not needed, at least not in the case of vtools. it may have been worth it if it had reduced binary size, but from my experiment it makes no difference. gcc seems to remove the definitions of static-inlined functions (after inlining them), but
I don't really know if it does that in general.
☝︎ esthlos: oh
I see, sbcl has its own ffi
esthlos: phf,
I assume by ffi you mean a call to run-program, not a use of cffi?
phf: true,
i'd still just go for an ffi to mkstemp. you're dealing with a unix substrate, might as well use unix tooling. otherwise you have to juggle file-probe, create-directory, but restart if there's exception, etc.
phf: (
i assume he's basically asking for a lisp-only "mkstemp")
esthlos: anyone have a good idea for generating unique identifiers for v's gpg keyring name?
I just spent a painful hour debugging because CL's #'get-universal-time is only precise to the second
phf:
i'm alive by the way, will start catching up on the mother of logs
mod6: trinque: yeah,
I think it's gonna rain here today too.
spyked: it might also in a way be interesting to report how
I stumbled upon this:
I tried to recompile gnupg-1.4.10 on my broken debian system and got the same "multiple definition" linking errors as in vtools' case (though
I *did* use gcc<5). so
I dug and found the usual kochs "fixing" things to compile gnupg on newer gccs.
☟︎ mircea_popescu: asciilifeform,
i honestly can't say what not dead is this ; it's off the web, it's off the web. "oh but it shows up on ipnoje". sooo ?
mircea_popescu: hey,
i got good news for you : a) BingoBoingo escaped to uruguay on the strength of pizarro ; and diana_coman started her s.mg career as an effectual player.
Mocky:
I don't think my pending invention of inverted waffle iron plates is going to make me rich
Mocky: that would be nice.
I haven't looked at foreign job prospects.
I guess you'd call me ESL
Mocky: being a Habeeb has been hell, since 9/11.
I quit flying cuz of the "special pat down" treatment.
I guess TSA loves that name tho, lol
a111: Logged on 2018-05-20 19:49 mircea_popescu: ~technically~ pizarro is blocked (rather, protected) from the need to act by, indeed as pointed out,
i having rented it in my own name. "for him" or not, pizarro's not held to care. but this was a palliative in place specifically because
i expected something in this vein, the fellow is very phenomena-driven, sorta like the brains of frogs only work when there's ligjht bombarding the retinas and thereby powering the rest of th
a111: Logged on 2018-05-20 18:50 BingoBoingo: If
I recall it was MP that rented the rockchip for douchebag.
Mocky: mircea_popescu,
i'm fine with that
a111: Logged on 2018-05-20 18:52 mod6: diana_coman:
i simply mean, mircea_popescu rented the thing for the guy. 'tis all.
a111: Logged on 2018-05-03 18:30 asciilifeform:
i suppose if adlai or karpeles or whoever wants to put on a mask and pretend to be a eulora-playing tits chix for years, there's no real damage
a111: Logged on 2018-05-20 18:50 mod6: This is overall dubious then. If someone scams me, and
I neg-rate them, but their mircea_popescu's person in question, then what?
a111: Logged on 2018-05-20 18:48 lobbes: mod6: re pizarro wot policy: so you're saying positive lordly ratings do not cancel out negative lordly ratings?
i.e. rule is simply: "any lordly negrate disualifies?"
a111: Logged on 2018-05-20 18:42 BingoBoingo:
I assume she was hit while wandering aimlessly in traffic as the zombies tend to do here
mircea_popescu:
http://btcbase.org/log/2018-05-20#1816079 <<
i expect. you should see these idiots, biking with no lights, dressed in camuflage gear (srsly dorky, black shit because white's too hard to wash, still see no reason you shouldn't be out at night ?) on the side of the fucking highway. what, problem ?
☝︎ a111: Logged on 2018-05-20 12:02 spyked: lobbes,
I am curious: how do you have lobbesbot self-voice then? do you do it manually?
lobbes:
http://btcbase.org/log/2018-05-20#1815918 << It actually never occured to me to use the "many OTPs stored for later use" trick that trinque mentioned, which is pretty spiffy indeed (
I may start doing just this). But to answer your question: lobbesbot's only involvement in my archive process is to listen to irc and insert urls it comes across into a sqlite3 db. That database is then 'shipped off' to separ
☝︎ mod6: Thanks all,
I'll bbl, gotta do a few chores.
mod6: To be fair on that point,
I would have asked him for approx the same information.
mod6: Yeah,
I've got domains, makes it easier. But yah, not specifically required.
mircea_popescu:
i had nfi they made a .press tld ;
i expect they made it for the "journalism", but of course that being dead and presses being a thing...
mircea_popescu: (
i don't mean, "
i can't read headings, help me out" ;
i mean : for the present headings, are these all the vulns known ? by ~whom~ (ie, what source used) ?)
a111: Logged on 2018-05-20 18:23 douchebag: right now,
I just threw that up so that
I have something at least
mod6: Ah yeah. If
i grep for "foo" and it isn't found. It just hands you back your shell. Which
I just always thought "oh, nothing found". But this is actually a non-zero return code.
danielpbarron:
i think the only change
i made there is <code> to <pre> on the gpg thing
a111: Logged on 2018-05-20 18:20 trinque: mod6: since his remedy involves access to a place to post the report,
I'll give it until the end of the day, which is ample time to get a blog up and a post (even incomplete, so what) up.
mod6: on that note, am
I the only one that didn't know that grep returns (technically) an error if something doens't match your pattern?
mircea_popescu: no,
i just expect v is verbose everywhere, and know it's in your case by that sure sign, that
i've not bitched at you about it! :D