20300+ entries in 0.232s
a111: Logged on 2017-11-16 11:30 apeloyee:
http://btcbase.org/log/2017-11-15#1739383 << you can just use 4096*4096 multiplies. It's lulzy to see how you rant about "proper" rsa and demand full-size exponents, but somehow restricting range of p and q is OK.
BingoBoingo:
<asciilifeform> but i suppose is now a dried, rather than soft turd.
<< So you broom rather than mop
lobbes:
http://btcbase.org/log/2017-11-15#1739265 << My ultimate goal with the thing would be to use trinque's ircbot and try and rebuild lobbesbot off of that. As it stands now, lobbesbot is nothing more than a suite of 'supybot modules' I wrote
☝︎ BingoBoingo:
<mircea_popescu> asciilifeform you just tell people "follow the last".
<< Tag, category, etc.
mircea_popescu: "i've not been planning on publishing the whole thing"
<< why not, are you planning to what, sell it ?
mircea_popescu: asciilifeform so if you are, then what she does is correct (minus that overlaid in the way right bar). consider a line like if (!from || from->stackCount
< quantity) { OutputMsg(csString("Not enough ingredients for bundling! Bot stopping.")); Error(); return false; } else { worldHandler::MoveItems(from->containerID, from->slot, toContainer, nextEmptySlot, quantity);
mircea_popescu: consioder that for i in {1934360vii..1..12viii}; do usrix=
<< you can't fucking beat adnotated codelines jesus god.
BingoBoingo:
<mircea_popescu> if more than 1 customers option to pay via wire, the price is lowered by 1% in rounds until only one is left standing.
<< Now this is interesting
BingoBoingo:
<mircea_popescu> so if you pay vat on the racks, see how exactly you qualify to get it back.
<< More is to be done here
deedbot: 2017/09/16 03:22:27
<PeterL> Why is it that papers written by one guy still insist on using the "We" form for all the things they do?
mircea_popescu:
http://btcbase.org/log/2017-11-15#1738811 << there's significant FX exposure in this scheme. consider the situations : someone pays you .6 BTC to whatever. a) BTC goes to 1mn usd ; he has now paid you 600k to do work worth 4k or so. this eventuality tends to discourage longer term payments.
☝︎ mircea_popescu:
http://btcbase.org/log/2017-11-15#1738805 << see, this is the terrible habit of poor organisation. you don't say "VAT here is x%, and apparently can be avoided in so and so circumstances with so and so riders which works out to a minimum Y value past which it's worth doing".
☝︎ mircea_popescu:
http://btcbase.org/log/2017-11-15#1738804 << mno, you can't get both margins. either you put your whole cost structure into the bottom line, in which case you charge that ; or else you put your recurrents into the bottom line, charge *2 and amortize your fixed costs out of the 2nd part of that *2.
☝︎ mircea_popescu: wer perhaps another user from before used the same nickname too
<< yes. someone else registered the nick, but didn't set enforcement on it. as a result you can use it (you don't get kicked by nickserv) but can't register it yourself. ask in #freenode if they're willing to move it over to you ; if not, find a diff name and register that.
BingoBoingo:
<asciilifeform> i've not worked as a caretaker of the profoundly retarded, neh, so can't say i experienced directly
<< Do you want to come visit before we depart for our seperate ventures? I can make introductions. Maybe even get you some shifts at the BingoBoingo store.
BingoBoingo:
<mircea_popescu> the double entendre is now a triple entente.
<< You probably wouldn't be interested in Miss trainwreck because height is in the range that is short for you and ergonomic for me
wer: there's this message "This nickname is registered. Please choose a different nickname, or identify via /msg NickServ identify
<password>."
mod6:
<+ben_vulpes> quit drivin on the sidewalls girl
<< lel
BingoBoingo:
<mircea_popescu> is this code for "bb got laid"
<< Nah, she's a white girl. Practically has a Cherenkov glow of warning signs, but is making an effort to stay sober. Is however a source of entertainment watching the petite weapon of mass destruction operate. Much as the BingoBoingo is a valuable customer service lab, driving this kitten around is valuable wmd development lab.
BingoBoingo:
<ben_vulpes> is she buying really really really used tires? spares only?
<< Today she figured out rim was cracked and that's why hey were going flat.
BingoBoingo:
<fromloper> What happened to qntra site
<< The isp quite on us. Hopefully Qntra returns ~December 15th.
BingoBoingo:
<asciilifeform> d00d was in no sense in control tho
<< Most bureaucrats aren't
BingoBoingo:
<asciilifeform> of course reality caught up with poor shoemaker's imagination, and today's 'emperors' indeed have not only front porches but armchair with tv with foxnoose, and refrigerator full of 'bud'
<< The local noise is dominated by 'bud' sales freefalling. Popular yet unverifiable by me theory is lack of once much marketed 'Born on date' discontinued by the Brazilians is letting retailers and wholesalers keep rancid product on
BingoBoingo:
<mircea_popescu> 100% petrus in this sense.
<< Petrus Macht Frei!
a111: Logged on 2017-11-14 18:50 phf:
http://btcbase.org/log/2017-11-14#1737529 << that doesn't sound right, read and eval are distinct phases, by the time you get to eval you shouldn't be operating with strings when but instead with interned symbols (i.e. things that can be eq'd in lisp and pointer equivalent on c machine level)
apeloyee: (512byte)
<< already impossible if must be both encrypted and signed
apeloyee: the amount of computation that you must do ,
<< the same as for any packet: 1 mod-exp and check padding. >> and bits you must buffer, to do friend-or-foe, is considerably larger.
<< twice as much. might be acceptable, depending on circumstances.
apeloyee:
http://btcbase.org/log/2017-11-14#1737542 << that's just DoS. but, if you have computational capacity, you check the padding. may also require that it's signed with my key, with the pubexp attached if you don't know it. Thus, the modulus is in principle sufficient to _initiate_ the converstaion
☝︎ a111: Logged on 2017-11-14 11:25 spyked:
http://btcbase.org/log/2017-11-13#1737264 <-- strings are (lisp) lists-of-characters. which, as it is, unfortunately makes parsing and evaluating builtin functions (e.g. cons, car, cdr) a pain in the ass. can be structured cleanly though. also, this makes it not a simple matter of find+replace in shithub scheme.adb.
phf:
http://btcbase.org/log/2017-11-14#1737529 << that doesn't sound right, read and eval are distinct phases, by the time you get to eval you shouldn't be operating with strings when but instead with interned symbols (i.e. things that can be eq'd in lisp and pointer equivalent on c machine level)
☝︎☟︎☟︎ davout:
http://btcbase.org/log/2017-11-14#1737789 <<< needed the same when opening a bank account in .mu, reference letter didn't need any particular judgement about whether i'd be able to meet a financial committment, but just something along the lines of "had bizns with this gentleman for X years, didn't leave with unpaid debts, isn't a fucking gypsy"
☝︎ BingoBoingo:
<mircea_popescu> entirely oral thinker.
<< Ah, hung out with too many Frenchies did he
a111: Logged on 2017-11-14 11:02 apeloyee: if the modulus is M, then p,q>M/2^2048 (because p,q
<2^2048)
a111: Logged on 2017-11-14 11:29 spyked:
http://btcbase.org/log/2017-11-13#1737294 <-- not sure if possible with ffatronic ada subset, though, because of "no dynamic objects" restriction. in my (yet-unpublished) prototype, lisp memory size is a static knob.
a111: Logged on 2017-11-14 11:22 spyked:
http://btcbase.org/log/2017-11-13#1737268 <-- this. ftr, current adalisp prototype (not-yet-published and thus yet-vapourware!) represents "pointers" as indices in a statically-allocated array.
a111: Logged on 2017-11-14 03:58 lobbes:
http://btcbase.org/log/2017-11-13#1737253 << time will tell. Depends on how much the logs-to-date worth of archives end up being in drive space. Bandwidth also a factor. Many things left to be sussed out.