Mercurial > thoughts
view org/ideas.org @ 159:ba80a6a67b55
more ideas.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sat, 30 Jan 2016 11:49:46 -0800 |
parents | 42290f1f7f12 |
children | 23d205b9854e |
line wrap: on
line source
1 #+title: Big List O' Ideas2 #+author: Robert McIntyre3 #+email: rlm@mit.edu4 #+description: list of ideas from the last ~ 7 years5 #+keywords: aurellem ideas half-baked random6 #+SETUPFILE: ../../aurellem/org/setup.org7 #+INCLUDE: ../../aurellem/org/level-0.org8 #+babel: :mkdirp yes :noweb yes :exports both10 * Ideas11 # :PROPERTIES:12 # :HTML_CONTAINER_CLASS: ideas13 # :END:15 This is a list of *Every* idea I've written down17 #+begin_quote18 There's no end to what a man can accomplish if he doesn't care about19 getting credit.20 #+end_quote22 - sperm fitness correlation :: it's evolutionary advantageous for a23 species' sperm to fail to function exactly when the fetus they24 would create would fail. But it's really hard to make this25 functoinal correlation happen because the sperm cell only26 expresses a small subset of the genome. To the extent that thei27 correlation effect exists, we can reverse it to find28 "interesting" genes. My guess --- look for genes physiccally29 next to sperm coding genes.31 - spinal repeater/relay :: a VERY fine mesh of directional paths,32 much finer than the width of a spinal axon, which can connect a33 bundle of nerves that has been cut together.35 - auto book ::handwritten by machine; illuminated. Like old medieval36 books. Use a model of handwriting so the letters are different.38 - url resolver :: pick the longest vaid url that's a rooted substring39 of the requested URL. unambigupously corrects for links that40 have things like periods and ending parens at the end of a link.42 - soul black marble :: for existential threats, what if solu magic43 was true, and undertale whatever, destroy the world45 - heart preservation + heart bypass to allow time for healing :: you46 cryopreserve a heart, then "recondition" it inside the patient47 while under bypass to allow time for it to heal.49 - intelligent microwave osmium perfusion w/ CAT scan ::51 - assembling new word-sounding words by concatenation and random deletion ::53 - amber brain preservation? :: would this work, without having to do54 the heavy metal bits? Maybe chemical fixation with aldehydes55 followed by hot amber and then high pressure for several months?57 - zappy fat ::59 - electrocaloric effect :: see60 https://dx.doi.org/10.1146%2Fannurev-matsci-062910-100341,61 [[https://en.wikipedia.org/wiki/Electrocaloric_effect][wikipedia article]]63 - albino fruit ::65 - cryoprotectant that increases the nutritional value fo food ::67 - faucet enerty :: how much power do you get from an average faucet68 compared to the wall socket?70 - high pressure fixation :: could this defeat the "myelin unraveling"71 problem? Maybe -- if the "unraveling" is actually BUBBLES like72 you might get during the bends, caused by the fixation reaction!74 - eat fixed tissue :: can you EAT glutaraldehyde preserved tissue, if75 you wash away all the free aldehydes and make sure that the76 reaction is complete? Can you also cook the tissue? Maybe it77 would be good!79 - intelligence sorting ::81 - hyperbaric fixation :: apparently with divers with the "bends", you82 get bubbles in the myelin in particular. Maybe hyperbaric83 fixation would be able to eliminate these bubbles!85 - blood + cryoprotectant :: might be more gentle than normal things?86 Why not use it? (b/c you might need extracellular ion87 concentrations), also zeta potentials! But you could filter the88 blood, and get a lot from a slaughterhouse perhaps.90 - the matrix has a "lord of space" and a "muse of time" ::92 - ultra fast fluorocarbon cooling :: perfuse brain w/ cryoprotectant,93 cool to -20°C. Then clear out everything w/ fluorocarbon (or94 something else that doesn't interact w/ cells and has very low95 viscosoty at low temperatures), and then immediately switch to96 fluorocarbon at around -135°C. Should very quickly cool the97 brain (even faster than persufflation!) and would also avoid the98 dehydration problems associated w/ persufflation. Even better,99 you have a mechanism for rapidly warming the brain --100 immediately switch to warm fluorocarbon. Everything is always101 still liquid and pressurized. Should buy you a couple % decrease102 in CPA toxicity.104 - gameboy IR link over wifi through emilation ::106 - living memory is the start of history :: the natural dividing line107 is between living and dead history, and is created retroactively108 with the advent of brain preservation technology and then109 realized by mind uploading. It can still creep forward from110 death of individuals. We're still living in pre-history!112 - the memory of God is the soul :: mind-uploading + christian113 theology ==> the soul falls out nicely from omniscience.115 - alternating stir plate :: a magnetic stir bar that alternates back116 and forth. Is it more efficient?118 - rsync with md5 (or whatever) database :: Now if you're rsync'ing119 something over to the server, if the file matches something120 already on the server, then it gets copied over from wherever it121 is on the server (then each block's signature is checked like122 with normal rsync, so that you get exactly the same behaviour).124 - mvln :: uses a backing database to gaurantee that when you move a125 folder, that all the links that point to it can remain126 consistent across your system.128 - centrifugal drinking :: spin the bottle around and tubes from the129 bottom convey drink up to the top. (don't know why I came up130 with this one...)132 - DRACOS at single cell stage :: you splice the genes for DRACOS into133 a single human cell at the first stage of development. Then all134 the cells of the person that cell will eventually become will135 automatically produce DRACOS (and the DRACOS will be recognized136 as "self" by the immune system. This creates a powerful137 secondary immune system which will make the person immune to138 almost all viruses.140 - toilet + fume hood :: because it's dumb to have the entire bathroom141 be a sort of fume hood.143 - wind speed force :: two wind socks one weighted. The angle between144 them tells you the force of the wind.146 - sshfs to mount root :: you can mount your own root filesystem147 somewhere else using sshfs. Sort of "normalizes" file148 permissions without having to use root, and is weird. Could also149 bypass rm =--preserve-root= restrictions and delete entire150 filesystem.152 #+BEGIN_SRC sh153 sshfs root@localhost:/ my-root154 #+END_SRC156 - not even a nop of damage :: nop == no-op158 - twittwe vibratoe ::160 - value of cancer :: what of value is lost with an easy cancer-cure?162 - blood :: blood is the "wires" that connect organs to each other and163 impedance match the services that organs provide to other164 organs. A heart, per se, does not need blood but instead access165 to the filtering powers of a kidney; blood just connects the166 kidney cells to the heart cells. That's why "perfusing w/ blood"167 is entirely missing the point.169 - armored helmet :: use fiber-optics to re-route vision and get better170 shield for eyes. curved plates, kozilek style.172 - open source contributions :: way to make them public on your website easily.174 - active opto-glove :: for ENHANCED touch! It's a magnyfing glass for175 your fingers!177 - glove screen :: for driving directions, etc. Better than a watch!179 - osmium + sugar as a histo stain :: the suger interacts with the180 osmium and retards its progress. you can see details on slices in181 a light microscope without any more staining, and the EMs are not182 adversely affected.184 - encryption camera :: use public key on memory card. The camera185 writes files encrypted with this public key.187 - immaculate AIDS acquisition ::189 - minds and lightspeed :: fastern minds have to deal with lightspeed190 limitations in their own cognitive architectures.192 - kill with fire :: guy A fires fire blast, with a spell circle to193 maintain the magic. Opponent B just GRABS the magic and pulls MORE194 fire. Guy A's circle goes out of control and all his life force195 gets sucked out to supply more fire. B grabs the magic, crushes196 it, fires a concentrated red lightning bolt, and eats the197 rest. "You think that you can kill me, WITH FIRE!?"199 - magic ekiga ::201 - edible crayons ::203 - library chaining ::205 - hypnosis + that drug that makes you loose continuity :: can the206 hypnosos plant things during this time?208 - forgotten services :: use "ovbilion" somehow. Some sleeping drugs209 make you forget the hour or so before you go to bed. Use this to210 create forgotten services.212 - dibenzelene -- mike darwin ::214 - sleepy perfusion :: if brains naturally expand / contract depending215 on resting / awake state, we should investigate the EMs of brains216 fixed during "sleep" mode and those fixed during "awake"217 mode. (while still using anesthetic of course).219 - shit flavored dog treats :: because dogs would probably like them.221 - fume hood incense :: so make sure the fume hood is working223 - infinity coin :: s.f. concept -- billions are uploaded by using224 osmium as a "mind uploading catalyst". osmium is put ino the225 brain, they brain is scanned, and the osmium is recycled. Then226 you make coins out of the osmium that has gone through billions227 of these cycles.229 - mamilian dive reflex as a method of preparing organs for cryopreservation ::231 - spinal encryption :: like an X server, except your body parts each232 run these servers. You all have clocks, and you have to sign your233 muscle commands with your private key in order to control your234 body.236 - suicide note as a mental excercise :: from NPR, ted talk, teenagers, etc.238 - microscope clamp magnet ring thing ::240 - cup that fills from the bottom ::242 - pronouncaeble liscense plates ::244 - instant-awake vs natural awakening :: cognitive behavioural245 difference tells you important things about the waking process.247 - asethetics and personal identity :: if you go to germany, you're not248 the same person anymore.250 - arch linux diff cache :: should only download differences between251 the new package and the most rcent archive file. Can252 precalculate. Would make mirrors/upgrading so much faster.254 - low gravity perfusion :: then you can use cappaliary action. From255 this: http://www.wired.com/2015/01/coffee-cup-designed-let-astronauts-sip-espresso-space/257 - rational advertiting :: a new criteria for advertisting -- given258 same ad structure for two different produces, what structure259 leads to the most people picking the "optimal" choice.261 - autoclone bootstrapping :: to breed male with self: you make a clone262 of the male that's broken, male and female, the bootstrap with263 those gametes265 - position independent numbers :: like latin for numbers. You'd use266 color, endings, relative size, etc to determine what place the267 number has. Very convientnt for order or magnitude calculations.269 - dead man switch activated linux user account ::271 - embowlement :: condencending reference to embodiment273 - water staff :: drinksy walking staff w/ water275 - melanin transfection ::277 - retention of neurotransmitters / other small molecules during fixation by use of an extracellular polymer such as PVP ::279 - machines :: Knowing we are machines does not diminish us; instead it280 opens our minds to the awe-inspiring complexity that is the human281 mind. Those who prefer to attribute consciousness to a "soul" or282 other metaphysical process are the ones who diminish man to a283 mere cartoon caricature.285 - why does glut change osmotic setpoints in cells :: perhaps either 1)286 It makes the membrane permeable to small molecules or 2)287 crosslinking proteins means less colagative effects.289 - Hemocyanin based blood washout solution :: for artificial blood, it290 can be hard to carry enough oxygen because haemoglobin needs to291 be in RBCs in order to effectively carry oxygen. However,292 hemocyanin, a copper based oxygen carrying protein, doesn't have293 this restriction, so it might make particurally good artificial294 blood. Might also be great for making oxygenated fixative295 solutions! In fact, hemocyanin is more efficient than hemoglobin296 for carrying oxygen at low temperatures, perfect for297 cooling/blood washout! Hemocyanin could also serve to establish298 oncotic pressure in a blood washout solution since it weighs 75299 kilodaltons.301 - osmotic buffer :: polymer which polymerizes / splits apart in order302 to maintain the osmolality of a solution.304 - shoes w/ embedded computers :: and have little clickey things you305 operate with your big toe.307 - gb codec ::309 - ultrasonic cell disruptor to make foor ::311 - particle accelarator asd an awesome electron microscop ::313 - tolouadine blue pen :: use biological stains as dyes for ink pens?315 - clock stop explination :: you have a "visual buffer" which needs to316 fill up whenever you switch out from one scene to another. This317 is the clock stop illusion.319 - coffee ad space :: Your coffee stock was brought to you by google,320 the only company that brings you comfort and love in your harsh321 and heartless corporate world. This is majestic guerrila322 marketing.324 - geo-synchro browsing :: you get a bunch of proxy servers, and then325 you visit websites and synchronize the views from each of these326 proxies into one view. Then you can see the differences by327 conutry/region. This is a way to experience the "neutral"328 internet by averging the effects of ip-tracing.330 - periodic table of genders :: arrange people by bahaviour, particular331 what sort of bonds they can form with other people.333 - ice cream protein synthesis ::335 - colored EM :: different heavy metals might possibly have different336 intensities for different electron acceleration voltages. So this337 could be the basis for colored EM images!339 - expansion microscopy dual :: this would be a process where you340 define a molecular scale object using larger microscopic341 components. Then nanotechnology goes through and replaces each342 "atomic macro block" with the appropriate atomic construct. That343 way you can use microscopic 3D printing and a special purpose344 form of nanotechnolical assembler to create any molecular345 arrangement.347 - anoxic glut :: what happens when you try to fix tissues in an348 environment completely devoid of oxygen?350 - copper+EG :: if RBCs are rendered impermeabale to EG when Cu is351 present, then maybe you can destroy RBCs by a mixture of EG and352 Cu?354 - qualia intuition explained :: let's say that you lacked the sense of355 smell. How could you learn what "acrid" means without it. How356 could you explain it to someone, without analogy to other357 smells. We mind-project this real linguistic separation into358 reality and get qualia.360 - spinal relay :: you have a small air-gapped repeater built into your361 spine in order to help with spinal injury, connect with362 prosthetics, and to monitor/control your body. Also, you could363 add the ability to save "macros"!365 - human cysts :: there should be communities of people with varying366 enforced separations from the rest of society in order to gaurd367 against various catastrophies.369 - bioelectric synthesis :: have a device which stores a lot of energy,370 and processes blood by creating sugar from waste produces over371 the day. You still need water, vitamins, minerals, etc, but this372 can handle the bulk of your energy demands and be recharged from373 the wall.375 - chelation as a method to improve cryoprotectant permeability ::377 - transgender fruit analogy :: like tomatoes379 - video game controllers as actual controllers :: console controlers380 like the n64 trident are excellent, durable tools for fine381 control. We should use them to control all sorts of things like382 robots by default. You should use it for your projects, since383 it's unlikely you'll be able to come up with something384 better. Compared to console controllers, the ones we use for385 robots/RC stuff are hopelessly clunky.387 - bubble computers :: bubble duality, bubble computing389 - dark blood bag :: blood bags in hospitals should be dark colored to390 protect the blood from damage from light.392 - chimeric homozygous sex chromosomes :: chimeric organism with XX and393 XX patterns from two males and two females. On average, it has394 the correct methylation pattern. Would it work?396 - horseshoe blood fixative :: would it work as a washout?398 - fixed protein packets :: group of fixed proteins in a network which399 is used as medicine. Hemoglovin, maybe?401 - prove hauntings :: website where you enter your pgp signed encrypted402 file and swear by all the gods that you'll haunt me with the403 password when you die, along with whatever other messages you404 have. protocol -- I video, throw rock, get password.406 - earth air water :: probably all intelligent species name their407 planet "dirt" in their language, unless the're aquatic or flying,408 then they'd name it "water" and "air" respectively.410 - ethylene glycol alt name :: icebane412 - overflow hiaku :: a hiku about buffer overflos, with garbage C code413 inside.415 - white knight :: his sword is named "Privledge" (an inherited family416 sword) he rides along the land, defending the code of417 chivralirary and keeping the orthodozy of society from fading418 from the realm.420 - technological deflation :: even the richest robber baron from the421 1920's could not afford a cardiac bypass surgery, even with422 literally all the money they had. As technology advances, the423 price of bread may go up, but the capabilities which money gives424 you also dramatically increase.426 - cure for color blindness :: could it be possible to administer some427 retroviruses via direct injection to the retina, to cause some of428 the cells in the retina to begin expressing different color429 pigments? The brain ought to easily sort out the rest and enable430 color vision. Furthremore, could we add some more colors to431 baesline human eyes? Theory -- people who are color blind have432 better color spatial accuity for the colors they can see, because433 this it the tradeoff here involved with the retrovirus434 therapy. Re-purposing color detectors to see new colors at the435 expense of spatial acuity for the old set of colors.437 - mental integrity test :: if your brain starts to decay, you might438 not notice the damage until it's too late. This would be a mental439 integrity test that you take every few weeks that measures your440 performance and compares it to a baseline. The tests are all441 designed to catch the early signs of degenerative brain442 diseases. For example, you might use performamce on a443 smell-memory assoaction test to detect early-onset Alzheimer's.445 - mind bank :: (in contrast to "brain bank")447 - Passion of the Christ missed opportunity :: in the Passion of the448 Christ, they do the entire show using Latin, Aramaic, etc, with449 subtitles. They should have had a part where Jesus does the450 sermon on the mount, he turns to the camera, and starts speaking451 in English, with no subtitles. It would have been 1.) biblically452 accurate and 2.) awesome. It would have been such a powerful453 example of Jesus' divinity, and it felt like they were setting up454 for it the entire movie, and they missed it!456 - scientist online paper reviews ::458 - binary feedback ::460 - xenobiotic methalation rewriting ::462 - trolley cryonics :: change the cryonics protocol around so that the463 death occurs in a non-primary action loop.465 - binary metric :: you make up new unit names for "2 centimeters", "4466 centimeters", "16 centimeters", etc. Then no one will be happy!467 BUT, it helps solve metric's problem of intermediate units. (a468 centimeter is too small, a meter is too large!)470 - physical pgp signatures :: someone should put together the471 technologies so that you can digitally sign actual pieces of472 paper -- some combination of signing a photograph of the473 contract using pgp, printing a barcode or OR code on the page474 which links to a website with the signed image, and a web of475 trust model so that people can authenticate as themselves. All476 this totally exists already, it's just not convienent.478 - meta eye :: you wire in a third optical input to the human brain,479 but it doesn't tranduce light form the real world, bus instead is480 connected to the "internet of things" and shows you metadata481 about things you are looking at // serves as an interface to your482 own mind and body. Then eventually simply real things without483 metadata seem flat and fake compared to the objects in cities and484 other annotated areas. This third eye doesn't occupy any of your485 normal visual field but actually EXPANDS your visual field.487 - do it once -- upload ::489 - a simple merge procedure for uploads ::491 - limits of monogamy ::493 - dream rewinding :: how to record a complete dream without disturbing494 it or modifying your brain? you need to be an upload: split495 yourself, and one of you stays awake whike the other sleeps. then496 you detect a dream in progress by monotoring rapid eye movememt497 in your sleeping self, and you wake yourself up every few minutes498 and tell yoursef about the dream. Then sleeping-your restarts the499 dream, continuation passing style, forgetting everything that was500 just said, and you repeat this process until the dream is501 over. Then awake-you and sleeping-you merge each other by taking502 sleeping-you and replaying the memories of awake-you, and you503 write a final report on the dream using the "saccade" reports to504 jog your memory.506 - denser than osmium :: do the "misicibility" thing with an osmium507 alloy to get something even more dense.509 - AI hypnosis :: hypnosis might be good for studying AI, becuse it510 might probide a "debugger" for ananlyzing the human mind. I511 briefly tried this while at MIT, but it needs MUCH more work to512 be properly evaulated.514 - becomming alive :: upload faces challenges to grow into they type of515 person that can join the greater society -- a god. They have to516 go though quests that replicate all the things that humanity had517 to accomplish, like going to the moon, by themselves, in a518 virtual world where they cannot die and never get tired.520 - population distorted map of USA :: to see states sizes in terms of #521 of people. (already exists!522 http://www-personal.umich.edu/~mejn/cart/doc/)524 - butterfly drone :: if big butterflies used to exist, then maybe we525 could make butterfly-inspired drones!527 - methylation sex symmetry breaking :: So, human cells have528 methylation patterns that encode male/female origin. If you529 combine two male patterns, the fetus grows "too fast" and530 dies. Two female patterns causes the fetus to enter a "vegatable"531 state and fail to develop. Evolutionary biologists will say that532 this reflects the asymmetry of energy investement for creating533 offspring. If that's true, then species that cast-spawn will lack534 this symmetry, and give clues about how to remove it in535 humans. If even cast spawners like sea urchins have it, then that536 means there's something deeper going on!538 - reverse cannulation perfusion :: you put the organ you want to539 perfuse in an airtight chamber with a pool of the stuff you want540 to perfuse. You cannulate some veins and lead tubes form to541 outside of the chamber. You pump in air and perfusate, and the542 increasing air pressure in the chamber forces perfusate through543 the organ. For times when you don't want to cannulate the inputs544 -- they can be ragged, or there can be many of them. You still545 have to guide the veins to the outside of the chamber, but546 depending on the use case this might be far easier than547 tradational cannulation.549 - very slow physiological pressure perfusion :: less extreme example550 of the "pausing" trick -- just keep the perfusion running and551 don't put the perfusion target into the liquid as deep.553 - whole brain perfusion embedding :: Do the standard EM embedding554 protocol, but skip the osmium step, and use the "perfusion555 pausing" method to prevent overextraction during the dehydration556 and embedding steps. I think that you CAN perfuse resins into the557 brain, simply because you CAN perfuse viscous rubber when doing558 vascular casts.560 - perfusion pausing :: (Turns out this won't actually work!) One561 problem with doing perfusion is that if you STOP the perfusion,562 you rapidly loose pressure in the organ as your perfusate leaks563 out. You can prevent this by submerging the organ/head/rat564 whatever in FLUID at the appropriate level. Use something inert565 like flurocarbon to avoid problems. You would have to slowly566 decrease the flow rate while simultaneously lowering the567 perfusing object into the fluid. To start again, reverse the568 process -- reengage the peristaltic pump slowly while removing569 the organ from the fluid.571 - evoultionary textbook mimiricy :: as surgery becomes more common,572 there develops a distinct selective pressure for individuals573 organ layout to look more like the medical textbooks! :P575 - transparent skin :: temporary / permament transparent skin. Allows576 for examination of organs / muscles and visual prevention of577 disease and detection or abnormalities / good things578 eg. excercise.580 - sweet information :: candy with a whole book written in it. Eat a581 book!583 - targeted immunosuppressant :: just kill off the B-cells and friends584 that would cause problems in a organ-transplant / other585 situation. AIDS is good at killing these cells -- maybe make it586 just target the ones that will cause problems. Then you can587 premptively kill off that part of someone's immune system before588 a transplant. ALSO, you can kill off everyone's defenses against589 other blood types and make people effectively type AB+ w.r.t590 blood transfusions. Actually, why not give babies this treatment591 so that they're automatically compatable with all blood types?592 The immune system has this already when it's first growing; maybe593 it can be "retrained" to accept new things, or the mechanism of594 immune cell death be co-opted for these purposes.596 - fuck you tetris :: tetris that actively gives you the worst possible piece.598 - pockets :: more things should have them!600 - colored shower head :: a shower head add on that measures the temp601 of the water and changes the color of the water streams w/ an LED602 to show you the temperature. That way you can align to the color603 you want and see the temperature without feeling it.605 - giant dragonflies :: we could rapidly MAKE giant dragonflies by606 evolving modern dragonflies in an very oxygen rich environment!608 - anesthetic surgery courtesty video :: as a matter of courtesy,609 whenever you go under anesthetic, the doctors should provide you610 with a video of the surgery / recovery after you are concious611 again. The recording should begin about 3 minutes before612 anesthetic, and continue until both you and the docor agree to613 stop recording, or you leave the hospital.615 - whirlpool of light :: shine a laser out into space. But the planet616 is spinning! What you get is a spiral or light! And as this617 signal expands, does it eventually reveal it's wuantized nature?619 - perfusion coking :: EOM621 - timestamp verification :: you sign your message, and it has a622 timestamp at the top, with a +- percision number. Then you send623 it over to the public timestamp server, which only signs the624 message if it gets the message within the timestamp window. Or625 the computer just signs the message but puts a timestamp at the626 beginning. So if everyone trusts the timestamp server, you can627 get reliable timestamps, and prove priority on ideas, etc.629 - the great computing slow-down :: in general, our computers are630 getting faster and faster. However, eventually our brains will be631 made of the same stuff our computers are made of! This has very632 interesting consequences -- I can add 2+2 and get four in about a633 second. Since my neurons actually work at around 10-60 hertz in634 parallel, this means that it takes me around 10-30 operations to635 do this addition. That's actually not bad in terms of computing636 time. If my neurons were as fast as the latest transitors, then637 most calculators would be SLOWER than me at adding numbers. Only638 the newest, most optimized calculators would be faster, and then639 only about 10 times faster! This means that once we begin to640 think at the speed of our technology, that technology will641 suddenly seem pitifully slow in comparison to how it seems642 now. And no amount of technical progress will remedy it, because643 that same progress will also make us all think faster. We'll644 either have to settle with living in "slow time" to do some645 computations, or learn to make smarter hardware with special646 optimizations. But this is actually really hard, because we'll be647 working with machines that will appear to us about as fast as648 MECHANICAL computers. So, in the future, all the cool parties649 will be in cyperspace at vastly accelerated speeds compared to650 how we exist now. But at these parties, the computers will SUCK!651 Of course, this is one of the few things that can save us from AI652 risk, because those AI's won't seem so scary when the're build653 out of rickety mechanical parts form our perspective.655 - unitary reverse evolution of chaos+minds :: Chaotic systems diverge656 exponentially in state space. Do you get anything interesting657 when part of the physical system associated with the chaotic658 system is a object that performs some sort of computation? Is it659 possible for the computational system to play a660 percision-enabling role in determining the final/initial661 conditions of the chaotic system, just by tracing out thoughts in662 its decision paths? This is probably too vague of an idea right663 now, I just wanted to write it down.665 - microwave time :: the cooking time you enter on most microwaves is666 insane. It's expressed in what I call a "hybrid base", a667 combination of base 10 and base 60. You can get absurd things668 like 100 < 61, and 120 == 80! I wonder if these hybrid base669 systems could be very useful for some purposes!671 - three-eyes :: if you had three eyes, would you still draw cubes like672 we currently draw them? Or would all 2D-representations of 3D673 space always look hopelessly fake?675 - visual taste/smell assay :: get a grid of bacteria, each expressing676 a human taste/smell receptor linked to some sort of fluorscent677 activity or ion pump. Use a camera / electrical grid to transduce678 the smell / taste signal into bits!680 - carabiner mushroom lock :: you can take a trapazodial carabiner and681 make it so that a chain link is caught between the wide end of682 the carabiner and another chain attached to the carabiner.684 - children's tool shop :: I think that kids should be provided with685 tool shops -- these would be nice sheds with a good collection of686 tools to do various things -- circuit components and soldering687 irons, wires, a small lathe, drill press, belt sander, a688 centrifuge, microscope, and telescope, etc. The idea is that the689 kid can now think, "I could use X to do this thing that I'm690 thinking about" -- the building becomes an extension of the kid's691 body & mind.693 - fluid display :: like the previous idea about matching refractances694 between glass and liquid, except you make a lot of695 switchable glass tubes in various patterns in the696 glass, and actively pump colored liquid through the697 tubes (the tubes have glass-like fluid in them by698 default.) The result is that you can cause the699 tubes to appear and dissappear, and vary their700 colors as well!702 - immunoincompatibility :: take the human genome, and refactor it so703 that it doesn't use a particular codon at all. Then remove the704 support from our ribosomes for that codon. What does this do for705 us? It makes us immune to almost all viruses!707 - life cycle :: it's called a cycle, right? So, the thing that repeats708 itself over and over, right? Not much of a cycle if709 you don't come back after you die, if you ask me!711 - car with no blind spots :: use some cameras in the back of the car712 to augment the rear-view mirror so that you never have to turn713 around in order to lane change.715 - partial cell death :: you freeze a set of cells using some cryo716 protocol and 60% survive. How can this be explained? It seems to717 me that if the cells are the same, and the conditions718 homogoneous, then all the cells should either die or719 live. However, suppose that there is a metabolic cycle that needs720 to be in a certain phase for the cell to survive. If the cells721 are asynchronous, then you might end up with some cells dying722 because there were in the wrong part of their cycle. This implies723 that you might be able to cryoprotect cells by causing them to724 enter a certain metabolic mode before freezing.726 - cryonics color appeal :: perfusate used by cryonics companies should727 have red food coloring in it. It's just a nice touch so that the728 cryonics patient looks more life-like than with clear CPAs, and729 hopefully might get treated with more respect.731 - paramagnetic CPA :: you take a CPA that can be influenced by732 magnetic fields so that its degrees of freedom are limited. Then,733 you release the field, instantaly increasing the size of the734 state space of the system and dramatically decreasing the735 temperature enough to plunge the system past homogenous736 nucleation temperature and directly to the glass transition737 temperature, creating a doubly unstable glass at much lower CPA738 concentrations than possible at conventional CPA concentrations.740 - room temp noodles :: how does the physics of cooking noodles work?741 Could you use a vacuum instead of heat to force water into the742 noodle?744 - personal carbon offset :: feel bad about contribuiting to global745 warming by using electricity / driving a car? Forget trying to746 "conserve" or "minimize your carbon footprint". Follow the747 Platinum rule -- make the world BETTER off than you found it!748 This would be a small, self contained system that sucks C02 out749 of the air. It uses electricity, but it's so efficient at750 removing CO2 that it more than offsets the CO2 produced by even a751 coal plant to produce that electricity. This way, you can still752 drive even a gas guzzler, but have a net negative carbon753 footprint! Maybe something cool could be done with the carbon as754 well. Use as much electricity as you want, but negate the damage755 to the enviroment with more technology.757 - undoing spermogenesis :: with enough sperm, you can derive the758 donor's entire genome. You gain more confidence in the alleles759 for a particular gene the more sperm you have. Each additional760 sperm gives you the same sort of information you'd get flipping a761 coin and trying to decide whether the coin is H/T of H/H. Is762 there enough sperm in the the average load for you to be as763 confident as mitosis?765 - mars life :: we could engineer life that could survive on mars766 (probably some non-vascular photosynthetic767 poikilohydric creature like a lichen) by taking an768 extremophile from Antarctica and evolving it in769 increasingly Martian conditions. This could be an easy770 start to a terraforming process.772 - problem with Aubrey de Grey's ideas :: Aubrey de Grey says that we773 might be able to live forever by continually repairing our bodies774 at the cellular level -- he details 7 different mechanisms of775 damage and says that if all of them are dealt with /together/776 that it would stop aging. (You can't miss even one because777 they're all fatal.) However, it doesn't take into account that778 we are also beings of information and that there is a very real779 software component to our existence. Even if our biological780 chassies can be maintained forever, I think it is unlikely that781 our minds will operate well far outside of the design constraints782 that we've evolved to handle. Say I programmed a webserver with783 the express goal of it being able to serve webpages for month on784 some stock server. I'll do fairly rigorous testing to make sure785 that it can handle the expected load then then some. Now say that786 you want to keep a particular instance of this webserver running787 indefinitely. (The program instance is like your mind and the788 computer it's running on is like your body). You might very well789 be able to keep the physical computer infrastructure running for790 forever by replacing hard drives / ram / CPUs, etc. However,791 since I designed the webserver to work for a month, it probably792 has memory leaks, rare stochastic bugs, or other built in limits793 / constraints (think log files or some date rollover shenanigans)794 that will ultimately kill the webserver even with eternally795 perfect hardware. Do you really expect that a webserver796 engineered to work for 1 month will run for 10 years without797 catastrophically crashing? Not even Apache can do this! In fact,798 if I put in the extreme effort to make it that robust, I've799 wasted time that I could have spent on other projects by pursuing800 an unnecessary engineering goal. Likewise, human minds have only801 ever run for at most 122 years before they are destroyed due to802 hardware degradation. Fixing the hardware doesn't change any803 software bugs that are almost certainly present in the human804 mind. Think of all the pathological things that can go wrong with805 a webserver, multiply it by a million, and that likely how806 evolution has designed our minds. For example, consider memory :807 why should you expect that we have evolved the ability to808 coherently organize memories past say 150 years? There's been809 absolutely no selective pressure for this ability, so you can bet810 that if there's any fitness to be gained from not having811 unlimited memory potential (such as better metabolic efficiency),812 we have it! You might think that maybe we would just forget813 things the same way that we sort of forget things that happen814 earlier in our lives, but complicated information processing815 systems don't have to fail gracefully when they're pushed far816 past their design constraints. A 150 year old person is just as817 likely to suffer a catastrophic psychosis due to software818 limitations associated with memory as he is to do something with819 all those memories we might consider reasonable. More likely, in820 fact, since there are so very many ways for a complicated821 software system to break and so few ways for it to run822 successfully. Therefore, I think Aubrey de Grey's "hardware-only"823 approach is missing a very important component of longevity824 science, and any successful effort to make people live orders of825 magnitude longer than they do naturally will need to deal with826 people's software as well as their hardware.828 - validating neurocryopreservation :: Problem : you want to test829 whether a brain is functionally preserved through vitrification,830 but you don't want to figure out how to preserve all the other831 organs in the animal. It might be possible to keep the rest of832 the body at almost 0C and vitrify just the head for only a few833 minutes. Induce hypothermia, then separate out the head's blood834 supply from the rest of the body, then just cryoptotect and835 vitrify the head. Might need some sort of thermal guard to keep836 the outer head / neck from becoming too cold. You leave the837 spinal cord intact! Then you devitrify to 0C, remove838 cryoprotectant, and then reattach the blood supply. You can839 determine brain preservation using behavioral assays!841 - freezing water purifier :: you slowly freeze water, but also run842 liquid water over the frozen mass. This takes away basically all843 impurities and creates "washed ice" then you melt the ice. Maybe844 you could re-use the heat from creating the ice to melt the ice?846 - ultra strength :: allow a person to visualize their muscle847 recruitment patterns. Give them adrenaline and let848 them feel what it's like to have the normal limits849 removed. See if they can replicate the effects.851 - phone names :: make a PX record for domain names that's like the MX852 record, except that it is a phone number instead of853 an IP address. That way, you can use the domain name854 registration system to provide names for phone855 numbers. Then, as long as you control the domain, you856 can point people to your current phone number by857 updating that record.859 - edible flowers :: Edible white flowers that you put in a colored860 solution with flavor. When the flower turns the861 right color, it is also flavored and ready to eat!863 - suicide cryonics :: according to [[http://www.nytimes.com/2008/07/06/magazine/06suicide-t.html][this]], people who commit impulsive864 suicides have a newfound sense of the importance of life. Perhaps865 they are good cryonics targets.867 - lead bone :: Could you fill in all the empty spaces in a bone with868 lead? Might be cool.870 - the quest for life :: Every stupid story has the "immortal who871 wants to become mortal" or some other such idea. I want to story872 where the protagonist loses their immortality and feels /angry/873 and ashamed about losing something that's so absolutely crucial874 to their identity. A reverse of "death makes life worth living",875 they feel that living forever is what makes life worth876 living. Now they've "lost their sunrise" or their "connection to877 the timeless universe" or something. So they go on a quest to get878 it back, learning about themselves along the way, and regaining879 the precious thing they lost in the beginning.881 - world-map :: take a small table and paint the continents in882 toothpaste on the table. Make a slightly raised barrier883 around the table. Slowly pour water onto the table, and884 it will form the oceans!886 - stage magic rituals :: rituals should incorporate elements of stage887 magic. Foe example in Teller's tempest, they have a scene where888 they levitate a crown in front of someone, then put it on his889 head. They also have a wedding ceremony where they levitated the890 bride as well. Actual weddings and other ceremonies should891 incorporate stage magic as an enhancement.893 - isotope time dilation :: use a cyclotron to speed up rare isotopes894 developed in nuclear fusion experiments. The relativistic time895 dilation will stop the isotopes from decaying, and allow time to896 study them. This is based on radioactive isotopes that fall897 through the earth's atmosphere that take hundreds of times898 longer to decay than normal.900 - marsupial stimulation :: You take a freshly pouched marsupial baby,901 and show it videos and other interactive things while it matures902 in the pouch. What mental effects would this have?904 - dynamic re-keying :: Some older ways of tuning instruments sound905 better, but we use the even-tempered scale today because it makes906 it easier to switch keys. With electronic music, why not make907 key-annotations and dynamically re-tune the piece to sound good908 in the current key? Could be done as a midi+annotation -> midi909 compiler for experimentation.911 - death always implies damage :: is is possible for a corpse to differ912 from a living person only in the fact that one is dead and the913 other is alive? NO! A corpse must always have some sort of914 molecular damage which causes the loss of function!916 - inner eye :: Surgically install a bunch of tiny cameras inside a917 person. Then, you can activate them all and get a918 picture of your internal organs for diagnostic919 purposes.921 - chaos rails :: should make a visualization of the homoclinic tangle,922 it's truly beautiful.924 - context gobbler :: this would be in "inside-out macro" that takes925 the context (like you use for things like error, continuations,926 and friends) and transforms it to something else. Maybe useful?928 - cryonics middle ages :: some people say that cryonics is an929 experiment and that it is foolish to wait until we have revived a930 human. There is a middle ground where the procedure has a dismal931 success rate on humans, say 1 in 20, so that you'd be a fool to932 try revival. Nonetheless, this very risky procedure could be the933 legal proof of concept needed to create a new class of life934 between "living" and "dead": "stasis".936 - philosophy of the mirror :: neat thought experiment -- if you take a937 mirror of someone by actually reversing a person's chirality938 molecule by molecule, then will the only be able to read mirror939 writing? The answer is yes, by analogy to a purely mechanical940 scan-tron device. This is one of the only interesting transforms I941 know that can take a human brain and change it in subtle,942 non-destructive ways. It's also an argument against dualism.944 - biosphere in a bottle :: There are around 15 million species. 15945 million stem cells will fill only a tiny size, far less than a cubic946 inch. Preserve a single cell from every species on earth in this947 small space, and you will have a record of our current biosphere948 that can be protected. "Hold the genetic data of all species in949 your hand!"951 - chaos lock :: The "arrow of time" points in the direction of952 increasing entropy. The time evolution of chaotic953 systems depend exquisitely on their initial state. If954 you take a measurement of a chaotic system at any955 given point of time, you can evolve that system956 backwards or forwards based on your measurement. So957 let's say you start the chaotic system in a VERY low958 entropy state, then let it run for a while, then take959 a measurement with some uncertainty. Your960 measurement is pretty good, but obviously not961 PERFECT. If you evolve the chaotic system back in962 time, then you will see that you don't really reach963 a state with low entropy an hour before (the entropy964 is easy to measure with surrogates like alignment,965 etc). So use this technique to SEARCH for a more966 accurate measurement! This potentially can give you967 many more orders of magnitude than you could get alone968 just using an instrument. Sometimes it will give you969 bad results, the the odds of it doing that are970 infinitesimal, and you can just measure a couple of971 times.973 - cryo-evolution :: perhaps there would be a way to rapidly evolve a974 symbiotic bacterial organism that could protect975 human tissues from freezing damage.977 - suicide parasite :: sometimes, people kill themselves for no good978 reason. We often explain this with things like "hidden979 depression" or we say that they had something like chronic jaw or980 back pain. I think that smells of rationalization. I don't buy981 it. I propose that in many suicide cases there is a disease that982 causes the suicidal behavior. We already know that certain983 parasites have mind-bending properties in other animals, even984 mammals like mice. It's not much of a stretch to imagine a985 parasite that causes suicides in humans. Some problems:986 - What does the suicide parasite get out of it? :: This might be987 answered by the whole thing being a glitch caused by988 cross-species contamination. Toxoplasma works this way.989 - What predictions does a disease model make :: suicide should990 be more common among people who share a contagion991 vector. There should be suicides that don't make any992 sense : people who weren't really depressed, who had no993 reason to kill themselves. People who have killed themselves994 should have a higher incidence of some unknown parasite in995 their brains.997 - domestic insects :: People should eat more bugs because they're much998 more efficient, so why not do some major domestication research999 to make very appealing bugs? Beetles, in particular, seem to be1000 excellent targets for domestication because they have extreme1001 levels of genetic malleability.1003 - birth-clones :: What if each person was intentionally split at birth1004 into a normal embryo and a few "backup" cells which1005 is then frozen. The backup cells are created just1006 the same way as natural identical twins. The backups1007 can be used to regenerate organs. etc. Also, it1008 would be a good sci fi concept, because you could1009 have a culture where people reward people who were1010 especially awesome are "reborn" from their1011 backups. Imagine having a young Bach every1012 generation, etc.1014 - pronunciation guide :: a simple webpage where you type in a word and1015 it returns a simple, English sentence describing exactly how to1016 pronounce the word. For people who don't want to learn IPA.1018 - cortex-search :: use the repertoire of actions learned to limit the1019 search space of possible actions.1021 - learning to teleport :: scifi idea, this is a story about a person1022 who is struggling with his/her society's ideas about1023 teleportation. It's considered a fundamental part of being a1024 member of that society (after all, the difference between animals1025 and humans is that humans are creatures of pure information while1026 animals are burdened with base matter, "that's how you travel the1027 stars, etc") Humans are born normally, grow up, and then1028 eventually transcend via destructive upload. Analogies to jumping1029 off a diving board into a pool (which I simply /could not do/ for1030 a long time), etc.1032 - no-float-ice :: cup that has cross beams at the bottom where ice1033 forms. Then when you drink liquid from the glass,1034 the ice stays at the bottom and doesn't hit your1035 lips. For bars and fancy things.1037 - bitcoins for immigrants :: A common case with Mexican immigrants1038 (illegal or not) is that they want to send money they've earned1039 in the US back to their families in Mexico. They currently do this1040 through things like Money Gram or Western Union, and they get1041 fleeced in the process with fees. Bitcoin could greatly reduce1042 the cost of sending money from America to Mexico, but I don't1043 believe that it's currently used for that among Mexican1044 immigrants currently due to lack of knowledge. I bet you could1045 set up physical locations like those obnoxious Western Union huts1046 in places like Texas, Arizona, etc, and greatly undercut1047 them. Or, perhaps some educational seminars about bitcoin might1048 be in order. There's some money to be made there because there is1049 great demand, and it's a good thing to boot!1051 - reverse eye-tracking :: A painting that is actually a digital screen1052 with a camera. It records people's eye tracks permanently. It's1053 "artistic" because paintings are normally these things that you1054 look at without changing, but this one is changed the second you1055 look at it, recording where /you/ looked forever for others to1056 see. Make it be a painting of a woman and see the trolling as the1057 breasts and groin area light up with interest from all the males1058 passing by.1060 - smart toilets :: Instead of using indirect measures like infrared1061 detectors of the presence of a person, use computer1062 vision to directly measure whether the toilet needs1063 to be flushed. I think a lot of things will end up1064 going this way as we get better computer vision.1066 - validate chemopreservation :: chemopreservation is difficult to1067 validate because it destroys the functionality of a brain, and1068 brain simulation will take a long time to mature as a1069 technology. However, one very powerful way to validate1070 chemopreservation would be to have a person/animal learn1071 something with high complexity such as a number or the solution1072 to a maze, or a flashbulb memory. Then you preserve their brain1073 chemically, slice it up, and read /that specific memory/ from the1074 detailed brain scan. Much more difficult, but much more doable.1076 - candy screw :: edible candy screw with candy nuts that you can screw1077 as well.1079 - better bibliography :: when writing a thesis or paper, have the1080 bibliography not just be an opaque list of resources, but have it1081 be a list of /summaries/ and /qualities/ that each paper has in1082 the context of the paper being written. When examining a1083 bibliography, I want to know if reading the papers in the1084 bibliography are worth my time, and I also am probably also1085 interested in exactly the things that are being discussed in the1086 paper I'm reading. The bibliography is the perfect place to1087 provide information about the referenced papers from the1088 author's perspective. I will use this biographic form in my own1089 thesis.1091 - digital inter-library loan :: libraries at universities already do1092 inter-library loans for books, so why not do the same for access1093 to stupid paywalled digital papers? All the universities could1094 allow access to articles for registered students to all the files1095 available through any participating university. This could be1096 achieved by sending requests through proxies at participating1097 universities. Each university would decide who at the university1098 can access the proxy network. Access to the proxy network could1099 be made easy using something like http://libx.org/.1101 - chess visual :: to show the vast size of the game trees considered1102 by computers, show two people playing chess in a1103 void. They are floating in space, and there is a1104 simple chess board between them. Then, as they play,1105 the game tree's they are considering are drawn1106 behind him. The root of the tree starts centered in1107 their heads or whatever they use to think, and the1108 tree grows out from behind, never crossing the1109 dividing plane between the two players. Each1110 player's tree is a different color. As they grow,1111 there are animations for pruning, etc. Eventually,1112 they look like the hemispheres of a brain, wings,1113 etc. A human's tree might occasionally have a long1114 chain, while the computer tree would be more1115 uniform. You could compare deep blue and a modern1116 laptop. Use actual data when fighting two computers!1118 - time verification :: some standard way to verify that some piece of1119 data was recorded at a specific time. Might involve a time1120 server, a key for each time period, something like that.1122 - tamper proof gold bars :: [[http://www.tungsten-alloy.com/gold-plated-tungsten-alloy-bar.html][this site]] offers gold plated tungsten bars1123 as "novelty" items. One reason to prefer coins is because they1124 are much harder to counterfeit because there is less surface area1125 to mass ratio. However, gold bars are still a great design1126 because they can hold a lot of value in a small space. A gold bar1127 could be given the same protections (and more) that gold coins1128 have to offer by changing it into a "gold book", which would have1129 hundreds of "pages" of gold bound together. This could be1130 implemented with multiple steel rods going through the book which1131 can be removed, or some more classier mechanism for holding the1132 pages. The point is that the bar can be EASILY subdivided (and1133 people would perform this test before buying), thus guaranteeing1134 it's authenticity.1136 - aurellem shirt :: I should make an aurellem star symbol tee-shirt.1138 - touch vision :: inspired by GelSight, I want to reexamine cortex and1139 see if I could implement touch as a very low range1140 form of vision.1142 - high school science :: this is a lesson in scientific ethics. The1143 goal is to calculate /g/, the local gravitational1144 acceleration. The students are told that the textbook says it's1145 /exactly/ 9.81 before they start the experiment. See how they1146 doctor their results to get closer to the textbook value. It's1147 neat because for any given school, /g/ is probably *not* exactly1148 equal to 9.81, because that is just an average!1150 - opencourseware subtitles :: there are ladies who type up lectures1151 while they are being given. These recordings should be kept and1152 given to OCW for subtitles. If the timestamps of keys are1153 recorded, then it is easy to make subtitles.1155 - screen locking timing :: you use your computer camera to see if you1156 are sitting in front of the computer. If you are, then the screen1157 will never lock. If you are, then the screen will lock with a1158 30-40 second timeout. It's an extension of using inactivity to1159 initiate the countdown, just with more information.1161 - mirror toilet :: a toilet with a square basin made or mirror instead1162 or porcelain. That way, you can see how good of a1163 wipe job you have done / watch how your excretion1164 system works.1166 - test dummies :: why don't we clone anencephalic humans and use then to1167 test /in vivo/ human organ systems and drugs? It1168 would be ethical as long as there are women who are1169 willing to host the clones, and it would be a1170 tremendous resource for studying the human body. I1171 see nothing wrong with it morally, since no one is1172 suffering, and it stands to save many lives throughout1173 more advanced technology.1175 - X-ray telepresence :: given that a doctor is operating on a patient1176 via telepresence, one cool things you can do is shine X-rays into1177 the patient to view the insides during real time. If the system1178 was coupled with a Bayesian model of the layout of the structure,1179 and the x-rays were only fired whenever the uncertainty of the1180 model reached a certain threshold, then the radiation damage1181 and surgery risk could be minimized.1183 - superfluid vascular system :: I wonder what would happen if you1184 replaced the blood in a human with a superfluid. What would the1185 physical dynamics be? Would the superfluid flow through the1186 vasculature, or would it ignore it and travel through the cells,1187 or something else entirely. Since superfluids need to be cold to1188 retain their superfluidity, how would the dynamics change during1189 perfusion of a superfluid, where the fluid gains and looses1190 superfluidity as it goes deeper into the body and is cooled by1191 superfluid from upstream. In summary there are two things to1192 simulate 1.) replace all blood in human with superfluid1193 instantly. 2.) perfuse superfluid into human.1195 - projective guessing :: I think that we read and see things by1196 making a really good guess about what we're expecting to see,1197 and then searching for our guess in what we see. If it really1198 doesn't match, then we start to make more guesses / analyze the1199 image from first principles, but most stuff is projective1200 guessing.1202 - Intestinal flora maintenance :: why not inoculate babies at birth1203 with "ideal" gut flora instead of whatever bullshit they1204 naturally get, thus giving them optimal digestive/nutrient1205 extraction capabilities. Might also be able to make their farts1206 not stink for life, too. MORE IMPORTANTLY, might help to1207 preventatively stop some forms of /colic/, which affects 1 in 51208 babies and causes constant screaming and pain for about 5 weeks.1210 - server culture : mirrors :: make a distributed system where people1211 can mirror the websites of people they like -- essentially cover1212 the server costs of favored websites. This could make popular1213 websites run at no cost. The system would require that the1214 mirrored content be the same as the official source. Sort of like1215 bit-torrent for websites.1217 - map programming :: one problem with functional programming is that1218 in order to remain functional, you have to pass up arguments up1219 into each calling function to get the full range of behavior1220 from the lower level functions. Normally people come to a1221 compromise involving abstraction and sparing use of dynamic1222 variables to configure runtime behavior. What would be the1223 advantages of making a programming language where every function1224 receives one argument, a map, which contains all the symbol1225 bindings it would ever need? This map is passed on to all1226 subordinate functions. This way, you could replace functions on1227 the fly, and arrange for there to be sensible defaults,1228 etc. Might cause more harm than good but is an interesting idea.1230 - rest nest :: a small EEG device you would attach to your head when1231 you go to sleep at night. ML algorithms would determine1232 your particular sleep cycles. This would mostly be an1233 alarm clock that you could give a time range, say1234 7:00AM - 7:15AM, and it would wake you up during an1235 ideal time corresponding to then end of one of your 901236 min sleep cycles. You would feel much more rested upon1237 waking up, and would wake up faster. There might be1238 some other uses for the EEG data as well.1240 - image compression :: use a library like gimp or opencv to process an1241 image to make it have less entropy, then store the reverse of1242 those operations along with the compressed simpler image as a1243 super-compressed image file (possibly accepting some1244 losses). Trades file size for decompression time, and allows one1245 to cheat by using information in gimp/opencv to compress the1246 image.1248 - fixed cryopreservation :: why not use a fixative to buy enough time1249 to ramp up cryoprotectants to an acceptable level at room1250 temperature? Then, the whole system can be rapidly cooled and1251 vitrified. This method "severs the biological link" in that the1252 fixatives are highly toxic, but current vitrification procedures1253 do this anyway since there can be a lot of freezing damage.1255 - dilated security camera :: a security camera that would capture1256 full video footage of everything at 60fps but then decide to keep1257 only every 1 frame every 5 seconds unless there's something1258 "interesting" happening.1260 - bitcoin wallet :: Part of "server culture", this would be something1261 like "coin.your-domain.com" which would serve as1262 your personal trusted access to your own bitcoins1263 from anywhere.1265 - libpay :: this would be a free library which would enable1266 micro-donations to software projects and other projects,1267 so that you could donate a penny to "emacs" and it would1268 be automatically split up to every person who has ever1269 contributed to emacs in proportion to the amount of1270 community esteem, code quantity, bugs fixed, whatever the1271 community decides. This might make it possible for1272 programmers to live entirely off of free programming.1274 - distributed graphics :: Browser based graphics-card accelerated1275 distributed computing API.1277 - pronouns :: use capital letters A-Z instead of pronouns. They solve1278 pronoun referents and gender neutrality, are short to1279 say, and you can encode useful information into the1280 choice of letter. For example, instead of "Meetings1281 shall be presided over by the president, unless she is1282 absent." USE "Meetings shall be presided over by the1283 president, unless P is absent." We already use this a1284 little, since I and U are reserved for the subject and1285 object respectively.1287 - phone DSP :: software app that inserts an audio DSP between the1288 input to a phone and the output. The DSP is delicious1289 and configurable, and can allow men to make their1290 voices deeper, etc. The app would allow you to hear1291 your own voice as others hear it. Most people hate how1292 their own voice sounds. The app would also allow one to1293 immediately change the parameters of the DSP using good1294 presets.1296 - predestined body learning :: a good example of predestined learning1297 might be the mirror neurons.1299 - restaurant receipt :: use a carbon copy receipt instead of two stupid1300 copies.1302 - anti google glass :: glasses with mounted lasers and computer vision1303 that targets the cameras in google glass and destroy them.1305 - wearable towel :: towel with clasp, velcro, whatever, that allows1306 one to wear the towel more securely than just1307 wrapping it tightly and hoping for the best.1309 - crossdressing :: Easiest way to disguise oneself as a woman is to1310 wear a burka.1312 - book-mode :: intelligent color highlighting for books and1313 articles. It would disambiguate pronouns and involved1314 references. For example, if "Rachael" was assigned the1315 color red, and "the blonde haired girl" refers to1316 "Rachael", then "the blonde haired girl" would be1317 colored red. Also, you could disambiguate multi part1318 run-on sentences by highlighting each1319 subcomponent. Maybe would also have applications to1320 scientific reading.1322 - Handheld light Rain measurement :: this would be a clear, teflon1323 coated plastic disk with a camera underneath the disk. You would1324 be able to hold the device out and it would measure the rate of1325 accumulation of water droplets from fine mists and light rain by1326 using computer vision to measure the diameters of the drops.1328 - Big Brother Farming :: This would be a vision system that would1329 individually monitor each plant and turn on water, etc to ensure1330 maximum/uniform growth for each plant.1332 - Discrete Faucet :: A faucet with discrete ticks instead of1333 continuous.1335 - Laser Circle :: take a glass microfiliment and shine a laser at one1336 end at an oblique angle. It will make a perfect,1337 large circle on the wall, converting a laser beam1338 into a laser cone, preserving most of the energy of1339 the laser.1341 - Invisible Glass :: Take a container of liquid and embed a1342 glass sculpture made out of glass that has exactly the same index1343 of refraction and color of the liquid. Then the sculpture will be1344 totally invisible in the container, and will only be revealed1345 when the liquid is drained. The container might be a fancy1346 wine/spirit bottle or an hourglass.1348 - Caterpillar people :: A race of caterpillar like creatures gains1349 intelligence after eons of predation by birds, etc. These1350 caterpillar creatures still undergo metamorphosis into a large1351 butterfly-like creature. The metamorphosis process turns the1352 caterpillar's brain into mush and reforms it into a minimal,1353 dumb, truly insect-like mind, completely destroying the person1354 the caterpillar was. The society develops all sorts of customs and1355 religious interpretations of the metamorphosis. It is viewed as1356 good and natural by some since it is part of their life cycle and1357 necessary to propagate the species, as only the butterflies can1358 mate. Some think that the butterflies are still the same person1359 because they have the same soul, even they no longer posses the1360 memories or personality of the original caterpillar. Some see the1361 butterfly form as the "true form" of the species, since the1362 butterflies can fly, mate, and are beautiful. Many make a big1363 deal out of the fact that 1-2% of the caterpillar's mind is1364 actually preserved in the butterfly. Some see it as a terrible1365 tragedy and argue that the caterpillars should try to stop the1366 metamorphosis by technology. Practically, some very important1367 members of society undergo hormone therapy and/or surgery to1368 prevent metamorphosis so that they can live longer as themselves.1370 This is a continuation of Marvin Minsky's ideas about pain being1371 something that preserves our bodies while destroying our minds,1372 something that is a remnant from our too harsh animal days that1373 hasn't caught up to the fact that we have very complex brains1374 now. It's a worst-case scenario about a maladaptive genetic1375 legacy. Also, it's inspired by "There She Is!!!", which makes a1376 compelling point about homosexuality by introducing a second1377 gender characteristic (bunny/cat, male/female), which makes1378 homophobia look very silly. Here, our own biological legacy of1379 pain and death is made to look like the tragedy it is through the1380 lens of the the caterpillar people.1382 - relationships as a business :: [[http://thedailywtf.com/Articles/Up-or-Out-Solving-the-IT-Turnover-Crisis.aspx][Turnover-Crisis]] is an excellent talk1383 about the "culture of quitting," which is about better business1384 by letting people go instead of keeping them around past their1385 "apex". Focuses on information transfer. Cool idea of an alumni1386 network, which for relationships would be a group of satisfied1387 ex-lovers, who would recommend new people your way, and who might1388 consider coming to you again, refreshed from their time away with1389 new stories/experiences. I should look for examples of this and1390 how they worked out.1392 - coffee with tea :: /rlm-tea/ contains 2% sugar, 10% cream, and 20%1393 dylan coffee. /dylan coffee/ contains 5% sugar,1394 20% cream, and 10% rlm-tea. Start your mornings1395 with recursion!1397 - psychic crystal :: in a science fiction story, this would be an1398 object that is very easy to move physically but is extremely1399 difficult to move with telekinesis.1401 - http://betsofbitco.in/ :: what a great place for an AI/person to1402 prove themselves as a good predictor. I wish this could be1403 automated.1405 - true reflection :: don't forget about that mirror in the student1406 center!, it's two mirrors at right angles, like staring at a1407 corner of a room. The light reflects so that it shows you what1408 you actually look like, instead of your mirror image.1410 - remote control wasp :: use computer to drive wings with remote1411 power/logic.1413 - encrypted email phone book :: public (distributed?) database of1414 email->private-key pairs, to enable automatic encryption.1416 - universal eye color :: every equivalent creature will see each1417 others' eyes as black -- it's universal. Even if the creatures1418 see in radio waves, and their eyes are 2m long pieces of jagged1419 metal, when those creatures look at each other, they will see1420 black, the absence of light and color (since it's being absorbed1421 by the sensor array).1423 - intelligent microwave :: it learns where the hot nodes of its fields1424 are, and uses them to evenly heat any food item. It has an infrared1425 camera or something to keep track of how hot the food is. That way,1426 you don't get bowls where the edges are boiling, while the center is1427 still frozen. Requires a little bit of intelligence/vision, since1428 the exact pattern of heating totally depends on the exact shape of1429 the food. Wouldn't need a carousel, and wouldn't need a timer,1430 just a desired temperature. Could also detect ice, and automatically1431 defrost the parts which are frozen. Might be able to work much1432 faster since it can avoid overheating; might have problems with1433 heating the insides of thick things, might need a weight sensor too.1435 + Would be much cleaner than other microwaves, since food would1436 "sputter" and splash liquid much less.1438 + Throw in some SIFT+R processing to match previously cooked foods1439 and learn the exact heating profiles for things that have been1440 cooked before -- it can get faster the more it's used.1442 - compression :: brain-aware image compression algorithm1444 - Credit card proxy :: would be a company which works like paypal1445 except for real world transactions1447 - Flesh pillow :: a pillow like the arm or torso of a human, complete1448 with simulated temperature, bones, and heartbeat.1450 - super screw :: a screw which has only one or two threads and instead1451 uses compression to fit into a hole (the whole shank1452 of the screw is split into multiple pieces to1453 accomplish this; the tip is a point, then the middle1454 bulges out and gets compressed when screwed in.1456 - light filter :: (like light tweezers) to mechanically separate1457 fluids with different index of refraction1459 - chalk eraser project :: maybe make a directional eraser, for easy1460 release of chalk dust, like fur, and how it likes to rest in a1461 certain direction.1463 - silver socks :: socks laced with silver for the antimicrobial1464 properties.1466 - UROP :: magnet gear/metal teeth tape1468 - Rod of Moses :: device to distill urine through evaporation and1469 easily dispose of urea crystals for use in desert --1470 produce drinkable water.1472 - UROP :: Make the LED in line with the flow for the micro injector, so1473 that it may transmit maximum flow. Motor that changes1474 distance of internal magnet from windings depending on1475 desired speed so as to obtain maximum power efficiency.1477 - lottery scraper :: web scraper which monitors various lotteries,1478 looking for "special" gimmick changes in the rules (like 4x1479 winnings on Wednesdays) and computes expected value...1481 - Memristiors novel design :: make an evolutionary algorithm to make1482 old stuff using all four basic circuit elements.1484 - Conductive concrete :: concrete that has embedded metal fibers so1485 that it can conduct electricity.1487 - little bitty melting pot :: might be useful for some types of1488 manufacturing/3D printing -- how small can an induction melter be1489 made, for example.1491 - power strip/timer programmable combination :: meh1493 - algorithms :: which learn what their inputs are and in what order,1494 and can adapt to changing circumstances -- they1495 remember previous arguments and adapt so as to respond1496 to different connections.1498 - true pure tones :: hear a true pure tone by direct stimulation of the1499 nerves of the ear1501 - mechanical analogue to the electrical op-amp :: would be an object1502 with two levers -- you pull on one lever and the other moves the1503 same way, no matter what's in the way or what it is driving. This1504 analogy could be useful to teach op amps to people.1506 - paper folding device :: make it convenient to fold lots of papers in1507 various ways.1509 - concrete epoxy :: epoxy with sand/ some other solid material.1511 - light capacitor :: suspend some ball of material with a high index1512 of refraction and shine light into it so it gets stuck -- would1513 the light stay trapped forever? Could you build up unlimited1514 quantities of light inside the sphere (which could then be1515 released slowly by frustrated internal reflection?1517 - movie screening :: Movies always are too long at first. One way to1518 shorten them ``scientifically" is to record blink rate during the1519 move and then remove / shorten the frames of the parts in which1520 there are a lot of blinking (average this over multiple people)1521 better yet, put it online and do it across thousands of people. I1522 got this from youtube in which there is an episode of kill bill1523 which is composed entirely of the parts in which people had their1524 eyes closed. slogan: want to make a movie people can't take their1525 eyes off of? Just take those parts out!1527 - optimize an article :: capture reading of a scientific article via1528 screen capture while people read it, then use it to make the1529 article better. like the movie-pruning idea.1531 - super reading program :: teaches people the ideal mental mask to1532 apply during reading so as to read very fast.1534 - explosive thermite epoxy putty :: one part would contain the rust,1535 one part the aluminum.1537 - reading comprehension :: use the above screen capture routine to1538 make a quiz program that constructs questions about the content1539 you seemed to gloss over while reading. could be easy if the pdf1540 came with embedded questions. Dylan: automatically generate1541 word-cloud about the parts you found most interesting; help1542 others who read the same stuff by drawing attention to the1543 interesting parts.1545 - hard sword :: make a samurai sword, but use osmiridum instead of1546 martensite for the cutting part; it should be a better1547 sword.1549 - close range wireless :: use the induction technology used to1550 recharge electric toothbrushes with no metal links to send data1551 without any metal at all!1553 - reading :: is a form of synsethesia1555 - DNA printer :: A machine which translates the text eg, "ACTGAC" into1556 actual DNA1558 - black generator :: ferro-fluid magnetic field suspended micro1559 generator to make electricity1561 - alcohol battery :: alcohol/fluid flow powered battery1563 - folding razor blade sword ::1565 - perfect pitch :: learn perfect pitch using another sense in1566 combination (sight or touch)1568 - kaleidoscope projector ::1570 - razor blade de-sharpener :: for guilt free disposal1572 - bricks :: filled with luminescent plant material1574 - bio metallic structure :: metal grids with seeds inside, which grow1575 together and form a durable biological matrix. The metal1576 substrate delivers water. (maybe use plastic instead of metal?)1577 Dylan: enrich plants with inorganic compounds; electrical1578 interfaces in cellular plant matter => remote-controlled1579 photosynthetic/bioluminescent structures.1581 - conducting extracellular matrix :: to allow better control of1582 organic systems and an enhanced nervous system.1584 - cross-modal memory hashing :: a way to retrieve memories more1585 robustly.1587 - flossing thimble-guards :: (these actually exist)1589 - rules + lattice learning :: integrate lattice learning with rules by1590 generating hypothetical examples1592 - wooden refrigerator :: to give food a better taste Dylan: like1593 barrels for wine, or planks for salmon. Maybe just have "flavor1594 planks" for your pre-existing fridge. Need to mitigate effect of1595 temperature on volatility?1597 - radioactive transmutation molecule by molecule :: create precious1598 metals or something else economically advantageous.1600 - crowd preservation :: inoculate food with tons of harmless1601 bacteria so that there's no room for bad bacteria as a method of1602 preservation1604 - old school preservation :: Pasteur - style holding jar with siphon1605 as a way to store liquids at room temperature indefinitely w/o1606 refrigeration.1608 - restaurant policy :: Throw rude people out of restaurant as a matter1609 of course -- make ambiance much better.1611 - clean windows :: make something that mixes soap with fire hydrant1612 water (and reduces the pressure a bit) and use it1613 to clean windows of buildings.1615 - ocarina :: make an ocarina out of pure silver1617 - fire pen :: pen which burns words on to the page, thus never needing1618 any ink. Is there a way to make it runnable from the1619 human's energy?1621 - website to design your own soda :: and label, and have it mailed to1622 you / sell it from your own online store.1624 - solar panels :: that float on the ocean1626 - handcuffs with more than two cuffs (3?) :: great for daisy chaining1627 people, binding them to environment, etc.1629 - vector based SOUND files :: like the pictures but with SOUND. codify1630 sound in a language with enough symbols so that it can describe1631 everything and encode it in that. would be like going from speech1632 to text or smtg. Could also store sound as an image of the1633 wavefront encoded as a vector image.1635 - Mouse :: with a horizontal scroll wheel in addition to the vertical1636 scroll wheel1638 - logic maintenance system for big institutions :: to make sure the1639 things they are thinking about doing are not retarded1641 - http://www.regulations.gov/ :: cool site1643 - genetically engineered glowing fruit :: sell seeds?1645 - memory slide :: IF memories are encoded using particular sensory1646 impressions, what happens if the sensory organ1647 itself changes? those memories would become1648 inaccessible. maybe this is why we can't remember1649 much from our childhoods. also, could this happen1650 throughout life as well? Could S remember stuff from1651 his childhood?1653 - make a completely indestructible phone :: no moving parts or display1654 you should be able to slam it around all you want, and it will1655 just work. brutally simple. aerogel around the battery, minimal1656 interface - never gets too hot, and can be dropped into water. no1657 holes -- uses field effects for everything from the buttons to1658 inductive charging and data transfer.1660 - midi to ocarina "tabs" program :: (online website? buy ocarinas from1661 it too)1663 - 3d printing with sound pulses (or just patterns) :: like the 8.031664 lecture1666 - lighter flint on spring :: make hot, throw it at something, and it1667 makes sparkles!1669 - nuclear energy :: Rebranding New+Clear Energy with informational1670 campaign and public debate forum to enforce its1671 transparent and open nature. France needn't be the1672 world leader in nuclear energy. (Dylan)1674 - bubbles :: Engineer a material which has both ductility and high1675 surface tension to make the "third"1676 minimal-surface-energy solution to a bubble suspended1677 between two equal-diameter rings. (Solutions are1678 cylindrical catenary curve, two separated half-bubbles,1679 and a double-cone)1681 - Textbook whose content can be varied continuously :: alter level of1682 difficulty, rigor, diction, emphasize crossover with certain1683 other discipline, etc. Content generated dynamically from1684 knowledge base, along with questions that are moreover altered to1685 guide knowledge acquisition. Motivation: One book of1686 knowledge. /One./1688 ** From Jacob's idea list1690 - Roommate-canceling headphones: uses roommate's laptop mic to seed1691 noise cancellation alg in your headphones (would this1692 work?). -Update on sound canceling headphones that take feed from1693 tv: how about ones that cancel people talking on the phone by1694 receiving the phone signals and playing inverse sound1695 waves. #signalprocessing ~jcole@mit.edu1697 - ClackerAlert -- tells if you slam the keys too hard using sound data1698 (and speed/jerkiness data)!.Prevents RSI ~jcole@mit.e1700 - Panic Pin :: separate pin that you can tell someone if forced to1701 identify your PIN (idea from idea about credit cards)