Earlier quoted context omitted.
Yes, it was damn interesting. Thank you for sharing. Do you now try to read through all of your scotomas?
I will, but that incident was the last time I had a full-blown one.
Ask HN: Teach me something new
421–430 of 782 posts
Re: Ask HN: Teach me something new
#422I've described this on HN before; forgive me if you've already seen it. I have chronic migraine. It sounds worse than it is; I rarely suffer attacks anymore, and when I do, they're usually mostly harmless, as in the case I'll describe below. Contrary to popular belief, migraine is not a headache. It's something a little more like an epileptic seizure. Intense headaches are one common symptom, but there are a lot of o…
Generally speaking, scintillating scotomas don't fill the entire field of vision. They can do, and when they're caused by migraine auras they tend to grow and then shrink again within a 20-60 minute window. I can certainly read when I'm experiencing one. I can continue to work if I really want to, but I find that having a coffee and taking a break is much more comfortable. Migraine auras suck, but are pretty fascinat…
Re: Ask HN: Teach me something new
#423I've described this on HN before; forgive me if you've already seen it. I have chronic migraine. It sounds worse than it is; I rarely suffer attacks anymore, and when I do, they're usually mostly harmless, as in the case I'll describe below. Contrary to popular belief, migraine is not a headache. It's something a little more like an epileptic seizure. Intense headaches are one common symptom, but there are a lot of o…
More than interesting. Thank you for sharing this experience. I’ve had mild scintillating scotoma a few times but didn’t know what they were, and never had any other symptoms of migraine.
Re: Ask HN: Teach me something new
#424Earlier quoted context omitted.
I will, but that incident was the last time I had a full-blown one.
Well that’s great to hear! May it be your last.
Re: Ask HN: Teach me something new
#425In a lot of terminals, Alt+. (or Option+. on Mac) will paste in the last argument of the previous command. $ mkdir hi $ cd You can hit . several times to cycle through earlier final args.
There are several other ways to do this sort of thing too. See e.g. https://stackoverflow.com/questions/4009412/how-to-use-argum...
Re: Ask HN: Teach me something new
#426Ordering a typical printed circuit board with components placed on it is so cheap nowadays that this is a viable option for electeonic hobbyists nowadays (e.g. just ordered 50 pieces of audio output amplifiers at 3,49 € per piece (customs and shipping included), where 1.60 € would be the parts cost of the two chips on it. Only thing you need for this is: 1. An idea and some knowledge about electronics 2. An EDA softw…
Out of all the hobbies I've had, electronics (mostly something to do with the ESP microcontrollers) is the most satisfying one once everything works as intended. While electronics knowledge is hard to learn on your own (in my case), there are tons of communities online that are more than willing to help.
Re: Ask HN: Teach me something new
#427In statistics, the mean and median are both averages, but are technically quite different. The mean is the sum of all items divided by the number of them, while the median is the middle item in the sorted list. When they are different, this can have strange effects. For example, when estimating engineering tasks, the mean error is often positive while the median is often negative. This is why your manager believes th…
That being said, I remember learning that and always wondering why I needed to know what “mode” was haha
Re: Ask HN: Teach me something new
#428I've described this on HN before; forgive me if you've already seen it. I have chronic migraine. It sounds worse than it is; I rarely suffer attacks anymore, and when I do, they're usually mostly harmless, as in the case I'll describe below. Contrary to popular belief, migraine is not a headache. It's something a little more like an epileptic seizure. Intense headaches are one common symptom, but there are a lot of o…
Take some acid and what you are describing regarding consciousness becomes fairly apparent. The amount of things that automatically happen or get filled in for us goes unnoticed until you get a chance to step outside of it for a while.
Re: Ask HN: Teach me something new
#429You probably heard about the quirks in the French numerical system. For example, 99 is translated "quatre-vingt-dix-neuf" which is literally "four twenty ten nine". This is a legacy of the base 20 numerical system used by the Celtics thousands of years ago before the modern Romance language drove it out. The hybridization with our current base 10 system came with the Roman conquest of the Gaul. Another example of the…
Re: Ask HN: Teach me something new
#430Earlier quoted context omitted.
Ever since I learned that the frequency ratio between adjacent keys on a piano is always a constant twelfth root of 2 regardless of whether you're going black-white or white-white, I've been sort of frustrated with the way pianos are designed. Transposing a song to a different key could have been effortless if keys were structured differently, such as with uniformly alternating white and black keys, rather than the 2…
Pianist here. I see where you're coming from, but I definitely do also rely on the different shapes of keys to know where I am without looking. I've been learning to play the button end of an accordion and personally I find the uniformity makes it harder. But maybe that's just what I'm used to. As an aside, I find c major a horrible key to play in, again I think the uniformity makes it harder and less ergonomic, but…
Another data point: I play the organ, which involves playing a large keyboard with your feet (https://en.m.wikipedia.org/wiki/Pedal_keyboard). The structure of black notes is crucial to being able to play without looking (which is important because you’re simultaneously doing various other things). Concretely, I couldn’t imagine playing the organ without being able to slam my foot into the right hand side of a B flat in order to know that my foot is on top of the B. If you watch an experienced organist’s feet you’ll see them do this all the time.
I also find C major horrible.