Mercurial > thoughts
view org/ideas.org @ 67:036fe1b13120
moar ideas.
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Fri, 04 Oct 2013 14:49:04 -0400 |
parents | eae81fa3a8e0 |
children | 2097f7685a3b dfcbbb3d4b9a |
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 * Ideas12 This is a list of all the ideas I've had that I felt like writing down13 for the past ~ 7 years. Some of them could be practical inventions and14 are "just" waiting the that 95% perspiration to bring them to15 fruition, some are ideas for science fiction, and some are simple16 observations. Some are really only for my own personal notes and are17 not meant to be comprehensible. They are arranged roughly in reverse18 chronological order, with the most recent ideas at the top of the19 list. The ones at the bottom of the list are heavily influenced by my20 time at MIT.22 If you find some of these interesting and would like to collaborate on23 them with me or discuss them in more detail, I'd love to hear from24 you. You can email me at ideas@aurellem.org.26 If you want to use one of these ideas as your own and run with it,27 please feel free. I'd love to hear about it if you do.29 #+begin_quote30 There's no end to what a man can accomplish if he doesn't care about31 getting credit.32 #+end_quote34 - high school science :: this is a lesson in scientific ethics. The35 goal is to calculate /g/, the local gravitational36 acceleration. The students are told that the textbook says it's37 /exactly/ 9.81 before they start the experiment. See how they38 doctor their results to get closer to the textbook value. It's39 neat because for any given school, /g/ is probably *not* exactly40 equal to 9.81, because that is just an average!42 - opencourseware subtitles :: there are ladies who type up lectures43 while they are being given. These recordings should be kept and44 given to OCW for subtitles. If the timestamps of keys are45 recorded, then it is easy to make subtitles.47 - screen locking timing :: you use your computer camera to see if you48 are sitting in front of the computer. If you are, then the screen49 will never lock. If you are, then the screen will lock with a50 30-40 second timeout. It's an extension of using inactivity to51 initiate the countdown, just with more information.53 - mirror toilet :: a toilet with a square basin made or mirror instead54 or porcelain. That way, you can see how good of a55 wipe job you have done / watch how your excretion56 system works.58 - test dummies :: why don't we clone encephalic humans and use then to59 test /in vivo/ human organ systems and drugs? It60 would be ethical as long as there are women who are61 willing to host the clones, and it would be a62 tremendous resource for studying the human body. I63 see nothing wrong with it morally, since no one is64 suffering, and it stands to save many lives throughout65 more advanced technology.67 - X-ray telepresence :: given that a doctor is operating on a patient68 via telepresence, one cool things you can do is shine X-rays into69 the patient to view the insides during real time. If the system70 was coupled with a Baysean model of the layout of the structure,71 and the x-rays were only fired whenever the uncertainty of the72 model reached a certain threshold, then the radiation damage73 and surgery risk could be minimized.75 - superfluid vascular system :: I wonder what would happen if you76 replaced the blood in a human with a superfluid. What would the77 physical dynamics be? Would the superfluid flow through the78 vasculature, or would it ignore it and travel through the cells,79 or something else entirely. Since superfluids need to be cold to80 retain their superfluidity, how would the dynamics change during81 perfusion of a superfluid, where the fluid gains and looses82 superfluidity as it goes deeper into the body and is cooled by83 superfluid from upstream. In summary there are two things to84 simulate 1.) replace all blood in human with superfluid85 instantly. 2.) perfuse superfluid into human.87 - projective guessing :: I think that we read and see things by88 making a really good guess about what we're expecting to see,89 and then searching for our guess in what we see. If it really90 doesn't match, then we start to make more guesses / analyze the91 image from first principles, but most stuff is projective92 guessing.94 - Intestinal flora maintenance :: why not inoculate babies at birth95 with "ideal" gut flora instead of whatever bullshit they96 naturally get, thus giving them optimal digestive/nutrient97 extraction capabilities. Might also be able to make their farts98 not stink for life, too.100 - server culture : mirrors :: make a distributed system where people101 can mirror the websites of people they like -- essentially cover102 the server costs of favored websites. This could make popular103 websites run at no cost. The system would require that the104 mirrored content be the same as the official source. Sort of like105 bit-torrent for websites.107 - map programming :: one problem with functional programming is that108 in order to remain functional, you have to pass up arguments up109 into each calling function to get the full range of behavior110 from the lower level functions. Normally people come to a111 compromise involving abstraction and sparing use of dynamic112 variables to configure runtime behavior. What would be the113 advantages of making a programming language where every function114 receives one argument, a map, which contains all the symbol115 bindings it would ever need? This map is passed on to all116 subordinate functions. This way, you could replace functions on117 the fly, and arrange for there to be sensible defaults,118 etc. Might cause more harm than good but is an interesting idea.120 - rest nest :: a small EEG device you would attach to your head when121 you go to sleep at night. ML algorithms would determine122 your particular sleep cycles. This would mostly be an123 alarm clock that you could give a time range, say124 7:00AM - 7:15AM, and it would wake you up during an125 ideal time corresponding to then end of one of your 90126 min sleep cycles. You would feel much more rested upon127 waking up, and would wake up faster. There might be128 some other uses for the EEG data as well.130 - image compression :: use a library like gimp or opencv to process an131 image to make it have less entropy, then store the reverse of132 those operations along with the compressed simpler image as a133 super-compressed image file (possibly sccapting some134 lesses). Trades file size for decompression time, and allows one135 to cheat by using information in gimp/opencv to compress the136 image.138 - fixed cryopreservation :: why not use a fixative to buy enough time139 to ramp up cryoprotectants to an acceptable level at room140 temperature? Then, the whole system can be rapidly cooled and141 vitrified. This method "severs the biological link" in that the142 fixatives are highly toxic, but current vitrification procedures143 do this anyway since there can be a lot of freezing damage.145 - dilated security camera :: a security camera that would capture146 full video footage of everything at 60fps but then decide to keep147 only every 1 frame every 5 seconds unless there's something148 "interesting" happening.150 - bitcoin wallet :: Part of "server culture", this would be something151 like "coin.your-domain.com" which would serve as152 your personal trusted access to your own bitcoins153 from anywhere.155 - libpay :: this would be a free library which would enable156 micro-donations to software projects and other projects,157 so that you could donate a penny to "emacs" and it would158 be automatically split up to every person who has ever159 contributed to emacs in proportion to the amount of160 community esteem, code quantity, bugs fixed, whatever the161 community decides. This might make it possible for162 programmers to live entirely off of free programming.164 - distributed graphics :: Browser based graphics-card accelerated165 distributed computing API.167 - pronouns :: use capital letters A-Z instead of pronouns. They solve168 pronoun referents and gender neutrality, are short to169 say, and you can encode useful information into the170 choice of letter. For example, instead of "Meetings171 shall be presided over by the president, unless she is172 absent." USE "Meetings shall be presided over by the173 president, unless P is absent." We already use this a174 little, since I and U are reserved for the subject and175 object respectively.177 - phone DSP :: software app that inserts an audio DSP between the178 input to a phone and the output. The DSP is delicious179 and configurable, and can allow men to make their180 voices deeper, etc. The app would allow you to hear181 your own voice as others hear it. Most people hate how182 their own voice sounds. The app would also allow one to183 immediately change the parameters of the DSP using good184 presets.186 - predestined body learning :: a good example of predestined learning187 might be the mirror neurons.189 - restaurant receipt :: use a carbon copy receipt instead of two stupid190 copies.192 - anti google glass :: glasses with mounted lasers and computer vision193 that targets the cameras in google glass and destroy them.195 - wearable towel :: towel with clasp, velcro, whatever, that allows196 one to wear the towel more securely than just197 wrapping it tightly and hoping for the best.199 - crossdressing :: Easiest way to disguise oneself as a woman is to200 wear a burka.202 - book-mode :: intelligent color highlighting for books and203 articles. It would disambiguate pronouns and involved204 references. For example, if "Rachael" as red, and "the205 blonde haired girl" refers to "Rachael", then "the206 blonde haired girl" would he colored red. Also, you207 could disambiguate multi part run-on sentences by208 highlighting each subcomponent. Maybe would also have209 applications to scientific reading.211 - Handheld light Rain measurement :: this would be a clear, teflon212 coated plastic disk with a camera underneath the disk. You would213 be able to hold the device out and it would measure the rate of214 accumulation of water droplets from fine mists and light rain by215 using computer vision to measure the diameters of the drops.217 - Big Brother Farming :: This would be a vision system that would218 individually monitor each plant and turn on water, etc to ensure219 maximum/uniform growth for each plant.221 - Discrete Faucet :: A faucet with discrete ticks instead of222 continuous.224 - Laser Circle :: take a glass microfiliment and shine a laser at one225 end at an oblique angle. It will make a perfect,226 large circle on the wall, converting a laser beam227 into a laser cone, preserving most of the energy of228 the laser.230 - Invisible Glass :: Take a container of liquid and embed a231 glass sculpture made out of glass that has exactly the same index232 of refraction and color of the liquid. Then the sculpture will be233 totally invisible in the container, and will only be revealed234 when the liquid is drained. The container might be a fancy235 wine/spirit bottle or an hourglass.237 - Caterpillar people :: A race of caterpillar like creatures gains238 intelligence after eons of predation by birds, etc. These239 caterpillar creatures still undergo metamorphosis into a large240 butterfly-like creature. The metamorphosis process turns the241 caterpillar's brain into mush and reforms it into a minimal,242 dumb, truly insect-like mind, completely destroying the person243 the caterpillar was. The society develops all sorts of customs and244 religious interpretations of the metamorphosis. It is viewed as245 good and natural by some since it is part of their life cycle and246 necessary to propagate the species, as only the butterflies can247 mate. Some think that the butterflies are still the same person248 because they have the same soul, even they no longer posses the249 memories or personality of the original caterpillar. Some see the250 butterfly form as the "true form" of the species, since the251 butterflies can fly, mate, and are beautiful. Many make a big252 deal out of the fact that 1-2% of the caterpillar's mind is253 actually preserved in the butterfly. Some see it as a terrible254 tragedy and argue that the caterpillars should try to stop the255 metamorphosis by technology. Practically, some very important256 members of society undergo hormone therapy and/or surgery to257 prevent metamorphosis so that they can live longer as themselves.259 This is a continuation of Marvin Minsky's ideas about pain being260 something that preserves our bodies while destroying our minds,261 something that is a remnant from our too harsh animal days that262 hasn't caught up to the fact that we have very complex brains263 now. It's a worst-case scenario about a maladaptive genetic264 legacy. Also, it's inspired by "There She Is!!!", which makes a265 compelling point about homosexuality by introducing a second266 gender characteristic (bunny/cat, male/female), which makes267 homophobia look very silly. Here, our own biological legacy of268 pain and death is made to look like the tragedy it is through the269 lens of the the caterpillar people.271 - relationships as a business :: [[http://thedailywtf.com/Articles/Up-or-Out-Solving-the-IT-Turnover-Crisis.aspx][Turnover-Crisis]] is an excellent talk272 about the "culture of quitting," which is about better business273 by letting people go instead of keeping them around past their274 "apex". Focuses on information transfer. Cool idea of an alumni275 network, which for relationships would be a group of satisfied276 ex-lovers, who would recommend new people your way, and who might277 consider coming to you again, refreshed from their time away with278 new stories/experiences. I should look for examples of this and279 how they worked out.281 - coffee with tea :: /rlm-tea/ contains 2% sugar, 10% cream, and 20%282 dylan coffee. /dylan coffee/ contains 5% sugar,283 20% cream, and 10% rlm-tea. Start your mornings284 with recursion!286 - psychic crystal :: in a science fiction story, this would be an287 object that is very easy to move physically but is extremely288 difficult to move with telekinesis.290 - http://betsofbitco.in/ :: what a great place for an AI/person to291 prove themselves as a good predictor. I wish this could be292 automated.294 - true reflection :: don't forget about that mirror in the student295 center!, it's two mirrors at right angles, like staring at a296 corner of a room. The light reflects so that it shows you what297 you actually look like, instead of your mirror image.299 - remote control wasp :: use computer to drive wings with remote300 power/logic.302 - encrypted email phone book :: public (distributed?) database of303 email->private-key pairs, to enable automatic encryption.305 - universal eye color :: every equivalent creature will see each306 others' eyes as black -- it's universal. Even if the creatures307 see in radio waves, and their eyes are 2m long pieces of jagged308 metal, when those creatures look at each other, they will see309 black, the absence of light and color (since it's being absorbed310 by the sensor array).312 - intelligent microwave :: it learns where the hot nodes of its fields313 are, and uses them to evenly heat any food item. It has an infared314 camera or something to keep track of how hot the food is. That way,315 you don't get bowls where the edges are boiling, while the center is316 still frozen. Requires a little bit of intelligence/vision, since317 the exact pattern of heating totally depends on the exact shape of318 the food. Wouldn't need a carousel, and wouldn't need a timer,319 just a desired temperature. Could also detect ice, and automatically320 defrost the parts which are frozen. Might be able to work much321 faster since it can avoid overheating; might have problems with322 heating the insides of thick things, might need a weight sensor too.324 + Would be much cleaner than other microwaves, since food would325 "sputter" and splash liquid much less.327 + Throw in some SIFT+R processing to match previously cooked foods328 and learn the exact heating profiles for things that have been329 cooked before -- it can get faster the more it's used.331 - compression :: brain-aware image compression algorithm333 - Credit card proxy :: would be a company which works like paypal334 except for real world transactions336 - Flesh pillow :: a pillow like the arm or torso of a human, complete337 with simulated temperature, bones, and heartbeat.339 - super screw :: a screw which has only one or two threads and instead340 uses compression to fit into a hole (the whole shank341 of the screw is split into multiple pieces to342 accomplish this; the tip is a point, then the middle343 bulges out and gets compressed when screwed in.345 - light filter :: (like light tweezers) to mechanically separate346 fluids with different index of refraction348 - chalk eraser project :: maybe make a directional eraser, for easy349 release of chalk dust, like fur, and how it likes to rest in a350 certain direction.352 - silver socks :: socks laced with silver for the antimicrobial353 properties.355 - UROP :: magnet gear/metal teeth tape357 - rod of moses :: device to distill urine through evaporation and358 easily dispose of urea crystals for use in desert --359 produce drinkable water.361 - UROP :: Make the LED in line with the flow for the micro injector, so362 that it may transmit maximum flow. Motor that changes363 distance of internal magnet from windings depending on364 desired speed so as to obtain maximum power efficiency.366 - lottery scraper :: web scraper which monitors various lotteries,367 looking for "special" gimmick changes in the rules (like 4x368 winnings on Wednesdays) and computes expected value...370 - Memristiors novel design :: make an evolutionary algorithm to make371 old stuff using all four basic circuit elements.373 - Conductive concrete :: concrete that has embedded metal fibers so374 that it can conduct electricity.376 - little bitty melting pot :: might be useful for some types of377 manufacturing/3D printing -- how small can an induction melter be378 made, for example.380 - power strip/timer programmable combination :: meh382 - algorithms :: which learn what their inputs are and in what order,383 and can adapt to changing circumstances -- they384 remember previous arguments and adapt so as to respond385 to different connections.387 - true pure tones :: hear a true pure tone by direct stimulation of the388 nerves of the ear390 - mechanical analogue to the electrical op-amp :: would be an object391 with two levers -- you pull on one lever and the other moves the392 same way, no matter what's in the way or what it is driving. This393 analogy could be useful to teach op amps to people.395 - paper folding device :: make it convenient to fold lots of papers in396 various ways.398 - concrete epoxy :: epoxy with sand/ some other solid material.400 - light capacitor :: suspend some ball of material with a high index401 of refraction and shine light into it so it gets stuck -- would402 the light stay trapped forever? Could you build up unlimited403 quantities of light inside the sphere (which could then be404 released slowly by frustrated internal reflection?406 - movie screening :: Movies always are too long at first. One way to407 shorten them ``scientifically" is to record blink rate during the408 move and then remove / shorten the frames of the parts in which409 there are a lot of blinking (average this over multiple people)410 better yet, put it online and do it across thousands of people. I411 got this from youtube in which there is an episode of kill bill412 which is composed entirely of the parts in which people had their413 eyes closed. slogan: want to make a movie people can't take their414 eyes off of? Just take those parts out!416 - optimize an article :: capture reading of a scientific article via417 screen capture while people read it, then use it to make the418 article better. like the movie-pruning idea.420 - super reading program :: teaches people the ideal mental mask to421 apply during reading so as to read very fast.423 - explosive thermite epoxy putty :: one part would contain the rust,424 one part the aluminum.426 - reading comprehension :: use the above screen capture routine to427 make a quiz program that constructs questions about the content428 you seemed to gloss over while reading. could be easy if the pdf429 came with embedded questions. Dylan: automatically generate430 word-cloud about the parts you found most interesting; help431 others who read the same stuff by drawing attention to the432 interesting parts.434 - hard sword :: make a samurai sword, but use osmiridum instead of435 martensite for the cutting part; it should be a better436 sword.438 - close range wireless :: use the induction technology used to439 recharge electric toothbrushes with no metal links to send data440 without any metal at all!442 - reading :: is a form of synsethesia444 - DNA printer :: A machine which translates the text eg, "ACTGAC" into445 actual DNA447 - black generator :: ferro-fluid magnetic field suspended micro448 generator to make electricity450 - alcohol battery :: alcohol/fluid flow powered battery452 - folding razor blade sword ::454 - perfect pitch :: learn perfect pitch using another sense in455 combination (sight or touch)457 - kaleidoscope projector ::459 - razor blade de-sharpener :: for guilt free disposal461 - bricks :: filled with luminescent plant material463 - bio metallic structure :: metal grids with seeds inside, which grow464 together and form a durable biological matrix. The metal465 substrate delivers water. (maybe use plastic instead of metal?)466 Dylan: enrich plants with inorganic compounds; electrical467 interfaces in cellular plant matter => remote-controlled468 photosynthetic/bioluminescent structures.470 - conducting extracellular matrix :: to allow better control of471 organic systems and an enhanced nervous system.473 - cross-modal memory hashing :: a way to retrieve memories more474 robustly.476 - flossing thimble-guards :: (these actually exist)478 - rules + lattice learning :: integrate lattice learning with rules by479 generating hypothetical examples481 - wooden refrigerator :: to give food a better taste Dylan: like482 barrels for wine, or planks for salmon. Maybe just have "flavor483 planks" for your pre-existing fridge. Need to mitigate effect of484 temperature on volatility?486 - radioactive transmutation molecule by molecule :: create precious487 metals or something else economically advantageous.489 - crowd preservation :: inoculate food with tons of harmless490 bacteria so that there's no room for bad bacteria as a method of491 preservation493 - old school preservation :: Pasteur - style holding jar with siphon494 as a way to store liquids at room temperature indefinitely w/o495 refrigeration.497 - restaurant policy :: Throw rude people out of restaurant as a matter498 of course -- make ambiance much better.500 - clean windows :: make something that mixes soap with fire hydrant501 water (and reduces the pressure a bit) and use it502 to clean windows of buildings.504 - ocarina :: make an ocarina out of pure silver506 - fire pen :: pen which burns words on to the page, thus never needing507 any ink. Is there a way to make it runnable from the508 human's energy?510 - website to design your own soda :: and label, and have it mailed to511 you / sell it from your own online store.513 - solar panels :: that float on the ocean515 - handcuffs with more than two cuffs (3?) :: great for daisy chaining516 people, binding them to environment, etc.518 - vector based SOUND files :: like the pictures but with SOUND. codify519 sound in a language with enough symbols so that it can describe520 everything and encode it in that. would be like going from speech521 to text or smtg. Could also store sound as an image of the522 wavefront encoded as a vector image.524 - Mouse :: with a horizontal scroll wheel in addition to the vertical525 scroll wheel527 - logic maintenance system for big institutions :: to make sure the528 things they are thinking about doing are not retarded530 - http://www.regulations.gov/ :: cool site532 - genetically engineered glowing fruit :: sell seeds?534 - memory slide :: IF memories are encoded using particular sensory535 impressions, what happens if the sensory organ536 itself changes? those memories would become537 inaccessible. maybe this is why we can't remember538 much from our childhoods. also, could this happen539 throughout life as well? Could S remember stuff from540 his childhood?542 - make a completely indestructible phone :: no moving parts or display543 you should be able to slam it around all you want, and it will544 just work. brutally simple. aerogel around the battery, minimal545 interface - never gets too hot, and can be dropped into water. no546 holes -- uses field effects for everything from the buttons to547 inductive charging and data transfer.549 - midi to ocarina "tabs" program :: (online website? buy ocarinas from550 it too)552 - 3d printing with sound pulses (or just patterns) :: like the 8.03553 lecture555 - lighter flint on spring :: make hot, throw it at something, and it556 makes sparkles!558 - nuclear energy :: Rebranding New+Clear Energy with informational559 campaign and public debate forum to enforce its560 transparent and open nature. France needn't be the561 world leader in nuclear energy. (Dylan)563 - bubbles :: Engineer a material which has both ductility and high564 surface tension to make the "third"565 minimal-surface-energy solution to a bubble suspended566 between two equal-diameter rings. (Solutions are567 cylindrical catenary curve, two separated half-bubbles,568 and a double-cone)570 - Textbook whose content can be varied continuously :: alter level of571 difficulty, rigor, diction, emphasize crossover with certain572 other discipline, etc. Content generated dynamically from573 knowledge base, along with questions that are moreover altered to574 guide knowledge acquisition. Motivation: One book of575 knowledge. /One./578 ** From Jacob's idea list580 - Roommate-canceling headphones: uses roommate's laptop mic to seed581 noise cancellation alg in your headphones (would this582 work?). -Update on sound canceling headphones that take feed from583 tv: how about ones that cancel people talking on the phone by584 receiving the phone signals and playing inverse sound585 waves. #signalprocessing ~jcole@mit.edu587 - ClackerAlert -- tells if you slam the keys too hard using sound data588 (and speed/jerkiness data)!.Prevents RSI ~jcole@mit.e590 - Panic Pin :: separate pin that you can tell someone if forced to591 identify your PIN (idea from idea about credit cards)