#devious 2012-12-02,Sun

Logs of this channel are not protected. You can protect them by a password.

↑back Search ←Prev date Next date→ Show only urls(Click on time to select a line by its url)


WhoWhatWhen
***rnemo has quit IRC (Quit: Lost terminal) [00:31]
...... (idle for 28mn)
Gallomimia has quit IRC (Quit: I am likely going to change locations) [00:59]
..... (idle for 20mn)
cachopo has quit IRC (Read error: Connection reset by peer) [01:19]
....... (idle for 33mn)
trafficonebrycec: weekend channel silent time [01:52]
..... (idle for 21mn)
***deuxenun_ is now known as deuxenun [02:13]
............. (idle for 1h4mn)
AmberJ_ has joined #devious
ChanServ sets mode: +v AmberJ_
[03:17]
AmberJ_ has quit IRC (Ping timeout: 245 seconds) [03:22]
AmberJ_ has joined #devious
ChanServ sets mode: +v AmberJ_
[03:31]
JainAmber has joined #devious
AmberJ_ has quit IRC (Ping timeout: 245 seconds)
AmberJ_ has joined #devious
ChanServ sets mode: +v AmberJ_
JainAmber has quit IRC (Ping timeout: 245 seconds)
[03:44]
benDosGood morning [03:51]
***AmberJ_ has quit IRC (Ping timeout: 264 seconds)
AmberJ_ has joined #devious
ChanServ sets mode: +v AmberJ_
[03:57]
benDosHay AmberJ
Ever get that 3g card working for more than an hour?
[04:02]
***cube_ has joined #devious [04:03]
cube_what does one typically discuss here? [04:05]
benDosProgramming language or operating system related religious debates
And random help for stuff
[04:05]
cube_I see [04:06]
benDosWe also have a few bots in here that get a fair bit of usage [04:07]
cube_Here's a random question for the python folks here. Why are old-style classes being phased out in python? What are the advantages of new style classes over old ones?
I understand this is not really a pythonic place
but still... I have been on wolfman for over a year and had never been on IRC; now that I am here, I don't really know what to discuss!
[04:07]
benDoscube_, the class and type unification? [04:08]
cube_yes - inheriting from 'object' [04:09]
benDoshttp://www.python.org/download/releases/2.2.3/descrintro/#references
I'm checking those out now
And they all need to make a case for why they want it
For each of the changes that make up the "new classes"
Each release has a few more for specific changes if there are more
[04:09]
cube_I see
thanks!
[04:10]
benDosbenDos is a bit of programming language nerd
I believe that standard python has a lot of performance issues related to what actually are "objects"
Similar to Ruby, Java, Javascript before v8
[04:11]
cube_I see [04:12]
benDosSo if the language can abstract away the object system from the runtime
It lets you do things like multidimensional arrays in line
Normally someTwoDimObjArr[][] is an array of references, to an array of references, when the need to be followed to get to the object
Abstracting away a bit the underlying primitive types gives you a bit more flexibility to lie about how the data is stored for the sake of performance
[04:12]
cube_I see [04:14]
benDosFeel free to ping me if you have any more PL questions [04:15]
cube_sure, thanks! [04:15]
AmberJ_Hey benDos and everyone [04:15]
benDosWhats up mang [04:16]
AmberJ_Naah, the 3g card disconnects every one hour. I found out that this is not an OS or data card model issue. This is a stupid restriction imposed by my service provider... [04:16]
benDosOh..
WRAP ALL THE THINGS IN MOSH
[04:16]
AmberJ_This happens on Windows as well... On windows, the connection disconnects in every 50-90 minutes
.define MOSH
[04:17]
lazylopez_To mosh: A way of expressing yourself at an mental rock/punk concert. Almost always done in a "pit" with extremely cool people who you don't even know but they'll look out for you! You get pushed around, shoved, you fall on your ass but it's all in the spirit and you have a f*ckin great time!!!A concert isn't a concert without getting in a pit!!! [04:17]
AmberJ_:P [04:17]
benDosits mosh(.something*).mit.edu
s/*))*
Doe
lold
http://mosh.mit.edu/
Anyway piroko hearts it
So if it breaks your computer, blame him
[04:17]
cube_wait... so AmberJ_, how do you do huge downloads that take over an hour if the server doesn't support resume?
or wget from a remote server, then break it into smaller parts and download them?
[04:19]
benDoscube_, you could download it on a remote server with tmux or nohup
oh you're there :p
[04:20]
AmberJ_cube_, this is a backup connection. My primary connection is slow-ish wired broadband. [04:20]
cube_aha [04:20]
AmberJ_Cables tend to break here pretty frequently (rough estimate: cables broke at least once every month). So, I keep a prepaid 3G connection to be able to submit assignments, browse email etc. [04:21]
benDosAmberJ_, so you have your co-op now? [04:22]
AmberJ_co-op? [04:22]
benDosLike post classes before degree semester or two working for credits and maybe lunch money
s/post/after/
[04:22]
lazylopez_Like after classes before degree semester or two working for credits and maybe lunch money [04:22]
benDosA lot of programs are adding that to their degrees
The schools get more money out of you and you get "real world experience" win win
Unless you are borrowing for uni like most 'mericans but that's another story :p
[04:23]
AmberJ_naah, I was talking about assignments for online classes...
We don't have co-op system here
[04:23]
benDosDidn't you say you had something like that?
Or some internship maybe is what i was thinking?
[04:24]
AmberJ_yea
Actually we are supposed to find internships for ourselves. And, all university needs is a proof from my employer that I worked on a project.
[04:24]
benDosI've never actually got internship credit
I've done 3 or so internships
Idk i think that's about what my uni needs
[04:25]
AmberJ_We don't get any internship credit in any other semester.
Only last semester allows internship credit and this is compulsory for every student
[04:26]
benDosAh yeah sounds similar to co-op here then
it's required for more and more degrees now
[04:27]
***niteye has joined #devious
ChanServ sets mode: +v niteye
[04:27]
benDosAny idea what you'll be doing for that yet? [04:30]
AmberJ_I'm going to start applying for internship to Indian companies in a day or two [04:32]
niteyemy company doesnt like indians [04:33]
AmberJ_Noted. Won't apply to your company then :P [04:34]
cube_so I was looking at mosh
doesn't support port forwarding
[04:35]
benDosI googled for it the other day
It did via some third party magicks
I think
http://serverfault.com/questions/390916/mosh-tunnel-via-proxy
I haven't tried that, but it seems like in theory it ought to work for most tcp protocols
[04:40]
cube_but doesn't mosh do most stuff via udp? [04:43]
benDosThat wraps your tcp connections into udp
when looks like mosh handles, and then pipes ssh through
s/when/whichk
[04:43]
lazylopez_whichk looks like mosh handles, and then pipes ssh through [04:44]
benDosblah
which*
[04:44]
kusuriyaI heard you like packets so i wraped your TCP in UDP so you can unwrap packets while you unwrap packets
but IMO wrapping TCP in UDP kinda defeats the purpose of TCP :)
[04:56]
cube_wait, so you get TCP wrapped in UDP, and then your ACK is also wrapped in UDP and returned? What if the return ACK is lost but the original packet reached its destination? How does one prevent the sender from sending the same thing again and again? [05:04]
kusuriyacube_: you dont :P
its like if you damage your network cable
[05:08]
niteyei think its difficult to damage a network cable so it still works but occasionally drops packets, i think it either not work at all or still work great [05:09]
kusuriyanot really
give me a cable stripper and an eyedropper of water
or a CFL bulb
[05:09]
niteyethats a deliberate kind of sabotage [05:10]
kusuriyaboth will scramble data efficently enough to cause syn storms [05:10]
niteyeno one would accidentally damage it that way [05:10]
kusuriyaactually thoose are ways to simulate real world things
the eyedropper of water would simulate a cable that was rubbed raw being rained on
the CFL would simulate some one being a moron when running cable
and running it through florecent light
[05:10]
niteyeah
luckily my computer is inside
[05:12]
kusuriyayeah ive had to run cable outside before though
i generally get cable runs for it now a days
but Florecent lights like CFL bulbs cause lots of random line issues
[05:13]
niteyemust be an issue for skrillex [05:14]
kusuriyayep
"skrillex my network is super slow can you help me?"
[05:15]
niteye"really? your music improved though" [05:15]
kusuriyabut i used to have a line tester that could detect EM "humm" [05:16]
niteyethat would be a new way to make duvstep, transfer a sound pitch through a rigged cable with UDP, see what comes out [05:16]
kusuriya:D [05:16]
benDosoh i'm back
kusuriya, you can totally implement tcp in udp
I've actually done a fair bit of tcp in udp
[05:17]
kusuriyabenDos: didnt say you couldnt just said its not really a great idea [05:17]
benDosIdk [05:18]
kusuriyadefeats the purpose behind TCP IMO [05:18]
benDosWell
Kinda
you can give yourself a subset of the guarantees that tcp gives you in exchange for X
[05:18]
niteyehowever, UDP inside TCP makes UDP extra reliable, and a bit slower [05:19]
benDosRight
Also udp is way easier to anycast then handle in software
[05:19]
kusuriyatrue [05:20]
benDosdoing anycast tcp requires you do muck around with your os's tcp stack [05:20]
kusuriyajust multicast and forget :P (jk) [05:20]
benDos:p
I actually think i have that code up my on portfolio..
[05:20]
niteyei wish i traveled a lot so i could warrant the purchase of a netbook [05:21]
benDosI'm traveling across the country in a month and a half
Buy me a netbook?
[05:22]
niteyemaybe i could warrant that if you were a hot girl [05:24]
kusuriyaniteye: do you work in a datacenter? [05:25]
niteyebut ive seen on 'to catch a predator' that apparently buying them a happy meal is enough
nope
[05:25]
kusuriyadamn
becaust that right there is warrent enough to buy a system 11 - 13"
because anything bigger just doesnt fit in between the racks as well
[05:25]
niteyeyou wanted me to sniff the cable and find hot women didnt you, naughty naughty [05:26]
benDosniteye, what if I gave you a license the benDossBot's sauce? [05:26]
kusuriyanah i already do that :D [05:26]
benDosto* [05:26]
niteyeid like some sauce but i need a woman to put it on [05:26]
kusuriyahttps://www.youtube.com/watch?v=AxHt4-GDvck [05:27]
BryceBotYouTube Comedy: "Worlds Fastest Piano Juggler Part - 2 The Son." by Bouncecellist (1m 27s), 1,261,087 views, 12,341 likes and 254 dislikes. Uploaded 2011-03-24T01:36:38.000Z. [05:27]
kusuriyahttp://www.youtube.com/watch?v=JorEw_75Yg0&feature=g-logo [05:41]
BryceBotYouTube News: "NYPD Officer Gives Boots to Homeless Man" by AssociatedPress (2m 20s), 361,823 views, 5,645 likes and 173 dislikes. Uploaded 2012-11-30T03:53:56.000Z. [05:41]
kusuriyai guess not every cop is a shit bag
he interviewed pretty nicely
[05:41]
niteyeor is he, ive seen one on 'to catch a predator' who wanted to go bootshopping, and brought boots to the house of the girl [05:41]
kusuriya:o
kusuriya watches for the next story to see if the cop eats the homless guy
[05:47]
benDoskusuriya, if win7 doesn't work on my workstation what are the chances win8 will? [05:50]
niteye89% [05:51]
kusuriyabenDos: depends on why it didnt work
performance id say niteye is right
if it was drivers because your shit is too old id say 0% just like windows 7 ;)
[05:51]
benDosIt's a 2010 intel server mobo for xeon i7s [05:52]
kusuriyathen why didnt it work :P [05:53]
benDosI got little freezes i couldn't pin down to any driver or firmware [05:53]
kusuriyamy boss has one of thoose that works like a boss :D [05:53]
benDosBut the box is perfect on linux, and win7 runs just fine in kvm [05:53]
kusuriyabut 8 may run better on that
one way to know is pick up a spare drive and do it
[05:56]
benDosAfter this semester i'm gonna try win7 on there maybe there's finally an update that fixes it
But i tried over the summer i think and got the latest stable and latest drivers/firmware for everything no combination worked
[05:57]
kusuriyayou may need to z out the drives also
most win7 install issues ive met are because of the drives
[05:58]
benDosSeriously... [05:59]
kusuriyayep [05:59]
benDosI usually just zero out the first few MB
For a fresh install on top of a drive i don't care about
[05:59]
kusuriyado the full drive this go around [05:59]
benDosAre you for serious? [05:59]
kusuriyadead serious [05:59]
benDosWindows might be fucking up cause there are some old bits on my dirve... [05:59]
kusuriyayep
ive had it happen
[06:00]
benDosYou can't tell cause this is irc [06:00]
kusuriyaespecially if the drive had a GPT table [06:00]
benDosBut i have a super sad face on right now [06:00]
kusuriyaso if you have ever GPT formatted your disks GPT stores 2 backups further back on the drive
if windows (or linux for that matter) sees them it declares your disk as damaged
some linux distros will try to fix the partition table
[06:00]
benDosMan i've never had any issues like that in linux [06:01]
kusuriyawindows may halt to save data [06:01]
benDosI've even fdisked completely full drives [06:01]
kusuriyaive had issues like that in linux adn BSD [06:01]
benDoswithout clearing anything and not had issues [06:01]
kusuriyaive actually wrote an MBR over the top of a GPT once and had an unbootable system [06:01]
benDosWrite new partition table proceed with my day [06:01]
kusuriyaits one of thoose worth a try things [06:02]
benDosI guess i don't really mix windows and linux that much any more [06:02]
kusuriyawindows can become super picky [06:02]
benDosBut yeah i def did not try that
s/picky/poorly qa'd/
[06:02]
lazylopez_But yeah i def did not try that [06:02]
benDosWut. [06:02]
kusuriyaactually its not poor QA
its a design choice for the drive error
s
[06:02]
benDosIf any software breaks cause of the content of initialized blocks
that sounds like poor qa
[06:03]
kusuriyathe design is to preserve the possible existing data of a damaged disk [06:03]
benDosUgh
They prompt you
A bazillion times
Yes i'm sure
[06:03]
kusuriyayeah but remember what the installer is meant for :P
stupid people
[06:03]
benDosThen it over writes just fine, but then causes mini freezes
Idk i'll try it
win7 just annoyed me with that box
[06:04]
kusuriyabusineses use images that can force partition the disk
yeah id Z the full disk
if it doesnt work after that it doesnt like somthing about the disk and is probly a bug
[06:04]
benDosthanks though [06:04]
niteyethe only issue i ever got is, if you have two drives, one windows and one linux, and you try to install windows again, it will not let you go through unless you format both drives, to install some temp install files on, disconnecting the linux and reconnecting and that it worked, but i dont do much hardcore stuff [06:04]
kusuriyaniteye: that was actually a bug XD
(in windows)
[06:05]
niteyeyeah i figured heh [06:05]
kusuriyaits a funny as hell bug [06:06]
niteyewell at the time i thought a 'bug' to make sure you stick with MS [06:06]
kusuriyaTechnet says the solution is "disconnect the drive you do not want the installer to write to" [06:06]
niteyei think its fixed by now in windows 7
still something strange in windows 7, sometimes it wants to make a really really tiny partition next to the main one, and i have to do some strange sequence in the partitioner to be able to get rid of it
like deleting all partitions and choosing a big one, you'd get the two partitions again, you had to delete one, and then resize the other to the full space
[06:07]
kusuriyaniteye: you cant get rid of the tiny system partition
not any more
its needed for boot and recovery
[06:09]
niteyepity, it worked when i installed win 7 last year i think [06:10]
kusuriyayeah if you dont have it also there are some updates that will brick your system
like Service Packs
[06:10]
niteyeservice pack 1 worked, so far theres nothing iknow about that failed, but if something fails i dont care, windows is just for games anyway [06:11]
kusuriyayeah
its just somthing to keep in mind
that partition has some automated recovery stuff and part of the bootloader and while the bootloader can be relocated
the revcovery tools can not, so if SP1 would have failed the system wouldnt have beenable to auto backout
[06:11]
niteyepita,ill have not enough partitions anymore if i want to to a "correct" install, i'd need 2 for windows and 3 for linux (buut, root and swap), id have to get on with extended partitions instead of just the 4 main ones (i know, im a purist) [06:13]
kusuriyaif you partition linux correctly you do
2 for windows then 1 primary and 1 logical for linux
and the logical has 3 partitions in it
[06:13]
niteyeyeah but i dont like logical partitions, it overcomplications the partitions view [06:14]
kusuriyamost distros tell you to drop everything except boot into a logical partition [06:14]
niteyemost distros tell me that puttin everything in one partition is for the simpletons [06:15]
kusuriyalogical partitions are not one partition ;) [06:16]
niteyeyeah i mean /boot and /home etc [06:16]
kusuriyabut also if you use GPT you are not limited to 4 parts
GPT can have up to 128 primary partitions
[06:16]
niteyewhats GPT [06:17]
kusuriyaits the update for MBR style partitions
its AKA GUID Partition Table
[06:17]
qbithalla [06:17]
kusuriyaits required for disks greater than 2TB and/or EFI [06:17]
niteyecool bananas, about time there was an upgrade
windows 7 and linux distro installs still seem to do the old style partitions still, when will those support GPT?
[06:19]
kusuriyathey all support it
and ubuntu uses GPT by default
[06:20]
niteyehmm, why didnt i ever find this out [06:20]
kusuriyaFreeBSD may switch to it for its default soon
its already required for ZFS on root
[06:21]
niteyespeaking of which, i want a japanese or south korean girlfriend [06:23]
kusuriyanot hard to do if your 'Merican [06:23]
niteyeeuropean unfortunately [06:23]
kusuriyahmm well then get an american accent :D
its not like our accent is hard
[06:24]
niteyei dont have a mexican or indian accent while speaking english, i think that'll do [06:24]
kusuriyabut make sure its the northern american accent
not the redneck one
[06:25]
niteyeredneck american sounds a bit like a lower pitched australian accent to me [06:25]
kusuriyalower pitched and a bit more stupid to me
but no one thinks american redneck is sexy, unless its that southern bell lady
[06:26]
niteyewhen i see something japanese, like a japanese news report, i automatically think the female news anchor gets gangbanged backstage, and its perfectly normal at every workplace there [06:27]
kusuriyawell thats japan man [06:29]
niteyetheir subway platform has a retractable wall so you cant fall on the platform when theres no train
its more advanced than here
[06:31]
kusuriyait is
japan is considered the #1 best engineered infrastructure
thats why they are all flabberghasted by that tunnel callapse
[06:32]
niteyehehe
also according to this anime, they all have a TV on the console of their car
[06:33]
kusuriya**collapse
:D
but yeah japan is awesome
[06:33]
niteyeespecially if you're a male office employee [06:35]
kusuriyayes [06:35]
niteyeid hate to have a daughter there though [06:36]
kusuriyayeah [06:36]
niteye"how was school today hun? did you get gangbanged by the whole class, or just the teachers today?" [06:36]
kusuriya"ohh you just got raped on the train, youre lazy get the fuck back out there!" [06:37]
niteyeand when she thinks shes at home, her brother gets in on the action too [06:37]
kusuriyaexactly [06:40]
niteyeand then she goes for a nap in the garden, the plants even want some too [06:40]
kusuriyaI hoped you hired a camera guy to follow her [06:41]
niteyei wonder what exactly makes japanese adult videos the way they are, is it in their genetics ? [06:43]
kusuriyai think so
we will have to comission a study
[06:43]
niteyethat being said, i dislike american adult videos, too many closeups, cheesy storylines, and too many artificially enhanced sausages and balloons [06:45]
qbiti need to add pushover sounds to sickbeard :O [06:53]
niteyeanyone knows what chat rooms japanese women in their twienties frequent ?
preferably with an acceptable command of english too
[06:54]
kusuriyaniteye: what you are looking for is a brides for sale magazine [06:55]
qbittotally not creepy [06:55]
niteyedo they really scream like that or only for in the movies when theyre making babies? [06:59]
qbittotally not creepy at all [07:03]
kusuriyahmm im thinking of starting a mesh network node when i move to my new place
since ill have a place to set radio gear
[07:06]
qbitusing what hardware / sw?
:O
cuz i wanna do that as well
[07:07]
kusuriyai need to check out hardware more
but /r/darknet and /r/hyperboria both use cjdns
https://github.com/cjdelisle/cjdns/
and https://projectmeshnet.org/
[07:07]
qbithuh
seems too "look at me!"
i want underground
so i cna go rogue
[07:10]
kusuriyaCJDNS or BATMAN both look like great software for it
I may link up with seattle wireless and see if they are actually still trying to put out their mesh network
[07:10]
qbitwonder what one could do with openbsd [07:11]
kusuriyaBatman has a port for OpenBSD IIRC [07:11]
qbitdon't see it [07:12]
niteyei thought batman had a secretary to handle the computer stuff while hes out showing his guns [07:12]
kusuriyawait no it was OLSR [07:12]
qbitoh it's a kernel thinger
mmm olsrd
kew
mmm old version
[07:12]
kusuriyayeah
i need to see if there are existing mesh networks in my area first really
[07:15]
qbityeah
kinda hurts without others :P
maybe they are just waiting for you to make yours! :O
[07:17]
kusuriyawell Im probly going to take some time to go and meet up with seattle wireless to see if they are still trying to build out their mesh
because they actually own repeaters in the area
[07:18]
xptgood afternoon [07:22]
benDosherro
qbit, do you know Nicolay (music)?
[07:23]
qbithailo
i don't
[07:25]
pirokoooh darknets [07:29]
niteyeooh japanese girls [07:34]
qbithttp://www.deftly.net/olsdr.diff <---- makes openbsd have the latest version
of olsdr
if that wasn't clear
[07:34]
kusuriyayep
im actually going to do a site survey and probly meet up with the seattle wireless hackspace some time in january after i get into the place
[07:36]
niteyei wanted to set up a darknet for friends but i dont have any friends
at least none that would benefit from a darknet
[07:37]
kusuriyawell i just want to see more mesh networking
id really love to eventually beable to pop it into my carputer and not have to tether
[07:38]
niteyewhats mesh networking, some kind of tcp/ip over amateur radio broadcast? [07:42]
kusuriyamesh networking is a bunch of wireless accesspoints and devices acting as base stations together
to form a much larger and resilient wireless network using commodity gear
[07:43]
niteyeit woudl be fun if every home router also allowed internet access to people on the sreets, ofcourse being routed differently than just roaming on the person's home network [07:48]
qbitwonder of otterbox is gonna make a case for the n4 [07:49]
kusuriyaFON was doing that for a while so
qbit: heres a bit of interestingness by default OpenBSD only lets you have for GIF tunnels
you have to flip a bit in the kernel for more
**for, four
[07:49]
niteyeyeah ive seen some of those FON access points, but it's like in hotels, you get redirected to some payment page, not true internet like i imagined [07:50]
kusuriyadepends on how the owner sets it up [07:50]
qbitmm [07:51]
kusuriyahttp://www.seattlewireless.net/index.cgi/IpTunnel
first example goes over how to do the internet tunnels for seattle wireless
[07:51]
***cachopo has joined #devious [07:53]
kusuriyaill probly actually do this when i get my phsyical net built out [07:54]
qbitnice [07:55]
kusuriyasetup a small Bx node and wait for peers
since it looks like id be the only one in my zone
and weight the ethernet interface way the fuck down so when other wireless peers are in sight i can connect them and save bandwidth
[07:55]
***dxtr has quit IRC (Read error: Connection reset by peer) [07:59]
......... (idle for 40mn)
benDosOh qbit my bad
Been cleaning my apt for the last hour
I'll send you some good track laters
[08:39]
..... (idle for 21mn)
***plinth has quit IRC (Quit: Lost terminal) [09:00]
niteyei cant open my coke
im twisting im twisting, but it just wont come of
[09:11]
kusuriyahmm sweet i just met a bunch of the local seattle meshnet people
they told me bring my gear out with me in late jan when they reopen their meetings and they will help me haxx it together
[09:14]
AmberJ_Does someone remembers a term used to define those articles/writers who pick a writeup and carefully comment on each point in it?
I remember reading a wikipedia article about this but can't locate the link now :(
It's a criticism/comment on a point-by-point basis as a reply to another writeup..
[09:17]
benDosAn onion just rolled off the top of my fridge into my face when i opened my freezer :/ [09:22]
AmberJ_Err... you keep onions in freezer?
My mum keeps them outside... not even in a fridge
[09:24]
benDosNo i had some onions on top of my fridge
They rolled into the crack between the top of the fridge and the freezer open
I open the freezer door onion takes a funny bounce into my face
and the freezer door*
[09:25]
AmberJ_heh [09:26]
benDosOh AmberJ_
the document you mentioned earlier, http://en.wikipedia.org/wiki/Amicus_curiae sometimes take that form
[09:31]
BryceBotAmicus curiae :: An amicus curiae (also spelled amicus curiƦ; plural amici curiae) is someone, not a party to a case, who volunteers to offer information to assist a court in deciding a matter before it. The information provided may be a legal opinion in the form of a brief (which is called an amicus brief when offered by an amicus curiae), a testimony that has not been solicited by any of the parties, or a learned treatise on a matter... [09:32]
benDoskinda [09:32]
AmberJ_Aha, found it. The word is "fisking": http://en.wikipedia.org/wiki/Fisking [09:32]
BryceBotFisking :: The term fisking is blogosphere slang describing a point-by-point criticism that highlights perceived errors, or disputes the analysis in a statement, article, or essay. Eric S. Raymond, in the Jargon File, defined the term as: A point-by-point refutation of a blog entry or (especially) news story. A really stylish fisking is witty, logical, sarcastic and ruthlessly factual; flaming or handwaving is considered poor form... [09:32]
AmberJ_"The term fisking is blogosphere slang describing a point-by-point criticism that highlights perceived errors, or disputes the analysis in a statement, article, or essay."
It even has a Jargon file entry: http://catb.org/~esr/jargon/html/F/fisking.html
[09:32]
benDosOh
In the blogosphere.
:p
I imagine that form of writing predates blogger
[09:33]
..... (idle for 20mn)
I totally just failed at making pasta
Was trying a new brand, they said 15 minutes, totally was done in like 8
[09:53]
***zenmower has joined #devious
ChanServ sets mode: +v zenmower
[09:56]
cube_ has quit IRC (Ping timeout: 245 seconds) [10:02]
..... (idle for 23mn)
benDosI still can't believe i'm the only one in here who plays cod :/ [10:25]
dayidothers are just personable enough to not admit it in public [10:26]
benDosThat's probably true [10:29]
***hjst_ has quit IRC (Quit: "") [10:29]
benDosBut the people i play cod with are from my old clan in a half life 2 mod
And they're all 5 hours ahead of me
[10:29]
***hjst has joined #devious [10:30]
cmeiklejohn has quit IRC (Quit: Computer has gone to sleep.) [10:42]
zenmower has left "Leaving" [10:51]
Gallomimia has joined #devious
ChanServ sets mode: +v Gallomimia
[10:59]
cmeiklejohn has joined #devious
ChanServ sets mode: +o cmeiklejohn
[11:06]
...... (idle for 25mn)
benDoshttp://youtu.be/SpSdulyMMkg SCIENCE [11:31]
BryceBotYouTube Tech: "Moving a Magnet" by nottinghamscience (4m 11s), 15,342 views, 428 likes and 3 dislikes. Uploaded 2012-07-27T10:33:20.000Z. [11:31]
***Gallomimia has quit IRC (Read error: No route to host)
Gallomimia has joined #devious
ChanServ sets mode: +v Gallomimia
[11:44]
_jbooh, i love nottingham science. [11:51]
benDosMe too :) [11:54]
.... (idle for 17mn)
***Gallomimia has quit IRC (Read error: Connection reset by peer)
Gallomimia has joined #devious
ChanServ sets mode: +v Gallomimia
cmeiklejohn has quit IRC (Quit: Computer has gone to sleep.)
[12:11]
Gallomimia has quit IRC (Ping timeout: 260 seconds) [12:17]
.... (idle for 15mn)
qbitwew!
huge damage to resistance today!
[12:32]
***Gallomimia has joined #devious
ChanServ sets mode: +v Gallomimia
[12:34]
kusuriyakusuriya hax qbit [12:36]
qbitalso scored a free ipod nano touch
er what ever they are called
[12:38]
kusuriyao/ [12:38]
qbito
aw - no rockbox for it
[12:38]
kusuriya:( [12:38]
qbitoh well it will be for snowboarding
smashable
[12:39]
kusuriyaqbit snowboarding eh [12:40]
benDosqbit, ingress has ipods?
wut
[12:46]
kusuriyakusuriya now for shizzle doesnt want ingress
eew iPods
[12:46]
benDosHowever ipod+rockbox is super nice [12:51]
***cmeiklejohn has joined #devious
ChanServ sets mode: +o cmeiklejohn
hjst has quit IRC (Quit: "")
[13:03]
pirokoJust rode shotgun in my buddy's 500HP is300 as we did donuts in the middle of nowhere. Out of nowhere this 30-something year old couple drive up to us, block us in, and start recording the conversation we had with them
It went something like this. Woman: "This is not a playground!" Guy gets out of car to take a pic of my friend's, plate, friend drives around douche's car and does a sick burnout driving away
Good thing they don't have a clue about the law. wew
[13:17]
kusuriyapiroko: did you take your pistol out and demand the device they were using to take pictures and record
teach some busy bodies a lesson
[13:28]
pirokohaha no but I should have [13:29]
kusuriyaits like damn straight i robbed you now STFU and get out of my face [13:29]
pirokoYeah pretty sure that's a felony
lol
[13:29]
kusuriyaso is blocking you in
unlawful detainment
:D
sure its vs armed robery but hey
[13:29]
mcchunkieNew sets for amd64! [13:33]
kusuriyaman i cant wait to move
i found where im storing my carboys of mead :D
[13:33]
***cmeiklejohn has quit IRC (Quit: ["Textual IRC Client: www.textualapp.com"]) [13:39]
.... (idle for 17mn)
perlite_ has joined #devious
ChanServ sets mode: +v perlite_
perlite has quit IRC (Ping timeout: 260 seconds)
perlite_ is now known as perlite
Gallomimia has quit IRC (Read error: Connection reset by peer)
hjst has joined #devious
hjst has quit IRC (Client Quit)
[13:56]
benDoskyl, you around? [14:09]
mcchunkieohlol, that's what she said! [14:09]
***Gallomimia has joined #devious
ChanServ sets mode: +v Gallomimia
[14:12]
kylbenDos: ish [14:21]
mcchunkieNew sets for i386! [14:33]
AmberJ_s/ish/around-ish [14:38]
lazylopez_benDos: around-ish [14:38]
....... (idle for 31mn)
***cmeiklejohn has joined #devious
ChanServ sets mode: +o cmeiklejohn
[15:09]
.... (idle for 19mn)
_jbhttp://imgur.com/a/76Iae
for y'all.
nerds.
:)
[15:28]
benDosI totally thought that was something from warehouse 13 from the first few pictures [15:41]
.... (idle for 15mn)
brycecI knew exactly what that was as soon as I saw it
but that's because I subscribe to /r/cableporn :P
(and happened to be reading it at lunch
[15:56]
_jbi kind of dig it
the nice IBM label got me to smile
[15:59]
***niteye has quit IRC (Ping timeout: 244 seconds) [16:03]
cube_ has joined #devious
zenmower has joined #devious
ChanServ sets mode: +v zenmower
cube_ has quit IRC (Read error: Operation timed out)
[16:14]
cmeiklejohn has quit IRC (Quit: Computer has gone to sleep.) [16:26]
cube_ has joined #devious [16:33]
pirokoDear what.cd: fuck you for being down [16:40]
..... (idle for 24mn)
***cube_ has quit IRC (Ping timeout: 245 seconds) [17:04]
cube_ has joined #devious [17:12]
cmeiklejohn has joined #devious
ChanServ sets mode: +o cmeiklejohn
zentrification has quit IRC (Ping timeout: 265 seconds)
AmberJ_ has quit IRC (Ping timeout: 245 seconds)
tanec has joined #devious
tanec has quit IRC (Client Quit)
[17:25]
cube_ has quit IRC (Ping timeout: 245 seconds) [17:38]
..... (idle for 21mn)
deuxenun_ has joined #devious
deuxenun has quit IRC (Ping timeout: 265 seconds)
[17:59]
............ (idle for 57mn)
lteo has left
lteo has joined #devious
ChanServ sets mode: +v lteo
[19:00]
......... (idle for 41mn)
qbitpewpew
wb lteo o/
[19:42]
zenmowermmmm sausage and cheese baked inside bread [19:55]
....... (idle for 31mn)
i wonder why i find claire danes so attractive [20:26]
sharveyah fuck
so my e-mail client decided to set my newsgroup account as default, which coincidentally has the same sender e-mail as my main e-mail account
apparently I've been replying to e-mails and having it sent to newsgroups, to a black hole
[20:29]
mcchunkiethat's what she said! [20:30]
sharveyyes, that's exactly what she said [20:30]
Gallomimiaon public display, or so no one can read them? [20:31]
sharveyI hope so no one can read them [20:32]
mcchunkieNew sets for macppc! [20:33]
Gallomimiayou might want to look into that [20:39]
bryceczenmower: Because... she is? [20:43]
.... (idle for 15mn)
***cube_ has joined #devious [20:58]
..... (idle for 21mn)
ambigu0us has quit IRC (Ping timeout: 256 seconds) [21:19]
cmeiklejohn has quit IRC (Ping timeout: 252 seconds) [21:26]
rnemo has joined #devious
ChanServ sets mode: +v rnemo
[21:33]
mcchunkieNew sets for amd64!
New sets for i386!
[21:33]
rnemotwo nights in a row [21:34]
.... (idle for 15mn)
brycecwoohoo
wb rnemo
[21:49]
***zenmower has left "Leaving" [21:51]
cmeiklejohn has joined #devious
ChanServ sets mode: +o cmeiklejohn
[21:57]
rnemoty brycec [22:01]
***cmeiklejohn has quit IRC (Ping timeout: 255 seconds) [22:01]
rnemoman I am both looking forward to and dreading wednesday [22:01]
kylwhat's on weds? [22:02]
brycecanother hospital visit? [22:02]
rnemogod no
I hope not
it's when I get to see James again...but I'm going to teach him how to drive
[22:02]
brycecrobbing the cradle, rnemo ? Or a grown man that doesn't know how to drive? [22:03]
rnemorobbing the cradle? [22:04]
brycece.g. a 16 yr old [22:04]
rnemooh
he's 21
sometimes it feels like robbing the cradle but alas
no he just doesn't know how to drive
and yes that freaks me out too
[22:04]
kylheh [22:19]
brycec*whoosh* [22:33]
BryceBotBye brycec! [22:33]
.... (idle for 19mn)
trafficone*whoosh* [22:52]
BryceBotBye trafficone! [22:52]
***rnemo has quit IRC (Quit: Lost terminal) [22:53]
Gallomimia has quit IRC (Read error: Connection reset by peer)
Gallomimia_ has joined #devious
ChanServ sets mode: +v Gallomimia_
[22:59]
Gallomimia_ has quit IRC (Read error: Connection reset by peer)
Gallomimia has joined #devious
ChanServ sets mode: +v Gallomimia
[23:08]
scenefinale has quit IRC (Read error: Operation timed out)
blue-dev has quit IRC (Quit: ZNC - http://znc.sourceforge.net)
blue-dev has joined #devious
scenefinale has joined #devious
conormc has quit IRC (Ping timeout: 240 seconds)
conormc has joined #devious
[23:16]
.... (idle for 18mn)
musnik has quit IRC (Remote host closed the connection)
musnik has joined #devious
musnik has quit IRC (Client Quit)
musnik has joined #devious
[23:39]

↑back Search ←Prev date Next date→ Show only urls(Click on time to select a line by its url)