61400+ entries in 0.492s

erlehmann: i was of the impression that it presses
a specific view of the world out of
a) source code b) patches c) wot
trinque: didn't
a (temporarily) flying one catch fire the other week?
mod6: ok, np. there are
a matrix of tests that can be extrapolated from the doc.
mod6: <+shinohai> Not bad mod6 .... want to get with you later this evening on the new Makefiles thing if you have
a few minutes to spare << sure thing. did you get to try it out?
BingoBoingo: In not news, Buttstamp now introduce Litecoin trading to two cans and
a string too
erlehmann: it has cmake scripts and
a makefile
erlehmann: i have yet to see
a build system that can do so much in so few lines of code
erlehmann: if your build-system is not recording two dozen dependency relationship for
a simple hello world program, it is pretty much
a non-build-system
shinohai: Not bad mod6 .... want to get with you later this evening on the new Makefiles thing if you have
a few minutes to spare
sina: hope you have
a nice day
sina: erlehmann: I do hope to be able to code
a naughty host counter up, still thinking about that
a111: Logged on 2017-06-26 09:59 sina: it's still
a little rough around the edges so you can break it pretty easily if you disconnect during
a session or send bad data or whatever like that.
erlehmann: sina have you checked all your input against
a formal grammar today?
☟︎ sina: it's still
a little rough around the edges so you can break it pretty easily if you disconnect during
a session or send bad data or whatever like that.
☟︎ sina: alright. the gossipd thingo is 0.0.1 implemented. peers can communicate, each session (fetch messages) is mediated by deedbot style OTP with per peer-pair RSA keys (no GPG shell asciilifeform, using libtomcrypt). I wrote
a tiny client to add peers, exchange keys, broadcast msgs and view stored msgs. there is
a README.
BingoBoingo: Or as an alternative there's
a number of new manufacter 2-cycle scooters which do not require registration due to various "moped" exemptions. Needs to be under 50cc displacement which means riding machine with 1/4 of
a lawnmower engine or twice
a string trimmer engine.
ben_vulpes: on the "laptops suck" thread, now that i'm using an adult workstation most of the time, my hands start hurting after
a bare thirty minutes on
a 13" laptop kb
☟︎ a111: Logged on 2016-03-01 03:53 asciilifeform: mats: the idea is,
a kind of line-speed (GB ethernet) wall, where crud goes in, and valid in-wot gossipd out.
a111: Logged on 2017-06-25 16:07 mp-en-managua: ah, ben_vulpes' thingee dun read outloud huh. also the windows original product keys are
a little lengthy.
ben_vulpes:
http://btcbase.org/log/2017-06-22#1673500 << most folks who bitch in the manner of "oh noes, rising rents and stagnant wages" have not meaningfully pursued higher wages. not
a matter of "rich as know how to get" but "thought this rich was enough forever" which is very foolish.
☝︎ sina: it's almost as if being
a homosexual has nothing to do with your political orientation :P
sina: TL;DR, Russian gay activist who triggered crackdown/kidnap/murder on gay people in Chechnya (aside from
a bunch of other stupid shit) is also very anti-semite
BingoBoingo: ISRAELJERUSALEMGAYPARADE An Israeli woman draped with
a rainbow gay pride flag with the Star of David walks past Israeli border policemen during the annual Jerusalem Gay Pride Parade on July 21, 2016.
sina: or should it be
a three-phase thing where 1. each peer advertises their name/host/port to the other 2. each receives the others pubkey 3. adds it to the peer info
sina: any thoughts? does that even make sense? basically it's caused because I am trying to use
a different pubkey per peer, if there was just 1 pubkey it would be
a standard out of band RSA pubkey exchange
sina: which seems
a bit hacky.
sina: but this presents
a chicken/egg problem, where the peer "initiating" the addition will need to then advertise that key to the other peer and wait for
a key back, and then initiate an update to the peer data to add in the advertised pubkey
☟︎ sina: I am trying to program the following behaviour,
a user can run "gossipc --add-peer --host 1.1.1.1 --port 5000 --name sina" and gossipc will select one of the available (not bogus) RSA keys generated by the ongoing key generation process and say something like "peer added. advertise/exchange the following pubkey to that peer:"
shinohai: re: icokit, I hope to see 1000 redditards do this, will keep the methereum DDoS fueled for
a bit :)
a111: Logged on 2017-06-25 16:07 mp-en-managua: ah, ben_vulpes' thingee dun read outloud huh. also the windows original product keys are
a little lengthy.
mp-en-managua: and in other not-news, frankenhooker is definitely worth seeing. preferably with
a bunch of "shy" and "they never did this before" naked latinas, who don't speak too good english and aren't old enough to know wtf
a vhs tape is.
mp-en-managua: "There is no denying that ICOs are hot right now. If you have
a great idea for
a Cryptocurrency, there is an army of enthusiasts ready and excited to back you."
scriba: Logged on 2017-06-25: [03:01:01] <sina> was kind of hoping mp would be around as I have
a few gossipd questions
mp-en-managua:
http://log.mkj.lt/trilema/20170625/#10 << at this time i think i was hanging out with the only indian restauranteur in all of granada. fine gentleman, used to run
a place in majorca if he's to be believed. kickass homemade yogurt, and fine vindaloo.
scriba: Logged on 2017-06-24: [02:15:03] <sina> going to get some food and chill out for
a bit, any feedback would be appreciated
scriba: Logged on 2017-06-24: [01:45:14] <sina> mod6: heya, not too bad, working on
a gossipd impl!
mp-en-managua: ah, ben_vulpes' thingee dun read outloud huh. also the windows original product keys are
a little lengthy.
☟︎☟︎ scriba: Logged on 2017-06-22: [23:58:00] <TomServo> Also, if someone could share
a copy of mp-wp, that'd be swell.
sina: took me
a fair bit of debugging but I got the gossipd thing going so it sends and receives messages. peer addition and message addition are manual commands atm, but it does work :D github.com/sinner-/gossipd
ben_vulpes: BingoBoingo: one of the fun things you won't learn about on
a slavecycle is the delightful secondary torque around your axis of travel developed when you open the throttle while turning
BingoBoingo: In other news pete_dushenski was right, I probably should learn how to ride
a mundane slave-bicycle before putting more effort into motorcycle learning
sina: you might roll the key you're using to talk to
a particular peer, or want to update its last seen status
sina: but per the next specification sentence, the client will be generating keys constantly and potentially assigning them to use when connecting to
a peer
sina: I. Gossipd will have access to
a read-onlyii databaseiii of identitiesiv known to it.
sina: was kind of hoping mp would be around as I have
a few gossipd questions
shinohai:
A "we did it reddit" occurred when Coinbase announced they will be making ppl that called on the ETH crash whole, but not really qntrable.
shinohai: (also appears I forgot to close the SFYL tag with </
a>)
sina: just going through those comments again trinque, e.g.
http://trilema.com/2016/gossipd-design-document/#comment-119015 "One possible cut of the Gordian Knot re: my "enemy's ability to trigger
a response from
a suspected-node on demand" would be for every node to have
a "lighthouse" - an always-on broadcaster of authentication challenge strings." per the spec I will be implementing this
sina: my impl is more "hey, here is
a spec I can implement for some funtimes" than "hey, here is
a useful thing"
sina: trinque: my problem is I don't have an original bone in my body, so short of
a well described (enough) spec I have
a lot of trouble
sina: going to get some food and chill out for
a bit, any feedback would be appreciated
sina: I'm working on the spec per the blog post, the thread had
a lot of stuff on which there wasn't
a consensus yet
trinque: what you've got there looks like
a tcp-gpg-wad hucker
sina: anyway I am hoping to have
a decent complete implementation done by tomorrow-ish
sina: shinohai: I was definitely thinking about it. there is
a lot to be said for the strong typing and forced error checking which makes the program more robust
sina: mod6: heya, not too bad, working on
a gossipd impl!
js-of-mp: aaand with that, i shall bid you lot
a very good weekend and laters!
a111: Logged on 2017-06-23 06:01 ben_vulpes: what is protocol for bot voice? mimisbrunnr now has
a use for that.
a111: Logged on 2017-06-23 01:35 asciilifeform: re knuth... names ain't, afaik, copyrightable anywhere, even in usa.. so i half expect to live to see
a 'mircea popescu foundation' run by, e.g., malia obummer, which funds transsexualized rust programming for systemd plugins
js-of-mp: asciilifeform: backm in the 80s, the fashionable thing to say was "the city's
a toilet, moving to whiteplains". well... THEY HAD NO IDEA THEN
shinohai is under tornado watch, opens
a bottle of wine to celebrate ....
phf: driving on
a one way street, through the woods,
a car burning in the distance. "oh shit"
phf: my north ireland friend tells me that the burning car was
a kind of symbol of terror when she was growing up. it wasn't so much about the car itself, it's the fact that around where it was burned there were probably going to be ira militants ready to "check your papers"
phf: (somewhat related, the battle of algiers is
a cool movie on the subject of why burn cars. i suspect that same car burning tactic was later adopted by the ira)
a111: Logged on 2017-06-22 20:19 trinque: I'm still eagerly awaiting
a description of these roving gangs of car burners.
js-of-mp: poverty is not some sort of predictor of prospective failure in my experience. just
a summary of historical failure.
a111: Logged on 2017-06-22 20:15 asciilifeform: erlehmann: i enjoy
a number of things, from turkish military marches to turkish sweets. but it is different q from 'do i want the bottom economic 10% of turkey moving in next door'
js-of-mp: you will come out with
a better impression of manhood generally.
trinque: it is factual that the non-pussified mexican culture is
a huge boon for texas.
js-of-mp: note that if you can't come up with
a good novel IT ISN'T THE FAULT OF THE WOMAN EMPTYING YOUR BASKET.
js-of-mp spent some time playing social game with this, "has green skin and long ears" "isn't that
a greenskin ?" "uhhh"
a111: Logged on 2017-06-23 17:52 js-of-mp: erlehmann: there's no real spec to orcdom, visually, beyond "no good". it's actually
a pretty interesting concept, anthropologically, because of its marked similarities to beauty.
js-of-mp: erlehmann: there's no real spec to orcdom, visually, beyond "no good". it's actually
a pretty interesting concept, anthropologically, because of its marked similarities to beauty.
☟︎ phf: we have
a particular friend hoe. she's fucked up most of the time (alcohol and psychedelics), traveled across the world off the money she makes. running joke is that she's taken over by ishtar, and she's having all these crazy amazing experiences while being only half conscious of it. "got fucked up in mumbai, ended up in
a hat of
a holy man in himalayas. good lay. xoxo" etc.