2014-12-29.log

--- Log opened Mon Dec 29 00:00:06 2014
-!- FAMAS2 [~FAMAS@182.48.84.40] has joined ##hplusroadmap00:01
-!- strangewarp_ [~strangewa@c-76-25-206-3.hsd1.co.comcast.net] has joined ##hplusroadmap00:01
-!- FAMAS [~FAMAS@182.48.84.40] has quit [Ping timeout: 252 seconds]00:03
-!- strangewarp [~strangewa@c-76-25-206-3.hsd1.co.comcast.net] has quit [Ping timeout: 252 seconds]00:03
-!- Vutral [~ss@mirbsd/special/Vutral] has quit [Ping timeout: 244 seconds]00:07
fennGreat fleas have little fleas upon their backs to bite 'em,00:08
fennAnd little fleas have lesser fleas, and so ad infinitum.00:08
fennAnd the great fleas themselves, in turn, have greater fleas to go on;00:08
fennWhile these again have greater still, and greater still, and so on.00:08
-!- agentsmith2 [~lolzilla@cpe-24-165-87-208.san.res.rr.com] has quit []00:14
-!- agentsmith2 [~lolzilla@cpe-24-165-87-208.san.res.rr.com] has joined ##hplusroadmap00:14
-!- Vutral [~ss@mirbsd/special/Vutral] has joined ##hplusroadmap00:16
-!- augur_ [~augur@c-71-57-177-235.hsd1.fl.comcast.net] has joined ##hplusroadmap00:17
-!- FAMAS2 [~FAMAS@182.48.84.40] has quit [Read error: Connection reset by peer]00:18
-!- augur [~augur@c-71-57-177-235.hsd1.fl.comcast.net] has quit [Ping timeout: 252 seconds]00:19
-!- FAMAS [~FAMAS@182.48.84.40] has joined ##hplusroadmap00:19
fenna nice 20MP camera http://sentryscope.com/imagelibrary.html00:32
-!- FAMAS [~FAMAS@182.48.84.40] has quit [Read error: Connection reset by peer]00:32
fennwhere's waldo00:35
nmz787fenn https://raw.githubusercontent.com/nmz787/microfluidic-cad/master/implicitCAD/output/tobacco_mesophyll_protoplast_fusion_device__3D.png00:39
nmz787fenn https://raw.githubusercontent.com/nmz787/microfluidic-cad/master/implicitCAD/output/tobacco_mesophyll_protoplast_fusion_device.png00:39
nmz787err https://raw.githubusercontent.com/nmz787/microfluidic-cad/master/implicitCAD/output/tobacco_mesophyll_protoplast_fusion_device.jpg00:40
fennsome of the posts on the right side have fused together00:48
fennand other posts are missing00:48
nmz787yeah, the SVG that I converted to that JPG used the same "$quality=400" but the STL came out worse01:03
-!- Viper168 [~Viper@unaffiliated/viper168] has quit [Ping timeout: 245 seconds]01:04
-!- Viper168 [~Viper@unaffiliated/viper168] has joined ##hplusroadmap01:11
-!- delinquentme [~dingo@74.61.157.78] has joined ##hplusroadmap01:13
-!- ebowden [~ebowden@CPE-60-231-182-230.lns4.dav.bigpond.net.au] has joined ##hplusroadmap01:19
fennThe SentryScope camera contains a linescan image sensor and a precisely controlled scanning mirror. At each instant of time the sensor records only a narrow vertical line in the monitored area. The motion of the scanning mirror causes this vertical line to sweep across the area from left-to-right in about one second.01:26
fennUp to 10,240 vertical lines are recorded during the scan, forming the full image.01:26
nmz787fenn: do you know anything about nurbs surfaces?01:30
fenni know they are quintic polynomials01:31
nmz787this is something I thought would make a parabolic channel, but fails to do anything http://paste.pound-python.org/show/8u5tbHkBaLJbdXKfyOLU/01:31
nmz787while this code http://paste.pound-python.org/show/auESqxrEHgdMiHU7S6lH/01:32
nmz787produces http://imgur.com/MNTRGmL01:33
nmz787another view http://imgur.com/pyzVJyz01:34
fennthey have a 6x6 grid of control points vs your 2x4 grid, are you sure this dimensionality works with degree=2?01:37
nmz787anyone here know about NURBS curves? I am trying to produce a parabolic curved channel (like half a cylinder). Using venburbs, this is something I thought would make a parabolic channel, but fails to do anything http://paste.pound-python.org/show/8u5tbHkBaLJbdXKfyOLU/     while this code http://paste.pound-python.org/show/auESqxrEHgdMiHU7S6lH/     produces http://imgur.com/MNTRGmL    another view http://imgur.com/pyzVJyz01:37
nmz787sorry verbnurbs*01:37
-!- agentsmith2 [~lolzilla@cpe-24-165-87-208.san.res.rr.com] has quit []01:39
nmz787ugh01:39
nmz787whoops, wrong channel01:39
nmz787fenn: no idea, I got some ideas from some crappy shockwave flash demo01:40
-!- FourFire [~FourFire@185.7.192.138] has joined ##hplusroadmap01:42
fenni seem to recall something from high school geometry about needing 3 points to define a parabola01:49
fenntry a 3x3 grid instead01:50
fennhm maybe that was to define an arc01:54
nmz787degree = 3; then len(knots_v) => 1002:00
nmz787len knots_u = 902:00
nmz787oh, this is using some other function02:01
nmz787not nurbsSurface02:01
-!- FourFire [~FourFire@185.7.192.138] has quit [Read error: Connection reset by peer]02:02
nmz787well, deg 3, len(knots) 10, 6 sets of 6 (x,y,z) points02:02
nmz787then 6x6 weights of value 102:02
-!- FAMAS [~FAMAS@182.48.84.40] has joined ##hplusroadmap02:31
-!- chris_99 [~chris_99@unaffiliated/chris-99/x-3062929] has joined ##hplusroadmap02:55
-!- shubhamgoyal [~shubhamgo@nusnet-121-9.dynip.nus.edu.sg] has quit [Remote host closed the connection]03:01
-!- chris_99 [~chris_99@unaffiliated/chris-99/x-3062929] has quit [Quit: Ex-Chat]03:22
-!- shubhamgoyal [~shubhamgo@118.189.209.93] has joined ##hplusroadmap03:37
-!- shubhamgoyal [~shubhamgo@118.189.209.93] has quit [Remote host closed the connection]03:42
-!- ebowden_ [~ebowden@CPE-60-231-182-230.lns4.dav.bigpond.net.au] has joined ##hplusroadmap04:09
-!- ebowden [~ebowden@CPE-60-231-182-230.lns4.dav.bigpond.net.au] has quit [Read error: Connection reset by peer]04:09
-!- drewbot [~cinch@ec2-54-162-4-118.compute-1.amazonaws.com] has quit [Remote host closed the connection]04:09
-!- drewbot [~cinch@ec2-54-227-213-61.compute-1.amazonaws.com] has joined ##hplusroadmap04:09
-!- HEx1 [~HEx@hexwab.plus.com] has quit [Ping timeout: 245 seconds]04:21
-!- HEx1 [~HEx@hexwab.plus.com] has joined ##hplusroadmap04:23
-!- HEx1 [~HEx@hexwab.plus.com] has quit [Ping timeout: 250 seconds]04:27
-!- delinquentme [~dingo@74.61.157.78] has quit [Ping timeout: 250 seconds]04:29
-!- HEx1 [~HEx@hexwab.plus.com] has joined ##hplusroadmap04:37
-!- thesnark [8dd611e8@gateway/web/freenode/ip.141.214.17.232] has joined ##hplusroadmap04:38
-!- chris_99 [~chris_99@unaffiliated/chris-99/x-3062929] has joined ##hplusroadmap04:45
-!- thesnark is now known as narwh4l04:49
-!- eudoxia [~eudoxia@r167-56-16-88.dialup.adsl.anteldata.net.uy] has joined ##hplusroadmap05:00
-!- HEx1 [~HEx@hexwab.plus.com] has quit [Ping timeout: 244 seconds]05:02
-!- HEx1 [~HEx@hexwab.plus.com] has joined ##hplusroadmap05:06
-!- FAMAS [~FAMAS@182.48.84.40] has quit [Ping timeout: 240 seconds]05:13
-!- FAMAS [~FAMAS@182.48.84.40] has joined ##hplusroadmap05:14
-!- delinquentme [~dingo@74.61.157.78] has joined ##hplusroadmap05:31
-!- nsh [~lol@wikipedia/nsh] has quit [Read error: Connection reset by peer]05:31
-!- nsh [~lol@2001:41d0:8:c2da::1337] has joined ##hplusroadmap05:32
-!- nsh [~lol@2001:41d0:8:c2da::1337] has quit [Changing host]05:41
-!- nsh [~lol@wikipedia/nsh] has joined ##hplusroadmap05:41
-!- rk[ohio] [~rak@opensource.cse.ohio-state.edu] has quit [Ping timeout: 244 seconds]05:46
kanzuremaaku: yes there are many here who are working on kinematic self-replicating machins (genehacker, fenn, kragen, perhaps myself)05:56
kanzureverbnurbs doesn't have surface-surface intersections, i should have mentioned that to nmz78705:58
-!- delinquentme [~dingo@74.61.157.78] has quit [Ping timeout: 272 seconds]06:06
-!- FAMAS2 [~FAMAS@182.48.84.40] has joined ##hplusroadmap06:40
-!- FAMAS [~FAMAS@182.48.84.40] has quit [Disconnected by services]06:41
-!- shubhamgoyal [~shubhamgo@118.189.209.93] has joined ##hplusroadmap06:41
-!- FAMAS2 is now known as FAMAS06:43
-!- chris_99 [~chris_99@unaffiliated/chris-99/x-3062929] has quit [Quit: Ex-Chat]06:59
-!- chris_99 [~chris_99@unaffiliated/chris-99/x-3062929] has joined ##hplusroadmap07:01
-!- FAMAS [~FAMAS@182.48.84.40] has quit [Ping timeout: 250 seconds]07:03
-!- narwh4l [8dd611e8@gateway/web/freenode/ip.141.214.17.232] has quit [Quit: Page closed]07:06
-!- rk[ohio] [~rak@164.107.116.158] has joined ##hplusroadmap07:07
JayDuggerGood morning.07:19
kanzurehi07:19
-!- pete4242 [~smuxi@boole.london.hackspace.org.uk] has joined ##hplusroadmap07:22
-!- cluckj [~cluckj@cpe-24-92-48-18.nycap.res.rr.com] has quit [Quit: Leaving]07:22
kanzurehaha this guy screwed up his homeostasis https://news.ycombinator.com/item?id=880932807:27
-!- poppingtonic [~poppingto@unaffiliated/poppingtonic] has quit [Read error: Connection reset by peer]07:38
JayDuggerProbably not his best move, no.07:39
-!- ebowden_ [~ebowden@CPE-60-231-182-230.lns4.dav.bigpond.net.au] has quit [Remote host closed the connection]07:42
-!- cluckj [~cluckj@cpe-24-92-48-18.nycap.res.rr.com] has joined ##hplusroadmap07:47
-!- eudoxia_ [~eudoxia@r179-25-188-100.dialup.adsl.anteldata.net.uy] has joined ##hplusroadmap07:58
-!- eudoxia [~eudoxia@r167-56-16-88.dialup.adsl.anteldata.net.uy] has quit [Read error: Connection reset by peer]07:58
-!- eudoxia_ [~eudoxia@r179-25-188-100.dialup.adsl.anteldata.net.uy] has quit [Client Quit]07:58
-!- poppingtonic [~poppingto@unaffiliated/poppingtonic] has joined ##hplusroadmap08:01
-!- eudoxia [~eudoxia@r179-25-188-100.dialup.adsl.anteldata.net.uy] has joined ##hplusroadmap08:01
-!- FAMAS [~FAMAS@182.48.84.40] has joined ##hplusroadmap08:12
-!- FAMAS [~FAMAS@182.48.84.40] has quit [Ping timeout: 245 seconds]08:22
-!- juri_ [~juri@vpn166.sdf.org] has quit [Ping timeout: 264 seconds]08:52
-!- juri_ [~juri@vpn166.sdf.org] has joined ##hplusroadmap08:59
andytoshikanzure: i'm in vancouver, what's up?09:09
jrayhawk_Non-shivering thermogenesis has some magical effects on immuneological cortisol sensitivity.09:09
jrayhawk_There's footage of Wim Hoff getting a lipopolysaccharide injection and shrugging it off.09:09
jrayhawk_Might have some relation to the mammalian dive reflex.09:11
jrayhawk_I try to take showers cold whenever I don't have any particular legitimate need of inflammation, but it's an easy habit to fall out of.09:12
-!- Viper168_ [~Viper@unaffiliated/viper168] has joined ##hplusroadmap09:13
-!- Viper168 [~Viper@unaffiliated/viper168] has quit [Ping timeout: 256 seconds]09:15
-!- Viper168_ [~Viper@unaffiliated/viper168] has quit [Max SendQ exceeded]09:16
-!- Viper168_ [~Viper@unaffiliated/viper168] has joined ##hplusroadmap09:18
-!- Viper168_ is now known as Viper16809:22
kragenjrayhawk_: unfortunately I think I am missing some context here09:25
kragendoes non-shivering thermogenesis increase or decrease immunological cortisol sensitivity?  what's the relationship with lipopolysaccharides --- do they stimulate cortisol production, or inflammation (which cortisol would suppress, no?)?09:26
kragenalso, kanzure, DNI is "digital-network intelligence"09:26
-!- eudoxia [~eudoxia@r179-25-188-100.dialup.adsl.anteldata.net.uy] has quit [Quit: Leaving]09:32
-!- Merovoth [~Merovoth@gateway/tor-sasl/merovoth] has joined ##hplusroadmap09:36
-!- vi [~WashIrvin@58.182.38.58] has joined ##hplusroadmap10:15
-!- eudoxia [~eudoxia@r190-133-117-196.dialup.adsl.anteldata.net.uy] has joined ##hplusroadmap10:15
-!- JayDugger1 [~jwdugger@pool-173-57-55-138.dllstx.fios.verizon.net] has joined ##hplusroadmap10:16
-!- HEx2 [~HEx@hexwab.plus.com] has joined ##hplusroadmap10:16
-!- chris_99 [~chris_99@unaffiliated/chris-99/x-3062929] has quit [Ping timeout: 264 seconds]10:27
-!- Netsplit *.net <-> *.split quits: Qfwfq, JayDugger, HEx110:27
-!- strangewarp [~strangewa@c-76-25-206-3.hsd1.co.comcast.net] has joined ##hplusroadmap10:27
-!- strangewarp_ [~strangewa@c-76-25-206-3.hsd1.co.comcast.net] has quit [Ping timeout: 255 seconds]10:30
maakukanzure: i mean non-bio replicators. any of your projects described online?10:31
-!- dvorkbjel [~viskestel@li607-220.members.linode.com] has quit [Excess Flood]10:32
kanzureoriginally the purpose of http://gnusha.org/skdb was to design and build a self-replicating machine10:32
kanzureby looking for cycles in the dependency graphs10:33
kanzureandytoshi: you could hang out with sheena2 if you can find her (she's a bit north of you)10:33
-!- dvorkbjel [~viskestel@li607-220.members.linode.com] has joined ##hplusroadmap10:35
-!- chris_99 [~chris_99@unaffiliated/chris-99/x-3062929] has joined ##hplusroadmap10:44
andytoshikanzure: sheena2: sure, depending what "a bit north" means :)10:48
kanzure"For people that are fluent in a second language, studies have shown distinct developmental differences in language processing regions of the brain. A new study provides new evidence that programmers are totally brain dead."10:48
kanzure"At first we thought we would place programmers under an fMRI, but that didn't work when we discovered that where their brains were supposed to be instead was 95% water by volume."10:50
nmz787kanzure: what do you mean about no surface-to-surface intersection? their demo shows a nurbs surface that intersects with a plane10:57
nmz787kanzure: did you see the pound.python pastes? I have no idea how to make a parabola with NUBRS :P10:57
kanzure.title https://www.youtube.com/watch?v=l4-_vRJ7CQM&t=7m29s11:01
yoleauxEndoscopic Third Ventriculostomy for Hydrocephalus - YouTube11:01
kanzurewell surface-surface seems to be on his todo list in todo.txt11:01
kanzureyou'll probably have to write your own basic geometry library to use verbnurbs11:01
kanzurei have no idea what this video is11:01
-!- FourFire [~FourFire@77.88.71.253] has joined ##hplusroadmap11:05
nmz787weird skin effect, not sure where this is happening in the code :/  http://imgur.com/sXVkRnL,si4Rp2r,sraO5Va,EHoZ5XB11:16
kanzurebtw he is responsive by email11:20
-!- delinquentme [~dingo@74.61.157.78] has joined ##hplusroadmap11:25
-!- Merovoth [~Merovoth@gateway/tor-sasl/merovoth] has quit [Remote host closed the connection]11:44
nmz787ok11:45
nmz787g2g now11:45
-!- CheckDavid [uid14990@gateway/web/irccloud.com/x-buaqtdvtmmcfiaah] has joined ##hplusroadmap11:45
-!- Viper168 [~Viper@unaffiliated/viper168] has quit [Ping timeout: 255 seconds]11:50
-!- Merovoth [~Merovoth@gateway/tor-sasl/merovoth] has joined ##hplusroadmap11:56
kanzurehttps://twitter.com/devops_jesus but doesn't seem to be as funny as devops_borat12:22
kanzureperfect https://twitter.com/uxyoda12:23
kragen(apparently lipopolysaccharides stimulate cortisol production, so I guess jrayhawk_ is saying that non-shivering thermogenesis suppresses lipopolysaccharide-induced cortisol production based on this Wim Hoff anecdote?)12:32
kanzurenes anti-emulation https://endrift.com/mgba/2014/12/28/classic-nes/13:13
-!- delinquentme [~dingo@74.61.157.78] has quit [Quit: Leaving]13:16
-!- Viper168 [~Viper@unaffiliated/viper168] has joined ##hplusroadmap13:19
-!- Vutral [~ss@mirbsd/special/Vutral] has quit [Ping timeout: 245 seconds]13:31
-!- Vutral [~ss@mirbsd/special/Vutral] has joined ##hplusroadmap13:38
-!- ebowden [~ebowden@CPE-124-187-233-85.lns2.dav.bigpond.net.au] has joined ##hplusroadmap13:41
-!- Vutral [~ss@mirbsd/special/Vutral] has quit [Ping timeout: 258 seconds]13:48
-!- CheckDavid [uid14990@gateway/web/irccloud.com/x-buaqtdvtmmcfiaah] has quit [Quit: Connection closed for inactivity]13:54
-!- ebowden [~ebowden@CPE-124-187-233-85.lns2.dav.bigpond.net.au] has quit [Remote host closed the connection]13:54
-!- Vutral [~ss@mirbsd/special/Vutral] has joined ##hplusroadmap13:57
-!- ebowden [~ebowden@CPE-124-187-233-85.lns2.dav.bigpond.net.au] has joined ##hplusroadmap14:24
-!- Vutral [~ss@mirbsd/special/Vutral] has quit [Ping timeout: 245 seconds]14:29
-!- delinquentme [~dingo@74.61.157.78] has joined ##hplusroadmap14:30
-!- eudoxia [~eudoxia@r190-133-117-196.dialup.adsl.anteldata.net.uy] has quit [Quit: Leaving]14:36
nmz787kragen: re: CAD: turning the quality from 1500 to 2000 alleviated the skin, but now I see that the posts still aren't as cylindrical as they should be.14:44
nmz787kragen: I wonder if I could maybe render these high-detail areas separately, then stitch the large flat spots by hand with just like 2 huge triangles for each side14:45
nmz787kragen the STL grew from quality=1500 and 145MB to q=2000 and 152MB14:45
kragenwhat is quality?14:45
nmz787some number that I guess increases the number of refinement operations I think14:46
kanzureyes stl is an incredibly inefficient storage format14:46
kanzureyou should not plan on using stl for storage or transfer, ever14:46
kragenare you talking about implicitcad here?14:46
nmz787for calculating floating point operations I think14:46
kragenstl is awesome14:46
-!- sheena2 [~home@24.70.52.137] has quit [Ping timeout: 256 seconds]14:46
kanzurehttps://bostongazette.files.wordpress.com/2014/02/the-lego-movie-awesome-e1392309318427.png?w=60014:46
kragenbut it's true that you need a lot of triangles to approximate things reasonably14:46
kragenthe great thing about stl is that if you have implemented it then you have implemented it14:47
nmz787yeah implicitcad using the .escad format... though the old main guy replied on how to start getting going with pure haskell https://groups.google.com/forum/#!topic/implicitcad/cWTn01aXqsI14:47
kragenso you can be reasonably sure that if you store an stl model it will still be roughly as accessible in 10 or 20 years as it is now. maybe more14:47
kanzure"I no longer maintain ImplicitCAD. Julia Longtin (who I think is also  on this list) does. I will leave further comments to her." haha14:48
nmz787yeah and implicitcad has been her first foray into haskell14:48
nmz787I am not sure how much she knows, haven't talked about it14:48
kragenheh, that sounds kind of rough14:49
* delinquentme now a member of saltstack-formulas14:49
kanzuremaybe the weird non-haskell stuff was added by this non-haskell person14:49
delinquentme#erffishul14:49
delinquentmelel haskell14:49
nmz787delinquentme: want a 153MB STL file of a microfluidic?14:49
delinquentmefeedme14:49
kanzureman why does nobody listen to me14:50
kanzuredo not transfer stl files14:50
delinquentmelulz ... is that the thing you posted?14:50
nmz787:D14:50
kanzurethat is morally evil of you14:50
delinquentmewhy?14:50
kanzurekragen: what the hell do i have to say to get people to listen14:50
nmz787it took a while to render kanzure14:50
nmz787internets is what I pay for every month!14:50
kanzureyou don't want to render -_-14:50
kragenkanzure: it would help if you were right14:50
delinquentme^14:50
delinquentmelulz14:50
kanzuretransferring stl files is like transferring compiled binaries14:50
kragenyes14:50
kanzureit is just evil and corrupt of you to do14:50
delinquentmefun?14:50
kragenthat is a very good analogy14:50
kanzureyour source code is like <10 kb14:51
nmz787kanzure: windows is a binary on tos of end-user media14:51
nmz787disks are a thing14:51
kragenbinaries compiled for brainfuck or some similarly stable machine14:51
kanzurestop using windows14:51
kragenmaybe ms-dos 3.314:51
nmz787well i am on linux now14:51
nmz787so your juju doesn't apply14:51
kragenyou are not quite guaranteed that if you send someone an stl file then it will render the same for them as for you14:51
kanzureit's not like your little arduino powering your reprap is going to be okay with a 2 gigabyte stl file14:51
kragenregardless of what version of the compiler and libraries they have installed or what os they are running14:52
nmz787kanzure: i rendered an SVG too14:52
kanzureheh14:52
delinquentmelisten its suspended in cryogenic mineral oil and OC'd to 10x14:52
kragensvg ;)14:52
nmz787and it can do g-cdoe14:52
kanzurei'll let kragen rant about svg14:52
nmz787g-code14:52
kanzuresince he has been manually doing svg things lately14:52
delinquentmeI want a side project selling artsy fanless CPU coolers14:52
nmz787though I haven't tried that to see how large it would be14:52
kragennmz787: are you doing svg in 3d somehow14:53
-!- FourFire [~FourFire@77.88.71.253] has quit [Ping timeout: 244 seconds]14:53
kragenbecause that would be cool14:53
delinquentmeideally using some navier-stokes property to increase the cooling effects14:53
nmz787kragen: https://github.com/nmz787/microfluidic-cad/blob/master/implicitCAD/output/tobacco_mesophyll_protoplast_fusion_device.svg14:53
nmz787kragen: no it's just the different layers of the device14:53
* delinquentme is kanzure and wondering why nobdy listnz14:53
nmz787kragen: it can be broken up by extrusion operations essentially14:53
kragenoh i see14:53
kanzuredelinquentme: instead of asking him for the 150 MB file just get the source code by using `git clone https://github.com/nmz787/microfluidic-cad`14:54
* kragen gives delinquentme a hug14:54
kanzurebtw does github actually render your stl file14:54
kanzureor is that in-browser rendering14:54
kragenyou know stl would be a great deal more compact if someone compressed the flonums with some kind of linear prediction14:54
kragenthey use in-browser rendering14:54
kanzurehopefully you are not committing that file14:54
nmz787these are the output formats it know's about https://github.com/colah/ImplicitCAD/blob/318d96a8244279c4c2023dd6d4b16aebc96e45cf/Graphics/Implicit.hs#L5614:54
kanzurekragen: how am i wrong about st14:55
kanzure*stl14:55
nmz787kanzure: nope, not the big one14:55
nmz787i committed the 1 or 2 MB sine wave thing14:55
kanzureaaaaaaa14:55
kragenkanzure: distibuting binaries is a very good idea, even if perhaps less important than distributing source code14:56
kragenand often much more convenient14:56
nmz787delinquentme: yeah if you wanted to setup implicitcad you could also render that microfluidic with this file https://github.com/nmz787/microfluidic-cad/blob/master/implicitCAD/tobacco_mesophyll_protoplast_fusion_device.escad14:56
delinquentmenmz787, you lost me on that file title14:57
kanzurethe binary analogy only works when talking about source code, since you have already established that it is not actually "binary compatible" on different execution platforms14:57
* delinquentme le hugs kragen back14:57
nmz787delinquentme: at the moment to get a decent STL you need the quality to be at 2000 at least14:57
nmz787delinquentme: then use meshlab to open the STL14:57
delinquentmeno I mean ... tobacco mesophyll protoplast fusion14:57
delinquentmelike I've found some good drugs14:57
delinquentmebut not that good14:57
nmz787it's not a drug14:58
nmz787see diybio recent talks14:58
nmz787it's something to fuse protoplasts in a microfluidic then filter the unfused (and thus smaller by about half the volume)14:58
kragenit is very binary compatible, although not perfectly14:58
nmz787using column pressure differential for flow between central input and radial outputs14:59
kragenthere are stl files that e.g. slic3r and openscad choke on14:59
-!- Vutral [~ss@mirbsd/special/Vutral] has joined ##hplusroadmap14:59
nmz787so basically you put a drop in the center and keep the center topped off14:59
delinquentmeactually im trying to get this stupid influxdb example for configuring grafana working14:59
delinquentmekanzoo you've grafana'd b4 ?14:59
kanzuredelinquentme: ask and ye shall receive14:59
kanzurei've been using influxdb a little here and there15:00
kanzureand grafana15:00
nmz787WHAT, i just learned ubuntu (or maybe just xfce) has alt+middle mouse scroll to zoom like on a mac15:00
kragenwhat are you using influxdb for15:00
nmz787cool!15:00
kanzurethis is on my list http://www.philipotoole.com/influxdb-and-grafana-howto/15:00
delinquentmeyeah I saw that one too15:01
kanzurekragen: analysis from data firehose from trades15:01
delinquentmeI think I just need to sketch up a network diagram -- as its using influxdb, grafana, graphite, and some other DB15:02
kanzuremy statement is not entirely true; it's a partial answer15:02
delinquentmeand i THINK thats the extent of everything which needs to be installed15:02
kragenoh, are you getting it to perform reasonably now15:02
nmz787lata! g2g get my phone screen replaced15:02
delinquentmeexceptional: https://www.youtube.com/watch?v=lG3Qp_ceMHk15:03
kanzurehas been nanosecond resolution for quite a while now15:03
krageni was very disappoined with influxdb when i tried it earlier this year15:03
kanzurethis is mostly for extra regulatory reasons15:03
krageni had 3.2 million data points and inserting them took 4 hours15:03
kanzuredelinquentme: if you are lazy maybe just use https://metrics.librato.com/15:03
kragenhistorical 30-second bars of gold futures, fwiw. i was just inserting the closing prices15:03
-!- Vutral [~ss@mirbsd/special/Vutral] has quit [Ping timeout: 245 seconds]15:04
kanzurewhere was the data from?15:04
kanzurecme?15:04
kragenultimately yes15:04
kragennot relevant though15:05
kanzureshrug just curious15:05
kanzurea fountain of historical data would be a nice thing to find15:05
kanzurebut is somewhat like search for fountain of youth15:05
kragenyeah, historical data is hard to come by15:05
krageniqfeed has pretty decent and cheap data15:05
kanzurehm15:06
kragenthey used to also have a satellite link full feed service for real-time data15:06
delinquentmenanosecond resolution from what kanzure ?15:06
kragenended a few years back because internet is good enough15:06
kanzuredelinquentme: mad science stuff15:06
kragenfor the timestamps you store in influxdb, delinquentme15:06
delinquentmejeebuz15:06
kanzureno15:06
delinquentmekragen, -115:07
kanzureother thing15:07
kragenoh, heh15:07
kragenhat makes more sense15:07
kanzurei interpreted "oh, are you getting it to perform reasonably now" differently15:07
kragenat the time i was only able to insert about 200 points per second and queries would take minutes15:08
kanzureouch15:08
kragenso i am wondering if influxdb is delivering reasonable performance for that kind of data now15:08
kragenyeah, i was sad that i wasted so much time trying to find a usable tsdb15:08
kanzuredid you have indices?15:12
krageni did not explicitly create any indices; i suspect that it did not have any at the time15:14
-!- pete4242 [~smuxi@boole.london.hackspace.org.uk] has quit [Remote host closed the connection]15:14
krageni mean influxdb, the software, not my instance of it15:15
-!- shubhamgoyal [~shubhamgo@118.189.209.93] has quit [Remote host closed the connection]15:15
kragenquery times increased linearly with the amount of data in the database15:16
kragenthis was in march15:16
kanzurethis seems like a property that is not ideal for a database to have15:16
kragenwhat are you experiencing15:18
kanzurehaven't investigated, to be honest. set things up, on to the next windmills to tilt at.15:19
kanzuresomeone else will prolly look soon15:19
kragenyou would be noticing if you were experiencing such poor performance as i did, though, wouldn't you15:20
kanzurenope, because queries are happening somewhere else entirely15:20
kanzurenot using it as an "active" component15:21
kanzureif that makes sense15:21
kragenyou are just dumping data into it and hoping that you can get it back later15:22
-!- FourFire [~FourFire@109.179.63.79.tmi.telenormobil.no] has joined ##hplusroadmap15:24
-!- chris_99 [~chris_99@unaffiliated/chris-99/x-3062929] has quit [Quit: Ex-Chat]15:26
delinquentmeinflux db running on a clean instance of google cloud.  port 8083 is open to the outside and I can load the IP and see the InfluxDB Administration interface15:30
delinquentmehowever I cannot login with root/root15:30
delinquentmenor are login attempts reflected in the /opt/influxdb/shared/log.txt15:30
-!- Vutral [~ss@mirbsd/special/Vutral] has joined ##hplusroadmap15:31
kanzureadmin / password15:31
delinquentmenada15:32
delinquentmehttp://107.178.215.76:8083/15:32
kanzureconnection refused15:34
delinquentmewat.15:34
delinquentmeand you've got the port there as well?  yeah IDK then ... its definitely open to the interwebs15:35
kanzureare you passing a database name when logging in?15:35
delinquentmenope15:35
kanzure"You can run InfluxDB with the environment variabe DEFAULT_ROOT_PWD set to whatever root password you'd like, note that this is an undocumented feature. This only works the first time you run InfluxDB or if you run influxdb --reset-root."15:36
kanzurehahah https://github.com/influxdb/influxdb/issues/101215:36
kanzureawesome15:36
kanzurenmz787: in the future, cad wil be easier15:39
archelscan I quote you on that?15:43
kanzureyes15:44
delinquentmeI just spelled rules " Rools "15:46
delinquentmeidk.15:46
delinquentmeok so I change the default bounding IP to 127.0.0.1 and it fails to resolve at the public facing URL ... but I want it to15:56
delinquentmeJob for iptables right?15:56
kanzureer, sounds like you want it to bind to 107.178.215.76 to me15:58
kanzureunless you want to only use that when logging in to the machine15:58
kanzuressh relay stuff15:58
delinquentmebut im confused as I'd expect 127.0.0.1 to bind to whatever the external IP is16:02
kanzure127.0.0.1 is localhost16:03
kanzureyou are not going to convince the internet to route 127.0.0.1 to your box16:03
kanzurei mean, you can try..... and i encourage you to...16:03
delinquentmebut all of these operations are local to the machine ... once that request hits the machines external IP ... that is then localhost / 127.0.0.1 no?16:05
-!- Evoril [~Evoril@86-45-222-8-dynamic.agg2.crw.prp-wtd.eircom.net] has joined ##hplusroadmap16:05
kanzurewhich request are you talking about?16:05
delinquentmethe initial question pertained to binding influx to an ip other than 0.0.0.016:06
-!- Evoril [~Evoril@86-45-222-8-dynamic.agg2.crw.prp-wtd.eircom.net] has quit [Client Quit]16:06
kanzureso, are you using salt?16:06
delinquentmeyarp16:09
delinquentmeand I know there are formulas for it16:09
kanzurewhat's the behavior you want here?16:10
kanzureif you only bind to 127.0.0.1 then you'll have to ssh into the box before making http requests to localhost:808316:10
delinquentmeso either I should bind the internally-running influx db to 0.0.0.0, or the servers externally facing IP16:11
delinquentme0.0.0.0 seems like its  asecurity issue16:12
kanzuredepends on how your infrastructure is setup16:14
kanzureif you have something else always handling traffic before it hits this server then you can probably safely set to 0.0.0.016:15
-!- ebowden_ [~ebowden@CPE-124-187-233-85.lns2.dav.bigpond.net.au] has joined ##hplusroadmap16:22
-!- Viper168 [~Viper@unaffiliated/viper168] has quit [Read error: Connection timed out]16:22
-!- ebowden [~ebowden@CPE-124-187-233-85.lns2.dav.bigpond.net.au] has quit [Ping timeout: 264 seconds]16:25
delinquentmekanzure, got it +116:25
delinquentmemakes no sense :16:33
delinquentme2014/12/30 00:32:52 [crit] 3197#0: *12 stat() "/root/grafana-1.9.0/index.html" failed (13: Permission denied), client: 74.61.157.78, server: localhost, request: "GET /favicon.ico HTTP/1.1", host: "107.178.215.76"16:33
delinquentmeyet I've $ chmod -R /root/grafana-1.9.0/ + restarted nginx16:34
delinquentmestill that comes up when I try loading16:34
kanzure/root might have a sticky bit set?16:34
delinquentmeyeah just chmod 0755 /root/16:36
delinquentmehttp://107.178.215.76/16:36
delinquentmeso it loads .. but zero info16:36
delinquentmeTIl sticky bit16:36
delinquentmeand now I want a pecan bun16:36
-!- Vutral [~ss@mirbsd/special/Vutral] has quit [Ping timeout: 244 seconds]16:37
delinquentmeGOLD!16:38
-!- Viper168 [~Viper@unaffiliated/viper168] has joined ##hplusroadmap16:39
kanzurestickybit should be okay16:39
kanzureinstead don't use /root16:39
-!- Vutral [~ss@mirbsd/special/Vutral] has joined ##hplusroadmap16:40
delinquentmeyeah /root isn't best ... but this is first iter16:41
delinquentmeOK RELOACING16:41
delinquentmeWOOOOOOOO16:41
-!- delinquentme [~dingo@74.61.157.78] has quit [Ping timeout: 245 seconds]16:46
kanzuresubtext: he got kicked out of the coffee shop, i bet16:46
-!- delinquentme [~dingo@74.61.157.78] has joined ##hplusroadmap16:57
-!- JayDugger1 [~jwdugger@pool-173-57-55-138.dllstx.fios.verizon.net] has quit [Quit: Leaving.]16:57
-!- ebowden_ [~ebowden@CPE-124-187-233-85.lns2.dav.bigpond.net.au] has quit [Remote host closed the connection]17:02
-!- FourFire [~FourFire@109.179.63.79.tmi.telenormobil.no] has quit [Quit: Leaving]17:15
-!- ebowden [~ebowden@CPE-124-187-233-85.lns2.dav.bigpond.net.au] has joined ##hplusroadmap17:21
jrayhawk_do any of those sysadminny words merit my attention17:28
jrayhawk_there sure are a lot of them17:28
-!- juri_ [~juri@vpn166.sdf.org] has quit [Ping timeout: 245 seconds]17:38
-!- shubhamgoyal [~shubhamgo@118.189.209.93] has joined ##hplusroadmap17:39
-!- shubhamgoyal [~shubhamgo@118.189.209.93] has quit [Ping timeout: 255 seconds]17:43
-!- juri_ [~juri@vpn166.sdf.org] has joined ##hplusroadmap17:45
-!- shubhamgoyal [~shubhamgo@118.189.209.93] has joined ##hplusroadmap17:46
delinquentmeso. if influx db is configured correctly ..  and the db itself is running on port 8086 .. I shouldn't have any issues pinging it from within the machine ... right?17:46
delinquentmeat current 8086 is returning 404 .. that shouldn't be happening17:47
fennjrayhawk_: "For increase revenue we are introduce paywall between dev team and ops team."18:05
jrayhawk_that's basically what amazon did18:07
jrayhawk_seems to have worked out pretty well for them, actually18:07
fennyou mean by making AWS?18:07
fennor their "everything is a platform" API bonanza18:07
jrayhawk_Yeah. All of that has internal accounting, too.18:08
jrayhawk_I haven't studied it in great detail, but presumably it's a good framework for incentivizing good architecture (modularity, reusability, public SaaS availability, being able to quantify value)18:12
fennthe wim hoff thing is interesting18:12
fenn.title http://www.pnas.org/content/111/20/7379.abstract18:12
yoleauxVoluntary activation of the sympathetic nervous system and attenuation of the innate immune response in humans18:12
fennit actually makes sense too18:12
fenni also have no idea how to do it, and hate the cold18:13
fennlike flexing a muscle that doesn't exist18:13
jrayhawk_hormetic cold stresses will build BAT18:14
krageni do this18:14
fennwhat's BAT18:14
jrayhawk_brown adipose tissue18:14
krageni go all winter in flip-flops and shorts. everyone looks at me like i'm crazy18:14
kragennot to the extent of wim hof18:14
krageni mean, nobody does18:14
fenni go all winter in multiple layers of clothing and a russian tanker helmet18:15
jrayhawk_yeah, he's an interesting but wacky outlier18:15
krageni don't think he's that wacky18:15
kragenfrom the little i know, anyway18:15
kragenjust more dedicated18:15
kragenbasically when i'm cold i let myself be uncomfortable, maybe do some breathing exercises18:16
kragenif it gets bad, like i'm shivering involuntarily, i put on more clothes18:16
delinquentmekragen, meditation18:16
fenndoesn't argentina get mild winters because of the ocean currents18:16
jrayhawk_.title http://www.jci.org/articles/view/6899318:16
yoleauxJCI - Cold acclimation recruits human brown fat and increases nonshivering thermogenesis18:16
delinquentmeI sat in a guided meditation once and had to strip layers off bc got too warm18:16
delinquentmeooooo18:16
jrayhawk_.title http://www.jci.org/articles/view/6780318:16
yoleauxJCI - Recruited brown adipose tissue as an antiobesity agent in humans18:16
jrayhawk_which obviously makes sense; decrease in cytokines increases hypothalamic leptin sensitivity18:17
jrayhawk_.title http://www.jci.org/articles/view/6899318:18
yoleauxJCI - Cold acclimation recruits human brown fat and increases nonshivering thermogenesis18:18
jrayhawk_.title http://www.jci.org/articles/view/6780318:18
yoleauxJCI - Recruited brown adipose tissue as an antiobesity agent in humans18:18
jrayhawk_argh18:18
jrayhawk_wrong paste buffers18:18
kanzurejrayhawk_: nah none of those words merit your attention18:18
kragenfenn: yeah, it isn't that cold here. https://en.wikipedia.org/wiki/Buenos_Aires#Climate18:18
kanzurejrayhawk_: although we were talking about null hypotheses stuff yesterday18:18
kanzurethere was some ambiguity that someone wanted resolved and it was about a thing18:18
fenn45F is not cold18:19
kanzureno18:19
kanzuremaybe with high winds18:19
kragenno, despite the name of the city, we don't have high winds18:20
jrayhawk_mammalian dive reflex is water on the face at <60F, which is probably related18:20
kragenit's full of skyscrapers18:20
kanzureyou mean skytouchers?18:20
fennupgoers?18:20
kanzureskyfondlers18:20
kragenup-be-ers18:21
kanzure16:27 < fenn> i mean i think i get what he's trying to say, but it doesn't match my understanding of "null hypothesis"18:22
kanzure16:26 < fenn> < jrayhawk_> The formation of a good working null hypothesis for how sugar is supposed to work necessarily involves phenolics.18:22
kanzure16:27 < fenn> this sentence doesn't make sense to me18:22
kanzurewhoops, temporal convolution18:22
fennhey i am busy reading about brown adipose tissue now18:22
fennnot silly philosophy stuff18:23
kanzurenot silly sugar shit18:23
fennshilly sugar sit18:23
jrayhawk_"i mean i think i get what he's trying to say" if you have a better way to say it, i will gladly steal it from you18:24
kanzure"they were wrong"18:24
fennthe only human evolutionary exposure to fructose was coincident with polyphenols or flavonoids18:25
fennbecause berries18:26
jrayhawk_after mastering fire, honey was possibly more important, but the same basic principle applies18:26
fenni dunno about honey, either nutritionally or its availability18:27
fennbears seem more interested in the baby bees than the honey18:27
fennalso, natural honey has all sorts of black shit in it18:28
jrayhawk_http://wholehealthsource.blogspot.com/2011/02/polyphenols-hormesis-and-disease-part-i.html and http://wholehealthsource.blogspot.com/2011/02/polyphenols-hormesis-and-disease-part.html are good summaries of the confusing state of polyphenol research18:28
fennoh "polyphenol binding proteins in saliva" must be why persimmons make your mouth pucker18:30
fenn.ety pucker18:31
yoleauxpucker (v.): "1590s, "prob. earlier in colloquial use" [OED], possibly a frequentative form of pock, dialectal variant of poke "bag, sack" (see poke (n.1)), which would give it the same notion as in purse (v.)." — http://etymonline.com/index.php?term=pucker18:31
-!- Evoril [~Evoril@86-45-222-8-dynamic.agg2.crw.prp-wtd.eircom.net] has joined ##hplusroadmap18:32
delinquentmeIf i've got all of my applications running locally on a machine ... I don't need to worry about enabling CORS right??18:33
jrayhawk_http://www.ncbi.nlm.nih.gov/pubmed/12617614 bioavailability of phenolics in honey18:33
paperbothttp://libgen.org/scimag/get.php?doi=10.1021%2Fjf025928k18:33
jrayhawk_http://www.ncbi.nlm.nih.gov/pubmed/12935325 improves oxidative stress, blood sugar management18:33
jrayhawk_http://www.ncbi.nlm.nih.gov/pubmed/12935324 decreases inflammation18:33
paperbothttp://libgen.org/scimag/get.php?doi=10.1089%2F10966200332223354918:33
paperbothttp://libgen.org/scimag/get.php?doi=10.1089%2F10966200332223353018:33
jrayhawk_http://www.ncbi.nlm.nih.gov/pubmed/18454257 general metabolic improvements over sucrose18:33
paperbothttp://libgen.org/scimag/get.php?doi=10.1100%2Ftsw.2008.6418:33
jrayhawk_http://www.ncbi.nlm.nih.gov/pubmed/15117561 general metabolic improvements over sucrose18:33
paperbothttp://libgen.org/scimag/get.php?doi=10.1089%2F10966200432298478918:33
fennjrayhawk how do you organize your bookmarks18:33
jrayhawk_i don't; some of these i just remember how to search for; this particular topic i am ripping links out of an email i composed a few months ago18:34
kanzurehttps://github.com/davidlazar/jotmuch18:35
jrayhawk_i feel like i should probably be wikifying these things18:35
kanzurefeel free to abuse diyhpluswiki18:35
kanzureespecially for comments like "Someone should fix this metabolism because it is stupid"18:35
fennyeah nutritional modifications is really low hanging fruit18:36
* fenn savagely beheads the pun elf18:37
jrayhawk_paperbot: http://www.ncbi.nlm.nih.gov/pubmed/867240418:39
fenn.title18:40
yoleauxHoney revisited: a reappraisal of honey in pre-industrial diets. - PubMed - NCBI18:40
fennapparently paperbot only answers if you don't prefix with paperbot: now?18:40
jrayhawk_http://www.ncbi.nlm.nih.gov/pubmed/867240418:40
jrayhawk_i have to play hard to get18:40
fennhttp://www.ncbi.nlm.nih.gov/pubmed/8672404 test18:41
jrayhawk_maybe i crashed it18:41
fennhttp://www.ncbi.nlm.nih.gov/pubmed/8672404 test test18:41
* fenn shrugs18:41
jrayhawk_unpaywalled anyway18:42
fennwho has time to read papers anyway18:42
jrayhawk_"The Mbuty pygmies of the Congo obtain as much as 80% of their dietary energy from honey during the honey season (Crane, 1983), but this lasts for only 2 months out of the year (Turnbull, 1963)."18:43
jrayhawk_s/Mbuty/Mbuti/18:43
jrayhawk_jesus christ that sounds disgusting18:44
fennyeah but watching them go after the nests makes it clear that humans weren't made for this activity18:44
jrayhawk_what the hell are you talking about18:44
fennthey get stung hundreds of times and fall out of trees18:44
jrayhawk_bees are knocked out by smoke18:45
delinquentmeI dont party enough when things work as expected.18:46
delinquentmeim gonna change that right now.18:46
delinquentmeROFL18:46
delinquentmeone comma18:46
fenndelinquentme: just be sure to take your B12 pills after drowning in nitrous18:47
delinquentmehttp://107.178.215.76/#/dashboard/file/default.json18:47
* delinquentme droolies18:47
fennit loads very slowly18:48
delinquentmeit does18:48
fenni dig the color scheme18:48
delinquentmewas all me18:49
delinquentmenot really though18:49
delinquentmeitll look better once I get data points loaded18:49
delinquentmeBUT right now ... its time to make dinnR18:49
delinquentmetaking it down bc I dont trust you guy s:D18:50
fennpff18:50
fennwhat's a little hacking between friends18:50
delinquentmerulf18:52
-!- Evoril [~Evoril@86-45-222-8-dynamic.agg2.crw.prp-wtd.eircom.net] has quit [Quit: Leaving]18:54
kanzurehttp://i.imgur.com/j61IJdX.jpg18:57
kanzurehacking just shows how much i care18:59
delinquentmeany of us in here have a connect to andreesen?19:13
delinquentmeor someone with a shitload of cash ?19:13
kanzureshow me the pitch19:14
delinquentmecant :D19:14
delinquentmepre patent19:14
kanzurethen there's no way you're going to get an intro19:14
kanzureotherwise i burn my connections19:14
delinquentmeyeah the patent is staying quiet19:14
kanzureso let me get this straight: you want me to intro you to unfathomably wealthy people, without telling me anything19:15
delinquentmeim not sure what I can say about it19:15
delinquentmekanzure, have I asked you for an intro before?19:15
kanzurein fact yes19:15
delinquentmeto investors?19:15
kanzurenope, but that doesn't matter19:15
delinquentmelel19:15
kanzurethis is how intros work: you talk to the person giving an intro, and the person routes you to wealthy people19:15
delinquentmewell !19:15
delinquentmelet that be an indication :D19:15
delinquentmetrue19:16
delinquentmei did this with jolly as well19:16
delinquentmeand he got too nosy19:16
delinquentmenosey*19:16
delinquentmeso I said fuck it19:16
kanzureif you are worried about people leaking details then you need a better plan19:16
delinquentmeand kanzure we both know how ideas in hard sci aren't the same as they are in #startupLandia19:16
kanzureno different19:16
delinquentmeI'm worried about one of the best connected nerds on the hard tech internet leaking info19:17
delinquentmefucking ues19:17
delinquentmeues = yes19:17
delinquentmeYes, I am worried :D19:17
fennnobody cares about your idea19:17
fennsheesh19:17
kanzureall intros leak19:17
kanzurethat's the whole point of an intro19:17
kanzureyou want unfathomably wealthy people excited about your idea19:17
delinquentmeid have to ask people first19:17
delinquentme3 engineers and a biochemist19:17
fennkanzure is that han solo wearing a suit?19:18
delinquentmewhos your contact kanz?19:18
delinquentmewe're not interested in musk19:18
delinquentmeas that connections already there19:18
kanzureer, i know many people... and which ones i route to depends on what the fuck it is19:18
fenndid chewbacca finally get that hair removal procedure19:18
kanzurefenn: disney ceo19:18
fennit looks like a painting19:18
kanzureit is definitely photoshopped19:19
fennmaybe just dumb HDR19:19
kanzuredelinquentme: also, *real* leaks are super bad and damage my reputation19:19
delinquentmetrue19:19
kanzureeveryone and their dog sends around slide decks19:19
delinquentmekanzure, i need something to whet their appetites19:20
kanzurehttp://diyhpl.us/~bryan/deck1.pdf19:20
-!- balrog [~balrog@discferret/developer/balrog] has quit [Ping timeout: 258 seconds]19:20
delinquentmekanzure, thats not the investors :D19:21
fenn.title youtu.be/8-OR0QppWKA19:21
yoleauxTowards General Purpose Reconfigurable Computing on Novena - FPGAs for Everybody with Novena [31c3] - YouTube19:21
fennhttps://events.ccc.de/congress/2014/Fahrplan/events/6412.html copied here because ccc is slow http://fennetic.net/irc/31c3_Space-time_Adventures_on_Novena-7.pdf19:22
jrayhawk_the problem with wikifying this stuff is that i would want to insert whole papers, and i can't do that safely publicly19:23
kanzureyou could link to papers?19:23
kanzurealso, quoting is pretty okay19:23
-!- balrog [~balrog@discferret/developer/balrog] has joined ##hplusroadmap19:23
kragenhow do squirrels find nuts they bury19:24
kragendo they just reember six months later19:24
kanzurehow likely would it be for "random insertion of vitamin production metabolism" to work?19:24
jrayhawk_i guess i should make a private repo and then git-filter-branch it to publish it19:24
kanzurekragen: at the moment neuroscience has very few ideas about you remember your own name, much less squirrels burying nuts19:24
kragensome days i don't19:25
kanzurejrayhawk_: or you could just have a private branch19:25
fenndelinquentme: you can apply for a provisional patent and it costs less, but keeps you safe from prior art claims (why am i advising people on patents?)19:25
kanzurefenn: now send him an invoice19:26
fennthat'll be 1% equity please19:26
kragenin theory publishing it is sufficient to keep you safe from prior art claims in the usa19:26
kanzure"3 minutes of patent advice, $250.00 + $5000 retainer + 0.1% equity"19:26
jrayhawk_i would kinda like to attract other meritous contributors, which would take a while with word-of-mouth19:26
delinquentmewere waiting for the patent to finish19:26
jrayhawk_i could get fenn onboard pretty quick, presumably19:26
kanzurejrayhawk_: you could harass fenn19:26
kanzureyeah19:26
delinquentmebut this is also a startup -- not intelectual ventures19:26
kanzuredelinquentme: you should ask the other team members to loop you in on conversations with investors so you can see how this game is played19:27
kanzuredelinquentme: right now i get the impression that you have ideas about how this game works that don't map to reality19:27
kragenyes, that is super good advice19:27
kragenthe most valuable thing you can get out of your first startup is investor face time19:28
kanzurethe likelihood of them looping you in is pretty small, but meh19:28
kragennot just because you get to know investors but because you get to see, as kanzure says, how the game is played19:28
kanzureyou could offer to provide some service, like follow-up scheduling and shit19:28
kanzurethey would appreciate that19:28
kragenit depends on your relationship with them and what kind of impression they think you'll make19:28
kanzureright... best to go with "complete silence" or something at first.19:29
kragenfenn, http://m.theatlantic.com/magazine/archive/2015/01/does-global-warming-make-me-look-fat/383509/ on exposing yourself to cold19:29
kanzurethat's from the future and therefore unacceptable19:29
kanzuremothers against time travel19:30
fenn"The sturdy Han Solo–style garment"19:30
fennthe universe is trying to tell me something19:30
kanzurequick, find your decoder ring!19:30
fennit's saying eat more ice cream i think19:30
krageneverything on this channel is from the future, kanzure19:30
jrayhawk_FWIW i found cold thermogenesis a lot more pleasant in ketosis19:31
kragenquick, eat your decoder ring19:31
kragenthat's interesting, jrayhawk_19:31
jrayhawk_the threshold for glycolytic thermogenesis was a lot harder to hit19:31
kragenyou mean you had to be a lot colder before you would start to upregulate your metabolism19:32
kragenthat seems strange since i thought one of the major supposed benefits of ketosis was that it's less responsive, i.e. changes less slowly19:33
kragensorry for the absence of question marks19:33
fennswimming lets you burn more energy simply because the increased cooling prevents heat-induced muscle fatigue19:33
fennyou can "sprint" for much longer in water than on land19:33
jrayhawk_if your metabolism doesn't upregulate in response to cold, most of your body shuts down pretty fast19:34
kanzurei am not sure muscle heat is the limiting factor in sprinting?19:34
jrayhawk_it's just a question of which metabolic processes are used to generate entropy19:34
jrayhawk_in this case BAT uses decoupled oxphos, which is extremely efficient but low throughput, and shivering uses glycolysis, which is extremely inefficient but high-throughput19:35
jrayhawk_and, more importantly, mammals *hate* shivering19:36
kragenwhat do you mean by 'inefficient'19:36
jrayhawk_inefficient from the perspective of cellular and mitochondrial respiration19:37
kragenlike you only convert 50 percent of the chemical energy into heat and the other 50 percent gets transformed into radio waves or something19:37
fenndark energy19:37
krageni mean i understand if we are talking about producing atp from stuff but we are talking about warming up your body, aren't we19:38
fennit's also found in dark chocolate19:38
kanzuredark energy http://img2.wikia.nocookie.net/__cb20110427010421/yuyuhakusho/images/thumb/b/b4/Hiei_Darkness_Flame_Ep30.jpg/500px-Hiei_Darkness_Flame_Ep30.jpg19:38
jrayhawk_oxidative phosphorylation doesn't happen in a vacuum19:39
fennyes it needs oxygen19:39
kragenor as a great american said recently, 'i can't breathe. i can't breathe. i can't breathe'19:40
kragenseriously though19:40
jrayhawk_turns out you don't need to breath nearly as much when the mammalian dive reflex kicks in19:41
kragenit seems to me like metabolic processes are going to be a rounding error away from 100 percent efficient when we're evaluating them as means of producing heat19:41
fennmaybe he means "with less deleterious side effects"19:42
kragenexcept for, like, photosynthesis, or if you look at just one part of oxphos or the krebs cycle or whatever, a part where you still have output products with substantial energy left in them19:42
jrayhawk_efficiency can refer to inputs as well as outputs19:42
kragenoh, that could be. is that what you mean, jrayhawk_19:42
fennsugar is scarce in eskimo-land so fat-burning conserves sugar?19:43
jrayhawk_i don't really care enough to explain things to you; as near as i can tell you look up none of the words you don't understand and just start inferring in insane directions19:43
jrayhawk_so telling you more words you don't understand just makes things worse19:43
-!- ebowden [~ebowden@CPE-124-187-233-85.lns2.dav.bigpond.net.au] has quit [Remote host closed the connection]19:45
kanzuremaybe paperbot should also track tagged bookmarks for papers19:47
kanzuredump straight into jotmuch, even19:48
kanzurealso, i am not sure why paperbot has been failing lately, i assume software reasons19:48
fennit's a simple matter of programming19:49
fennnot enough codes19:49
kanzureright19:49
kanzurealthough maybe some of the user agent strings have been blockened19:50
kanzurei would expect more .txt links in that case19:50
kanzureand .txt links have not been happening for a while now19:50
jrayhawk_volume on paperbot links is pretty low; you could just start logging *everything*19:51
kanzurei have been logging everything19:51
jrayhawk_oh good; where do those wind up19:51
kanzure#paperbot-testing19:51
jrayhawk_fancy19:52
kanzuremight be more productive to just focus on paperbot v219:52
kanzuresince it's less of a shitpile19:52
kragenjrayhawk_: no, i did in fact look up a bunch of things in order to clarify your earlier remarks about lipopolysaccharides. it's just that what you were saying just now didn't make any sense19:53
kanzurehttps://github.com/kanzure/paperbot/tree/master/paperbot19:53
fennpyruvate, the byproduct of glycolysis, is oxidized in the citric acid cycle, so in the end all the energy is released regardless which pathway you use19:54
kragenbut i don't think the problem is that it didn't make any sense -to me-, although i didn't come out and say that at the time because that would be rude19:54
kragenhowever, clearly it was a mistake to attempt to extend courtesy to you, since you interpreted courtesy as weakness and an invitation to attack19:55
kanzurehaha that was an attack?19:56
jrayhawk_if that was an attack, i refuse to believe you have ever talked to kanzure19:56
kragenheh19:56
jrayhawk_kanzure would've just been all "fuck you" because he's much better at this than me19:56
kragenyou hvae a point19:56
kragenanyway, i've recalibrated now19:57
kanzureno what i would be worried about is an actual jrayhawk attack19:57
kanzureyou'd be catatonic for a decade19:57
kragenheh19:57
krageni'm sure i'll survive19:57
krageni just won't bend over backwards to be polite any more19:57
kanzurethat preggo didn't19:58
jrayhawk_that's good19:58
kanzurei like this place19:59
fennin engineering there are different kinds of efficiency: thermodynamic efficiency, combustion efficiency, volumetric efficiency... it's unclear (to me at least) which one jrayhawk meant, if any of these20:00
jrayhawk_i am really not interested in writing a three hour lecture on the limits imposed by mitochondrial respiration20:00
jrayhawk_you guys get to look that up20:00
krageni think you were just saying something incoherent and you're embarrassed to admit it20:01
kragenit's going to be okay20:01
fennone problem is that most biology texts assume you start with glucose, not fatty acids20:02
kragenit's not actually a big deal20:02
jrayhawk_though i was referring strictly to efficient use of inputs, fenn's 'side effects' are also a valuable and important inference20:02
jrayhawk_or, rather, that one input20:04
fennwhich input?20:05
jrayhawk_oxygen20:05
fennnow i am really confused20:05
kanzureshivering, oxygen, dive reflex, keep track come on20:06
fenni had never heard of the dive reflex before a few hours ago20:06
-!- Vutral [~ss@mirbsd/special/Vutral] has quit [Excess Flood]20:06
-!- Vutral [~ss@mirbsd/special/Vutral] has joined ##hplusroadmap20:06
fennbradycardia and peripheral vasoconstriction don't seem to be what happens in healthy people exposed to cold20:08
fennyou would quickly get frostbite20:09
kragenit depends on how much cold20:09
kragenthere's a thing called the hunter's reflex20:09
kragenit took me a few months of south dakota winter before it started to activate20:09
kragenbut yeah, peripheral vasoconstriction is in fact one of the first responses in a healthy person exposed tocold20:10
kragento cold20:10
fenni guess this is "hunting" like the way a thermostat hunts for the setpoint by turning the heat on and off20:11
kragenno, it's 'hunting' like 'squatting behind a blind waiting for your prey to appear'20:11
kragenalthough it does oscillate20:12
jrayhawk_re: paperbot v2: but rewrites killed netscape and wordstar! do you seriously think you can out-program billion-dollar compa-20:13
jrayhawk_oh wait, it's kanzure, nevermind20:13
kragenalso paperbot is less functionality in orders of magnitude more memory and cpu than wordstar20:13
kragenwhich is not a criticism20:13
jrayhawk_yeah, i can't make that joke work properly20:14
jrayhawk_it requires a mix of obliviousness and acuity20:14
kragenyeah20:14
kragenonly an insane person would think they had to, say, write an http daemon that fits in two kilobytes of i386 code20:14
fennthey're called "alpha males" because they're crude and not ready for the public20:14
jrayhawk_i should've relied on kanzure to straightman it20:14
kanzurehonestly i sort of forget whether or not paperbot actually worked in the first place20:14
kanzurelike, everything being unavailable is sort of not unexpected20:15
kanzureso i am having trouble estimating my surprisal about failures these days20:15
kanzureoh right, nmz787 fetches the paper sometimes20:15
-!- ebowden [~ebowden@CPE-124-187-233-85.lns2.dav.bigpond.net.au] has joined ##hplusroadmap20:15
kanzureso therefore paperbot is breaking somewhere20:16
kanzurefwiw i think lkcl legitimately believes that he could handle a webkit rewrite20:18
kragenthat sounds like a productive thing for him to do20:21
-!- ebowden [~ebowden@CPE-124-187-233-85.lns2.dav.bigpond.net.au] has quit [Ping timeout: 245 seconds]20:22
kanzurewell, servo might be more productive these days20:22
jrayhawk_what's wrong with webkit that would actually be served by a rewrite20:22
kragenwebkit uses an order of magnitude more ram than simpler html rendering engines like the ones in dillo and elinks20:26
jrayhawk_it also supports orders of magnitude more features20:26
kragenit would be nice if that were true20:27
kragenit does support some more features20:27
jrayhawk_javascript, css, XSLT, etc.20:27
jrayhawk_Sure would be nice if any webkit browsers supported disabling CSS.20:27
kragenit doesn't support javascript; that's a separate thing20:27
kragendillo and elinks do support css, to some extent20:28
jrayhawk_and elinks soooortof sometimes supports js20:28
kragenyeah but you wouldn't have to rewrite v8 or nitro to rewrite webkit20:28
jrayhawk_wait, how does elinks support css20:28
kragenyou could use them with your new engine20:28
kragenvery poorly20:28
krageni don't know anything about how webkit supports xslt20:29
jrayhawk_like, what is a css feature that elinks supports20:29
-!- poppingtonic [~poppingto@unaffiliated/poppingtonic] has quit [Ping timeout: 245 seconds]20:29
kragenfont color iirc20:29
jrayhawk_" If you have use of background colors enabled more pages will have the intended background color. Also quite a few additional text attributes are applied. One example is highlighting of search words on Google's cached pages."20:29
jrayhawk_oh man, i hope they support blinks and marquees20:29
jrayhawk_that'd be great20:30
kragenhaha20:30
jrayhawk_oh, and multimedia, i suppose20:31
kragenanyway webkit is sort of spectacularly inefficient compared to the platonic ideal html parser20:31
kragenso it would be nice if we could get xslt for the pages that use it without making every page take up megabytes of dom memory20:32
kragenbut frankly i don't think it's going to happen because if it was going to happen it would have happened in 2000 or 200120:32
kragenwhen it was legitimately a pain that mozilla was using a hundred megs of ram20:33
fennjrayhawk_: just use sudo display: inline !important20:33
fenni was going to say "but you can just override malicious CSS" but that's not quite true20:34
kragendisplay: inline !shibboleet !important !please20:34
fennsuch style20:35
krageni can't be the only person who consistently reads '!important' as 'not important'20:35
kragenand i think that anything other than, say, security or performance could be attacked more effectively by adding code to webkit than by rewriting it20:36
kragenbut lkcl should have something to do that doesn't consist of pissing people off20:37
kragenwriting a new browser engine sounds perfect20:37
kragenas long as nobody uses it20:37
jrayhawk_what are some other kitchen sink specifications that nobody can agree on what the safe and prudent subsets to implement are? there's c++, for which the bloated GNU implementation got replaced by clang reasonably effectively...20:42
fennperl, apparently20:43
fennjrayhawk_: this list will probably go on gaining in size faster than we can enumerate it20:43
jrayhawk_perl5 would be disastrous to call a specification, and perl6 never got finalized20:44
-!- cluckj [~cluckj@cpe-24-92-48-18.nycap.res.rr.com] has quit [Quit: Leaving]20:44
jrayhawk_though i guess pugs was pretty efficient insofar as these things go20:44
fennparrot was probably worth something20:45
jrayhawk_would've been had llvm not come along with a BSD license20:45
fennright20:45
kanzurepeople who get pissed off of at lkcl are just ignorant20:51
fennso i am interested in using "mobile" GPU like mali450 to do GPGPU, anyone know about the state of things or what to look into?20:53
-!- Beatzebub [~beatzebub@d172-218-204-36.bchsia.telus.net] has joined ##hplusroadmap20:53
fennthese are found in ARM SoC like every cellphone20:54
* fenn looks at http://limadriver.org/Compiler/20:55
kragenclang replacing gcc is a matter of apple feeling a life-or-death fear of the gplv320:56
kragenfenn: i made some notes about mail450 gpgpu recentl20:56
fenni am trying to do computer vision, OCR, maybe SDR stuff20:57
kragenhttps://news.ycombinator.com/item?id=8750592 are my notes on gpgpu on the odroid-c120:57
kanzure"None of those stories have to do with a fault of Bitcoin, but rather bad 3rd party company practices. Unlike a breach of the Home Depot website, which strikes at the core of USD's credibility."20:58
fennkanzure: credit card, not USD20:58
kragenkanzure: that is hilarious20:59
kanzurecredit card denominated USD20:59
fennbank bailout is USD20:59
kanzurenah that was treasury bond interest rate swaps20:59
kragenthe odroid-c1 does use a mali-450 mp2, so this is relevant20:59
kanzureor some shit20:59
fennkragen: yes the odroid uses the same cpu family as my new toy21:00
kragenhopefully my notes there are relevant21:01
kragenlet me know if you find anything else related21:01
fennthank you, i will read this and get back to you21:01
fenni dont remember why i passed up the odroid-c121:02
kragenit looks pretty appealing21:03
fenni think i wanted more ram21:05
fennbut for $35 holy bejeezus that's a lot of stuff21:05
kanzurewhy is there still no open source baseband chip?21:07
fennwhat is a baseband chip21:07
kanzurehas nobody written a good (available) protocol to implement?21:07
kanzure.wik baseband processor21:07
yoleaux"A baseband processor (also known as baseband radio processor, BP, or BBP) is a device (a chip or part of a chip) in a network interface that manages all the radio functions (all functions that require an antenna). This may not include Wi-Fi and/or Bluetooth. A baseband processor typically uses its own RAM and firmware." — http://en.wikipedia.org/wiki/Baseband_processor21:07
fenn(technical note: baseband refers to transmissions from 0Hz on up, usually used in copper wire networking equipment such as ethernet i.e. 10BASE-T)21:08
kanzureis an fpga implementation too slow?21:09
fennno21:09
fennit's probably not even desirable21:09
kanzuremaybe nobody has access to a well documented antenna interface?21:09
fennis this the same thing or is it the other end? http://openbts.org/hardware/21:10
kanzurehrm, you know, i can't tel21:11
kanzure*tell21:11
fenni think it's the tower hardware21:12
kanzurethat may just be a form factor issue only21:12
fennso i have no idea why there isn't an equivalent mobile transciever project21:12
fenntower does a lot more stuff than the phone21:12
kanzuretrue.. but phone might just be restricted because shitty engineering decisions..21:13
kanzurelike, there are strict power constraints, sure, but your phone is not always mobile anyway21:13
fennyes it's very master-slave relationship21:13
fennlike the tower says jump, phone asks how high?21:13
kanzureright, and i don't think that's necessary (other than physical constraints)21:13
fennit's not necessary and a gaping huge security hole that aliens can teleport through21:14
fennlike in howard the duck21:14
kanzureso therefore a tower thing might be sufficient21:14
kanzureand perhaps nobody has compressed the form factor yet21:14
kanzurebut this seems a little absurd to me21:14
fenni'm saying the protocol is bad21:14
kanzuresurely they have a protocol in here that they baked in?21:14
* kanzure warily clicks "documentation"21:15
kanzurehttp://openbts.org/site/wp-content/uploads/2014/07/OpenBTS-4.0-Manual.pdf21:15
fennthere is so much horrible telephony stuff that just needs to go away forever21:16
kanzure"OpenBTS Implementation of GSM & 3GPP Specifications and IETF Standards"21:16
kanzurewhat's the ietf stuff?21:16
kanzureRFC-342821:17
kanzurehuh so maybe this project really has no soul21:17
kanzurewtf?21:17
fennit's just an open hardware implementation of the tower protocol21:17
fennSIP has nothing to do with it afaict21:18
fennaside from routing the packets21:18
kanzurehrm so okay, at minimum there is no obvious good cell2cell tower2cell protocol21:20
kanzureand then on top of that, form factor hardware issues for cell phones21:20
fennoh i see, i think it can translate from VoIP to POTS via Asterix21:21
fennasterisk21:21
kanzurehehe match the evolution of the actual telecom industry i guess?21:21
kanzurethat's probably the only way to understand all the bad decisions i suppose21:22
fennthere is no phone to phone protocol(?)21:22
kanzure"why am i on the same subnet as hong kong?"21:22
-!- Viper168 [~Viper@unaffiliated/viper168] has quit [Ping timeout: 256 seconds]21:22
fennthere's no "ad hoc mode" for GSM21:22
fennphones are rather shitty radios, the tower does all the hard work21:24
kanzurei think phones are better transceivers when you are okay with high latency and waiting 10 hours until someone plugs them21:24
kanzure*them in21:24
kragen05:13 < kanzure> right, and i don't think that's necessary (other than physical constraints)21:25
kragenno, it's clearly not necessary, but it does simplify some things a lot21:25
fennserval mesh is trying to do something like VoIP telephony over a mesh network of mobile phones...21:26
fennbut it uses wifi, not gsm21:26
kanzureemphasis on real-time really bothers me21:27
fennabout phones in general? or the baseband processor stuff21:27
kanzurethey need to relax and allow for any implementation to happen at all21:27
kanzurenah mesh network stuff21:27
kanzurelike voice over ip stuff as v0 demos for mesh networking21:27
kragenreal-time is really important for mesh networking21:27
kanzureby which i think they mean two-way voice21:27
kragenoh21:28
kragenyou mean real-time applications of the network21:28
kanzureright21:28
kragennot real-time software to run the baseband21:28
kanzurei don't even know what the constraints of the undesigned network are yet, so adding application constraints is crazy21:28
fennyes latency is an important characteristic of routers, regardless of application21:28
kragenyeah, what i mean is that meeting low-latency constraints becomes much more challenging in a mesh network world21:29
kragenit's really hard to do cut-through wormhole routing when your received signal is 100 db quieter than your transmitted signal21:29
kragenand in the same medium21:30
fennobviously a single fiber has better latency than many hops with pauses at each hop to verify and retransmit bad packets21:30
-!- Viper168 [~Viper@unaffiliated/viper168] has joined ##hplusroadmap21:30
krageneven if you eliminate the verify-and-retransmit nonsense21:31
fennhrm i guess TCP just drops packets anyway21:31
kragenmultihop radio networks do typically do hop-by-hop retransmission in order to get acceptable packet loss rates21:31
kragenbut you could presumably use turbo codes or some nonsense instead21:32
-!- augur_ is now known as augur21:33
fennyou must use the proper noun "le Turbo Code"21:34
delinquentmefenn, capitalization plz21:34
delinquentme"~Le~ Turbo Code"21:35
delinquentmeIM EATING COOKIES MOFUGGRS21:35
fennparty woo21:35
jrayhawk_actually that dogged insistence on applying "thermal" to all instances of the word "efficiency" raises an interesting point: are there any biological systems doing >100% heating efficiency?21:36
jrayhawk_seems conceptually simple, but i can't think of any21:36
fennlizards21:36
fennno wait21:36
* delinquentme dances21:37
delinquentmealso akira21:37
kanzuredelinquentme: https://www.youtube.com/watch?v=Yl9GGiwtD98&index=49&list=FL1sapBsRQ1__rgp7qWs0cow21:38
fenni can't think of any.. most life is cold-blooded anyway21:38
delinquentmehmmmmmmm!21:39
fennthere is probably some sea creature that derives energy from the thermal layer near the ocean surface21:39
fennbut that's the opposite21:39
fennlike the drinking bird physics toy21:40
jrayhawk_i would expect some extremophile mammal to do it reversibly21:41
jrayhawk_like a camel or something21:41
jrayhawk_but i guess it's just too big a genetic leap21:41
fennwater vapor condensation is some kind of heat pump21:42
jrayhawk_Yeah, at least we got that going for us.21:42
delinquentmekanzure, youve seen spriggan ja?21:42
delinquentmefenn,  you just cant explain that21:43
fennthere are chilean beetles that collect water vapor on their backs, so heat necessarily flows into the shell21:43
fenndesert beetles21:43
fennand of course lots of plants collect dew21:44
jrayhawk_http://www.ncbi.nlm.nih.gov/pubmed/1278659421:44
jrayhawk_fascinating21:44
fennby golly21:45
fenn.title21:45
yoleauxNatural thermoelectric heat pump in social wasps. - PubMed - NCBI21:45
jrayhawk_still cooling rather than heating, but that's pretty goddamned whizbang amazing21:45
fennhttp://fennetic.net/irc/hornet_thermoelectric_cooling.pdf21:47
kanzure"Electronic address: physio7@post.tau.ac.il"21:48
fennif it's a heat pump there should be a part of the hornet that is hotter than ambient as well21:49
kanzure"web electron receptable street address"21:49
kanzure*receptacle21:49
fennvs just water evaporation21:49
kanzurelet's steal that part21:50
fennoh its thorax is actually warmer (and the abdomen is colder) in figure 1 c21:50
fennthat could be heat from the exertion of flying21:52
kanzurejrayhawk did you see the ecoli fatty acid synthesis stuff21:52
jrayhawk_Don't think so.21:53
kanzure"glyoxylate shunt to introduce fatty acid metabolism to human liver cells, to convert fat into glucose" http://2013.igem.org/Team:Hong_Kong_HKUST/Project21:53
fennthat wasn't it21:54
kanzure"yeast production of unsaturated fatty acids, docasapentaenoic acid (DPA), docosahexaenoic acid (DHA)" http://2014.igem.org/Team:HUST-Innovators#21:54
kanzure"ecoli synthesis of fatty acids" http://2014.igem.org/Team:NJU-QIBEBT/team/Overview21:54
fennhttp://2014.igem.org/Team:HUST-Innovators# yeast production of unsaturated fatty acids, docasapentaenoic acid (DPA), docosahexaenoic acid (DHA)21:54
fennyou might want to turn off css for this one21:55
fennoh it looks ok in webkit21:56
fennbah there is nothing there21:57
fenn"here is a screenshot of our sequence"21:58
kanzureer try another page maybe21:59
-!- vi is now known as Qfwfq21:59
-!- Qfwfq [~WashIrvin@58.182.38.58] has quit [Changing host]22:00
-!- Qfwfq [~WashIrvin@unaffiliated/washirving] has joined ##hplusroadmap22:00
kanzurewe definitely need a better list of "metabolic stuff to fix"22:01
kanzureand "metabolism stuff to steal from other species"22:01
kanzure"also vitamin stuff"22:01
fenni feel like i am using hypercard22:02
kanzurebut really it's mediawiki22:03
fennhow did they fuck up a mediawiki page so badly22:03
kanzureeverything on igem.org is mediawiki22:03
fenni mean you have to work to make something this bad22:03
-!- qu-bit [~shroedngr@unaffiliated/barriers] has joined ##hplusroadmap22:04
kanzurethey give out prizes for "best website"22:04
fennugh22:04
kanzureso they have an incentive to make shitty websites22:04
fennthey should give out prizes for actually fucking finishing your project22:04
kanzurei think they have that, it went to the bioart team22:05
fennhttp://parts.igem.org/Part:BBa_K1551000 apparently this thing is the result of their project22:06
kanzure.title22:07
yoleauxPart:BBa K1551000 - parts.igem.org22:07
-!- qu-bit [~shroedngr@unaffiliated/barriers] has quit [Remote host closed the connection]22:07
fenn"delta-4 fatty acid Desaturase so as to synthesize the DHA."22:08
fennunclear exactly what is on the plasmid22:08
fennalso no sequence data? is igem always like this?22:08
kanzuremy advisor gave me so many earfuls about how awful igem was heh22:09
fenni guess "not released" means incomplete for some unspecified reason22:09
fennhow i wished this project ended: with HPLC traces of DPA and EPA, and a plasmid sequence22:11
kanzurei should make a "geocities or igem?" site22:13
fennindustrial conversion of flax oil to EPA+DHA would be really useful22:14
kanzure"area51 site or bored undergrads wasting their advisor's reagents?"22:14
fennmeh it's education, i just wish they weren't doing it on my time :P22:14
fenni mean go ahead, make a website, but why the fuck does any igem team need to do web design at all22:15
fenn"Illegal BsaI site found at 170022:19
fennseems to indicate that iGEM has an actual sequence on file22:19
fennbut they won't show it for some reason22:19
kanzurei would worry about correct/broken up/down regulation of implanted metabolism or synthesis22:20
kanzuremaybe you could find something in human that is expressed similarly, or doubly more than enough, and use those promoters so that the expression of your other thing will be tied to those levels22:21
fennaha it's hidden in some javascript thing22:22
fennString('agacggattagaagccgccgagcgggtgacagccctccgaaggaagactctcctccgtgcgtcctcgtcttcaccggtcgcgttcctgaaacgcagatgtgcctcgcgccgcactgctccgaacaataaagattctacaatactagcttttatggttatgaagaggaaaaattggcagtaacctggccccacaaaccttcaaatgaacgaatcaaattaacaaccataggatgataatgcgattagttttttagccttatttctggggtaattaatcagcgaagcgatgatttttgatctattaacagatatataaatgcaaaaactgcataaccactttaactaatactttcaacattttcggtttgtattacttcttattcaaatgtaa22:23
fenntaaaagtatcaacaaaaaattgttaatatacctctatactttaacgtcaaggagaaaaaacatgggcaagggcagcgagggccgcagcgcggcgcgcgagatgacggccgaggcgaacggcgacaagcggaaaacgattctgatcgagggcgtcctgtacgacgcgacgaactttaagcacccgggcggttcgatcatcaacttcttgaccgagggcgaggccggcgtggacgcgacgcaggcgtaccgcgagtttcatcagcggtccggcaaggccgacaagtacctcaagtcgctgccgaagctggatgcgtccaaggtggagtcgcggttctcggccaaagagcaggcgcggcgcgacgccatgacgcgcgactacgcggcctttcgcgaggagct22:23
fenncgtcgccgaggggtactttgacccgtcgatcccgcacatgatttaccgcgtcgtggagatcgtggcgctcttcgcgctctcgttctggctcatgtccaaggcctcgcccacctcgctcgtgctgggcgtggtgatgaacggcattgcgcagggccgctgcggctgggtcatgcacgagatgggccacgggtcgttcacgggcgtcatctggctcgacgaccggatgtgcgagttcttctacggcgtcggctgcggcatgagcgggcactactggaagaaccagcacagcaagcaccacgccgcgcccaaccgcctcgagcacgatgtcgatctcaacacgctgcccctggtcgcctttaacgagcgcgtcgtgcgcaaggtcaagccgggatcgctgct22:23
fennggcgctctggctgcgcgtgcaggcgtacctctttgcgcccgtctcgtgcctgctcatcggccttggctggacgctctacctgcacccgcgctacatgctgcgcaccaagcggcacatggagttcgtctggatcttcgcgcgctacattggctggttctcgctcatgggcgctctcggctactcgccgggcacctcggtcgggatgtacctgtgctcgttcggcctcggctgcatttacattttcctacaattcgccgtcagccacacgcacctgccggtgaccaacccggaggaccagctgcactggctcgagtacgcggccgaccacacggtgaacattagcaccaagtcctggctcgtcacgtggtggatgtcgaacctgaactttcagatcgagca22:23
fennccacctcttccccacggcgccgcagttccgcttcaaggaaatcagtcctcgcgtcgaggccctcttcaagcgccacaacctcccgtactacgacctgccctacacgagcgcggtctcgaccacctttgccaatctttattccgtcggccactcggtcggcgccgacaccaagaagcaggactgaatgtaattagttatgtcacgcttacattcacgccctccccccacatccgctctaaccgaaaaggaaggagttagacaacctgaagtctaggtccctatttatttttttatagttatgttagtattaagaacgttatttatatttcaaatttttcttttttttctgtacagacgcgtgtacgcatgtaacattatactgaaaaccttgcttgagaa22:23
fennggttttgggacgctcgaaggctttaatttgcaagct');22:23
fennmuwahahaha22:23
fennok i'm done now22:23
delinquentmefenn that new line caused a frameshift22:24
delinquentmenow you've got a tail22:24
fenndid i paste a newline?22:24
delinquentmekanzure, of the people in this channel ... how many actually have said something in the past year?22:25
delinquentmeany idea?22:25
fennalmost all of them22:25
delinquentmefenn, numbers plz22:26
fenndunno who these people are: altersid_ kenju254 crescendo dvorkbjel nArkos_ night22:26
delinquentmeHEx2,22:27
delinquentmecomma8,22:27
delinquentmesivoais,22:28
comma8hi22:28
comma8I dunno how I got here22:28
sivoais1010101010110122:28
sivoaiswait, are we asking for numbers now?22:29
fennhttp://hexwab.plus.com/~HEx/ looks pretty hackerly22:29
delinquentmepeople are alivveee22:31
fenn.tw https://twitter.com/hmason/status/52036733792539033722:32
yoleauxTIL that the phrase software "patch" is from a physical patch applied to Mark 1 paper tape to modify the program. http://t.co/v8iVq6Hjar (@hmason)22:32
fenn"By designing interlocking blocks, the need for mortar (the white compound between bricks to hold them in place) is eliminated." not really sure how this works http://kenju254.blogspot.com/2012/07/interlocking-stabilised-soil-blocks.html22:45
-!- Boscop [me@unaffiliated/boscop] has joined ##hplusroadmap22:45
maakufenn: worked in japanese construction for thousands of years22:48
fennjapanese joinery is pretty intricate22:49
fennthese just look like roughly rectangular wedges22:49
fennoh it's like tongue and groove flooring: http://www.volumization.com/images/Block_Making/STEP6.jpg22:50
kragenjrayhawk_: i don't think there are any biological heat pumps, no22:51
fennkragen what's your opinion on http://fennetic.net/irc/hornet_thermoelectric_cooling.pdf22:52
kragento heat things up i mean22:52
kragenmy opinion is that i didn't know about that previously and it will be awesome to find out if it is actually happening22:54
fenntheir argument is basically "it can't be water evaporation because insects have waxy impermeable coatings"22:54
-!- Evoril [~Evoril@86-45-222-8-dynamic.agg2.crw.prp-wtd.eircom.net] has joined ##hplusroadmap22:56
-!- qu-bit [~shroedngr@unaffiliated/barriers] has joined ##hplusroadmap22:57
fenncitations should always include the title of the cited paper22:57
fennpaperbot: sciencedirect.com/science/article/pii/002219109290020E22:59
fenn.title http://phys.org/news/2011-01-physicists-outer-shell-hornet-harvest.html23:02
yoleauxPhysicists discover how the outer shell of a hornet can harvest solar power23:02
delinquentmeHEHEHEH23:04
delinquentmePaddy hat23:04
fennhttp://fennetic.net/irc/hornet_photovoltaic.pdf23:04
fenn100mV from 360nm light is not the best solar cell ever23:06
fennwoah Ochiai is a real scientist23:08
-!- ebowden [~ebowden@CPE-124-187-233-85.lns2.dav.bigpond.net.au] has joined ##hplusroadmap23:09
kragenheh23:10
kragenbiological systems are optimized, even within their reachable envelope, for resilience rather than efficiency23:11
* fenn mumbles about dancing bears23:13
fennoh that was from a different universe. "The amazing thing about the dancing bear is not how well it dances, but that it dances at all."23:15
delinquentmeknow what fixes that bear?23:16
delinquentmecaptivity and whips23:16
delinquentmeMURIKA23:16
delinquentmemaybe time to cut back on the cookies23:17
fennsince the hornet's photovoltaic effect only occurs between 360-380nm it's not just an accidental physical phenomenon like the photoelectric effect in metals23:22
-!- ebowden [~ebowden@CPE-124-187-233-85.lns2.dav.bigpond.net.au] has quit [Remote host closed the connection]23:23
kragenthey said that was the peak quantum efficiency23:24
fennthe wavelength vs efficiency curve looks like a black body radiation distribution23:24
fenni dont know what that implies23:24
krageni don't either23:24
kragenperhaps that there is some distribution of bandgaps, so it's not perfectly sharp, but energy beyond that needed for the bandgap just becomes heat23:25
kragenbut it seems like we're talking about a fairly tiny efficiency anyway23:26
kragenstill, it might be the lowest-cost photovoltaic material per watt, depending on how cheaply you can fabricate things like copper oxides ;)23:26
fennthe photovoltaic effect is probably a side effect of its actual function as a heat pump23:27
fennsolid state heat pumps are stacked semiconductors; the top layer of semiconductor, when exposed to light, would generate a voltage23:28
kragenahhh23:28
kragenthat makes a lot of sense23:28
fennbut when a voltage is applied across the entire stack, the whole stack moves heat around23:28
kragenrght23:29
kragenright23:29
fennin the other paper they are trying to show the stacked structure in electron micrographs, but it's somewhat of a stretch. extraordinary claims require extraordinary evidence and all that23:29
fennthere are about 30 layers so it would require at least 3V from the hornet in operation23:31
fenninsects often use this sort of layered structure to generate colors, like dichroics23:32
-!- ebowden [~ebowden@CPE-124-187-233-85.lns2.dav.bigpond.net.au] has joined ##hplusroadmap23:32
fennit would be interesting if they also used it as camouflage from heat-sensing predators23:33
kragen3v is doable with metals23:37
kragenbut i guess the usual approach is like a capacitor ladder23:37
kragenlike in an electric eel23:38
nmz787fenn can you at least give me a bit of an explanation of what else I'd need to finish that parts list for the laser etcher? I'd like to order parts soon.23:43
fennhmm. well looking at the rendering it still needs a screw, nut, bearing and bracket, stepper motors, coupler between stepper and screw, anti-backlash mechanism or just a spring, and a work table to mount the part you're etching upon23:47
fennalso maybe a bellvue washer/spring to take out slop in the bearings23:48
fennyou want to mount two opposed angle bearings on the same end of the screw, and another radial bearing on the other end of the screw so it doesn't whip around23:49
fenni'm pretty sure i wrote this down in the wiki/repository somewhere23:49
fennoh yes the nut mount flexure was a cute finishing touch23:50
fennheh cody daniel http://www.mad-engineer.com/engineering/pet-projects/3-axis-cnc-mill/attachment/sony-dsc-9/23:51
fennstupid universe implosion23:51
ebowden+ping23:52
fenn"thanks for supporting the 1 mile clock" you're welcome23:53
maakukanzure: I asked about kinematic replicators earlier because i think there's a viable business opportunity there in off-world resource extraction23:57
maakuprincipally on the moon and near-earth asteroids23:57
fennonce you're at that point, commerce ceases to be important23:57
fennthere's only resources, strategy, and knowledge23:58
maakuautomated in-situ self-replicating manufacturing capability, even if it generates low-quality materials, can be instrumental in building infrastracture to support extraction of more profitable resources23:58
maakufenn: eh, prices won't go to zero23:58
maakui'm thinking more along the lines of sintering regolith to produce roads, warehouses, buildings, etc.23:59
fennyou've read freitas right?23:59
maakuyes23:59
--- Log closed Tue Dec 30 00:00:03 2014

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