view org/ideas.org @ 81:8fa830f0bed4

painting that records what parts you look at.
author Robert McIntyre <rlm@mit.edu>
date Sun, 29 Dec 2013 18:38:46 -0500
parents f6a551af68ff
children 1904bdd70254
line wrap: on
line source
1 #+title: Big List O' Ideas
2 #+author: Robert McIntyre
3 #+email: rlm@mit.edu
4 #+description: list of ideas from the last ~ 7 years
5 #+keywords: aurellem ideas half-baked random
6 #+SETUPFILE: ../../aurellem/org/setup.org
7 #+INCLUDE: ../../aurellem/org/level-0.org
8 #+babel: :mkdirp yes :noweb yes :exports both
10 * Ideas
12 This is a list of all the ideas I've had that I felt like writing down
13 for the past ~ 7 years. Some of them could be practical inventions and
14 are "just" waiting the that 95% perspiration to bring them to
15 fruition, some are ideas for science fiction, and some are simple
16 observations. Some are really only for my own personal notes and are
17 not meant to be comprehensible. They are arranged roughly in reverse
18 chronological order, with the most recent ideas at the top of the
19 list. The ones at the bottom of the list are heavily influenced by my
20 time at MIT.
22 If you find some of these interesting and would like to collaborate on
23 them with me or discuss them in more detail, I'd love to hear from
24 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_quote
30 There's no end to what a man can accomplish if he doesn't care about
31 getting credit.
32 #+end_quote
34 - reverse eye-tracking :: A painting that is actually a digital screen
35 with a camera. It records people's eye tracks permamently. It's
36 "artistic" because paintings are normally these things that you
37 look at without changing, but this one is changed the second you
38 look at it, recording where /you/ looked forever for others to
39 see. Make it be a painting of a woman and see the trolling as the
40 breasts and groin area light up with interest from all the males
41 passing by.
43 - smart toilets :: Instead of using indirect measures like infrared
44 detectors of the presence of a person, use computer
45 vision to directly measure whether the toilet needs
46 to be flushed. I think a lot of things will end up
47 going this way as we get better computer vision.
49 - validate chemopreservation :: chemopreservation is difficult to
50 validate because it destroys the functionality of a brain, and
51 brain simulation will take a long time to mature as a
52 technology. However, one very powerful way to validate
53 chemopreservation would be to have a person/animal learn
54 something with high complexity such as a number or the solution
55 to a maze, or a flashbulb memory. Then you preserve their brain
56 chemically, slice it up, and read /that specific memory/ from the
57 detailed brain scan. Much more difficult, but much more doable.
59 - candy screw :: edible candy screw with candy nuts that you can screw
60 as well.
62 - better bibliography :: when writing a thesis or paper, have the
63 bibliography not just be an opaque list of resources, but have it
64 be a list of /summaries/ and /qualities/ that each paper has in
65 the context of the paper being written. When examining a
66 bibliography, I want to know if reading the papers in the
67 bibliography are worth my time, and I also am probably also
68 interested in exactly the things that are being discussed in the
69 paper I'm reading. The bibliography is the perfect place to
70 provide information about the referenced papers from the
71 author's perspective. I will use this biographic form in my own
72 thesis.
74 - digital inter-library loan :: libraries at universities already do
75 inter-library loans for books, so why not do the same for access
76 to stupid paywalled digital papers? All the universities could
77 allow access to articles for registered students to all the files
78 available through any participating university. This could be
79 achieved by sending requests through proxies at participating
80 universities. Each university would decide who at the university
81 can access the proxy network. Access to the proxy network could
82 be made easy using something like http://libx.org/.
84 - chess visual :: to show the vast size of the game trees considered
85 by computers, show two people playing chess in a
86 void. They are floating in space, and there is a
87 simple chess board between them. Then, as they play,
88 the game tree's they are considering are drawn
89 behind him. The root of the tree starts centered in
90 their heads or whatever they use to think, and the
91 tree grows out from behind, never crossing the
92 dividing plane between the two players. Each
93 player's tree is a different color. As they grow,
94 there are animations for pruning, etc. Eventually,
95 they look like the hemispheres of a brain, wings,
96 etc. A human's tree might occasionally have a long
97 chain, while the computer tree would be more
98 uniform. You could compare deep blue and a modern
99 laptop. Use actual data when fighting two computers!
101 - time verification :: some standard way to verify that some piece of
102 data was recorded at a specific time. Might involve a time
103 server, a key for each time period, something like that.
105 - tamper proof gold bars :: [[http://www.tungsten-alloy.com/gold-plated-tungsten-alloy-bar.html][this site]] offers gold plated tungsten bars
106 as "novelty" items. One reason to prefer coins is because they
107 are much harder to counterfeit because there is less surface area
108 to mass ratio. However, gold bars are still a great design
109 because they can hold a lot of value in a small space. A gold bar
110 could be given the same protections (and more) that gold coins
111 have to offer by changing it into a "gold book", which would have
112 hundreds of "pages" of gold bound together. This could be
113 implemented with multiple steel rods going through the book which
114 can be removed, or some more classier mechanism for holding the
115 pages. The point is that the bar can be EASILY subdivided (and
116 people would perform this test before buying), thus guaranteeing
117 it's authenticity.
119 - aurellem shirt :: I should make an aurellem star symbol tee-shirt.
121 - high school science :: this is a lesson in scientific ethics. The
122 goal is to calculate /g/, the local gravitational
123 acceleration. The students are told that the textbook says it's
124 /exactly/ 9.81 before they start the experiment. See how they
125 doctor their results to get closer to the textbook value. It's
126 neat because for any given school, /g/ is probably *not* exactly
127 equal to 9.81, because that is just an average!
129 - opencourseware subtitles :: there are ladies who type up lectures
130 while they are being given. These recordings should be kept and
131 given to OCW for subtitles. If the timestamps of keys are
132 recorded, then it is easy to make subtitles.
134 - screen locking timing :: you use your computer camera to see if you
135 are sitting in front of the computer. If you are, then the screen
136 will never lock. If you are, then the screen will lock with a
137 30-40 second timeout. It's an extension of using inactivity to
138 initiate the countdown, just with more information.
140 - mirror toilet :: a toilet with a square basin made or mirror instead
141 or porcelain. That way, you can see how good of a
142 wipe job you have done / watch how your excretion
143 system works.
145 - test dummies :: why don't we clone anencephalic humans and use then to
146 test /in vivo/ human organ systems and drugs? It
147 would be ethical as long as there are women who are
148 willing to host the clones, and it would be a
149 tremendous resource for studying the human body. I
150 see nothing wrong with it morally, since no one is
151 suffering, and it stands to save many lives throughout
152 more advanced technology.
154 - X-ray telepresence :: given that a doctor is operating on a patient
155 via telepresence, one cool things you can do is shine X-rays into
156 the patient to view the insides during real time. If the system
157 was coupled with a Bayesian model of the layout of the structure,
158 and the x-rays were only fired whenever the uncertainty of the
159 model reached a certain threshold, then the radiation damage
160 and surgery risk could be minimized.
162 - superfluid vascular system :: I wonder what would happen if you
163 replaced the blood in a human with a superfluid. What would the
164 physical dynamics be? Would the superfluid flow through the
165 vasculature, or would it ignore it and travel through the cells,
166 or something else entirely. Since superfluids need to be cold to
167 retain their superfluidity, how would the dynamics change during
168 perfusion of a superfluid, where the fluid gains and looses
169 superfluidity as it goes deeper into the body and is cooled by
170 superfluid from upstream. In summary there are two things to
171 simulate 1.) replace all blood in human with superfluid
172 instantly. 2.) perfuse superfluid into human.
174 - projective guessing :: I think that we read and see things by
175 making a really good guess about what we're expecting to see,
176 and then searching for our guess in what we see. If it really
177 doesn't match, then we start to make more guesses / analyze the
178 image from first principles, but most stuff is projective
179 guessing.
181 - Intestinal flora maintenance :: why not inoculate babies at birth
182 with "ideal" gut flora instead of whatever bullshit they
183 naturally get, thus giving them optimal digestive/nutrient
184 extraction capabilities. Might also be able to make their farts
185 not stink for life, too.
187 - server culture : mirrors :: make a distributed system where people
188 can mirror the websites of people they like -- essentially cover
189 the server costs of favored websites. This could make popular
190 websites run at no cost. The system would require that the
191 mirrored content be the same as the official source. Sort of like
192 bit-torrent for websites.
194 - map programming :: one problem with functional programming is that
195 in order to remain functional, you have to pass up arguments up
196 into each calling function to get the full range of behavior
197 from the lower level functions. Normally people come to a
198 compromise involving abstraction and sparing use of dynamic
199 variables to configure runtime behavior. What would be the
200 advantages of making a programming language where every function
201 receives one argument, a map, which contains all the symbol
202 bindings it would ever need? This map is passed on to all
203 subordinate functions. This way, you could replace functions on
204 the fly, and arrange for there to be sensible defaults,
205 etc. Might cause more harm than good but is an interesting idea.
207 - rest nest :: a small EEG device you would attach to your head when
208 you go to sleep at night. ML algorithms would determine
209 your particular sleep cycles. This would mostly be an
210 alarm clock that you could give a time range, say
211 7:00AM - 7:15AM, and it would wake you up during an
212 ideal time corresponding to then end of one of your 90
213 min sleep cycles. You would feel much more rested upon
214 waking up, and would wake up faster. There might be
215 some other uses for the EEG data as well.
217 - image compression :: use a library like gimp or opencv to process an
218 image to make it have less entropy, then store the reverse of
219 those operations along with the compressed simpler image as a
220 super-compressed image file (possibly accepting some
221 losses). Trades file size for decompression time, and allows one
222 to cheat by using information in gimp/opencv to compress the
223 image.
225 - fixed cryopreservation :: why not use a fixative to buy enough time
226 to ramp up cryoprotectants to an acceptable level at room
227 temperature? Then, the whole system can be rapidly cooled and
228 vitrified. This method "severs the biological link" in that the
229 fixatives are highly toxic, but current vitrification procedures
230 do this anyway since there can be a lot of freezing damage.
232 - dilated security camera :: a security camera that would capture
233 full video footage of everything at 60fps but then decide to keep
234 only every 1 frame every 5 seconds unless there's something
235 "interesting" happening.
237 - bitcoin wallet :: Part of "server culture", this would be something
238 like "coin.your-domain.com" which would serve as
239 your personal trusted access to your own bitcoins
240 from anywhere.
242 - libpay :: this would be a free library which would enable
243 micro-donations to software projects and other projects,
244 so that you could donate a penny to "emacs" and it would
245 be automatically split up to every person who has ever
246 contributed to emacs in proportion to the amount of
247 community esteem, code quantity, bugs fixed, whatever the
248 community decides. This might make it possible for
249 programmers to live entirely off of free programming.
251 - distributed graphics :: Browser based graphics-card accelerated
252 distributed computing API.
254 - pronouns :: use capital letters A-Z instead of pronouns. They solve
255 pronoun referents and gender neutrality, are short to
256 say, and you can encode useful information into the
257 choice of letter. For example, instead of "Meetings
258 shall be presided over by the president, unless she is
259 absent." USE "Meetings shall be presided over by the
260 president, unless P is absent." We already use this a
261 little, since I and U are reserved for the subject and
262 object respectively.
264 - phone DSP :: software app that inserts an audio DSP between the
265 input to a phone and the output. The DSP is delicious
266 and configurable, and can allow men to make their
267 voices deeper, etc. The app would allow you to hear
268 your own voice as others hear it. Most people hate how
269 their own voice sounds. The app would also allow one to
270 immediately change the parameters of the DSP using good
271 presets.
273 - predestined body learning :: a good example of predestined learning
274 might be the mirror neurons.
276 - restaurant receipt :: use a carbon copy receipt instead of two stupid
277 copies.
279 - anti google glass :: glasses with mounted lasers and computer vision
280 that targets the cameras in google glass and destroy them.
282 - wearable towel :: towel with clasp, velcro, whatever, that allows
283 one to wear the towel more securely than just
284 wrapping it tightly and hoping for the best.
286 - crossdressing :: Easiest way to disguise oneself as a woman is to
287 wear a burka.
289 - book-mode :: intelligent color highlighting for books and
290 articles. It would disambiguate pronouns and involved
291 references. For example, if "Rachael" as red, and "the
292 blonde haired girl" refers to "Rachael", then "the
293 blonde haired girl" would he colored red. Also, you
294 could disambiguate multi part run-on sentences by
295 highlighting each subcomponent. Maybe would also have
296 applications to scientific reading.
298 - Handheld light Rain measurement :: this would be a clear, teflon
299 coated plastic disk with a camera underneath the disk. You would
300 be able to hold the device out and it would measure the rate of
301 accumulation of water droplets from fine mists and light rain by
302 using computer vision to measure the diameters of the drops.
304 - Big Brother Farming :: This would be a vision system that would
305 individually monitor each plant and turn on water, etc to ensure
306 maximum/uniform growth for each plant.
308 - Discrete Faucet :: A faucet with discrete ticks instead of
309 continuous.
311 - Laser Circle :: take a glass microfiliment and shine a laser at one
312 end at an oblique angle. It will make a perfect,
313 large circle on the wall, converting a laser beam
314 into a laser cone, preserving most of the energy of
315 the laser.
317 - Invisible Glass :: Take a container of liquid and embed a
318 glass sculpture made out of glass that has exactly the same index
319 of refraction and color of the liquid. Then the sculpture will be
320 totally invisible in the container, and will only be revealed
321 when the liquid is drained. The container might be a fancy
322 wine/spirit bottle or an hourglass.
324 - Caterpillar people :: A race of caterpillar like creatures gains
325 intelligence after eons of predation by birds, etc. These
326 caterpillar creatures still undergo metamorphosis into a large
327 butterfly-like creature. The metamorphosis process turns the
328 caterpillar's brain into mush and reforms it into a minimal,
329 dumb, truly insect-like mind, completely destroying the person
330 the caterpillar was. The society develops all sorts of customs and
331 religious interpretations of the metamorphosis. It is viewed as
332 good and natural by some since it is part of their life cycle and
333 necessary to propagate the species, as only the butterflies can
334 mate. Some think that the butterflies are still the same person
335 because they have the same soul, even they no longer posses the
336 memories or personality of the original caterpillar. Some see the
337 butterfly form as the "true form" of the species, since the
338 butterflies can fly, mate, and are beautiful. Many make a big
339 deal out of the fact that 1-2% of the caterpillar's mind is
340 actually preserved in the butterfly. Some see it as a terrible
341 tragedy and argue that the caterpillars should try to stop the
342 metamorphosis by technology. Practically, some very important
343 members of society undergo hormone therapy and/or surgery to
344 prevent metamorphosis so that they can live longer as themselves.
346 This is a continuation of Marvin Minsky's ideas about pain being
347 something that preserves our bodies while destroying our minds,
348 something that is a remnant from our too harsh animal days that
349 hasn't caught up to the fact that we have very complex brains
350 now. It's a worst-case scenario about a maladaptive genetic
351 legacy. Also, it's inspired by "There She Is!!!", which makes a
352 compelling point about homosexuality by introducing a second
353 gender characteristic (bunny/cat, male/female), which makes
354 homophobia look very silly. Here, our own biological legacy of
355 pain and death is made to look like the tragedy it is through the
356 lens of the the caterpillar people.
358 - relationships as a business :: [[http://thedailywtf.com/Articles/Up-or-Out-Solving-the-IT-Turnover-Crisis.aspx][Turnover-Crisis]] is an excellent talk
359 about the "culture of quitting," which is about better business
360 by letting people go instead of keeping them around past their
361 "apex". Focuses on information transfer. Cool idea of an alumni
362 network, which for relationships would be a group of satisfied
363 ex-lovers, who would recommend new people your way, and who might
364 consider coming to you again, refreshed from their time away with
365 new stories/experiences. I should look for examples of this and
366 how they worked out.
368 - coffee with tea :: /rlm-tea/ contains 2% sugar, 10% cream, and 20%
369 dylan coffee. /dylan coffee/ contains 5% sugar,
370 20% cream, and 10% rlm-tea. Start your mornings
371 with recursion!
373 - psychic crystal :: in a science fiction story, this would be an
374 object that is very easy to move physically but is extremely
375 difficult to move with telekinesis.
377 - http://betsofbitco.in/ :: what a great place for an AI/person to
378 prove themselves as a good predictor. I wish this could be
379 automated.
381 - true reflection :: don't forget about that mirror in the student
382 center!, it's two mirrors at right angles, like staring at a
383 corner of a room. The light reflects so that it shows you what
384 you actually look like, instead of your mirror image.
386 - remote control wasp :: use computer to drive wings with remote
387 power/logic.
389 - encrypted email phone book :: public (distributed?) database of
390 email->private-key pairs, to enable automatic encryption.
392 - universal eye color :: every equivalent creature will see each
393 others' eyes as black -- it's universal. Even if the creatures
394 see in radio waves, and their eyes are 2m long pieces of jagged
395 metal, when those creatures look at each other, they will see
396 black, the absence of light and color (since it's being absorbed
397 by the sensor array).
399 - intelligent microwave :: it learns where the hot nodes of its fields
400 are, and uses them to evenly heat any food item. It has an infared
401 camera or something to keep track of how hot the food is. That way,
402 you don't get bowls where the edges are boiling, while the center is
403 still frozen. Requires a little bit of intelligence/vision, since
404 the exact pattern of heating totally depends on the exact shape of
405 the food. Wouldn't need a carousel, and wouldn't need a timer,
406 just a desired temperature. Could also detect ice, and automatically
407 defrost the parts which are frozen. Might be able to work much
408 faster since it can avoid overheating; might have problems with
409 heating the insides of thick things, might need a weight sensor too.
411 + Would be much cleaner than other microwaves, since food would
412 "sputter" and splash liquid much less.
414 + Throw in some SIFT+R processing to match previously cooked foods
415 and learn the exact heating profiles for things that have been
416 cooked before -- it can get faster the more it's used.
418 - compression :: brain-aware image compression algorithm
420 - Credit card proxy :: would be a company which works like paypal
421 except for real world transactions
423 - Flesh pillow :: a pillow like the arm or torso of a human, complete
424 with simulated temperature, bones, and heartbeat.
426 - super screw :: a screw which has only one or two threads and instead
427 uses compression to fit into a hole (the whole shank
428 of the screw is split into multiple pieces to
429 accomplish this; the tip is a point, then the middle
430 bulges out and gets compressed when screwed in.
432 - light filter :: (like light tweezers) to mechanically separate
433 fluids with different index of refraction
435 - chalk eraser project :: maybe make a directional eraser, for easy
436 release of chalk dust, like fur, and how it likes to rest in a
437 certain direction.
439 - silver socks :: socks laced with silver for the antimicrobial
440 properties.
442 - UROP :: magnet gear/metal teeth tape
444 - rod of moses :: device to distill urine through evaporation and
445 easily dispose of urea crystals for use in desert --
446 produce drinkable water.
448 - UROP :: Make the LED in line with the flow for the micro injector, so
449 that it may transmit maximum flow. Motor that changes
450 distance of internal magnet from windings depending on
451 desired speed so as to obtain maximum power efficiency.
453 - lottery scraper :: web scraper which monitors various lotteries,
454 looking for "special" gimmick changes in the rules (like 4x
455 winnings on Wednesdays) and computes expected value...
457 - Memristiors novel design :: make an evolutionary algorithm to make
458 old stuff using all four basic circuit elements.
460 - Conductive concrete :: concrete that has embedded metal fibers so
461 that it can conduct electricity.
463 - little bitty melting pot :: might be useful for some types of
464 manufacturing/3D printing -- how small can an induction melter be
465 made, for example.
467 - power strip/timer programmable combination :: meh
469 - algorithms :: which learn what their inputs are and in what order,
470 and can adapt to changing circumstances -- they
471 remember previous arguments and adapt so as to respond
472 to different connections.
474 - true pure tones :: hear a true pure tone by direct stimulation of the
475 nerves of the ear
477 - mechanical analogue to the electrical op-amp :: would be an object
478 with two levers -- you pull on one lever and the other moves the
479 same way, no matter what's in the way or what it is driving. This
480 analogy could be useful to teach op amps to people.
482 - paper folding device :: make it convenient to fold lots of papers in
483 various ways.
485 - concrete epoxy :: epoxy with sand/ some other solid material.
487 - light capacitor :: suspend some ball of material with a high index
488 of refraction and shine light into it so it gets stuck -- would
489 the light stay trapped forever? Could you build up unlimited
490 quantities of light inside the sphere (which could then be
491 released slowly by frustrated internal reflection?
493 - movie screening :: Movies always are too long at first. One way to
494 shorten them ``scientifically" is to record blink rate during the
495 move and then remove / shorten the frames of the parts in which
496 there are a lot of blinking (average this over multiple people)
497 better yet, put it online and do it across thousands of people. I
498 got this from youtube in which there is an episode of kill bill
499 which is composed entirely of the parts in which people had their
500 eyes closed. slogan: want to make a movie people can't take their
501 eyes off of? Just take those parts out!
503 - optimize an article :: capture reading of a scientific article via
504 screen capture while people read it, then use it to make the
505 article better. like the movie-pruning idea.
507 - super reading program :: teaches people the ideal mental mask to
508 apply during reading so as to read very fast.
510 - explosive thermite epoxy putty :: one part would contain the rust,
511 one part the aluminum.
513 - reading comprehension :: use the above screen capture routine to
514 make a quiz program that constructs questions about the content
515 you seemed to gloss over while reading. could be easy if the pdf
516 came with embedded questions. Dylan: automatically generate
517 word-cloud about the parts you found most interesting; help
518 others who read the same stuff by drawing attention to the
519 interesting parts.
521 - hard sword :: make a samurai sword, but use osmiridum instead of
522 martensite for the cutting part; it should be a better
523 sword.
525 - close range wireless :: use the induction technology used to
526 recharge electric toothbrushes with no metal links to send data
527 without any metal at all!
529 - reading :: is a form of synsethesia
531 - DNA printer :: A machine which translates the text eg, "ACTGAC" into
532 actual DNA
534 - black generator :: ferro-fluid magnetic field suspended micro
535 generator to make electricity
537 - alcohol battery :: alcohol/fluid flow powered battery
539 - folding razor blade sword ::
541 - perfect pitch :: learn perfect pitch using another sense in
542 combination (sight or touch)
544 - kaleidoscope projector ::
546 - razor blade de-sharpener :: for guilt free disposal
548 - bricks :: filled with luminescent plant material
550 - bio metallic structure :: metal grids with seeds inside, which grow
551 together and form a durable biological matrix. The metal
552 substrate delivers water. (maybe use plastic instead of metal?)
553 Dylan: enrich plants with inorganic compounds; electrical
554 interfaces in cellular plant matter => remote-controlled
555 photosynthetic/bioluminescent structures.
557 - conducting extracellular matrix :: to allow better control of
558 organic systems and an enhanced nervous system.
560 - cross-modal memory hashing :: a way to retrieve memories more
561 robustly.
563 - flossing thimble-guards :: (these actually exist)
565 - rules + lattice learning :: integrate lattice learning with rules by
566 generating hypothetical examples
568 - wooden refrigerator :: to give food a better taste Dylan: like
569 barrels for wine, or planks for salmon. Maybe just have "flavor
570 planks" for your pre-existing fridge. Need to mitigate effect of
571 temperature on volatility?
573 - radioactive transmutation molecule by molecule :: create precious
574 metals or something else economically advantageous.
576 - crowd preservation :: inoculate food with tons of harmless
577 bacteria so that there's no room for bad bacteria as a method of
578 preservation
580 - old school preservation :: Pasteur - style holding jar with siphon
581 as a way to store liquids at room temperature indefinitely w/o
582 refrigeration.
584 - restaurant policy :: Throw rude people out of restaurant as a matter
585 of course -- make ambiance much better.
587 - clean windows :: make something that mixes soap with fire hydrant
588 water (and reduces the pressure a bit) and use it
589 to clean windows of buildings.
591 - ocarina :: make an ocarina out of pure silver
593 - fire pen :: pen which burns words on to the page, thus never needing
594 any ink. Is there a way to make it runnable from the
595 human's energy?
597 - website to design your own soda :: and label, and have it mailed to
598 you / sell it from your own online store.
600 - solar panels :: that float on the ocean
602 - handcuffs with more than two cuffs (3?) :: great for daisy chaining
603 people, binding them to environment, etc.
605 - vector based SOUND files :: like the pictures but with SOUND. codify
606 sound in a language with enough symbols so that it can describe
607 everything and encode it in that. would be like going from speech
608 to text or smtg. Could also store sound as an image of the
609 wavefront encoded as a vector image.
611 - Mouse :: with a horizontal scroll wheel in addition to the vertical
612 scroll wheel
614 - logic maintenance system for big institutions :: to make sure the
615 things they are thinking about doing are not retarded
617 - http://www.regulations.gov/ :: cool site
619 - genetically engineered glowing fruit :: sell seeds?
621 - memory slide :: IF memories are encoded using particular sensory
622 impressions, what happens if the sensory organ
623 itself changes? those memories would become
624 inaccessible. maybe this is why we can't remember
625 much from our childhoods. also, could this happen
626 throughout life as well? Could S remember stuff from
627 his childhood?
629 - make a completely indestructible phone :: no moving parts or display
630 you should be able to slam it around all you want, and it will
631 just work. brutally simple. aerogel around the battery, minimal
632 interface - never gets too hot, and can be dropped into water. no
633 holes -- uses field effects for everything from the buttons to
634 inductive charging and data transfer.
636 - midi to ocarina "tabs" program :: (online website? buy ocarinas from
637 it too)
639 - 3d printing with sound pulses (or just patterns) :: like the 8.03
640 lecture
642 - lighter flint on spring :: make hot, throw it at something, and it
643 makes sparkles!
645 - nuclear energy :: Rebranding New+Clear Energy with informational
646 campaign and public debate forum to enforce its
647 transparent and open nature. France needn't be the
648 world leader in nuclear energy. (Dylan)
650 - bubbles :: Engineer a material which has both ductility and high
651 surface tension to make the "third"
652 minimal-surface-energy solution to a bubble suspended
653 between two equal-diameter rings. (Solutions are
654 cylindrical catenary curve, two separated half-bubbles,
655 and a double-cone)
657 - Textbook whose content can be varied continuously :: alter level of
658 difficulty, rigor, diction, emphasize crossover with certain
659 other discipline, etc. Content generated dynamically from
660 knowledge base, along with questions that are moreover altered to
661 guide knowledge acquisition. Motivation: One book of
662 knowledge. /One./
665 ** From Jacob's idea list
667 - Roommate-canceling headphones: uses roommate's laptop mic to seed
668 noise cancellation alg in your headphones (would this
669 work?). -Update on sound canceling headphones that take feed from
670 tv: how about ones that cancel people talking on the phone by
671 receiving the phone signals and playing inverse sound
672 waves. #signalprocessing ~jcole@mit.edu
674 - ClackerAlert -- tells if you slam the keys too hard using sound data
675 (and speed/jerkiness data)!.Prevents RSI ~jcole@mit.e
677 - Panic Pin :: separate pin that you can tell someone if forced to
678 identify your PIN (idea from idea about credit cards)