view org/ideas.org @ 80:f6a551af68ff

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