2013-03-30.log

--- Log opened Sat Mar 30 00:00:42 2013
jonathancit occurs to me that you have an interesting view of what open hardware means00:11
@kanzurewhy's that?00:11
jonathanci.e. you want an open library of microcontroller firmware, presumably because you will have a piece of desk equipment which can do anything you want if you just download the right firmware to it00:12
jonathancone day it makes coffee, the next day it makes yogurt00:12
jonathancjust download the firmware and it reconfigures itself so to speak00:12
@kanzurehaha i am not willing to write that much software00:12
jonathancis that right?00:12
@kanzureno, i'm okay with installing single-purpose software00:12
@kanzurebut i do believe in code-reuse wherever possible00:13
@kanzurehmm i should have been more clear00:13
@kanzurei am okay with single-purpose controllers00:13
jonathancif so then you have to accept that the line between hardware and software at the embedded level gets fuzzy00:13
jonathancso there is no such thing as "general purpose firmware" which can be downloaded to arbitrary hardware00:14
@kanzureit certainly does get fuzzy in the very constrained environments, but to me that just means "only libraries that are targeting this architecture should be used"00:14
jonathancif you have a coffee maker then it can only make coffee, it can't make espresso00:14
jonathancit seems there is a technology cycle continually looping.00:15
jonathancin the 80s maybe it was "general purpose computer device which can be programmed to do antyhing"00:15
@kanzurethere were a lot of pics back then too, i thought?00:15
jonathancin the 90s it certainly was "independent, specific devices which do a certain things well" like gps, digital camera, pda note taker, flip phone00:16
jonathancin the 80s, no, there were no PICs00:16
jonathancmost common was motorola 6805 or intel 805100:16
@kanzurewe jumped straight into the 80xx series? hmm.00:17
jonathancin the 00s it looped back to "general purpose [smart phone device] which can be programmed to do any app"00:17
jonathancright now maybe the loop is cycling again00:18
jonathancright now the semiconductor co's are pushing "internet of things" meme00:18
@kanzure"great, you're going to give me a free ethernet soc?"00:19
@kanzure"haha no"00:19
jonathancwhich basically equates to "specific devices which do certain things well" like sense this, or mesh connect that, or control this, etc00:19
jonathanc"internet of things" is being pushed because moore's law has reached a point where 32-bit microcontrollers are in the few-dollar range, so networking can soon be ubiquitous00:20
jonathanc802.15.xx00:20
jonathancsemiconductor co's can sell billions of chips if they are used in everything (ex. lightbulbs)00:21
jonathancthis means firmware will become more specific again, not more general-purpose-app type00:22
@kanzuredevelopers will be given more general purpose platforms to work on, though00:22
jonathancin the 80s there really were just a few very popular architectures like I mentioned (6805, 8051)00:22
@kanzurethere's no way that people are going to voluntarily develop on stackless architectures00:22
jonathancin the 90s there was more of a diversification00:22
jonathancin the 00s there was a mini-implosion00:23
jonathancha00:23
jonathanc"internet of things" is pushed by the arm cortex crowd.  32 bit, rtos capable00:23
jonathancthe tiniest embedded chips, like used in computer mouse, is the stackless kind00:24
jonathancmaybe only 16 bytes RAM or so00:24
@kanzureif i was mass producing mice then that seems useful.. but i am not doing that.00:24
jonathancwell what are you doing then00:25
@kanzurein lab equipment?00:25
jonathanceveryone has a thermometer (nowadays digital) in their bathroom medicine cabinet00:25
jonathanceveryone should have a thermocycler as well00:26
jonathancthat is mass production00:26
jonathanchow are you gonna detect if there's horsemeat in your meatballs w/o a thermocycler?00:27
@kanzurefor a moment, let's imagine there is no demand for mass production00:27
jonathancthen define mass00:27
@kanzureeven in that scenario, i'm still interested in continuing to build my lab equipment00:27
jonathanchow many labs are there in the u.s.00:27
@kanzuren=1 "just for me"00:27
@kanzuremine mine mine00:27
jonathancwell that's useless, only the dod does that silliness00:28
@kanzurehow is that useless. if it actually works for me?00:28
jonathanc"let's spend a trillion dollars on this [mainframe or whatever] and only build 1 ever, for our use only"00:28
@kanzurea trillion dollars to build a thermocycler or mass spec? come on.00:28
@kanzurefor the military, sure. for me?00:28
jonathancwhy did hackers at mit originally break into the mainframe labs and subsequently invent unix and gnu gpl00:28
@kanzureunix was because they wanted to play snake or some shit00:29
jonathancbecause they wanted access to a special piece of equipment they couldn't use otherwise, because it was controlled00:29
jonathancunix to overtake multics00:29
@kanzurei only know multics by reputation. i haven't actually been on a multics system yet.00:29
jonathancif it's useful enough to build 1, then it's useful enough to build 100.  if 100 people find it useful then it can scale up from there.00:30
jonathanchow is it open if there's only 1 ever built?  now you're making zero sense.00:31
@kanzurethat's not the definition of open source.00:31
@kanzurethere could be one or zero built for all OSI cares..00:31
@kanzurefor me though, i would like at least one, heh00:32
jonathancwell that's an interesting perspective i guess00:32
jonathancI figure, why bother to write it or create instructions if there is no plan to reuse it00:32
@kanzureso, are you interested in mass production because you're Just So Kind? or because you think there's a profitable business in there somewhere? some other reason i'm overlooking?00:32
jonathancthe entire point is reuse00:32
@kanzuresure it's reuse. i think general purpose computers are reusable.00:33
jonathanchow is anything innovated if there's only 1 ?00:33
@kanzureinnovated? a thermocycler is hardly that..00:33
@kanzureblah i need to stop talking about thermocyclers anyway. those things are the lamest shit in the lab anyway.00:33
@kanzurepart of the reason why i want to use libraries and package managers is because it means that you get to re-use the work from many different people even if they didn't have quite the same intentions in mind00:34
@kanzurebtw it occurs to me that i wanted to bring something up to you regarding Robotics::Tecan... i think there's a yaml code execution vulnerability in there somewhere. i'm still working out the details.00:35
jonathancit's possible00:36
jonathancI think the compiled instructions are eval'ed in the end00:36
jonathancthat is the least of the worries00:36
@kanzureheh. i know it probably doesn't see high use, but it's better safe than sorry, etc..00:36
jonathancbigger concern is someone controlling the arm accidentally and running it into something which damages it, or damages people00:36
@kanzureyes.00:37
@kanzurei would also worry about people downloading yaml config files from the internetz and just running them without reviewing.00:37
jonathancwhat to do when I integrate a centrifuge part and the lid fails to lock or the user sets the speed too high or etc.  it's bad news00:37
@kanzurei know it probably doesn't happen at all at the moment, but again...00:37
jonathancso max brought in some spectrophotometers00:38
@kanzurein fact, maybe there should be key signing or something. "warning, this config file has not been reviewed by anyone, go fuck yourself".00:38
jonathanci'll probably integrate them next00:38
@kanzuregood00:38
@kanzurenmz787 has been wanting something like that00:38
@kanzurewe started on a python library to read from random spectrophotometers00:39
@kanzurehttps://github.com/kanzure/python-spectrometers00:39
@kanzuredoesn't do anything interesting00:39
@kanzureif you have the chops to dump ROM found onboard, that would be awesome too. i really want to do more teardowns of these expensive devices.00:39
jonathancI'd like to rewrite my entire perl codebase in python one of these days00:39
jonathancthere was a guy who started emailing me roms from the various Tecan controller boards00:40
@kanzureawesome, can i have a look?00:40
jonathanchowever, these are all old CPU's no longer worth bothering with00:40
jonathancI think Z80 or so00:40
@kanzurei've been doing shitloads of z80 reverse engineering dude00:40
@kanzurei presented this last night http://diyhpl.us/~bryan/irc/pokered/crystal/aha-pokemon-crystal.odp00:41
@kanzurehttps://github.com/kanzure/pokecrystal00:41
jonathancthere's no point, either use it as is with the exisitng command set, or toss it and replace with a new controller wired to the motors.00:41
@kanzureit's a compiling version of pokemon crystal source code00:41
@kanzurei also wrote a z80 disassembler in that git repo00:41
@kanzureah well i'm also just curious about laughing at their mistakes00:42
@kanzurei am a very unforgiving critic00:42
jonathancdude what's with that call graph, yikes00:43
jonathancspaghetti code or what00:43
@kanzurecode is fucking awful00:43
@kanzureinterns, man.00:43
@kanzurethis is why the games were so buggy.00:44
jonathancregardless it is better to replace the biorobotics boards if desired00:45
@kanzureoh sure00:45
@kanzureyeah i am surprised anyone trusts the default software on these things00:45
jonathanceven a PIC24 is killer replacement for Z8000:45
jonathancthe important parts to disassemble if any, would be the motor calibration routines00:46
jonathancsince there is probably a lot of design optimization there from emperical testing00:46
@kanzurethe clusters in that call graph are different parser engines. for example the text on screen is blitted from a tileset with different commands/bytes, so all the branching is just lots of switch/if handling.00:46
@kanzureanyway, the ROMs would be cool to poke at, just saying..00:49
@kanzurei also would be happy to help you with porting to python00:49
@kanzureand i would also be interested in helping with any of the spectrometer formats00:49
jonathancthere's multiple ports on one of the units.  "i/o port" which is old ibm/pc keyboard type connector, centronics port maybe for line printer, serial port, and "expansion port" which is proprietary 12 pin connector or so.   will have to see what comes out of the serial port.00:50
@kanzurein some cases you can torrent the windows software first or use hyperterminal or w/e to see what it's transmitting00:51
jonathancalternatively it is not unheard of to wire into the display panel and steal the display information and wire into the membrane keypad to fake user inputs.00:51
jonathancoh good idea00:51
jonathancor, just remove the circuit board completely, replace with new board with bluetooth which controls the mechanical stuff00:52
jonathancit's amazing how big this equipment is, when most of the case is empty space inside00:52
@kanzurecan you hear your own echo00:52
jonathancmaybe you should present at SLAS conference in SD in 201400:53
@kanzurewhat should i present?00:53
jonathanclots of topics covered there.  3d printing or new types of liquid handling is always a big topic.00:54
jonathanc3d printing in the sense of not printing, but using the device as sample pick/place00:55
jonathancit is an industry conference so is more focused than the academics00:56
jonathancinteresting app note: wireless temperature sensing, uses under 100 instructions  http://ww1.microchip.com/downloads/en/AppNotes/00850a.pdf00:56
-!- klafka_ [~klafka@204.101.190.178] has joined ##hplusroadmap01:04
-!- klafka [~klafka@204.101.190.178] has quit [Ping timeout: 240 seconds]01:05
-!- jonathanc [~jonathanc@wsip-98-174-141-194.sd.sd.cox.net] has quit []01:19
-!- klafka_ [~klafka@204.101.190.178] has quit [Remote host closed the connection]01:22
-!- klafka [~klafka@204.101.190.178] has joined ##hplusroadmap01:23
-!- klafka [~klafka@204.101.190.178] has quit [Ping timeout: 245 seconds]01:27
-!- jmil [~jmil@hive76/member/jmil] has joined ##hplusroadmap01:30
archelskanzure: do you know anything about NURBS in CAD? Any ubiquitous standards?01:55
@kanzurei know many things about nurbs in cad01:59
@kanzurei also know that i am not very good at implementing nurbs intersection algorithms01:59
archelswell that does sound like a pain01:59
archelsI am going to argue for a neuron morphology standard in terms of NURBS (or an extensions thereof)02:00
@kanzuretake a look at opennurbs02:00
@kanzurethe intersection portions of the opennurbs library are proprietary but the other parts are open source02:00
archelsbastards.02:01
@kanzureopencascade has some custom brep things with open source intersection stuff, but the downside is that it's opencascade and therefore the source code is unreadable and unmaintainable. however, it works.02:01
archelswell, the problem with NURBS is that you can't really join together separate NURBS02:01
@kanzureanother option is sisl02:01
archelsoh ya, I've been in touch with the SINTEF guys02:02
@kanzuresure you can. lots of people use a "wings" data structure for stitching nurbs surfaces together.02:02
@kanzurehttp://diyhpl.us/~bryan/papers2/cad/02:03
archelsyes, but that requires lofting both NURBS to have the same number of knots. So if you want to join two dozen surfaces, all with different knot vectors, you'll end up with a zillion knots/control points02:03
archelsThomas Hughes, there's another bastard right there. Has an apparently great framework/library for locally refinable NURBS (which avoid this problem ^), but he commercialised instead of open sourced it.02:05
@kanzureon an unrelated note, have you looked at https://github.com/kanzure/netmorph02:07
archelsoh, that's Randall's abandoned project isn't it02:07
@kanzurewell i'm sure there's other projects he's abandoned if that would make you feel better heh02:08
archelsI should probably mention it in my talk. thanks02:09
@kanzurethere are some youtube videos too02:09
archelsUnlike02:10
archelsprevious work which considers primarily the problem of fitting a02:10
archelssingle B-spline patch, our goal is to directly reconstruct a surface of02:10
archelsarbitrary topological type. We must therefore define the surface as02:10
archelsa network of B-spline patches.02:10
archelsthis is the problem with NURBS: stiching them together02:10
@kanzurestephen larson probably has more actionable recommendations for you02:11
archelsI don't suppose he visits here much?02:15
@kanzurehe is sometimes in #openworm-office02:15
@kanzurehe seems responsive by email02:16
archelsoh damn, he's even in my /lastlog there02:19
-!- klafka [~klafka@204.101.190.178] has joined ##hplusroadmap02:22
archelskanzure: your repository is missing a classic, The NURBS Book by Piegl and Tiller ;)02:25
archelsftp://ftp.turingbirds.com/math/Springer%20-%20The%20NURBS%20Book%202ed.djvu02:25
@kanzureyour server is slow02:27
archelsyes, anonymous logins are capped to 100 kB/s summed over up to 5 users02:27
archelsI don't want my ISP to come knocking at my door telling me to take it all down02:28
@kanzureok got it02:30
archelsalright time to move a chair02:32
-!- jmil [~jmil@hive76/member/jmil] has quit [Quit: jmil]02:32
-!- cpopell [~cpopell@pool-96-231-37-73.washdc.fios.verizon.net] has quit [Ping timeout: 252 seconds]02:32
-!- qu-bit_ [~shroedngr@unaffiliated/barriers] has joined ##hplusroadmap02:47
-!- qu-bit [~shroedngr@unaffiliated/barriers] has quit [Ping timeout: 260 seconds]02:50
-!- chris_99 [~chris_99@unaffiliated/chris-99/x-3062929] has joined ##hplusroadmap03:13
-!- makoLime [~mako@103-9-42-31.flip.co.nz] has quit [Ping timeout: 256 seconds]03:54
-!- EnLilaSko [EnLilaSko@unaffiliated/enlilasko] has joined ##hplusroadmap03:58
-!- qu-bit_ [~shroedngr@unaffiliated/barriers] has quit [Remote host closed the connection]04:14
-!- plur [~nonentity@121-73-87-49.cable.telstraclear.net] has quit [Remote host closed the connection]04:15
-!- mutagen [~safitan@75-105-12-23.cust.wildblue.net] has quit [Read error: Connection reset by peer]04:40
-!- ArmilusDajjal [~safitan@75-105-12-23.cust.wildblue.net] has joined ##hplusroadmap04:42
-!- Viper168 [~Viper@unaffiliated/viper168] has quit [Ping timeout: 252 seconds]05:20
-!- yorick [~yorick@oftn/member/yorick] has joined ##hplusroadmap06:23
-!- _0bitcount [~ulises11@82.159.59.4.dyn.user.ono.com] has joined ##hplusroadmap06:31
-!- ThomasEgi [~thomas@185.5.8.81] has joined ##hplusroadmap06:42
-!- ThomasEgi [~thomas@185.5.8.81] has quit [Changing host]06:42
-!- ThomasEgi [~thomas@panda3d/ThomasEgi] has joined ##hplusroadmap06:42
-!- augur [~augur@208.58.5.87] has quit [Remote host closed the connection]06:48
-!- augur [~augur@208.58.5.87] has joined ##hplusroadmap06:49
-!- augur [~augur@208.58.5.87] has quit [Ping timeout: 240 seconds]06:53
-!- augur [~augur@129-2-129-34.wireless.umd.edu] has joined ##hplusroadmap07:12
-!- Zuben [~Bladerun@199.175.51.127] has joined ##hplusroadmap08:18
-!- klafka [~klafka@204.101.190.178] has quit [Remote host closed the connection]08:44
-!- yashgaroth [~ffffff@cpe-66-27-118-94.san.res.rr.com] has joined ##hplusroadmap08:45
-!- jmil [~jmil@hive76/member/jmil] has joined ##hplusroadmap08:49
-!- klafka [~klafka@204.101.190.178] has joined ##hplusroadmap09:55
-!- klafka [~klafka@204.101.190.178] has quit [Ping timeout: 255 seconds]10:00
-!- eudoxia [~eudoxia@r186-54-244-132.dialup.adsl.anteldata.net.uy] has joined ##hplusroadmap10:04
-!- eudoxia [~eudoxia@r186-54-244-132.dialup.adsl.anteldata.net.uy] has quit [Client Quit]10:05
-!- OldCoder_ [~OldCoder_@209.237.22.146] has joined ##hplusroadmap10:46
@kanzurehah ph-detours11:00
-!- chris_99 [~chris_99@unaffiliated/chris-99/x-3062929] has quit [Read error: Connection reset by peer]11:01
-!- eudoxia [~eudoxia@r186-54-244-132.dialup.adsl.anteldata.net.uy] has joined ##hplusroadmap11:04
-!- chris_99 [~chris_99@unaffiliated/chris-99/x-3062929] has joined ##hplusroadmap11:04
-!- eudoxia [~eudoxia@r186-54-244-132.dialup.adsl.anteldata.net.uy] has quit [Client Quit]11:04
-!- eudoxia [~eudoxia@r186-54-244-132.dialup.adsl.anteldata.net.uy] has joined ##hplusroadmap11:07
-!- Cat4D [433456da@gateway/web/freenode/ip.67.52.86.218] has joined ##hplusroadmap11:10
-!- OldCoder_ [~OldCoder_@209.237.22.146] has quit [Quit: Leaving]11:10
-!- Guest96256 is now known as yeastwest11:45
-!- augur [~augur@129-2-129-34.wireless.umd.edu] has quit [Remote host closed the connection]11:48
-!- eudoxia [~eudoxia@r186-54-244-132.dialup.adsl.anteldata.net.uy] has quit [Quit: Leaving]11:58
@kanzurehttp://www.indiegogo.com/projects/we-are-the-explorers-a-movie-trailer-for-our-space-program12:07
-!- Cat4D [433456da@gateway/web/freenode/ip.67.52.86.218] has quit [Ping timeout: 245 seconds]12:17
-!- Guest17500 [~quassel@192.210.211.75] has quit [Ping timeout: 256 seconds]12:33
-!- _0bitcount [~ulises11@82.159.59.4.dyn.user.ono.com] has quit [Quit: Leaving]12:35
-!- underscor [~quassel@192.210.211.75] has joined ##hplusroadmap12:35
-!- underscor is now known as Guest2983812:35
-!- augur [~augur@129-2-129-34.wireless.umd.edu] has joined ##hplusroadmap12:57
-!- strages_home [~strages@98.67.174.4] has quit [Ping timeout: 256 seconds]13:37
@kanzure"TMS320C6x COFF Linker Unix v6.0.7 Copyright (c) 1996-2006 Texas Instruments Incorporated"13:47
-!- cpopell [~cpopell@pool-96-231-37-73.washdc.fios.verizon.net] has joined ##hplusroadmap13:52
@kanzurehayes commands for ardrone's protocol https://github.com/felixge/node-ar-drone/issues/4014:13
jmilkanzure: do you have this file: MrKim_Sarik_Printable_Transistors_part1-v1.3.pdf14:17
jmilkanzure: Smidge204 in #reprap is looking for it. i'd like a copy too if you have14:18
jmilalso kanzure: i accepted an assistant professorship at Rice University in Houston14:18
jmilwill start in july14:18
jmil3d printing sugar full time research lab14:18
@kanzurecongratulations14:18
@kanzurenow for the arduous road to funding..14:18
ParahSail1nwow14:21
ParahSail1nwhat department?14:21
@kanzurejmil: closest thing to that file that you're gonna be able to find is http://openmaterials.org/2010/12/14/diy-printed-transistors-botacom/14:22
@kanzure"What has happened to the mrkimrobotics website? It seems everything related to this research has been taken down everywhere." was posted 1 year ago.14:22
ParahSail1njmil, call me next time you're in town, i can guide you around the rice steam tunnels14:23
ParahSail1n847-641-128514:23
jmilParahSail1n: sweeeet14:25
jmilkanzure: I will put the fun in funding lol14:26
jmilBioengineering ParahSail1n14:26
ParahSail1nso are you in the tower across the street?14:26
ParahSail1nthe brc?14:26
jmilyes14:26
jmilwill be14:26
ParahSail1nthats pretty awesome14:26
jmilParahSail1n: you work in med center?14:26
jmilthanks! i'm super excited14:26
ParahSail1nfucking parking there is a ripoff14:26
jmillol14:26
jmilyou should try parking at MIT14:27
ParahSail1nim a grad school dropout from rice14:27
jmilah, what dept?14:27
jmilyou go to valhalla much?14:27
ParahSail1ni was in civil engineering, but i did a lot of stuff with chbe14:27
jmilgotcha14:27
ParahSail1nyeah, i was there for four years, so hard to avoid it14:27
ParahSail1nshould have mentioned it in here when you visited rice14:28
jmilwhat are you doin now?14:28
ParahSail1nim in bioinformatics now, a place called eureka genomics14:28
@kanzureParahSail1n is busy crying that he doesn't have a printer as cool as yours14:28
jmilmy schedule was packed. literally 14 hours a day of meetings had to request bathroom breaks14:28
ParahSail1nthey're trying to launch 23andme for dogs14:29
jmilah14:29
@kanzurejmil: i know one person who might have this pdf14:29
ParahSail1ni dont know that many professors in the brc14:29
-!- makoLime [~mako@103-9-42-31.flip.co.nz] has joined ##hplusroadmap14:29
ParahSail1ni bummed occasional cultures off people in there, cell lines, viral vectors, etc14:30
jmilcoolio14:30
jmilwell i hope to see you at the maker popup in houston in august. we are starting to organize14:31
ParahSail1nwhats that?14:31
jmilit will be a makerspace that will exist for one month only. to stimulate interest and focus projects and project completion14:32
jmilwe are still framing the idea14:33
ParahSail1nwhere you gonna be staying?14:33
@kanzurejmil: neat idea, but getting all the equipment in one place for a month seems hard to pull off?14:34
jmilwe won't have too much equipment14:34
ParahSail1ni imagine tx/rx could lend the space14:34
@kanzurewithout equipment what's the point :p14:34
jmilwill be more of a coworking space and engage the locals14:34
@kanzureoh.14:34
jmiland focus presentation and workshops14:34
@kanzuresounds like a normal meeting then?14:35
-!- OldCoder_ [~OldCoder_@209.237.22.146] has joined ##hplusroadmap14:35
jmilbut hopefully i will have a couple reprap builds going there14:35
jmiland reprap build class14:35
jmilthings like that14:35
-!- OldCoder_ [~OldCoder_@209.237.22.146] has quit [Ping timeout: 255 seconds]14:39
-!- qu-bit [~shroedngr@unaffiliated/barriers] has joined ##hplusroadmap14:40
ParahSail1njmil, so same research direction, the sugar printing?14:41
jmilyes14:41
jmilbut going BIGGER14:42
-!- OldCoder_ [~OldCoder_@209.237.22.146] has joined ##hplusroadmap14:42
ParahSail1nbigger?14:42
chris_99sugar printing == printing with sugar?14:42
-!- qu-bit [~shroedngr@unaffiliated/barriers] has quit [Remote host closed the connection]14:48
browniessounds like a sweet job14:50
-!- qu-bit [~shroedngr@unaffiliated/barriers] has joined ##hplusroadmap14:51
-!- qu-bit [~shroedngr@unaffiliated/barriers] has quit [Read error: Connection reset by peer]14:53
-!- eudoxia [~eudoxia@r186-54-244-132.dialup.adsl.anteldata.net.uy] has joined ##hplusroadmap14:56
eudoxiakanzure, is skdb under the GPL because of that wrapper around GNU units that fenn wrote?14:57
@kanzureno14:58
@kanzureit's under gpl because we decided we wanted it under gpl14:58
eudoxiaactually nevermind, i see you have your own unit conversion thing14:58
ParahSail1npackage system for "real stuff"14:58
ParahSail1nfirst i think you'd need a ld for real stuff14:58
@kanzuregotta start somewhere14:59
eudoxianot that i have anything against the GPL, just curious if using another program from the command line is subject to similar restrictions as linking14:59
@kanzurenope14:59
-!- jmil [~jmil@hive76/member/jmil] has quit [Quit: jmil]15:00
ParahSail1ndef frange(start, stop, step): #this ought to come with python :( -- xrange?15:00
ParahSail1noh, you need with float15:01
@kanzurealso this was back when python 2.615:02
-!- Mariu [Jimmy98@89.41.57.33] has quit [Read error: Connection reset by peer]15:12
-!- Mariu [Jimmy98@89.41.57.33] has joined ##hplusroadmap15:16
ParahSail1nfucking loud-ass goats15:17
@kanzurehttp://defcad.org/ "Welcome to DEFCAD, operated by Defense Distributed. This site is a makeshift response to Makerbot Industries' decision to censor files uploaded in good faith at Thingiverse, specifically firearms-related files. We are hosting as many of the pulled files as we can find."15:21
chris_99are they still trying to make an all-plastic gun15:22
yashgaroththey never were15:22
chris_99they said they where15:22
chris_99a one shot thing15:22
@kanzurei didn't realize how colorful they were trying to make their models.. wtf.15:22
eudoxia10bux he gets killed by the ATF15:23
@kanzurethe animated gifs saying "NEW" are extremely annoying http://defcad.org/browse/15:23
@kanzurei think these guys are either amateurs or idiots15:23
@kanzureand by amateurs i don't mean the good kind15:24
@kanzureand their "megapack" ad is clearly using an icon registered by some windows software company http://defcad.org/wp-content/uploads/2012/12/mp.png15:24
eudoxiathe browse page should look more like the main page15:24
eudoxiawith each item being a little square with an image and the name in it15:25
@kanzurei'm a little disappointed15:25
@kanzurei think there's room for someone to write a grant proposal to NRA to do a legit version of this (there's no way NRA would dump money on this as it is, because of their questionable beginning)15:26
-!- Mariu [Jimmy98@89.41.57.33] has quit [Quit: leaving]15:26
@kanzureah they are in #defcad15:27
chris_99i don't personally see the point of plastic weapons15:27
-!- eudoxia [~eudoxia@r186-54-244-132.dialup.adsl.anteldata.net.uy] has quit [Remote host closed the connection]15:27
chris_99is it just a way to make a gun without a license or something15:27
chris_99since they're focussing on the reciever thing15:28
yashgarothwe freedom-loving americans are allowed to manufacture firearms for personal use, as long as they meet legal restrictions15:28
chris_99wow, didn't know that15:29
@kanzureoops i forgot that nmz787 showed us that exact quote like a month ago15:29
yashgarothonce you have a lower receiver, you can buy everything else off of amazon, minus magazines and ammunition15:29
ParahSail1n"<eleitl> goats are unproblematic"15:30
chris_99isn't having the receiver made out of plastic dangerous though, like what happens if it fails15:30
@kanzureParahSail1n: an understatement15:30
yashgarothchris_99 the gun just breaks in half, pretty much15:30
yashgarothit won't start shooting bullets back at you15:31
chris_99aha15:31
ParahSail1nin theory they are cellulose to protein conversion machines-- in practice, in a grass filled backyard, they will starve to death until i go out and set up a platform so they can reach the wisteria vines15:31
@kanzurewait.. did you go and get a goat since the last time we were talking about it?15:32
ParahSail1ni dunno, i bought them the first week of february15:32
ParahSail1nhttps://plus.google.com/u/0/photos/108592484668460515128/albums/5838517469299267185?q=album&rlz=1C1CHFX_enUS520US520&aq=f&um=1&ie=UTF-8&sa=N&authkey=CITGk5Cfu5DdrQE15:33
ParahSail1nits not hard to get a "90%" lower half of the receiver15:33
chris_99theres a documentary on it http://www.vice.com/motherboard/click-print-gun-the-inside-story-of-the-3d-printed-gun-movement15:33
-!- augur [~augur@129-2-129-34.wireless.umd.edu] has quit [Remote host closed the connection]15:33
ParahSail1nthe printing thing is more of a proof of principle than anything15:33
ParahSail1n90% receiver = machined roughly in the shape, but not finished enough to be considered an ffl product, but you can drill a couple holes and its a gun15:34
ParahSail1nim not familiar with ar, but im pretty sure the upper receiver is the one that holds the bolt, the lower is mostly a magazine well15:36
yashgarothmagazine, trigger group, and the buffer15:36
ParahSail1n3d printed high cap magazines might be the killer app15:37
yashgaroththey have those, but you need to buy springs because apparently plastic makes shitty springs15:37
ParahSail1nyeah i imagine15:37
chris_99yashgaroth, so _anyone_ could buy the parts other than the lower reciever without a licence?!15:38
ParahSail1nsprings are pretty universal15:38
yashgarothhaha license15:38
ParahSail1nyes, they call them ar-15 parts kits15:38
ParahSail1nyou can get parts kits for ak model rifles as well15:38
yashgarothneed a pretty heavy-duty press to assemble an AK though15:39
ParahSail1npress the barrel into the receiver?15:39
yashgarothmhm15:39
ParahSail1nyeah i can imagine15:39
chris_99that's insanely scary that anyone could buy that stuff15:40
chris_99to me15:40
ParahSail1nlol, find a friend to take you out shooting15:41
yashgarothhe's gonna have to travel pretty far to do that15:41
@kanzureyou guys don't have shooting ranges?15:42
-!- Mariu [Jimmy98@89.41.57.33] has joined ##hplusroadmap15:42
ParahSail1neu?15:42
@kanzureyeah15:42
chris_99we have clay pigeon shooting15:42
@kanzurewhat's that?15:42
yashgarothshotguns15:42
ParahSail1nshotgun skeet15:42
chris_99using shotguns to shoot spinning discs15:42
ParahSail1na proper aristocratic shooting sport15:42
chris_99heh15:42
@kanzuresounds lovely15:43
ParahSail1ni could live without guns15:45
-!- eudoxia [~eudoxia@r186-54-244-132.dialup.adsl.anteldata.net.uy] has joined ##hplusroadmap15:45
ParahSail1nbut im not gonna unilaterally disarm15:46
eudoxia15:30 < chris_99> isn't having the receiver made out of plastic dangerous though, like what happens if it fails15:47
@kanzureyou can pry my gene gun from my cold dead ..15:47
eudoxialol their latest fired 600 bullets without harm15:47
@kanzuresomething something something15:47
eudoxiawithout failing*15:47
eudoxiai reiterate, they're gonna get killed by the ATF15:47
chris_99ATF?15:47
jrayhawkwhy would the ATF give a shit15:48
ParahSail1nhow many days does it take to squirt out what looks like at least 100 grams of plastic from a 3d printer15:48
eudoxiathe Bureau of Fun Things15:48
eudoxia(alcohol, tobacco, firearms and explosives)15:48
ParahSail1ni think they got a ff license from them15:48
eudoxiathey did15:49
eudoxiai was surprised15:49
ParahSail1nso i dont think the atf is gonna kill them15:49
jrayhawknot that there's much point; nobody's going to pay extra for a crappier product15:50
ParahSail1nprobably the atf doesnt care about such a low throughput manufacturing method as plastic extrusion though a 1 mm apertude15:50
ParahSail1nwhen there are people with cnc mills15:50
eudoxiai don't know much but aren't these sort of files implementation-agnostic?15:51
eudoxiai mean sure you could print them in thermoplastic15:51
jrayhawkprinting a mold for it would be fairly useful15:52
-!- qu-bit [~shroedngr@unaffiliated/barriers] has joined ##hplusroadmap15:55
-!- willywompa [6bd9a086@gateway/web/freenode/ip.107.217.160.134] has joined ##hplusroadmap15:59
eudoxiabut you could also print them in metal, with a laser sintering machine16:00
* eudoxia 's sister needed to use the computer making me afk for a while16:00
-!- Viper168 [~Viper@node111.19.251.72.1dial.com] has joined ##hplusroadmap16:02
-!- Viper168 [~Viper@node111.19.251.72.1dial.com] has quit [Changing host]16:02
-!- Viper168 [~Viper@unaffiliated/viper168] has joined ##hplusroadmap16:02
-!- eudoxia [~eudoxia@r186-54-244-132.dialup.adsl.anteldata.net.uy] has quit [Quit: Leaving]16:06
-!- eudoxia [~eudoxia@r186-54-244-132.dialup.adsl.anteldata.net.uy] has joined ##hplusroadmap16:07
-!- strangewarp [~C@c-67-176-51-26.hsd1.co.comcast.net] has quit [Read error: Connection reset by peer]16:09
-!- strangewarp [~C@c-67-176-51-26.hsd1.co.comcast.net] has joined ##hplusroadmap16:10
-!- eudoxia [~eudoxia@r186-54-244-132.dialup.adsl.anteldata.net.uy] has quit [Client Quit]16:10
Zubenlol16:12
Zuben3d printing ar15s is really a worry? lol16:17
chris_99http://defcad.org/22-single-shot-firearm/16:19
Zubenyou can make a rifle fire automatically with a shoestring16:19
Zubendear god we should all be wearing flip flops16:19
Zubenfor the chiddrens16:19
jrayhawkI wonder how the ATF distinguishes between a shoestring and a trigger crank.16:20
@kanzureZuben: who are you16:20
Zubenyou'd think that a group of people supposably embracing technology wouldn't be so ready to fear its worst uses but imagine the best ways to utilize it16:21
ZubenI am me16:22
@kanzurewho are you.16:22
Zubendoes one need a title to be here?16:22
@kanzurei think i know who you are and i'm about to ban you16:22
Zubenoh lol, wow, that's rich16:23
Zubenban the antagonist16:23
@kanzurei didn't say you are an antagonist16:23
Zubenthat's the problem today with this system of self seggregation16:23
Zubenany ideas differing from mainstream group thought is bad, and scary16:24
@kanzurewhat the fuck dude?16:24
Zubenyou clearly don't know anything16:24
@kanzurei'm just interested in knowing who you are. there is someone who has a similar username who i ban regularly.16:25
Zubenthere's another zuben?16:25
Zubenjesus christ, fucking internet is full16:25
ThomasEgi+1 Zuben . i want the days back when someone had to be able to read a modem manual to get online. would keep so many idiots out of the net16:26
Zubeneverywhere I go there's "someone like you"16:26
Zubenwish it were true16:27
@kanzurewhy are you here?16:27
ZubenI keep missing the unlucky bastard16:27
chris_99ThomasEgi, i'd be interested in knowing what you think of this http://www.amazing1.com/electromagnetic-emp-pulse-gun-gen-ii-assembled-or-instructions/16:27
Zubena search for transhumanist irc leads to two locations that still exist, this ones higher on the list16:27
@kanzureare you zimmeri?16:28
Zubennever heard of him16:28
Zubenirc paranoia is so strange, has anyone ever studied it? it seems so based in the autonomic systems16:30
-!- EnLilaSko [EnLilaSko@unaffiliated/enlilasko] has quit [Read error: Connection reset by peer]16:31
ThomasEgichris_99, i have no experiences with building or operating marx generators. but it should be quite possible to knock out pretty much every consumer-grade electronic device with the right marx generator + antenna16:31
chris_99heh intriguing, so you're saying it could actually damage the silicon somehow16:32
Zubenpre-consicous feeling about people we can't agree or disagree on if we've ever met before16:32
Zubenyou know how ludicrous that would be in society if you went up to random strangers and told them you feel like they're an asshole and slapped them16:32
-!- klafka [~klafka@204.101.190.178] has joined ##hplusroadmap16:33
ThomasEgichris_99, the silicon relies on very small ammounts of dotation and a monocristaline structure. there are also tons of tiny aluminum traces in a chip. both can suffer significant damage from overvoltage, permamently damaging pn-transitions or unslations of gates.16:33
-!- jmil [~jmil@hive76/member/jmil] has joined ##hplusroadmap16:34
ThomasEgichris_99, many modern chips are so sensitive that you can't even touch them without potentially breaking them with a ESD discarge.16:34
chris_99wow didn't realise it could do that, it says it can output 2 Gigawatts, which sounds a lot to me, but wouldn't know what to compare that too16:34
-!- EnLilaSko [EnLilaSko@unaffiliated/enlilasko] has joined ##hplusroadmap16:34
ThomasEgiwell it's only a short burst. but it's certainly enough to damage the delicate silicone structures16:34
ThomasEgithey are made to operate on voltages as low as 0.7 something volt.16:35
ThomasEgiand such a burst can easily catch on traces on the pcb or inside the chip, inducing hunrdets of volts16:35
ThomasEgiyou may want to read about EMI in general.16:36
ThomasEgii've seen computers beeing knocked out by smaller things. like having a big electromagnet switched off by a relais , about 1m next to it.16:36
ParahSail1nthose wood screws were not worth crap, stripped the last four of them16:36
ParahSail1nis there a secret to getting wood screws that arent garbage?16:37
ThomasEgithe sudden stop in current caused an electromagnetic burst, shutting down the computer.16:37
ThomasEgiand that was just a cheap magnet16:37
ThomasEgiParahSail1n, wood screws?16:37
ThomasEgilike in screws and nuts made from wood?16:37
ParahSail1nfor fastening wood16:37
ThomasEgispax16:38
ThomasEginothing beats those16:39
ParahSail1noff to shoplift16:39
ParahSail1nget my money back for the garbage ones16:40
@fenndeck screws with torx or square drive are an order of magnitude easier to use16:40
@fennthey invented the cordless impact driver because phillips drive is designed to cam out under constant torque16:41
ThomasEgiphillips screws suck. they are ok to screw together some plastic parts16:41
@fennit dates to the 1920's when factories didn't have good torque clutch on their assembly guns16:42
ThomasEgifor serious business go with torx or hexnut16:42
@kanzureughhh "I'm currently at the PaleoFX Conference, and had the pleasure to listen to a biohacking roundtable with some of the world's top biohackers (pictured above, left to right, Dan Pardi, Josh Whiton, Jolly, Abel James Bascom, and Darryl Edwards)."16:43
@kanzurewhat is this crap16:43
yashgarothheh16:43
ParahSail1njosh whiton is goatee-joss whedon16:43
@kanzureyashgaroth: you wanna be the world's top biohacker?16:44
rigel"biohacking"?16:44
yashgarothbiohacking now means, like, nutrition or some shit16:44
@kanzure"i looked at nutrition labels and won a gold medal"16:44
rigelAMERICA'S NEXT TOP BIOHACKER16:44
ParahSail1nwelcome to brand dilution16:44
-!- eudoxia [~eudoxia@r186-54-244-132.dialup.adsl.anteldata.net.uy] has joined ##hplusroadmap16:44
@fenni blame dave asprey16:44
-!- chris_99 [~chris_99@unaffiliated/chris-99/x-3062929] has quit [Quit: Leaving]16:45
@kanzuremaybe i should start shamelessly marketing stuff like this16:45
@kanzurebecause at least it would be me marketing it and possibly doing something useful with the attention16:45
@kanzurebut then i would hate myself because i would be busy marketing things16:45
yashgarothI blame the same people who decided 'hacker' now means 'person who does a thing pretty well'16:45
rigelthat was always its original meaning16:46
yashgarothnot even 'finds new ways of using or modifying something'?16:46
@fenncollege grad with vc funding?16:46
rigelwhat the fuck is wrong with people that there is a goddamn paleo diet conference16:47
jrayhawkThere's PaleoFX and the Ancestral Health Symposium.16:47
rigelthat is the thing that needs to be rooted out, burnt to the ground, and the earth salted after it16:47
@fennthat's a very agrarian metaphor you chose16:47
yashgarothvery gluten-centric16:48
eudoxiahahaha16:48
rigeli feel like buying a domain name16:48
@kanzureblackhatbio.com16:48
rigeltyrannyofgluten.com16:48
@kanzuremine is cooler.16:48
rigelincorrect16:48
@kanzurei will compromise with glutenocalypse.com16:49
@kanzureor grainocalypse i guess16:49
rigelit could be pretty great to put together a parody paleo/gluten-free website16:50
rigeland honestly, i really feel for RDs16:50
rigelbecause they are constnatly confused with quacks16:50
@fennRD means what?16:51
rigelthough of course plenty of them are themselves quacks16:51
yashgarothregistered dieticians?16:51
rigeli believe so16:51
@kanzure> A frend suggested I read Biopunk and I just got done with the chapter that16:51
@kanzure> mentions you!  I have been doubting whether I really should go to grad16:51
rigelthey are nutritionists16:51
@kanzure> school all year long16:51
@kanzureha ha ha this guy is coming to me for grad school advice16:51
@kanzureit's like asking a magic eight ball that always answers "HELL NO"16:51
rigelthe consequences of dropping out of grad school are different than the consequences of not going to grad school in the first place16:52
@kanzurewhat does dropping out have to do with it?16:53
@kanzurei never went to grad school, so i didn't drop out.16:53
@kanzurecan't drop out of what you didn't start!16:53
-!- Viper168 [~Viper@unaffiliated/viper168] has quit [Ping timeout: 246 seconds]16:57
-!- jmil [~jmil@hive76/member/jmil] has quit [Quit: jmil]16:59
-!- EnLilaSko- [EnLilaSko@host-85-30-145-65.sydskane.nu] has joined ##hplusroadmap17:02
@kanzurehttp://bioblender.eu/17:04
browniesyes, going and then dropping out is more prestigious17:04
@kanzure"BioBlender is a software package built on the open-source 3D modeling software Blender."17:05
@kanzure"Biology works at nanoscale, with objects invisible to the human eye. With BioBlender it is possible to show some of the characters that populate our cells, based on scientific data and the highest standard of 3D manipulation. Scientists all over the world study proteins at atomic level and deposit information in the public repository Protein Data Bank, where each molecule is described as the list of its atoms and their 3D coordinates."17:05
@kanzurehmm well if the output is the same (pdb files) then i figure this is probably better than bothering with nanoengineer (except for all the features bioblender seems to be missing)17:05
-!- EnLilaSko [EnLilaSko@unaffiliated/enlilasko] has quit [Ping timeout: 252 seconds]17:06
@kanzureblender definitely has more 3d modeling tools compared to nanoengineer, although nanoengineer is much more focused on cad modeling rather than 3d modeling17:06
@kanzure"Molecular Dynamics Simulation (Elaborate and optimize protein motion)"17:06
@kanzure"Complex protein surface property visualizations (e.g. MLP and EP surface properties)"17:06
@kanzure"BioBlender uses a few other free third-party softwares (PyMLP, APBS, etc), these softwares and their licences are included in the BioBlender package.  For full functionality, BioBlender requires the installation of Python 2.6, and PyMol (Free or Licensed). "17:06
@kanzure... python2.6?17:06
@kanzurepaperbot: http://arxiv.org/abs/1009.480117:06
paperbothttp://diyhpl.us/~bryan/papers2/paperbot/BioBlender%3A%20Fast%20and%20Efficient%20All%20Atom%20Morphing%20of%20Proteins%20Using%20Blender%20Game%20Engine.pdf17:07
-!- ThomasEgi [~thomas@panda3d/ThomasEgi] has quit [Remote host closed the connection]17:07
-!- eudoxia [~eudoxia@r186-54-244-132.dialup.adsl.anteldata.net.uy] has quit [Quit: Leaving]17:07
@fennthis visualization of (van der waals?) interaction is kinda neat http://bioblender.eu/wp-content/uploads/interact_near1.png17:09
-!- EnLilaSko- [EnLilaSko@host-85-30-145-65.sydskane.nu] has quit [Remote host closed the connection]17:10
ParahSail1nfenn, thats fastenating how square drive was invented first, then phillips drive came out later to cope with inferior driver equipment17:41
LemminkainenParahSail1n torquing out doesn't necessarily denote inferior17:46
ParahSail1ntorque limiting drivers seems a better solution to overtightening17:48
Lemminkainenaye, but lock washers are just as lovely17:49
ParahSail1nit seems at this point there is no conceivable need for the phillips bit17:50
ParahSail1n"Robertson had licensed the screw design to a maker in England, but the party that he was dealing with intentionally drove the company into bankruptcy and purchased the rights from the trustee, thus circumventing Robertson.[citation needed] He spent a small fortune buying back the rights. Subsequently, he refused to allow anyone to make the screws under license. When Henry Ford tried out the Robertson screws he found they saved conside17:52
ParahSail1nrable time in Model T production, but when Robertson refused to license the screws to Ford, Ford realized that the supply of screws would not be guaranteed and chose to limit their use in production to Ford's Canadian division.[22][23][24] Robertson's refusal to license his screws prevented their widespread adoption in the United States, where the more widely licensed Phillips head has gained acceptance. The restriction of licensing of17:52
ParahSail1n Robertson's internal-wrenching square may have sped the development of the internal-wrenching hexagon, although documentation of this is limited."17:52
ParahSail1nwhat, licensing? why need to license a square? oh yeah, patents, always ruining everything17:53
LemminkainenParahSail1n what's the timeline on that? because while Ford was still at his Woodward Ave location they had an in-house machine shop manually turning all their fasteners17:55
ParahSail1nhttp://en.wikipedia.org/wiki/Robertson_screwdriver#Robertson17:55
Lemminkainenthank you for accommodating my fractured attentions pan17:57
-!- yorick [~yorick@oftn/member/yorick] has quit [Remote host closed the connection]18:20
-!- willywompa [6bd9a086@gateway/web/freenode/ip.107.217.160.134] has quit [Ping timeout: 245 seconds]18:37
-!- klafka [~klafka@204.101.190.178] has quit [Remote host closed the connection]18:56
-!- superkuh [~superkuh@unaffiliated/superkuh] has quit [Quit: arma3]19:02
-!- klafka [~klafka@204.101.190.178] has joined ##hplusroadmap20:06
-!- klafka [~klafka@204.101.190.178] has quit [Ping timeout: 272 seconds]20:11
-!- Viper168 [~Viper@node138.18.251.72.1dial.com] has joined ##hplusroadmap20:46
-!- Viper168 [~Viper@node138.18.251.72.1dial.com] has quit [Changing host]20:46
-!- Viper168 [~Viper@unaffiliated/viper168] has joined ##hplusroadmap20:46
-!- augur [~augur@208.58.5.87] has joined ##hplusroadmap21:03
-!- Thorbinator [~Thorbinat@66-237-51-34.starstream.net] has joined ##hplusroadmap21:11
-!- lichen_ [~lichen@c-24-21-206-64.hsd1.or.comcast.net] has joined ##hplusroadmap21:22
-!- lichen [~lichen@c-24-21-206-64.hsd1.or.comcast.net] has quit [Ping timeout: 255 seconds]21:24
-!- lichen_ is now known as lichen21:26
-!- Lemminkainen [uid2346@gateway/web/irccloud.com/x-blbypxkwmcnswccy] has quit [Remote host closed the connection]21:39
-!- willywompa [6bd9a086@gateway/web/freenode/ip.107.217.160.134] has joined ##hplusroadmap22:08
-!- strages_home [~strages@98.67.162.97] has joined ##hplusroadmap22:20
-!- strages_home [~strages@98.67.162.97] has quit [Ping timeout: 255 seconds]22:36
-!- strages_home [~strages@98.67.163.188] has joined ##hplusroadmap22:38
-!- willywompa [6bd9a086@gateway/web/freenode/ip.107.217.160.134] has quit [Ping timeout: 245 seconds]22:52
-!- augur [~augur@208.58.5.87] has quit [Remote host closed the connection]23:05
-!- augur [~augur@208.58.5.87] has joined ##hplusroadmap23:06
@kanzurehttp://www.cs.ox.ac.uk/chaste23:17
@kanzurehttps://chaste.cs.ox.ac.uk/trac/wiki/GettingStarted23:17
@kanzurepaperbot: http://www.ploscompbiol.org/article/info%3Adoi%2F10.1371%2Fjournal.pcbi.100297023:17
paperboterror: HTTP 500 http://diyhpl.us/~bryan/papers2/paperbot/Chaste%3A%20An%20Open%20Source%20C%2B%2B%20Library%20for%20Computational%20Physiology%20and%20Biology.pdf23:17
@kanzure"Cancer, Heart And Soft Tissue Environment — is an open source C++ library for the computational simulation of mathematical models developed for physiology and biology. Code development has been driven by two initial applications: cardiac electrophysiology and cancer development. A large number of cardiac electrophysiology studies have been enabled and performed, including high-performance computational investigations of defibrillation on ...23:17
@kanzure... realistic human cardiac geometries. New models for the initiation and growth of tumours have been developed. In particular, cell-based simulations have provided novel insight into the role of stem cells in the colorectal crypt."23:17
@kanzure"mesh — code for linear or quadratic tetrahedral meshes and vertex meshes; nodes, elements, boundary properties; mesh generation; mesh distribution using METIS/parMETIS [22]; readers and writers for Triangle/TetGen [23], [24], Meshalyzer, Cmgui (http://www.cmiss.org/cmgui) and VTK (Paraview) [25] formats."23:17
@kanzure"pde — code for defining elliptic and parabolic second-order PDEs; parallel finite element solvers of generic coupled systems of PDEs (using mesh and linalg)."23:18
@kanzure"continuum mechanics — code for solving compressible and incompressible general non-linear elasticity problems."23:18
browniesfancy23:18
@kanzurenow you too can run colorectal simulations23:18
browniesi'd like to see the underlying PDE models23:24
browniesi bet they're reasonably elegant23:24
@kanzurehmmm to take the bet or to not take the bet23:24
@kanzurehttps://chaste.cs.ox.ac.uk/trac/browser/trunk/pde/src/problem/AbstractLinearParabolicPdeSystemForCoupledOdeSystem.hpp23:25
@kanzure"d/dt (u_i) = div (D(x) grad (u_i)) + f_i (x, u_0, ..., u_{p-1}, v_0, ..., v_{q-1}),  i=0,...,p-1."23:25
@kanzurecould be worse23:25
@kanzureoh look they even have tests of their testing system https://chaste.cs.ox.ac.uk/trac/browser/trunk/pde/test23:26
browniesacademic code that's actually well-architected?23:27
browniesmiracle of miracles23:27
@kanzurethat's disturbing.23:35
@kanzureif academics were actually capable of writing usable code then something terrible might happen23:36
browniesheh23:38
-!- lichen [~lichen@c-24-21-206-64.hsd1.or.comcast.net] has quit [Quit: Lost terminal]23:41
@kanzurehttp://epmv.scripps.edu/ "We have developed an open-source plug-in, embedded Python Molecular Viewer (ePMV), that runs molecular modeling software directly inside of professional 3D animation applications (hosts) to provide simultaneous access the capabilities of all of the systems. Uniting host and scientific algorithms into a single interface allows users from varied backgrounds to assemble professional quality visuals and to perform ...23:46
@kanzure... computational experiments with relative ease."23:46
-!- OldCoder_ [~OldCoder_@209.237.22.146] has quit [Remote host closed the connection]23:47
@kanzure"ePMV is free and the ePMV plugin currently supports: Cinema4D 11.5 12, 13, 14™ , Blender 2.49, 2.58 & 2.60, Autodesk Maya 2011, 2012, 2013™, Autodesk 3ds Max 2013™ With the help of developers like you, this list can easily extend to include  Houdini, RealFlow, SoftImage XSI (PySoftimage), Modo, and many others.."23:49
@kanzurenot as helpful if you have to pay $20,000/seat to see your proteins23:49
browniesbetter be some damned fascinating proteins23:49
@kanzurehttp://www.youtube.com/watch?v=-qHtp4ehseA23:57
@kanzure.title23:57
yoleauxePMV Intro: molecular modeling in C4D. (4 min. introduction to the embedded Python Molecular Viewer) - YouTube23:57
--- Log closed Sun Mar 31 00:00:21 2013

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