view org/ideas.org @ 70:ed7d0ca99c55

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