162800+ entries in 1.288s

mircea_popescu:
i can readily see in the future "special" hard drives being made.
mircea_popescu: Aquent
i don't want to anything dood. you want to, an' so far it's not going too well.
mircea_popescu: we should prolly hold a call vote see how mit is regarded,
i thought it unanimously despised.
mircea_popescu: ahaha that ben_vulpes / adlai cultard thing.
i'm bashing it.
trinque: not that
I'm interesting enough to have had this happen
trinque:
I highly suspect they tag people to fuck with
mod6: jurov:
i don't think the mailing list is working. it has snarffed 2 different messages from me so far today.
i know the sigs are good on each & attachments.
mod6: jurov: can you see if a message got snarffed from the btc-dev list,
i sent one in with the subject "Static Makefile Patch v0.0.2"
PeterL: you know what is annoying? online articles which are split into pages. It is a webpage,
I should be able to keep scrolling down, instead of increasing the "click numbers" for advertising!
PeterL: A while ago
I got the entire discworld series as ebooks for like 0.005 btc, back when a btc was about 10 bucks
PeterL:
I've been reading through his books lately, quite funny stuff in there
danielpbarron:
i remember many years ago not liking reddit based soley on this one really annoying kid being way too enthusiastic about it. He went on and on about how some anime trailor was "totally a troll" as he hammered away on his keyboard.
danielpbarron: to get "Achievement Unlocked:
I'm redditarded" on their profile
danielpbarron: "how dare they get paid to write when
I have to pay reddit!!1"
☟︎ fluffypony: apparently
I'm financially involved with Qntra
thestringpuller: asciilifeform:
i'm rather surprised it took them so long to hook up the goldpricedumpatron to btc << You once said, "USG is still trying to find way to put lead into bitcoin bars."
danielpbarron: on a related note,
I learned how to get my print screen key working on gentoo for this
Adlai: trust me,
i speak asslish
gabriel_laddel: Perhaps
I'll have the chance to clean up the CL interface at some point.
gabriel_laddel:
I fucking hate elisp, and happily cut much of it out of Masamune.
gabriel_laddel: Adlai: Ascii wants to fix everything all at once.
I understand his position but don't see how to accomplish it.
gabriel_laddel: right now
I'm writing up a thing so that anyone can finish it off, in case
I run into alphabet soup or w/e
gabriel_laddel: Adlai: currently pestering bezzle lords to pay my bills so
I can finish it off
☟︎ gabriel_laddel: trinque: it seems to me that arguing with e.g., ascii as to if you can make linux less terrible is by and large useless sans the loot (useful technical tidbits) he drops occasionally. If you'd like to work on such a thing
I can set you on the only sane path that
I'm aware of, with justification as to why you'd do this instead of else.
assbot: Logged on 26-01-2015 03:00:06; gabriel_laddel:
I've actually done very little development for this dirtro. Most of my time has been spent finding perfect little individual peices and assembling them. Out of the box it has:
assbot: Logged on 01-03-2015 00:35:29; gabriel_laddel: Eh, perhaps
I'm strange, but these things don't tickle me in the right places. Mountains of coke? Fun, surely, but it gets boring after a while...
gabriel_laddel: ben_vulpes: "what is the lisp concept and how is hickey crapping on it?" << the lisp concept is: "a crystalline pyramid of comprehensible mutually-interlocking concepts", see Thumbs Down for Clojure
http://www.loper-os.org/?p=42 The parens (
i.e., syntactical correspondence with ast) so far as
I can tell are inescapable, but incidental. They are simply the most obvious product of the philosophy "sophistication blosso
ben_vulpes: but
i suppose that's what gossipd's for
ben_vulpes:
i'd actually like to see relay rules opened up
ben_vulpes:
i kind of have to assume that any hardware
i touch these days is wholly compromised
assbot: Logged on 12-03-2015 03:39:21; mod6:
i don't even own or use a M$ machine, so it has to be the paste sites.
assbot: Logged on 12-03-2015 03:17:11; decimation: you need to add --lock-never to make it work, because
I am using a shitty vm-mounted filesystem that doesn't support hardlinks
assbot: Logged on 11-03-2015 21:30:54; trinque:
I'm thinking programmable light switch with ethernet port
ben_vulpes:
i've yet to get to read macros in my studies
assbot: Logged on 11-03-2015 01:56:57; asciilifeform: mircea_popescu:
i still fucking hate that piece. the sheer mendacity of rich hickey in saying 'simplicity matters' while crapping all over lisp concept
fluffypony:
I don't know enough about firearm development to speak to the second
mod6:
i think 33 was "-l w"
mod6: decimation:
i think, in interest of time.. perhaps (with your help/testing) we'll post a patch for the makefile & the auto.sh post release.
mod6: this was highly productive tonight;
I thank you all who helped!
mod6:
i'll do some more sync testing once
I get the changes we found tonight resubmitted to the mailing list.
mod6: so
i'll re-submit that makefile patch and what will be v0.0.5 of the mod'd pogo script (with 'no-dso')
mod6: well, that's good to know
i guess in case of RH
mod6: alright gents,
i added 'no-dso' to the openssl configure and removed "- dl" from the makefile, and it compiled just fine:
decimation: ok
I have to dynamically link -l m and now it works without -l dl
mod6: ok, sweet,
i'll give that a try now.
mod6: ahh, my bad. sorry
I didn't clairify
danielpbarron: mod6> danielpbarron: oh you're running this on ARM? this won't build on arm probably. << ahh you called it the "modified pogo script" which gave me the wrong impression.. but
I understand what you meant now
mod6: no, not yet.
i've been focused on just getting a release out.
mod6: ok if
i re-add back in "-l dl" into the makefile, then
I get this:
mod6: <+asciilifeform> see fellas, when
i said, 'hey hey ho ho openssl has got to go' <<
I'm with you .
danielpbarron: oh wait,
i want to be compiling this for arm don't
I?
mod6: danielpbarron:
i think you have some other issues going on probably.
danielpbarron:
i just changed it and it gave same error, but maybe because
I didn't start from scratch
mod6:
i'll know in a minute.
mod6:
i wanna say that
i ran into that as well.
danielpbarron:
i had to change "make install" to "make install_sw"
danielpbarron: it might be the thing
i ran into last time
i tried this
decimation: ok
I got it to compile on centos6 but
I had to add the following to the end of the linking command line: -static-libgcc -Wl,-Bstatic -l pthread_nonshared -Wl,-Bdynamic -l m -l dl
mod6:
i'll have to figure out what needs to be different in the 32 bit version.
mod6: hrm. ok,
i'm gonna try building without -l dl and -l z