hexagonc | 9 years ago | on: Elon Musk’s Neuralink wants to boost the brain to keep up with AI
hexagonc's comments
hexagonc | 9 years ago | on: Elon Musk’s Neuralink wants to boost the brain to keep up with AI
[1] - https://en.wikipedia.org/wiki/Optical_illusion [2] - https://en.wikipedia.org/wiki/Subliminal_stimuli
hexagonc | 9 years ago | on: Ask HN: Most influential books you read growing up
hexagonc | 9 years ago | on: Ask HN: Most influential books you read growing up
[1] - https://www.amazon.com/Star-Trek-Next-Generation-Technical/d...
hexagonc | 9 years ago | on: Ask HN: Most influential books you read growing up
hexagonc | 9 years ago | on: Ask HN: Most influential books you read growing up
The Paradoxicon [1] by Nicholas Falletta. As described in question above.
Computers and the Imagination by Clifford A. Pickover [2] - This book is filled with mathematical and computer related curiousities! I learned about fractals, and chaos, computer generated art and poetry and a whole bunch of, at time, interesting mathematical trivia. This is probably the first book that got me seriously interested in computer programming. This was basically an activity book for mathematics and computers.
Methods of Logic by W.V. Quine[3] - This stimulated my interest in symbolic logic and symbolic computation. I didn't read the whole book but I read enough to write a program on my HP-48 GX graphicing calculator to simplify symbolic propositional logic statements.
Artificial Life: A Report from the Frontier Where Computers Meet Biology by Steven Levy [4] - This was my first exposure to celluar automata in the form of John Conway's Game of Life. This books also inspired me to write a Game of Life program on my HP-48 GX.
God and the New Physics by Paul Davies [5] - I learned about the big bang theory and singularities and how the universe could exist without being created from this book. This may be the single most influential book I've ever read. It spurted my interest in physics and cosmology and was probably single-handedly responsible for my loss of religion.
Flim-Flam! by James Randi [6] - This is the book that made me a skeptic. Before reading this book around 6th grade, I was a hardcore believer in the occult. In fact, I had already read the Uri Geller book by Puharich [7] and happened to find this book in the same occult section of the library.
The Mind by John Rowan Wilson [8] - My 5th grade teacher happened to have this book in her classroom and let me borrow it. I had a hard time giving it back and decades (well, maybe one decade) later I somehow managed to track it down and buy it again. The book is from the 1960s, but there are some really good illustrations in it and I learned about Grey Walter and his robot tortoises from this book.
Creative Sciencing: Ideas and Activities for Teachers and Children by Alfred Devito [9] - This book is just awesome! My mom was a teacher when I was growing up and I remember finding this on the bookshelf that we had at home. There are lots of very fun science projects in this book. I won't claim to have done very many of them, but my favorite was the "rubber-band mobile" [10]. Although I love technology and gadgets and computers, it still saddens me that the desire for physical experimentation has waned in kids these days.
There were definitely other technical books that I loved but these are the ones that I think were the most influential as far as my career choices and outlook on life. They are not necessarily the best in their class and most are outdated now.
[1] - www.goodreads.com/book/show/2521223.The_Paradoxicon
[2] - https://www.amazon.com/Computers-imagination-Visual-adventur...
[3] - https://www.amazon.com/Methods-Logic-Willard-Orman-Quine/dp/...
[4] - http://www.goodreads.com/book/show/737831.Artificial_Life
[5] - http://www.goodreads.com/book/show/263006.God_and_the_New_Ph...
[6] - http://www.goodreads.com/book/show/662277.Flim_Flam_
[7] - find it yourself, I'm not providing links to this trash!
[8] - http://www.goodreads.com/book/show/1135687.The_Mind
[9] - https://www.amazon.com/Creative-Sciencing-Activities-Teacher...
[10] - take a spool of thread and push a rubber band through the hole in its center, allowing the ends of the rubber band to protrude from both ends of the spool. On one end, slide a short matchstick through the rubber band loop, thus preventing the rubber from being pulled all the way through the spool. Create a washer out of hard bar soap or candle wax and carve a grove along its flat disk side. On the other end of the spool, thread the remainig rubber band loop through the soap washer and hold it in place with another match stick, allowing the match stick to settle into the grove that was cut in the soap washer. You now have a spool of thread with a rubber band threaded through the middle and held in place by a matchstick on one end and a soap washer and another match stick on the other. The matchstick on the soap washer acts as a key for winding up the rubber band, which itself acts like a spring. After winding the key up for 10 or 20 turns, place it on a table or any other flat surface. As the tension unwinds the rubber band, it also rotates the spool, causing the entire contraption to move.
hexagonc | 9 years ago | on: Java Without If
hexagonc | 9 years ago | on: How insects like bumblebees do so much with tiny brains
[1] https://mitpress.mit.edu/books/complex-worlds-simpler-nervou...
hexagonc | 9 years ago | on: How insects like bumblebees do so much with tiny brains
[1] https://en.wikipedia.org/wiki/Braitenberg_vehicle
[2] https://books.google.com/books?id=7KkUAT_q_sQC (there appears to be excerpts available for free as pdfs)
hexagonc | 9 years ago | on: Amazon Worker Jumps Off Company Building After E-Mail to Staff
hexagonc | 9 years ago | on: A Method I’ve Used to Eliminate Bad Tech Hires
One thing I've found from technical interviews is that, due to the pressure to speak and communicate and "show my thoughts", I'm more susceptible to falling prey to trick and vague questions that I would otherwise treat more carefully. This is consistent with scientific results on the way people respond the pressure situations[1]. They tend to fall back on what is familiar instead of trying approaches that may be better. Working alone, there is no fear of judgement if I need to try an unusual strategy[2] that may not work or if I need to backtrack. Let me dabble and doodle on my own sheet of paper and iterate rapidly over whatever comes to mind freely.
Furthermore, turning problem solving into a theatrical event unavoidably increases the cognitive load on an interviewee simply due to the fact that you have to make more decisions. You have the technical decisions like data structures and algorithms which are normal and expected, but on top of that, there are all these non-engineering decisions that you have to make because they want you to talk about how you're solving the problem in real time. Should you mention some fancy algorithm or approach that you are considering? You must choose your words carefully since anything you say can be used against you.
I'm not claiming that everyone works better alone or even that I don't like working with others. I just think that the interviewee should have the option of working on the problem alone for up to 30 minutes. As suggested by parent, we can discuss the solution or non-solution after I've become familiar and comfortable with the problem. One of the worst feelings is when I fail to solve a problem during an interview, only to have the solution come easily when I'm able to tackle the problem in a pressure-free environment. Expecting some kind of portal into someone's mind while they solve an unfamiliar and maybe tricky problem strikes me as overindulgent and voyeuristic. It is a flaw in the current technical interview process and the only way to mitigate its effects is to just get more comfortable interviewing.
[1] - https://www.psychologytoday.com/blog/choke/201106/flocking-t...
[2] - For tough problems, tend to use my own idiosyncratic variant of Z-Notation. I have a very high success rate solving algorithm puzzles when I use it but it is easy to forgot to use it under pressure of an interview.
hexagonc | 9 years ago | on: Why Do Tourists Visit Ancient Ruins Everywhere Except the United States?
hexagonc | 9 years ago | on: Planet Found in Habitable Zone Around Nearest Star
hexagonc | 9 years ago | on: Planet Found in Habitable Zone Around Nearest Star
hexagonc | 9 years ago | on: Planet Found in Habitable Zone Around Nearest Star
https://upload.wikimedia.org/wikipedia/commons/d/d0/Comparis...
hexagonc | 9 years ago | on: Excerise cannot undo effects of prolonged sitting
I read somewhere that standing alone burns about 20 calories per hour. That doesn't seem like much but according to the article, this slow burn is necessary and somehow promotes heart health in a way that is not matched by sitting for an hour and then burning far more calories later.
hexagonc | 9 years ago | on: Humpback whales around the globe are mysteriously rescuing animals from orcas
I think you have to distinguish the case between someone doing a kind deed and feeling good versus someone doing a kind deed because they expect to feel good. Feeling good because you did something good is involuntary and for most people unavoidable. It can be a side-effect of the deed, rather than the cause.
hexagonc | 9 years ago | on: Tesla's 'Autopilot' Will Make Mistakes. Humans Will Overreact
hexagonc | 9 years ago | on: Spain Runs Out of Workers with Almost 5M Unemployed
hexagonc | 9 years ago | on: Spain Runs Out of Workers with Almost 5M Unemployed
For example, the existence of optical illusions and stage magic are a necessary consequence of particular limitations of our visual system and attention. One could predict the existence of new, never before seen optical illusions purely from knowledge of the way the brain processes visual stimuli. For more information on this, see the works of Roger Shepard[1][2] who did a lot of research into the psychology of perception and mental representations.
This has ramifications for not just human psychology but artificial intelligence. If we want to build a computer system or robot that can process visual information quickly like humans and animals do, then we may very well have to program them with the same simplifying assumptions that humans and animals use to make rapid visual processing tractable[3][4]. A consequence of this may be that these computer systems will be subject to the same optical illusions as humans as a necessary consequence of limited attention and computational resources. Furthermore, the misperceptions that make stage magic possible may be possible to induce in any system that can only pay attention to a subset of the visual stimuli given and that must make assumptions about the intentions of the subject being viewed. These assumptions and inferences are usually accurate under ordinary circumstances when the subject is not trying to deceive the observer, but a clever subject could engineer circumstances where the observer has no choice but to be either deceived or accept that their perceptions have no logical explanation -- hence the woman appears to be sawed in half even though we know this is unlikely; there is no visual information to disprove that she was (the lack of blood is evidence that she wasn't sawed in half but this is only evidence from our past experience with people being cut by blades).
We are susceptible to influence by fake news and celebrity product endorsement due to our evolved preference for information coming from "authority figures" and sources that agree with our existing views[5]. Now, normally one may hesitate to call exploiting these systems "hacking" because the exploiter often doesn't know that that is what they are doing just as someone may stumble upon a new computer exploit without knowing exactly why it works.
Again, I would argue that it may be to our advantage to think of the targeted exploitation of these innate tendencies as a type of "hacking" if only to make it more likely that we can avoid being influenced to beliefs and behaviors that may not be in our long term best interest.
[1] - http://im-possible.info/english/art/classic/shepard.html
[2] - http://rumelhartprize.org/?page_id=110
[3] - http://ilab.usc.edu/publications/doc/Miau_etal01spie.pdf
[4] - http://www.sciencedirect.com/science/article/pii/S0004370202...
[5] - https://en.wikipedia.org/wiki/Authority_bias - see also https://en.wikipedia.org/wiki/List_of_cognitive_biases