mercutio: news.arpnetworks.com is rockin' ;) yeh i checked it out again before mercutio: nice uptime, what does that server do? i still have you beat though That's what she said!! $ ssh kvr06 uptime 23:16:57 up 1777 days, 21:10, 1 user, load average: 1.71, 1.76, 1.95 $ up_the_irons: routing. ah so yeh no real reason to stay current i reckon news could have a nicer colour scheme the grey on white is a bit ick to read damn i actually thought that scheme was good it may depend on monitor hmm.. it doesn't look grey on white to me hangon i'll try on the other monitor it looks diff on the other monitor easier to read, but it still is not enough contrast diff really guess i need to work on that could add some blue to it http://webdesign.tutsplus.com/articles/an-introduction-to-color-theory-for-web-designers--webdesign-1437 hmm blue for urls seems pretty common i'm not sure why some of the items are sort of greyed out http://202.49.71.24:24/arpnews.png that's what it looks like to me i dunno if it looks diff in diff browers. browsers mercutio: i believe the greyed out ones are the ones you've already clicked on ahh yeah looks to be that way i'd prefer it if background colour changed instead hmm ubuntu is doing something with docker called snappy ubuntu core with hosting by azure What a fun time for them. seems to be a strong surge in interest of docker type solutions recently how nice not to run bind im dependent on BIND's DNSSEC maintenance abilities (also, I like the config format) you saw about the new vulnerability? yes cool servers are already patched bind 9 was meant to fix security i thought actually the X security stuff is pretty bad you can't completely fix security in a code base as big as BIND (and as old) remove features! bind9 is rewite i tahink rewrite at least lots of refactoring mercutio: yeah BIND 9 is 14 years old at this point ISC tried starting over with BIND10, that didn't go well yea, they abandoned the project oh is it 10 they were doing that with i used bind4 for a while 10 is a complete rewrite as well Oh yeah, I remember 4. 8 was a massive improvement anyways I'm relatively new to the world of hosting DNS, so BIND's notoriety is just a bunch of old tales to me :P Despite 8 still being awful :) though I could technically use other software like NSD for my slaves (the DNSSEC functionality only needs to be on the master) but I like consistency do folks in here think systemd is evil (like some other fine folks over at the NANOG mailing lists) mnathani: not sure what's most troll -- bringing it up or replying :) I guess I am trying to determine if the argument has merit mnathani: irc is not the place for that i slightly like systemd mnathani but it's like one of those dirty pleasures, like liking object orientation. complexity rises, but it can simplify things. jbergstroem: i think it's anything goes in here for the most part. there's heaps of off topic conversation, and it makes people look friendly when they say stuff for anyone random coming in. rather than it's just a barren wasteland. mercutio: didn't really mean anything with it other than some slight sarcasm. having a objective discussion on irc is not something you come by often :) he asked a subjective question though. objective discussions don't really work in computer science and any derivitive of such. objectively computers are just lots of transistors. the assumed context on here would be for servers, and .. systemd means some upset, as software packages have to include yet another method to do stuff. it's not that difficult to setup for packages themself, ... but the systemd architecture as a whole is usually what's criticised. it's that it's starting to include more and more extensions, and create another operating system metaphore of kinds for running containers at the last on it's own. the idea of containers seems to be quite popular at the moment. and some things like having an inbuilt dhcp server - if you want to have hundreds and hundreds of servers and can minimise external dependencies, latency etc, it opens up the possibility of starting vm's on demand to run specific programs. but because it includes such functionality, people get upset that there is micro implementations of various things that can be replaced with other things, because the scope shouldn't include it because sysvinit didn't include anything like that. get on up and DANCE hmm systemd just added pppoe support among other things mercutio: in preparation for not depending on pppd for next release > 19:58 < mercutio> hmm systemd just added pppoe support well crap