mod6: Hi there, just catching up on the l0gz
a111: Logged on 2018-10-13 07:14 hanbot: anyway the idea is to have an exhaustive list of news outlets with their contact email made, after which i'll have her mail that blurb; i expect something like a week's turnaround, and will report when it's done.
a111: Logged on 2018-10-13 20:45 asciilifeform: diana_coman, mircea_popescu : didja ever say wai not made'em all 1472 ?
a111: Logged on 2018-10-13 20:48 diana_coman: asciilifeform, hmm, there is certainly a case for same size precisely because way simpler code
a111: Logged on 2018-10-13 23:49 trinque: asciilifeform: it's !Qlater
a111: Logged on 2018-10-13 23:51 asciilifeform: trinque: i dun suppose you have a cured binary-types ? ( cured, but presently fails to run when i strip away the asdfism so i can work it into my tree bodily )
Mocky: oh shit, mircea_popescu unrated me!
☟︎ Mocky:
http://btcbase.org/log/2018-10-13#1862167 >> I don't see how it would necessarily be any simpler aside from one `if` statement. And there's nothing to stop listening on separate ports and getting all benefits asciilifeform mentions with different sizes
☝︎☟︎☟︎ a111: Logged on 2018-10-13 20:48 diana_coman: asciilifeform, hmm, there is certainly a case for same size precisely because way simpler code
Mocky: ok so does the hardcoding need to be in-package for the preallocated buffers?
Mocky: it's a simplifying assumption that pays off with smooth transition between program and unix, when it holds. a tactical cut
Mocky: so long as you can assume one tru packet size, you can get some ada benefits + extra simplicity, that you don't get otherwise, no?
Mocky: if a program wants to send 200 byte packets only, too bad, os won't allow cuz asciilifeform says your small number not godly?
a111: Logged on 2018-10-14 04:50 asciilifeform: there's no reason os's udp should even fucking accept a sub-frame packet payload. or super-framed.
Mocky: the important point being that as a matter of policy, perpetuating smaller packet sizes is a bad idea
a111: Logged on 2018-10-13 20:48 asciilifeform: would get much simpler coad (i.e. my orig. fixed frame) vs the extended one with moar moving parts.
Mocky: I get it and I agree with you.
☟︎ a111: Logged on 2018-10-02 14:52 asciilifeform: 4096bit is 512byte, you're sending 1500 frame always, even if your nominal packet is 3bytes long. simply how ethernet worx.
a111: Logged on 2018-10-14 05:09 Mocky: I get it and I agree with you.
jurov: Hi all thebitcoin.foundation is being switched to new server, not just the A record but whole DNS changed, there might be issues next few hours.
jurov: if you use hosts file: 161.0.121.248
a111: Logged on 2018-10-14 05:08 asciilifeform: the physical nic ~always sends 1500!~ it also always receives 1500!!
a111: Logged on 2018-10-14 01:10 mircea_popescu: diana_coman 14721 or 14702 BITS long, not octets yes ?
diana_coman: the tester does not pack them in rsa or serpent proper so it's the "package" there rather than protocol message, I guess that might be confusing, I'll update
diana_coman:
http://btcbase.org/log/2018-10-14#1862213 -> it's more than just one if statement (although unnecessary branches in themselves are not great anyway); basically it's the udp code itself that has to be messed up to accommodate this particular thing - either using generic or otherwise using the largest of the two and then filtering one level higher
☝︎☟︎ a111: Logged on 2018-10-14 04:30 Mocky:
http://btcbase.org/log/2018-10-13#1862167 >> I don't see how it would necessarily be any simpler aside from one `if` statement. And there's nothing to stop listening on separate ports and getting all benefits asciilifeform mentions with different sizes
diana_coman: in fact the 3rd option that is the one actually to use is having different sizes on the two processes (i.e. different constant simply)
☟︎☟︎ diana_coman:
http://btcbase.org/log/2018-10-14#1862203 -> the point as I see it is precisely that physically there actually is only ONE type anyway so any different types/sizes is in fact a higher level filtering no matter what (i.e. having 2 different processes each with its own size doesn't mean that each will actually get only the size it wants)
☝︎ a111: Logged on 2018-10-14 01:09 mircea_popescu:
http://btcbase.org/log/2018-10-13#1862164 << yes ; cuz all 1470s go to one process and all 1472s go to a different one. eventually as a scalability thing could even go to diff box altogether. there's not so muchrelation between the two types.
bvt: would love to hear your comments
ave1: diana_coman, I've updated the crc32 code! (still at the place)
ave1: Unfortunately is does not read as a straight long division anymore. But copying of the input array is avoided and
ave1: overall more efficient
diana_coman: bvt, get yourself a pizarro shared account and start your blog there precisely with those pastes, what's keeping you?
☟︎ diana_coman: ave1, thanks for the update, I'll look at it in a minute
lobbes: !Qlater tell asciilifeform bot's back. Once auctionbot is finished I will go back and redo the "!Qlater tell" stuff to sit on top of logbot as well (right now, this too is sitting on an old heathen bot that doesn't auto-authenticate with NickServ after fleanode disconnect shenanigans)
lobbes: and speaking of auctionbot: development is complete. At the moment I am getting ready to begin some prod testing and then all that's left is to write the blog post explaining the usage. Getting close!
☟︎ billymg: which, spoiler alert, requires gpg2
a111: Logged on 2018-01-31 16:08 asciilifeform: if any part of the edifice ever shows any symptom of fully working, they re-fuck it.
billymg: anyhow, any advice for proceeding would be much appreciated (it's entirely possible i'm missing something obvious here)
ave1: diana_coman, place was right, my publish pipeline failed (somehow the final copy operations did not work)
ave1: diana_coman, please try again...
lobbesbot: asciilifeform: Sent 1 hour and 25 minutes ago: <lobbes> bot's back. Once auctionbot is finished I will go back and redo the !Qlater tell stuff to sit on top of logbot as well (right now, this too is sitting on an old heathen bot that doesn't auto-authenticate with NickServ after fleanode disconnect shenanigans)
BingoBoingo: billymg: What happens if you try: emerge --ask --changed-use --autounmask-keep-masks --deep @world
☟︎ billymg: BingoBoingo: yeah, i spent a good bit of time trying to update @world this morning, masking packages one-by-one, and eventually gave up
billymg: asciilifeform: thanks, will try
billymg: build fails at configure: error: mcrypt.h not found. Please reinstall libmcrypt.
billymg: and the only version available is the one that wants new portage
billymg: would the next best bet be to install from source, outside of portage?
billymg: lemme read that one and see if i missed something
ave1: asciilifeform, I get the updated one, maybe caching problem somewhere (I did have to reload)
lobbesbot: asciilifeform: The operation succeeded.
a111: Logged on 2018-10-14 07:53 diana_coman: in fact the 3rd option that is the one actually to use is having different sizes on the two processes (i.e. different constant simply)
lobbes: !!v 1BC459506CE5EC069FDE57532C95BE95CAB5B1AA1BF10709BA0619A9CDEF8F12
deedbot: lobbes rated auctionbot 1 << my bot
a111: Logged on 2018-10-14 14:19 BingoBoingo: billymg: What happens if you try: emerge --ask --changed-use --autounmask-keep-masks --deep @world
lobbes: asciilifeform: btw, I'm planning to have auctionbot sit in #eulora, and #trilema-lobbes to start. Would you like it to also sit in #pizarro?
lobbes: (to begin, it will not have self-voice capability. Spyked's voicer is for the ircbot branch of the tree sadly, so I will need to add voicing to the logbot branch. However, I figure that can wait for another day)
☟︎ lobbes: "castle-only" may be the way to go anyways; I'm not sure #trilema even needs the auctionbot to sit in here
☟︎ mod6: <+asciilifeform> BingoBoingo, mod6 : i'm thinking , i prolly oughta roll the mp-wp prereqs into the standard rk image, in the short term << sounds alright to me, alf
trinque: (obvs I'm about to ask for a wpmp ebuild, but one step at a time)
a111: Logged on 2018-10-14 04:29 Mocky: oh shit, mircea_popescu unrated me!
deedbot: Mocky voiced for 30 minutes.
trinque: you've still got plenty of ratings to self-voice, but if it turns out I did that, I'll fix it.
Mocky: oh, thx trinque. didn't get around to upping myself, just doing chores atm
trinque: checking yesterday's backup.
trinque: Mocky: yep, looks like I trashed it, and I see no corresponding !!unrate. restored. I will make sure there were no other dropped ratings.
☟︎ diana_coman: fwiw gpg also complains that it's bad signature
diana_coman: ave1, typos: "opation" "to determin" "here a short list" "therefor" "registor" "zero's" "implentation" "not if statements"
diana_coman: as it is, it will be a .vpatch after the lookup implementation - so linear sequence rather than alternative; you might want to branch the tree instead from *before* the lookup implementation so that your div version is effectively alternative branch
☟︎☟︎ diana_coman: though I don't yet see how would one bring them together afterwards without requiring BOTH of them
deedbot: Mocky voiced for 30 minutes.
ave1: diana_coman, asciilifeform, well I uploaded both with the same scp line, but did not check. So now again new version (thanks for the typo fixes diana_coman!), I just downloaded both again and verified.
ave1: yes, I see! I will try that too. I have no idea how it could automatically resolve (i.e. How could patch that has your original patch as it's parent ever work on top of this one)
a111: Logged on 2018-10-14 15:55 diana_coman: as it is, it will be a .vpatch after the lookup implementation - so linear sequence rather than alternative; you might want to branch the tree instead from *before* the lookup implementation so that your div version is effectively alternative branch
a111: Logged on 2018-10-12 18:14 diana_coman: and it fits perfectly the original idea of alternative, proper
diana_coman: asciilifeform, perhaps I'm missing something obvious re ^ ?
diana_coman: i.e. can one effectively branch the v tree to provide an alternative .vpatch i.e. this or that stand at this place in the pressed line?
diana_coman: hm, perhaps being a reference implementation it makes sense to remain as branch there and otherwise the tree continues along the main line (not reference)
diana_coman: but other than this, I don't see any need or point for reground
diana_coman: ah, you mean that the only way to do this is to take crc32 out of eucrypt tree?
☟︎ diana_coman: yes, the way I currently see it now is pretty much that: trunk (main line) goes along the production versions of all stuff (crc32 or keccak or whatever else) and otherwise at the respective points there can be additional branches /leaves with the reference implementations
☟︎ diana_coman: I honestly don't quite see the point of taking crc32 out for instance
☟︎ diana_coman: or keccak or whatever, basically making 5 tiny trees out of eucrypt tree
diana_coman: to my mind that's pretty much the reason, yes
diana_coman: asciilifeform, trouble is - what do you do then when/if that tree gets reground?
☟︎ diana_coman: basically you introduce tree dependencies?
diana_coman: maybe I didn't understand then what you mean by "patch that pulls in specific state from a parallel tree"
diana_coman: and then you are stuck maintaining those multiple trees - what's the benefit in that?
☟︎ diana_coman: once you bring it into your tree, you don't care about the original tree so ...how stuck?
☟︎ diana_coman: I can see the history is preserved angle, certainly; and a nice thing for sure; but there is a cost for it and I'm not sure the benefits make up for it
diana_coman: I think the difference might be at whether it is "practical" or not :)
ave1: hey, I was just thinking the same thing offline, so yes I think the new method is sane as it preserves authorship and no magic alternative could be inserted somewhere halfway the tree.
ave1: with the manifest as we have now and no way to automatically merge an alternative (i.e. having more than one possible ancestor)
ave1: well, if I have file A and B, and p1 touches A and B, and p2 touches A in the same way as p1 but B differently
ave1: sorry p3 touches the A as it is after p1
ave1: so p1 -> p3 intended
ave1: but p2 -> p3 also possible it seems to me
ave1: the vpatches are checked on the sha512/keccak sums of the files
ave1: yes, I know, but you asked about the senario; no published vtron permitted...
ave1: I was still on the "automagic" way to choose either the lookup or the divtronic CRC32. Whis will never be automagic, authors just have to work on 2 different threes if they want and let the longest one survive.
ave1: Whis -> This, threes -> trees
ave1: btw, I'm still interested in the single size ethernet packages (I propably misunderstood) but unfortunately have to bbl
a111: Logged on 2018-10-14 15:44 trinque: Mocky: yep, looks like I trashed it, and I see no corresponding !!unrate. restored. I will make sure there were no other dropped ratings.
trinque: Mocky: herp, wrong db. it's there now.
trinque: got the note back in there now too
trinque: purged a few pieces of technical debt lingering from the rapid prototype I built during the schism. sorry to have made you a casualty of the purge!
trinque: wot.deedbot.org will update too before long
trinque: (also will no longer suffer from pages being overwritten due to same fp, since dupe fp is banned)
a111: Logged on 2018-10-12 18:46 asciilifeform: nope, definitely ben_vulpes
ben_vulpes:
http://btcbase.org/log/2018-10-14#1862478 i lost a few hours to cl-postgres/postmodern/simple date over the past two months; there is now some cl-postgres-simple-date-glue package that needs loading in order for postmodern to use its local-date set of classes. once upon a time loading simple-date after cl-postgres was enough to get the mechanisms in place.
☝︎ a111: Logged on 2018-10-14 18:06 asciilifeform: i'd eventually like to be rid of asdf tho.
ben_vulpes: i've since just cut over to using postgres' own godly datetime knobs because a) better in every way b) works with timezones trivially
ben_vulpes: fence is done, transpocubes for possesions arrive tomorrow. house still unleased and one car yet needing transportation scheduled. other than that, girl and child fly out soon, and i drive out with dog shortly before.
ben_vulpes: i'm sure that i did but cannot recall where immediately, sec
ben_vulpes: asciilifeform: www.cascadianhacker.com/wp-content/uploads/2018/10/blockparser.tgz
ben_vulpes: c6f427266725bc5166979cdee5010a7cf417fa788b87e1a05f430f07fdc52719cf697d71730a498fa12faea302908fbf34ea616079530a30dbd88fb00cafb8f7
ben_vulpes: it is pretty novice cl; heavily java-flavored clos
ben_vulpes: reading satoshi's varint gave me no ends of headaches with binary-types, i eventually cheated out
a111: Logged on 2018-10-12 18:18 asciilifeform: the 1 'litmus test' i was able to think of , is the 'i pick a block hash and you gimme the block in <1s' algo.
billymg: trinque: thanks for the tip about custom ebuilds. was able to do a local ebuild of the libmcrypt dep by taking what was in upstream and just changing the EAPI version to 6. installed fine, and then php-5.6.38 went fine as well
trinque: billymg: hold onto that new ebuild for cuntoo.
☟︎ trinque: we'll need it for a wpmp ebuild
billymg: about to step out for a bit but have been keeping notes and will put together a writeup after mp-wp is successfully pressed/running
BingoBoingo: billymg: With mp-wp the three most common sources of headbanging are: file and directory permissions, .htaccess (if running apache), and pressing into a populated direction (As in you press, aren't sure anything happened and press again into the output directory without cleansing it; prevalence of this one depends on particular v-tron used))
billymg: BingoBoingo: ah, that's good to know
lobbes: ^^ auctionbot (with reverse auction functionality) is now live
lobbes: I will be monitoring it to make sure everything is running smoothly. Let me know of any funkyness
lobbes: for the time being, the legacy auctionbot (lobbesbot's !Qauction) will remain up and running as well
lobbes: eventually will take it offline and merge its data into this new bot, but that is later
hanbot: BingoBoingo re remittance shits, i found something here, going to investigate tomorrow if it'll do .uy; will update.
BingoBoingo: hanbot: Thank you. I haven't found anything promising here yet.