view org/ideas.org @ 68:86b9eb9afc3e

aurellem shirt.
author Robert McIntyre <rlm@mit.edu>
date Sun, 13 Oct 2013 12:06:09 -0400
parents b838bd76b081
children 2097f7685a3b
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 - aurellem shirt :: I should make an aurellem star symbol tee-shirt.
36 - test dummies :: why don't we clone encephalic humans and use then to
37 test /in vivo/ human organ systems and drugs? It
38 would be ethical as long as there are women who are
39 willing to host the clones, and it would be a
40 trememdous resource for studying the human body. I
41 see nothing wrong with it morally, since no one is
42 suffering, and it stands to save many lives throught
43 more advanced technology.
45 - X-ray telepresence :: given that a doctor is operating on a patient
46 via telepresence, one cool things you can do is shine X-rays into
47 the patient to view the insides during real time. If the system
48 was coupled with a baysean model of the layout of the structure,
49 and the x-rays were only fired whenever the uncertaintity of the
50 model reached a certain threshold, then the radiation damage
51 and surgery risk could be minimized.
53 - superfluid vascular system :: I wonder what would happen if you
54 replaced the blood in a human with a superfluid. What would the
55 physical dynamics be? Would the superfluid flow through the
56 vasculature, or would it ignore it and travel through the cells,
57 or something else entirely. Since superfluids need to be cold to
58 retain their superfluidity, how would the dynamics change during
59 perfusion of a superfluid, where the fluid gains and looses
60 superfluidity as it goes deeper into the body and is cooled by
61 superfluid from upstresm. In summary there are two things to
62 simulate 1.) replace all blood in human with superfluid
63 instantly. 2.) perfuse superfluid into human.
65 - projective guessing :: I think that we read and see things by
66 makeing a really good guess about what we're expecting to see,
67 and then searching for our guess in what we see. If it really
68 doesn't match, then we start to make more guesses / analyze the
69 image from first principles, but most stuff is projective
70 guessing.
72 - Intestinal flora maintainence :: why not innoculate babies at birth
73 with "ideal" gut flora instead of whatever bullshit they
74 naturally get, thus giving them optimal digestive/nutrient
75 extraction capabilities. Might also be abot to make their farts
76 not stink for life, too.
78 - server culture : mirrors :: make a distributed system where people
79 can mirror the websites of people they like -- essentially cover
80 the server costs of favored websites. This could make popular
81 websites run at no cost. The system would require that the
82 mirrored content be the same as the official source. Sort of like
83 bittorrent for websites.
85 - map programming :: one problem with functional programming is that
86 in order to remain functional, you have to pass up arguments up
87 into each calling function to get the full range of behaviour
88 from the lower level functions. Normally people come to a
89 compromize involving abstraction and sparing use of dynamic
90 variables to configure runtime behaviour. What would be the
91 advantages of making a programming language where every function
92 recieves one argument, a map, which contains all the symbol
93 bindings it would ever need? This map is passed on to all
94 subordinate functions. This way, you could replace functions on
95 the fly, and arrange for there to be sensible defaults,
96 etc. Might cause more harm than good but is an interesting idea.
98 - rest nest :: a small EEG device you would attach to your head when
99 you go to sleep at night. ML algorithms would determine
100 your particular sleep cycles. This would mostly be an
101 alarm clock that you could give a time range, say
102 7:00AM - 7:15AM, and it would wake you up during an
103 ideal time corresponding to then end of one of your 90
104 min sleep cycles. You would feel much more rested upon
105 waking up, and would wake up faster. There might be
106 some other uses for the EEG data as well.
108 - image compression :: use a library like gimp or opencv to process an
109 image to make it have less entropy, then store the reverse of
110 those operations along with the compressed simpler image as a
111 super-compressed image file (possibly sccapting some
112 lesses). Trades file size for decompression time, and allows one
113 to cheat by using information in gimp/opencv to compress the
114 image.
116 - fixed cryopreservation :: why not use a fixative to buy enough time
117 to ramp up cryoprotectants to an acceptable level at room
118 temperature? Then, the whole system can be rapidly cooled and
119 vitrified. This method "severs the biological link" in that the
120 fixatives are highly toxic, but current vitrification procedures
121 do this anyway since there can be a lot of freezing damage.
123 - dialated security cmaera :: a security camera that would capture
124 full video footage of everything at 60fps but then decide to keep
125 only every 1 frame every 5 seconds unless there's something
126 "interesting" happening.
128 - bitcoin wallet :: Part of "server culture", this would be something
129 like "coin.your-domain.com" which would serve as
130 your personal trusted access to your own bitcoins
131 from anywhere.
133 - libpay :: this would be a free library which would enable
134 micro-donations to software projects and other projects,
135 so that you could donate a penny to "emacs" and it would
136 be automatically split up to every person who has ever
137 contributed to emacs in proportion to the amount of
138 community esteem, code quantity, bugs fixed, whatever the
139 community decides. This might make it possible for
140 programmers to live entirely off of free programming.
142 - distributed graphics :: Browser based graphics-card accelerated
143 distributed computing API.
145 - pronouns :: use capital letters A-Z instead of pronouns. They solve
146 pronoun referents and gender neutrality, are short to
147 say, and you can encode useful information into the
148 choice of letter. For example, instead of "Meetings
149 shall be presided over by the president, unless she is
150 absent." USE "Meetings shall be presided over by the
151 president, unless P is absent." We already use this a
152 little, since I and U are reserved for the subject and
153 object respectively.
155 - phone DSP :: software app that inserts an audio DSP between the
156 input to a phone and the output. The DSP is delicious
157 and configurable, and can allow men to make their
158 voices deeper, etc. The app would allow you to hear
159 your own voice as others hear it. Most people hate how
160 their own voice sounds. The app would also allow one to
161 immediately change the parameters of the DSP using good
162 presets.
164 - predestined body learning :: a good example of predestined learning
165 might be the mirror neurons.
167 - restaurant receipt :: use a carbon copy receipt instead of two stupid
168 copies.
170 - anti google glass :: glasses with mounted lasers and computer vision
171 that targets the cameras in google glass and destroy them.
173 - wearable towel :: towel with clasp, velcro, whatever, that allows
174 one to wear the towel more securely than just
175 wrapping it tightly and hoping for the best.
177 - crossdressing :: Easiest way to disguise oneself as a woman is to
178 wear a burka.
180 - book-mode :: intelligent color highlighting for books and
181 articles. It would disambiguate pronouns and involved
182 references. For example, if "Rachael" as red, and "the
183 blonde haired girl" refers to "Rachael", then "the
184 blonde haired girl" would he colored red. Also, you
185 could disambiguate multi part run-on sentences by
186 highlighting each subcomponent. Maybe would also have
187 applications to scientific reading.
189 - Handheld light Rain measurement :: this would be a clear, teflon
190 coated plastic disk with a camera underneath the disk. You would
191 be able to hold the device out and it would measure the rate of
192 accumulation of water droplets from fine mists and light rain by
193 using computer vision to measure the diameters of the drops.
195 - Big Brother Farming :: This would be a vision system that would
196 individually monitor each plant and turn on water, etc to ensure
197 maximum/uniform growth for each plant.
199 - Discrete Faucet :: A faucet with discrete ticks instead of
200 continuous.
202 - Laser Circle :: take a glass microfiliment and shine a laser at one
203 end at an oblique angle. It will make a perfect,
204 large circle on the wall, converting a laser beam
205 into a laser cone, preserving most of the energy of
206 the laser.
208 - Invisible Glass :: Take a container of liquid and embed a
209 glass sculpture made out of glass that has exactly the same index
210 of refraction and color of the liquid. Then the sculpture will be
211 totally invisible in the container, and will only be revealed
212 when the liquid is drained. The container might be a fancy
213 wine/spirit bottle or an hourglass.
215 - Caterpillar people :: A race of caterpillar like creatures gains
216 intelligence after eons of predation by birds, etc. These
217 caterpillar creatures still undergo metamorphosis into a large
218 butterfly-like creature. The metamorphosis process turns the
219 caterpillar's brain into mush and reforms it into a minimal,
220 dumb, truly insect-like mind, completely destroying the person
221 the caterpillar was. The society develops all sorts of customs and
222 religious interpretations of the metamorphosis. It is viewed as
223 good and natural by some since it is part of their life cycle and
224 necessary to propagate the species, as only the butterflies can
225 mate. Some think that the butterflies are still the same person
226 because they have the same soul, even they no longer posses the
227 memories or personality of the original caterpillar. Some see the
228 butterfly form as the "true form" of the species, since the
229 butterflies can fly, mate, and are beautiful. Many make a big
230 deal out of the fact that 1-2% of the caterpillar's mind is
231 actually preserved in the butterfly. Some see it as a terrible
232 tragedy and argue that the caterpillars should try to stop the
233 metamorphosis by technology. Practically, some very important
234 members of society undergo hormone therapy and/or surgery to
235 prevent metamorphosis so that they can live longer as themselves.
237 This is a continuation of Marvin Minsky's ideas about pain being
238 something that preserves our bodies while destroying our minds,
239 something that is a remnant from our too harsh animal days that
240 hasn't caught up to the fact that we have very complex brains
241 now. It's a worst-case scenario about a maladaptive genetic
242 legacy. Also, it's inspired by "There She Is!!!", which makes a
243 compelling point about homosexuality by introducing a second
244 gender characteristic (bunny/cat, male/female), which makes
245 homophobia look very silly. Here, our own biological legacy of
246 pain and death is made to look like the tragedy it is through the
247 lens of the the caterpillar people.
249 - relationships as a business :: [[http://thedailywtf.com/Articles/Up-or-Out-Solving-the-IT-Turnover-Crisis.aspx][Turnover-Crisis]] is an excellent talk
250 about the "culture of quitting," which is about better business
251 by letting people go instead of keeping them around past their
252 "apex". Focuses on information transfer. Cool idea of an alumni
253 network, which for relationships would be a group of satisfied
254 ex-lovers, who would recommend new people your way, and who might
255 consider coming to you again, refreshed from their time away with
256 new stories/experiences. I should look for examples of this and
257 how they worked out.
259 - coffee with tea :: /rlm-tea/ contains 2% sugar, 10% cream, and 20%
260 dylan coffee. /dylan coffee/ contains 5% sugar,
261 20% cream, and 10% rlm-tea. Start your mornings
262 with recursion!
264 - psychic crystal :: in a science fiction story, this would be an
265 object that is very easy to move physically but is extremely
266 difficult to move with telekinesis.
268 - http://betsofbitco.in/ :: what a great place for an AI/person to
269 prove themselves as a good predictor. I wish this could be
270 automated.
272 - true reflection :: don't forget about that mirror in the student
273 center!, it's two mirrors at right angles, like staring at a
274 corner of a room. The light reflects so that it shows you what
275 you actually look like, instead of your mirror image.
277 - remote control wasp :: use computer to drive wings with remote
278 power/logic.
280 - encrypted email phone book :: public (distributed?) database of
281 email->private-key pairs, to enable automatic encryption.
283 - universal eye color :: every equivalent creature will see each
284 others' eyes as black -- it's universal. Even if the creatures
285 see in radio waves, and their eyes are 2m long pieces of jagged
286 metal, when those creatures look at each other, they will see
287 black, the absence of light and color (since it's being absorbed
288 by the sensor array).
290 - intelligent microwave :: it learns where the hot nodes of its fields
291 are, and uses them to evenly heat any food item. It has an infared
292 camera or something to keep track of how hot the food is. That way,
293 you don't get bowls where the edges are boiling, while the center is
294 still frozen. Requires a little bit of intelligence/vision, since
295 the exact pattern of heating totally depends on the exact shape of
296 the food. Wouldn't need a carousel, and wouldn't need a timer,
297 just a desired temperature. Could also detect ice, and automatically
298 defrost the parts which are frozen. Might be able to work much
299 faster since it can avoid overheating; might have problems with
300 heating the insides of thick things, might need a weight sensor too.
302 + Would be much cleaner than other microwaves, since food would
303 "sputter" and splash liquid much less.
305 + Throw in some SIFT+R processing to match previously cooked foods
306 and learn the exact heating profiles for things that have been
307 cooked before -- it can get faster the more it's used.
309 - compression :: brain-aware image compression algorithm
311 - Credit card proxy :: would be a company which works like paypal
312 except for real world transactions
314 - Flesh pillow :: a pillow like the arm or torso of a human, complete
315 with simulated temperature, bones, and heartbeat.
317 - super screw :: a screw which has only one or two threads and instead
318 uses compression to fit into a hole (the whole shank
319 of the screw is split into multiple pieces to
320 accomplish this; the tip is a point, then the middle
321 bulges out and gets compressed when screwed in.
323 - light filter :: (like light tweezers) to mechanically separate
324 fluids with different index of refraction
326 - chalk eraser project :: maybe make a directional eraser, for easy
327 release of chalk dust, like fur, and how it likes to rest in a
328 certain direction.
330 - silver socks :: socks laced with silver for the antimicrobial
331 properties.
333 - UROP :: magnet gear/metal teeth tape
335 - rod of moses :: device to distill urine through evaporation and
336 easily dispose of urea crystals for use in desert --
337 produce drinkable water.
339 - UROP :: Make the LED in line with the flow for the micro injector, so
340 that it may transmit maximum flow. Motor that changes
341 distance of internal magnet from windings depending on
342 desired speed so as to obtain maximum power efficiency.
344 - lottery scraper :: web scraper which monitors various lotteries,
345 looking for "special" gimmick changes in the rules (like 4x
346 winnings on Wednesdays) and computes expected value...
348 - Memristiors novel design :: make an evolutionary algorithm to make
349 old stuff using all four basic circuit elements.
351 - Conductive concrete :: concrete that has embedded metal fibers so
352 that it can conduct electricity.
354 - little bitty melting pot :: might be useful for some types of
355 manufacturing/3D printing -- how small can an induction melter be
356 made, for example.
358 - power strip/timer programmable combination :: meh
360 - algorithms :: which learn what their inputs are and in what order,
361 and can adapt to changing circumstances -- they
362 remember previous arguments and adapt so as to respond
363 to different connections.
365 - true pure tones :: hear a true pure tone by direct stimulation of the
366 nerves of the ear
368 - mechanical analogue to the electrical op-amp :: would be an object
369 with two levers -- you pull on one lever and the other moves the
370 same way, no matter what's in the way or what it is driving. This
371 analogy could be useful to teach op amps to people.
373 - paper folding device :: make it convenient to fold lots of papers in
374 various ways.
376 - concrete epoxy :: epoxy with sand/ some other solid material.
378 - light capacitor :: suspend some ball of material with a high index
379 of refraction and shine light into it so it gets stuck -- would
380 the light stay trapped forever? Could you build up unlimited
381 quantities of light inside the sphere (which could then be
382 released slowly by frustrated internal reflection?
384 - movie screening :: Movies always are too long at first. One way to
385 shorten them ``scientifically" is to record blink rate during the
386 move and then remove / shorten the frames of the parts in which
387 there are a lot of blinking (average this over multiple people)
388 better yet, put it online and do it across thousands of people. I
389 got this from youtube in which there is an episode of kill bill
390 which is composed entirely of the parts in which people had their
391 eyes closed. slogan: want to make a movie people can't take their
392 eyes off of? Just take those parts out!
394 - optimize an article :: capture reading of a scientific article via
395 screen capture while people read it, then use it to make the
396 article better. like the movie-pruning idea.
398 - super reading program :: teaches people the ideal mental mask to
399 apply during reading so as to read very fast.
401 - explosive thermite epoxy putty :: one part would contain the rust,
402 one part the aluminum.
404 - reading comprehension :: use the above screen capture routine to
405 make a quiz program that constructs questions about the content
406 you seemed to gloss over while reading. could be easy if the pdf
407 came with embedded questions. Dylan: automatically generate
408 word-cloud about the parts you found most interesting; help
409 others who read the same stuff by drawing attention to the
410 interesting parts.
412 - hard sword :: make a samurai sword, but use osmiridum instead of
413 martensite for the cutting part; it should be a better
414 sword.
416 - close range wireless :: use the induction technology used to
417 recharge electric toothbrushes with no metal links to send data
418 without any metal at all!
420 - reading :: is a form of synsethesia
422 - DNA printer :: A machine which translates the text eg, "ACTGAC" into
423 actual DNA
425 - black generator :: ferro-fluid magnetic field suspended micro
426 generator to make electricity
428 - alcohol battery :: alcohol/fluid flow powered battery
430 - folding razor blade sword ::
432 - perfect pitch :: learn perfect pitch using another sense in
433 combination (sight or touch)
435 - kaleidoscope projector ::
437 - razor blade de-sharpener :: for guilt free disposal
439 - bricks :: filled with luminescent plant material
441 - bio metallic structure :: metal grids with seeds inside, which grow
442 together and form a durable biological matrix. The metal
443 substrate delivers water. (maybe use plastic instead of metal?)
444 Dylan: enrich plants with inorganic compounds; electrical
445 interfaces in cellular plant matter => remote-controlled
446 photosynthetic/bioluminescent structures.
448 - conducting extracellular matrix :: to allow better control of
449 organic systems and an enhanced nervous system.
451 - cross-modal memory hashing :: a way to retrieve memories more
452 robustly.
454 - flossing thimble-guards :: (these actually exist)
456 - rules + lattice learning :: integrate lattice learning with rules by
457 generating hypothetical examples
459 - wooden refrigerator :: to give food a better taste Dylan: like
460 barrels for wine, or planks for salmon. Maybe just have "flavor
461 planks" for your pre-existing fridge. Need to mitigate effect of
462 temperature on volatility?
464 - radioactive transmutation molecule by molecule :: create precious
465 metals or something else economically advantageous.
467 - crowd preservation :: inoculate food with tons of harmless
468 bacteria so that there's no room for bad bacteria as a method of
469 preservation
471 - old school preservation :: Pasteur - style holding jar with siphon
472 as a way to store liquids at room temperature indefinitely w/o
473 refrigeration.
475 - restaurant policy :: Throw rude people out of restaurant as a matter
476 of course -- make ambiance much better.
478 - clean windows :: make something that mixes soap with fire hydrant
479 water (and reduces the pressure a bit) and use it
480 to clean windows of buildings.
482 - ocarina :: make an ocarina out of pure silver
484 - fire pen :: pen which burns words on to the page, thus never needing
485 any ink. Is there a way to make it runnable from the
486 human's energy?
488 - website to design your own soda :: and label, and have it mailed to
489 you / sell it from your own online store.
491 - solar panels :: that float on the ocean
493 - handcuffs with more than two cuffs (3?) :: great for daisy chaining
494 people, binding them to environment, etc.
496 - vector based SOUND files :: like the pictures but with SOUND. codify
497 sound in a language with enough symbols so that it can describe
498 everything and encode it in that. would be like going from speech
499 to text or smtg. Could also store sound as an image of the
500 wavefront encoded as a vector image.
502 - Mouse :: with a horizontal scroll wheel in addition to the vertical
503 scroll wheel
505 - logic maintenance system for big institutions :: to make sure the
506 things they are thinking about doing are not retarded
508 - http://www.regulations.gov/ :: cool site
510 - genetically engineered glowing fruit :: sell seeds?
512 - memory slide :: IF memories are encoded using particular sensory
513 impressions, what happens if the sensory organ
514 itself changes? those memories would become
515 inaccessible. maybe this is why we can't remember
516 much from our childhoods. also, could this happen
517 throughout life as well? Could S remember stuff from
518 his childhood?
520 - make a completely indestructible phone :: no moving parts or display
521 you should be able to slam it around all you want, and it will
522 just work. brutally simple. aerogel around the battery, minimal
523 interface - never gets too hot, and can be dropped into water. no
524 holes -- uses field effects for everything from the buttons to
525 inductive charging and data transfer.
527 - midi to ocarina "tabs" program :: (online website? buy ocarinas from
528 it too)
530 - 3d printing with sound pulses (or just patterns) :: like the 8.03
531 lecture
533 - lighter flint on spring :: make hot, throw it at something, and it
534 makes sparkles!
536 - nuclear energy :: Rebranding New+Clear Energy with informational
537 campaign and public debate forum to enforce its
538 transparent and open nature. France needn't be the
539 world leader in nuclear energy. (Dylan)
541 - bubbles :: Engineer a material which has both ductility and high
542 surface tension to make the "third"
543 minimal-surface-energy solution to a bubble suspended
544 between two equal-diameter rings. (Solutions are
545 cylindrical catenary curve, two separated half-bubbles,
546 and a double-cone)
548 - Textbook whose content can be varied continuously :: alter level of
549 difficulty, rigor, diction, emphasize crossover with certain
550 other discipline, etc. Content generated dynamically from
551 knowledge base, along with questions that are moreover altered to
552 guide knowledge acquisition. Motivation: One book of
553 knowledge. /One./
556 ** From Jacob's idea list
558 - Roommate-canceling headphones: uses roommate's laptop mic to seed
559 noise cancellation alg in your headphones (would this
560 work?). -Update on sound canceling headphones that take feed from
561 tv: how about ones that cancel people talking on the phone by
562 receiving the phone signals and playing inverse sound
563 waves. #signalprocessing ~jcole@mit.edu
565 - ClackerAlert -- tells if you slam the keys too hard using sound data
566 (and speed/jerkiness data)!.Prevents RSI ~jcole@mit.e
568 - Panic Pin :: separate pin that you can tell someone if forced to
569 identify your PIN (idea from idea about credit cards)