2011-01-21.log

--- Log opened Fri Jan 21 00:00:10 2011
-!- Juul [~Juul@static.88-198-13-205.clients.your-server.de] has joined ##hplusroadmap00:00
joshcryertimschmidt, what sort of control over the feed do you have?00:49
joshcryer(the wire feed)00:49
timschmidtJoshcryer: my super-cheap $99 harbor freight 60/90A welder has a pot which controls feed speed.  It could pretty easily be removed, and frobbed with a microcontroller.00:51
timschmidtbut IMHO, that's not necessary00:51
timschmidtIt's easier to adjust the speed at which the machine prints00:52
-!- Juul [~Juul@static.88-198-13-205.clients.your-server.de] has quit [Quit: Leaving]01:05
timschmidthttps://github.com/timschmidt/stl2pov01:19
timschmidtkanzure: ^01:21
timschmidtit's terrible, it's ugly, it's horrid, but it produces .pov scripts that render.01:25
timschmidtit's what I had time to do.01:25
* timschmidt moves on01:25
-!- Lukas_ [44c29d04@gateway/web/freenode/ip.68.194.157.4] has joined ##hplusroadmap02:34
-!- Lukas_ [44c29d04@gateway/web/freenode/ip.68.194.157.4] has quit [Quit: Page closed]03:28
-!- CryptoQuick [~CryptoQui@c-174-51-232-237.hsd1.co.comcast.net] has quit [Quit: CryptoQuick]03:30
-!- niftyzero1 [debian-tor@gateway/tor-sasl/niftyzero1] has quit [Ping timeout: 240 seconds]04:08
-!- niftyzero1 [debian-tor@gateway/tor-sasl/niftyzero1] has joined ##hplusroadmap04:19
-!- klafka1 [~textual@cpe-74-74-152-155.rochester.res.rr.com] has joined ##hplusroadmap04:35
-!- klord [~klord@64.39.0.76] has joined ##hplusroadmap07:25
kanzurejerry finally went and picked up his stuff.. http://jerryarutherford.blogspot.com/2011/01/jerry-and-ebos-most-excellent-adventure.html (it's a video)07:37
kanzuretook him three years to bother to pick up his machine shop, which is weird..07:37
-!- Lukas_ [44c29d04@gateway/web/freenode/ip.68.194.157.4] has joined ##hplusroadmap07:40
Lukas_Good morning07:40
-!- JayDugger [~duggerj@pool-173-74-75-194.dllstx.fios.verizon.net] has joined ##hplusroadmap08:26
JayDuggerGood morning, everyone.08:26
Lukas_Good morning08:27
kanzurehttp://diyhpl.us/cgit/dremelfuge or skdb-get dremelfuge08:45
-!- mayko [~mayko@71-22-217-151.gar.clearwire-wmx.net] has joined ##hplusroadmap08:45
kanzurefenn: dremelfuge depends on 'eppie' (an eppendorf microcentrifuge tube)08:47
kanzurecathal is calling it 'eppie' but imho it could just as easily be called "eppendorf-microcentrifuge"08:47
kanzureor even 'microcentrifuge' (but that doesn't describe that it's modeled after the eppendorf tubes)08:48
kanzuredownside to saying eppendorf is that it's a company name and might not be a good idea overall..08:48
kanzureOTOH keeping cathal's naming conventions is probably desirable08:48
-!- delinquentme [~delinquen@c-24-23-119-149.hsd1.pa.comcast.net] has joined ##hplusroadmap08:48
kanzurei'll go with "eppie-microcentrifuge-tube" for now and someone can yell at me later08:51
delinquentmekanzure, ooc .. how many hours of sleep a n ight du get?08:56
delinquentmeehh night!08:56
kanzuresix08:56
delinquentmeconsistently? or do you fluctuate?08:56
kanzuresometimes i let myself sleep in :) that bumps it up to eight or nine08:57
delinquentmehaha yeah ive fallen to that too09:00
-!- uniqanomaly_ [~ua@78.9.72.214] has joined ##hplusroadmap09:01
-!- phreedom [~quassel@109.254.17.41] has joined ##hplusroadmap09:03
kanzurejrayhawk: piny 'bug' report.. this sort of situation would be preferable to not get into. http://diyhpl.us/~bryan/irc/piny-naming-ughhh09:04
JayDuggerIf eppendorf's a dependency, I expect to also see kimwipe and kleenex as dependencies.09:04
-!- uniqanomaly [~ua@78.9.72.214] has quit [Ping timeout: 240 seconds]09:05
JayDuggerHuh?09:05
kanzurejrayhawk: to use dremelfuge, you need microcentrifuge tubes09:05
kanzuregah09:05
kanzureJayDugger: to use dremelfuge, you need microcentrifuge tubes09:05
JayDuggerWhy does groupadd create a user for each repository?09:05
kanzurei don't think kleenex does centrifuge tubes09:05
JayDuggerDoes ikiwiki normally do that?09:05
kanzureyes this is so ikiwiki can compile its contents to html09:06
JayDuggerNo, but I expect to need kleenex for the launching ceremony of the good ship "Good Riddance to Earth."09:06
JayDuggerI plan to weep tears of joy. ;)09:06
JayDuggerEvery repository gets a user and a group?09:06
JayDuggerOkay...shows I've a lot to learn.09:07
kanzureJayDugger: yes.. this is just piny's management system basically09:07
kanzureso this lets me easily do createuser/adduser, then 'addaccess skdb jdugger' to give you push-over-ssh access to the git repo09:07
kanzurewhich adds you to the git-skdb group09:08
JayDuggerI follow so far.09:08
kanzureanyway the "bug" isn't really a bug- there's obviously a maximum length for group names, so if you have a repository with a name that is too long, you're fucked09:08
JayDuggerOkay.09:09
kanzurejrayhawk should fix this. :P09:09
JayDuggerI follow that part.09:09
JayDuggerI still feel surprised that each repository is its own group.09:09
JayDuggerThat makes some sense, I guess.09:09
JayDuggerAll contributors to a particular project could belong to that project's group.09:09
kanzuresort of.. in reality you usually just have one or two people for a particular repository09:10
JayDuggerPerhaps that's common in mechanical design teams.09:10
kanzureand you pull from your developers.09:10
JayDuggerI imagine millions of groups in time...one for every package in skdb.09:10
JayDuggerThat might be naive on my part.09:10
JayDuggerYeah, few users per group, sensible.09:10
kanzure"ikiwiki-eppie-microcentrifuge-tube" is 34 characters so my guess is group names are limited to 32 characters09:14
-!- niftyzero1 [debian-tor@gateway/tor-sasl/niftyzero1] has quit [Remote host closed the connection]09:41
-!- niftyzero [~miron@70-36-139-185.dsl.dynamic.sonic.net] has quit [Read error: Connection reset by peer]09:41
-!- niftyzero1 [debian-tor@gateway/tor-sasl/niftyzero1] has joined ##hplusroadmap09:43
-!- niftyzero [~miron@70-36-139-185.dsl.dynamic.sonic.net] has joined ##hplusroadmap09:59
Lukas_Kanzure10:15
Lukas_you around?10:15
kanzureyes10:16
Lukas_I am sure you know about the gene doping scare10:17
Lukas_I can't find any solid information on it - like what vector they suspect these scientists are using10:17
-!- niftyzero1 [debian-tor@gateway/tor-sasl/niftyzero1] has quit [Ping timeout: 240 seconds]10:23
-!- strages [~809e4e63@dev.throwthemind.com] has joined ##hplusroadmap10:28
kanzureLukas_: huh? is this something in the news? or in general?10:30
Lukas_In general10:30
kanzurei don't recall any reported cases of gene doping in sports10:30
uniqanomaly_Lukas_: what are you expecting? "here's how we conducted gene doping in xxx and won gold medal"?10:32
Lukas_As I was typing the thought occurred to me10:32
Lukas_-____-10:32
Lukas_I am sure they busted someone10:33
Lukas_gah10:33
Lukas_never mind10:33
-!- niftyzero1 [debian-tor@gateway/tor-sasl/niftyzero1] has joined ##hplusroadmap10:33
uniqanomaly_Lukas_ http://en.wikipedia.org/wiki/Repoxygen here's something10:36
kanzurehere's when we last talked about repoxygen: http://gnusha.org/logs/2010-02-25.log10:37
Lukas_thanks10:37
kanzure17:59 < kanzure> "Repoxygen is the tradename for a type of gene therapy that induces controlled release of erythropoietin (EPO) in response to low oxygen concentration. It is has been developed by Oxford Biomedica to treat anaemia. It has been developed in mice, is still in preclinical development and has not been extensively tested in humans."10:37
kanzure18:00 < kanzure> "The German track and field coach Thomas Springstein and Rashid Ramzi are currently suspected to have used Repoxygen."10:38
kanzureYoshimi M, Maeyama T, Yamada M, Hamada N, Fukumoto J, Kawaguchi T, Kuwano K, & Nakanishi Y. (2008). Recombinant human erythropoietin reduces epithelial cell apoptosis and attenuates bleomycin-induced pneumonitis in mice. Respirology 13(5). 639-645.10:38
kanzurePercy MJ. (2008). Familial erythrocytosis arising from a gain-of-function mutation in the HIF2A gene of the oxygen sensing pathway. Ulster Medical Journal 77(2). 86-88.10:38
kanzurehere's the diybio thread about repoxygen:10:39
kanzurehttp://groups.google.com/group/diybio/browse_thread/thread/43ac9f00719f386610:39
kanzurehttp://diyhpl.us/~bryan/papers/gene_doping_for_sports_enhancement.png10:39
Lukas_Excellent10:40
Lukas_thank you10:40
kanzureGene doping, a review of performance-enhancing genetics http://diyhpl.us/~bryan/papers/Gene%20doping%20-%20a%20review%20of%20performance-enhancing%20genetics.pdf10:41
Lukas_sweet10:43
Lukas_thanks10:43
kanzurebraiiins http://diyhpl.us/~bryan/papers/Regulation%20of%20cerebral%20cortical%20size%20by%20control%20of%20cell%20cycle%20exit%20in%20neural%20precursors.pdf.png10:49
Lukas_XD10:49
Lukas_18:16 < QuantumG> so I'd love to have a nice list of techniques that have actually worked... maybe there's a list of people who have been busted?10:49
Lukas_I agree with QuantumG - this could be an excellent source of income for the movement10:51
kanzureyep. i was estimating my myostatin inhibitor project to be maybe $5k to $10k..10:52
JayDuggerCosts or profits, and what period did you have in mind?10:52
JayDuggerAnd did you budget for legal defense?10:52
kanzurecosts10:53
JayDuggerper year?10:53
kanzurei don't need legal defense if i do things correctly10:53
JayDuggerOh really?10:53
kanzureJayDugger: total costs for BOM, equipment, materials10:53
JayDuggerOne time set-up, got it.10:53
Lukas_and if things work, we could start selling to the body modders  :P10:54
JayDuggerSeriously--how would you dodge the FDA and AMA with this myostatin inhibitor scheme?10:55
kanzureby doing something that the FDA has no jurisdiction over10:55
Lukas_Bingo10:55
kanzureor working where the FDA has no jurisdiction.10:55
Lukas_and I'm working on my Mandarin as a backup plan  :D10:56
JayDuggerI'll buy the latter.10:56
JayDuggerYour Mandarin?10:56
Lukas_I started learning Mandarin a while back, I've decided to pick it back up as it looks like it will be a useful language10:57
Lukas_Kanzure, give me a heads up when you start10:57
kanzurei don't have the funding for that right now.10:57
Lukas_ah10:58
JayDuggerAh.10:58
Lukas_hopefully sometime in the future you will10:59
Lukas_I just hope the FDA or AMA doesn't start making noise about it until then10:59
kanzurethere were some plans floating around the diybio community to make an ad-hoc distributed citizen science replacement for the FDA11:00
kanzurethere's a lot of complicated chemical testing procedures that the FDA documents on its site,11:01
kanzuresome of them can be converted to easier/more sensible protocols that could be conducted on a budget,11:01
kanzureespecially for the food-testing-related protocols.11:01
Lukas_really?  Interesting11:04
Lukas_there will no doubt be a strong pushback from the FDA11:04
Lukas_Is there anything specific that you can link me to?11:05
kanzurewhy would there be a pushback to third-party testing ??11:05
kanzureLukas_: no. it was via some private emails to me and some others11:05
Lukas_ah11:07
Lukas_Give me a heads up when something is drafted11:07
Lukas_unless what we are talking about is solely out of the FDA jurisdiction, they will resist third-party testing11:08
Lukas_I am unsure of exactly how the law works regarding this11:08
kanzureyou're so confusing11:09
kanzurewhy on earth would the law matter here?11:09
kanzurefor all the FDA cares, you could mash your food up with a pointy stick- and some people do.11:10
kanzureso why would they possibly care if you were also doing food testing?11:10
-!- phreedom [~quassel@109.254.17.41] has quit [Ping timeout: 240 seconds]11:11
Lukas_uhh .... misunderstanding -  '<kanzure> especially for the food-testing-related protocols.'  I read over that11:11
Lukas_*uber facepalm*11:11
kanzurek11:11
Lukas_well, in that case, I see no issues with the idea11:13
-!- phreedom [~quassel@109.254.17.41] has joined ##hplusroadmap11:13
-!- JayDugger [~duggerj@pool-173-74-75-194.dllstx.fios.verizon.net] has quit [Ping timeout: 240 seconds]11:13
-!- niftyzero1 [debian-tor@gateway/tor-sasl/niftyzero1] has quit [Ping timeout: 240 seconds]11:25
-!- niftyzero1 [debian-tor@gateway/tor-sasl/niftyzero1] has joined ##hplusroadmap11:35
-!- phreedom [~quassel@109.254.17.41] has quit [Read error: Operation timed out]11:37
-!- Juul [~Juul@static.88-198-13-205.clients.your-server.de] has joined ##hplusroadmap11:54
-!- phreedom [~quassel@109.254.17.41] has joined ##hplusroadmap11:54
-!- rsFF [~rsFF@bl15-18-142.dsl.telepac.pt] has quit [Ping timeout: 240 seconds]12:01
-!- rsFF [~rsFF@2.80.16.184] has joined ##hplusroadmap12:03
-!- phillyj [~chatzilla@pool-96-227-149-147.phlapa.east.verizon.net] has joined ##hplusroadmap12:04
kanzurehi phillyj12:05
phillyjhi12:05
phillyjjust checking this out12:05
kanzurelichen: are you still alive/better?12:05
licheni'm alive12:07
lichenleave for work in 20 minutes12:07
kanzurei do not know this word 'work'12:07
Lukas_Hello Lichen12:09
lichenhello12:09
lichenwatching your vid on biohack.me12:09
kanzurelichen: if you're into videos, there's lots of transhumanist goodness here: http://diyhpl.us:9000/random12:11
lichenill add it to the list of shit i need to get through12:12
Lukas_:D12:13
Lukas_I really don't say much in my videos - it's more of a 'here is what's going on, ok, bye!'12:13
lichenya12:14
lichenthats fine12:14
Lukas_I am still new to the youtube thing12:16
lichenive never put any videos up online12:18
lichenlet alone of my face12:18
Lukas_I am confident I'll never piss someone off enough to use my stupidity against me12:19
Lukas_:P12:19
lichenlol12:19
kanzurethis is lame and boring12:19
lichen?12:20
kanzurecan't we talk about something more exciting than 30sec youtube videos?12:20
Lukas_-___________________________________________________-12:20
Lukas_Thanks for the moral support12:21
kanzurefor videos?12:21
Lukas_.. >_> .... <_< ... for12:22
Lukas_um12:22
kanzurei just don't think video is a good format for conveying information.. just write it down12:22
Lukas_trying?12:22
kanzuretrying what12:22
Lukas_Kanzure, if you haven't noticed, you're all over the internet, and you've probably written everything down already (slight exaggeration  :P)  The only community you haven't touched is youtube12:23
-!- niftyzero1 [debian-tor@gateway/tor-sasl/niftyzero1] has quit [Ping timeout: 240 seconds]12:23
kanzurehttp://youtube.com/user/kanzure12:23
lichenwhy are you giving lukas shit for making videos12:24
-!- Lukas_ [44c29d04@gateway/web/freenode/ip.68.194.157.4] has quit [Quit: Page closed]12:24
kanzurehaha what? i'm not giving him shit12:24
-!- Lukas_ [44c29d04@gateway/web/freenode/ip.68.194.157.4] has joined ##hplusroadmap12:25
Lukas_Okay, I was incorrect - you've gotten to youtube12:25
kanzureLukas_: i thought that was how you met me?12:25
Lukas_I didn't know that was your channel12:25
Lukas_I figured someone copied the video from somewhere else12:26
Lukas_*facepalm*12:26
Lukas_how many faceplams do you think I can rack up in one day?12:26
lichenat least two standard deviations more than the national average12:27
kanzurei'll rephrase my suggestion: if your goal is to communicate information, i suggest you write it down instead of putting it in videos12:28
licheneach serves a purpose12:28
lichensome things are better conveyed in video12:28
lichenhowever if youre just talking at the cam12:28
lichenthat doesnt really matter so much12:28
lichenanyways i gotta go to work12:29
kanzureseems more like video blogging12:29
lichenyep12:29
lichenbye12:29
kanzurecya12:29
Lukas_Eventually I plan on actually showing simple experiments - but I can't at the moment, so until I am actually useful to the DIY movement, this is what I'm doing ( your suggestion of writing this down is reasonable)12:30
-!- niftyzero1 [debian-tor@gateway/tor-sasl/niftyzero1] has joined ##hplusroadmap12:32
-!- phillyj [~chatzilla@pool-96-227-149-147.phlapa.east.verizon.net] has quit [Read error: Connection reset by peer]12:35
-!- augur [~augur@208.58.6.161] has quit [Remote host closed the connection]12:54
-!- phreedom [~quassel@109.254.17.41] has quit [Ping timeout: 240 seconds]13:12
-!- timschmidt [~tim@68-188-226-100.dhcp.bycy.mi.charter.com] has quit [Ping timeout: 240 seconds]13:27
-!- Lukas_ [44c29d04@gateway/web/freenode/ip.68.194.157.4] has quit [Quit: Page closed]13:31
-!- augur [~augur@129.2.129.32] has joined ##hplusroadmap13:34
-!- phreedom [~quassel@109.254.17.41] has joined ##hplusroadmap13:59
uniqanomaly_http://www.xconomy.com/seattle/2011/01/18/what-does-biotech-really-suffer-from-information-overload-or-underload/14:05
kanzureyeah, subscription costs from $50,000 to $100,000 are common14:10
-!- klord [~klord@64.39.0.76] has quit [Remote host closed the connection]14:12
-!- gleapsite [~Gleapsite@172.sub-75-194-228.myvzw.com] has joined ##hplusroadmap14:13
kanzurehi gleapsite14:15
gleapsitehi kanzure14:16
delinquentmethats quite a subscription fee!14:18
delinquentmewhat service is this?14:18
kanzuresusbcriptions to academic journals14:19
delinquentmewow.14:19
-!- niftyzero1 [debian-tor@gateway/tor-sasl/niftyzero1] has quit [Ping timeout: 240 seconds]14:23
-!- niftyzero1 [debian-tor@gateway/tor-sasl/niftyzero1] has joined ##hplusroadmap14:35
-!- Lukas_ [44c29d04@gateway/web/freenode/ip.68.194.157.4] has joined ##hplusroadmap14:52
kanzurehttp://www.kickstarter.com/projects/637230479/a-documentary-film-about-synthetic-biology14:53
uniqanomaly_sweet14:56
-!- strages [~809e4e63@dev.throwthemind.com] has quit [Quit: CGI:IRC]14:57
-!- Juul_ [~Juul@static.88-198-13-205.clients.your-server.de] has joined ##hplusroadmap14:59
-!- Juul [~Juul@static.88-198-13-205.clients.your-server.de] has quit [Ping timeout: 264 seconds]15:01
-!- delinquentme [~delinquen@c-24-23-119-149.hsd1.pa.comcast.net] has quit [Read error: Connection reset by peer]15:04
-!- augur [~augur@129.2.129.32] has quit [Remote host closed the connection]15:14
kanzurevia anselm:15:16
kanzureautomated microscopy software http://micro-manager.org/15:16
kanzure'μManager is a software package for control of automated microscopes. It lets you execute common microscope image acquisition strategies such as time-lapses, multi-channel imaging, z-stacks, and combinations thereof. μManager works with microscopes from all four major manufacturers (Leica, Nikon, Olympus and Zeiss), most scientific-grade cameras and many peripherals (stages, filter wheels, shutters, etc.) used in microscope imaging (check the  li15:16
kanzurehttp://valelab.ucsf.edu/~nico/MMwiki/index.php/Main_Page15:16
kanzurehttp://valelab.ucsf.edu/~nico/MMwiki/index.php/Linux_installation_from_source_%28Ubuntu%2915:16
-!- CryptoQuick [~CryptoQui@c-174-51-232-237.hsd1.co.comcast.net] has joined ##hplusroadmap15:29
gleapsitesounds like libgphoto for microscopes.15:31
kanzurepfft real men use libgphoto215:33
kanzure:P15:33
gleapsiteindeed.15:35
gleapsiteand if you don't like that beanscript: https://valelab.ucsf.edu/~nico/MMwiki/index.php/Using_the_Micro-Manager_python_library15:39
-!- jmil [~jmil@c-68-83-233-76.hsd1.pa.comcast.net] has quit [Ping timeout: 240 seconds]15:41
kanzureru sirius bothered to interview evan malone? http://hplusmagazine.com/articles/robotics/manufacture-it-yourself15:45
-!- timschmidt [~tim@h96-60-31-214.prrymi.dsl.dynamic.tds.net] has joined ##hplusroadmap15:52
kanzuregrr http://www.hplusmagazine.com/editors-blog/what%E2%80%99s-best-transhumanist%E2%80%A6-whatever15:52
kanzuredon't use stupid unicode in your stupid urls when it's stupid unnecessary15:52
kanzurebecause one day i'll eventually end up being the one to fix it15:56
-!- Lukas_ [44c29d04@gateway/web/freenode/ip.68.194.157.4] has quit [Quit: Page closed]16:07
-!- delinquentme [~delinquen@c-24-23-119-149.hsd1.pa.comcast.net] has joined ##hplusroadmap16:12
-!- mayko [~mayko@71-22-217-151.gar.clearwire-wmx.net] has quit [Ping timeout: 240 seconds]16:19
-!- Juul_ [~Juul@static.88-198-13-205.clients.your-server.de] has quit [Ping timeout: 272 seconds]16:24
-!- mayko [~mayko@71-22-217-151.gar.clearwire-wmx.net] has joined ##hplusroadmap16:41
-!- Juul_ [~Juul@static.88-198-13-205.clients.your-server.de] has joined ##hplusroadmap16:43
-!- augur [~augur@208.58.6.161] has joined ##hplusroadmap16:52
-!- Juul_ [~Juul@static.88-198-13-205.clients.your-server.de] has quit [Ping timeout: 276 seconds]17:12
-!- Juul_ [~Juul@static.88-198-13-205.clients.your-server.de] has joined ##hplusroadmap17:15
delinquentmekanzure, do you restart your testing server when switching between branches?17:16
kanzurewhich testing server for which project?17:16
delinquentmeO_o17:17
delinquentmei just meant in general17:17
kanzure:/ i have a handful of projects and servers at the moment17:17
delinquentmeahh i've been having server weirdness going on .. and i was wondering if me switching branches w the server active is effing w it17:17
kanzurewell, i sometimes use a staging server, which can be just a giant linux image17:17
kanzurewhat does a branch switch for you entail?17:18
delinquentmeit prob doesnt HURT to turn the server off and restart when i switch branches17:18
kanzurehah what?17:18
delinquentmegit checkout branch17:18
kanzureyou want to restart your server after git checkout?17:18
delinquentmegit checkout otherbranch17:18
kanzureseems a little over the top17:18
delinquentmeid prefer not to17:18
delinquentmebut if it makes it run smoother17:18
delinquentme#git doesnt have a answer yet17:19
delinquentmesometimes when im gitfuing i feel like im in the movie inception17:20
delinquentme* O SCHNAP were going DEEPER *17:21
delinquentmethen 80 years later the codes fixed17:21
-!- Juul_ [~Juul@static.88-198-13-205.clients.your-server.de] has quit [Ping timeout: 272 seconds]17:40
-!- gleapsite [~Gleapsite@172.sub-75-194-228.myvzw.com] has quit [Remote host closed the connection]17:46
-!- gleapsite [~Gleapsite@172.sub-75-194-228.myvzw.com] has joined ##hplusroadmap17:53
kanzuredelinquentme is this lab equipment related?17:54
delinquentmeO_o17:54
delinquentme?17:54
delinquentmenah this is related to just coding and using git17:55
fenngaze tracking demo http://www.youtube.com/watch?v=kx6Ym0tSJyg18:24
fenndelinquentme: the technical term is "yak shaving"18:25
delinquentmefenn ive heard of this18:26
delinquentmeits like scandanavian soccer18:26
-!- lichen [~lichen@c-67-171-133-57.hsd1.or.comcast.net] has quit [Ping timeout: 246 seconds]18:39
-!- mayko [~mayko@71-22-217-151.gar.clearwire-wmx.net] has quit [Ping timeout: 240 seconds]18:43
AlonzoTG1Why are you talking abut git in here?18:50
-!- mayko [~mayko@71-22-217-151.gar.clearwire-wmx.net] has joined ##hplusroadmap18:52
fennhttp://www.tobii.com/en/analysis-and-research/global/products/hardware/tobii-glasses-eye-tracker/18:52
AlonzoTG1What a crappy gadget.18:54
fennvideo of its output data http://www.youtube.com/watch?v=gAI54CgP2ag&feature=related18:54
AlonzoTG1What a crappy gadget.18:56
delinquentmeid wear em out on a friday night!18:56
-!- lichen [~lichen@c-67-171-133-57.hsd1.or.comcast.net] has joined ##hplusroadmap19:17
kanzuresorry but most of the people i met from 3DS turned out to be total assholes or scammers19:19
kanzureblah19:19
kanzurewrong channel19:19
ybitscammers? i hate those guys, but for a low, low price of $100 I can have them out of your life19:30
-!- strages [~strages@wifi.makerslocal.org] has joined ##hplusroadmap19:41
kanzure"Did you know that the creator of Duke Nukem Forever, Scott Miller, is an immortalist and involved in the Immortality Institute?"19:47
gleapsiteexplains the games release date I guess.19:49
-!- mayko [~mayko@71-22-217-151.gar.clearwire-wmx.net] has quit [Ping timeout: 240 seconds]19:55
lichenimmortalists make me laugh19:56
gleapsitewhy?19:56
kanzurestop laughing and get back to work http://diyhpl.us/~bryan/papers/longevity/19:57
kanzurehiyaah *whip* *whip*19:57
kanzure:P19:57
lichenbecause it completely ignores the fact that a large portion of the earth's population lacks basic necessities like clean drinking water19:57
kanzurethat argument has been rebunked a million times over..19:57
kanzurebut what value will i gain by convincing you that you are wrong?19:57
gleapsitefor clean drinking water you can build a simple solar purifier with a large bowel, a small bowel and some clear plastic19:58
lichenif you dont want to discuss, then dont start19:58
kanzuresounds like you're the one that doesn't want to? "let's talk about x instead"19:58
lichenmy point being that we need to address resources and how to sustain a population with rapidly expanding lifespans19:59
lichenas well as the social impact if there is a divide in the availability of such technology19:59
kanzureoh please.. people who believe in preventing availability of tech are clearly supporters of IPR19:59
lichenipr?20:00
kanzure"intellectual property rights"20:00
lichenew20:00
lichendont make presumptions about me, thanks20:00
gleapsiteLets assume for a minute, that intelligence and experience are resources.  Shouldn't we consider the sustainability of those as well?20:00
lichenthose aren't finite resources20:00
licheni'm not against expanding lifespans and living forever20:00
licheni think it sounds great20:00
kanzurelichen: if you don't believe in IPR then don't say people won't have access to these technologies (like reprap); they clearly *do*; it's written into the license20:01
gleapsiteeverytime someone dies we lose their knowledge and exp.20:01
lichendid i ever say people should die?20:01
gleapsiteso why do you laugh at people trying not to die (ever)?20:01
lichenperhaps that was ill-phrased20:02
lichenlet me find the right words-20:02
kanzureno! only pictograms20:02
gleapsitecrude .gifs scrawled on the walls of geocities.20:03
lichenlol20:03
licheneh, i guess my problem isnt with 'immortalism' itself, but rather the image associated with a lot of transhumanists20:04
uniqanomaly_which is?20:04
lichenthe shiny clean future where everyone is happy and "oh for sure, i'll make it to the singularity and live forever as long as i keep popping these vitamins"20:05
kanzureyeah, there's a lot of that (ray kurzweil)20:05
kanzure(almost everyone)20:05
lichenlol20:05
lichenas i'm turning this into a vague, misdirected rant, i should stop20:05
kanzurehow about a more proactive discussion20:06
lichenbut that entire group just makes me groan a little, although i appreciate what they're trying to do20:06
kanzureyap away..20:06
kanzurehow do you feel about the transhumanists running biocurious, for instance?20:06
kanzurehttp://biocurious.org/kickstarter/20:07
licheni'm not familiar with it20:07
kanzurehackerspace for diybio20:07
kanzurein san francisco20:07
lichencool20:07
kanzureanother one is genspace.org in nyc20:07
lichenyeah ive heard of genspace20:07
kanzurebut it's not very transhumanist20:07
lichenbiocurious's name makes me smile20:07
kanzurei mean, they aren't transhumanists20:07
lichenit's still science20:08
kanzure"biocurious: curious about biographies?" wait, no20:08
lichenanything that puts science more readily into peoples' hands is great20:08
gleapsiteI hope one of these starts selling implant grade magnets.  Haworth kinda has a monopoly on them right now.20:08
lichenand thats what i see out of these spaces20:08
-!- mayko [~mayko@71-22-217-151.gar.clearwire-wmx.net] has joined ##hplusroadmap20:08
lichenjust get some parylene magnets20:09
kanzurelichen: "immortality institute" is basically a giant forum.. probably the best place on the net for nootropics users to get information20:09
lichenparylene-coated neodym20:09
gleapsitecoat them myself?20:09
kanzurealthough my personal gripe about them is that the experiments they plan aren't too thorough.. i.e. they "learn science" by reading pubmed abstracts and getting giddy about keywords20:09
lichenwell, my friend is here20:10
gleapsitekanzure: more of journalism than science?20:10
licheni'll talk later20:10
kanzuregleapsite: in lots of cases yeah20:11
kanzurei mean, you should definitely check it out20:11
kanzurehttp://imminst.org/20:11
kanzurejust be careful and don't go crazy20:11
gleapsiteI added their book to my growing to read folder20:11
kanzureif you want i can make it easier on you and just give you multiple megabytes of my bookmarks..20:13
gleapsiteI haven't even started to scratch the surface of  http://diyhpl.us/~bryan/papers/20:14
kanzurefeel free to point out anything you find particularly interesting or worth talking about..20:14
kanzure(from the papers folder especially)20:14
gleapsiteI presume you saw that article recently that claimed bee dances are projections from a 6D flag manifold  (which is also used in quantum predictions)20:17
gleapsitespecifically this: http://www.neuroquantology.com/repository/index.php?option=com_content&view=article&id=65:honeybees-are-found-to-interact-with-quantum-fields&catid=59:quantum-field-theory-in-brain&Itemid=7020:18
kanzurenope20:18
gleapsitehmm. was hoping to try and find an actual paper on it20:18
kanzurei see your bee dances and raise you optogenetic control of mice20:19
kanzureSpatiotemporal control of cell signalling using a light-switchable protein interaction http://www.nature.com/nature/journal/v461/n7266/abs/nature08446.html20:19
gleapsitefibre optic cable to the head20:19
kanzure(fenn lives with one of the coauthors)20:19
gleapsiteyeah20:19
kanzureoh, with the primary author, even neater20:19
kanzurehmm neuroquantology is using joomla20:19
kanzuregleapsite: re: that bee stuff, this is likely worth reading.. http://news.ycombinator.com/item?id=204213920:20
gleapsiteindeed.20:22
jrayhawkre: fucked repository: should be fixable with sudo rmrepo20:22
jrayhawknormal rmrepo isn't designed to handle repos in an inconsistent state since i don't want users to have any power under undefined circumstances20:24
jrayhawkor, rather, i only want normal users to have power under well-defined circumstances20:24
kanzurei rm'd things a while ago..20:27
kanzurethis is a fairly glaring architectural issue20:28
kanzure"package names must be less than 24 characters so we can host everything on piny" <-- no20:29
jrayhawkI can make that 2820:30
jrayhawkwell, easily20:31
kanzurei'll take that for now..20:33
kanzurebut i'm not thrilled with having to recompile/reconfigure libc every time the system switches in some important way20:33
jrayhawkThe current group and user naming scheme is just a convenience, really, and we could achieve the same thing with an index or a hash.20:37
-!- gleapsite [~Gleapsite@172.sub-75-194-228.myvzw.com] has quit [Remote host closed the connection]20:47
-!- AlonzoTG1 [~atg@dsl092-168-049.wdc2.dsl.speakeasy.net] has quit [Ping timeout: 255 seconds]21:04
jrayhawka different index, i guess i should say. /etc/group is already an index.21:13
-!- delinquentme [~delinquen@c-24-23-119-149.hsd1.pa.comcast.net] has quit [Remote host closed the connection]21:14
kanzurehttp://diyhpl.us/cgit/microcentrifuge-tube21:30
kanzureis a dependency of http://diyhpl.us/cgit/dremelfuge21:31
kanzurehttp://halorrhodopsin.co.tv/22:02
-!- Nomadicus [~kvirc@DSLPool-net209-116.wctc.net] has joined ##hplusroadmap22:16
kanzurehi Nomadicus22:17
NomadicusHello!22:17
-!- phreedom [~quassel@109.254.17.41] has quit [Ping timeout: 255 seconds]22:18
NomadicusWhat is your reasoning for being here kanzure?22:18
-!- KindOne [~lol@unaffiliated/kindone] has joined ##hplusroadmap22:19
kanzureglobal world domination by 2016; diy human enhancement; etc.22:19
NomadicusWhat knowledge do you explore?22:20
kanzureeverything22:20
NomadicusI just discovered the ReRap, are you aware of it?22:23
kanzurereprap, yes22:23
NomadicusHave you built one?22:23
kanzureno. lots of people in #reprap have22:23
-!- EyesIsMine|iPod [~TheEyes@host81-151-0-43.range81-151.btcentralplus.com] has joined ##hplusroadmap22:24
-!- EyesIsMine|iPod [~TheEyes@host81-151-0-43.range81-151.btcentralplus.com] has left ##hplusroadmap []22:24
NomadicusDo you know how to fabricate an atmospheric water generator?22:24
NomadicusIt is a partiular device I have not found instructions for yet.22:25
kanzurea condenser/condensator?22:26
NomadicusI am not sure what your question is intended to querry?22:26
augur*sigh*22:27
augurkanzure: fix me :(22:27
-!- Nomadicus [~kvirc@DSLPool-net209-116.wctc.net] has quit [Quit: KVIrc 4.0.2 Insomnia http://www.kvirc.net/]22:39
-!- delinquentme [~delinquen@c-98-239-176-78.hsd1.pa.comcast.net] has joined ##hplusroadmap22:52
delinquentmegents .. can we talk for a minute .. about mental exhaustion vrs physical exhaustion22:52
delinquentmeive got a really wild thing going on right now22:53
delinquentmei havnt done shit all day22:53
delinquentmebut im physically very tuckered out22:53
delinquentmehowever MENTALLY .. im feeling like i want more to chew on ...22:53
delinquentmeSITTING posture22:57
delinquentmethis helps22:57
-!- nchaimov [~cowtown@c-71-59-157-3.hsd1.or.comcast.net] has quit [Quit: nchaimov]23:00
-!- delinquentme [~delinquen@c-98-239-176-78.hsd1.pa.comcast.net] has quit [Quit: Leaving]23:02
-!- delinquentme [~delinquen@c-98-239-176-78.hsd1.pa.comcast.net] has joined ##hplusroadmap23:02
-!- nchaimov [~cowtown@c-71-59-157-3.hsd1.or.comcast.net] has joined ##hplusroadmap23:04
-!- JayDugger [~duggerj@pool-173-74-75-194.dllstx.fios.verizon.net] has joined ##hplusroadmap23:05
JayDuggerGood morning, everyone.23:05
delinquentmehowdy JayDugger23:06
kanzureJayDugger: http://diyhpl.us/cgit/microcentrifuge-tube23:08
augurkanzure: please23:11
auguri need someone who understands me23:12
augurtell me you understand me23:12
kanzurei don't understand any of you and you all suck23:12
* kanzure sleeps23:12
jrayhawkwords can hurt, jerkface!23:12
kanzurejrayhawk: sebastien is going to have some questions in a few seconds.. sorry23:13
kanzureor ralith23:13
JayDuggerHeh. I thought sleep deprivation made _me_ irritable. :)23:13
jrayhawkI need to go put out a server-related fire, so I won't be able to get to it soon.23:13
jrayhawkIf my IRC client exits, the fire has spread.23:14
-!- sebastienb [~sbailard@69-196-160-222.dsl.teksavvy.com] has joined ##hplusroadmap23:15
sebastienbevening, all.23:15
kanzurehi sebastienb ... you should bug fenn or jrayhawk with questions while i sleep23:15
sebastienbwill do.23:16
jrayhawkemail will work better; i need to deal with an emergency. jrayhawk@omgwallhack.org23:16
sebastienbjrayhawk, will do.23:16
augurkanzure: <323:17
-!- delinquentme [~delinquen@c-98-239-176-78.hsd1.pa.comcast.net] has left ##hplusroadmap ["Leaving"]23:44
sebastienbfenn, how's the mini-mendel?23:44
-!- strages [~strages@wifi.makerslocal.org] has quit [Ping timeout: 250 seconds]23:45
--- Log closed Sat Jan 22 00:00:10 2011

Generated by irclog2html.py 2.15.0.dev0 by Marius Gedminas - find it at mg.pov.lt!