Just to understand the baseline you're working form, what data are you drawing on when stating what's "normal"? It has appeared to me throughout this conversation that you are starting from the assumption that your…
Both my wife and one of my co-workers experience hi-res images superimposed over their actual vision when prompted (and occasionally involuntarily). This opposite end of the spectrum is hyperphantasia[0]. There are…
I can only tell you that I do not have mental imagery and am not constantly surprised by my surroundings. Object permanence has absolutely no dependency on visualization; it is completely unsurprising to me that the…
This is actually one of the things about aphantasia that has already had a (small) study[0], and the results are actually the opposite! The participants with aphantasia were more likely to both (a) take longer to answer…
Similar questions throughout this thread make it clear that people assume recognition and/or knowledge of what something looks like is tightly coupled to internal visualization, but (writing as someone with aphantasia)…
> it sounds like the way you remember things must be missing a lot of details. > Do you think that's accurate? I don't think someone with aphantasia (of which I am one!) is really capable of assessing this - which…
Not who you asked, but also have aphantasia. "think of" is far too ambiguous here to really meaningfully drill into the differences of _how_ people think about things. I know that a stop sign is a red octagon (with a…
Constructively using LLMs tends to require validating the quality of their output; even when not hallucinating content, they do hallucinate confidence. Increasing the size of the output dramatically increases the effort…
That's exactly the model used by the Kakoune editor[0]. It definitely feels more intuitive to me, but I personally didn't stick with it due to vim's ubiquity. [0] https://kakoune.org
But Michael Jackson was born on April 19th[0]! As well as March 27th[1], and many other days[2]. "Michael Jackson was born on August 29th" is the most likely answer to contextless queries like "When was Michael Jackson…
The key point making `a -> a` have only a single implementation is that the type `a` is a wildcard that's determined by the caller - it must be possible for the implementation to accept any value of any type. The…
There's actually already a study on spatial reasoning and aphantasia: https://scholarscompass.vcu.edu/cgi/viewcontent.cgi?article=... Basically, aphantasiacs tend to do just as well at spatial reasoning tasks as people…
They've certainly come to appear that way, but in female/male (and, to a lesser extent, woman/man) the etymology is distinct. Female comes through Old French "femelle", which ultimately traces back to Latin "femina"…
Extremely likely that you already know this and the answer is no, but just in case - is there any chance you're using the wrong setting? There are two separate color correction modes, on the most recent version of…
The draft doesn't include any actual examples with multiple returns on a function that uses check internally, but the behavior is fully specified: > A check returns from the enclosing function by returning the result of…
Perhaps something combining all of the things you've made use of? https://play.golang.org/p/8RDqjjZDB8
You should be pleasantly surprised, then! All of the functionality you included in your complicated case exists directly on the event creation page. "Select a time that works for everyone" was the last one missing, and…
Just to understand the baseline you're working form, what data are you drawing on when stating what's "normal"? It has appeared to me throughout this conversation that you are starting from the assumption that your…
Both my wife and one of my co-workers experience hi-res images superimposed over their actual vision when prompted (and occasionally involuntarily). This opposite end of the spectrum is hyperphantasia[0]. There are…
I can only tell you that I do not have mental imagery and am not constantly surprised by my surroundings. Object permanence has absolutely no dependency on visualization; it is completely unsurprising to me that the…
This is actually one of the things about aphantasia that has already had a (small) study[0], and the results are actually the opposite! The participants with aphantasia were more likely to both (a) take longer to answer…
Similar questions throughout this thread make it clear that people assume recognition and/or knowledge of what something looks like is tightly coupled to internal visualization, but (writing as someone with aphantasia)…
> it sounds like the way you remember things must be missing a lot of details. > Do you think that's accurate? I don't think someone with aphantasia (of which I am one!) is really capable of assessing this - which…
Not who you asked, but also have aphantasia. "think of" is far too ambiguous here to really meaningfully drill into the differences of _how_ people think about things. I know that a stop sign is a red octagon (with a…
Constructively using LLMs tends to require validating the quality of their output; even when not hallucinating content, they do hallucinate confidence. Increasing the size of the output dramatically increases the effort…
That's exactly the model used by the Kakoune editor[0]. It definitely feels more intuitive to me, but I personally didn't stick with it due to vim's ubiquity. [0] https://kakoune.org
But Michael Jackson was born on April 19th[0]! As well as March 27th[1], and many other days[2]. "Michael Jackson was born on August 29th" is the most likely answer to contextless queries like "When was Michael Jackson…
The key point making `a -> a` have only a single implementation is that the type `a` is a wildcard that's determined by the caller - it must be possible for the implementation to accept any value of any type. The…
There's actually already a study on spatial reasoning and aphantasia: https://scholarscompass.vcu.edu/cgi/viewcontent.cgi?article=... Basically, aphantasiacs tend to do just as well at spatial reasoning tasks as people…
They've certainly come to appear that way, but in female/male (and, to a lesser extent, woman/man) the etymology is distinct. Female comes through Old French "femelle", which ultimately traces back to Latin "femina"…
Extremely likely that you already know this and the answer is no, but just in case - is there any chance you're using the wrong setting? There are two separate color correction modes, on the most recent version of…
The draft doesn't include any actual examples with multiple returns on a function that uses check internally, but the behavior is fully specified: > A check returns from the enclosing function by returning the result of…
Perhaps something combining all of the things you've made use of? https://play.golang.org/p/8RDqjjZDB8
You should be pleasantly surprised, then! All of the functionality you included in your complicated case exists directly on the event creation page. "Select a time that works for everyone" was the last one missing, and…