minism | 6 months ago | on: Almost anything you give sustained attention to will begin to loop on itself
minism's comments
minism | 1 year ago | on: John Wheeler saw the tear in reality
minism | 2 years ago | on: Phind-70B: Closing the code quality gap with GPT-4 Turbo while running 4x faster
minism | 2 years ago | on: Unexpected responses from ChatGPT: Incident Report
minism | 3 years ago | on: 3M to end 'forever chemicals' output
minism | 3 years ago | on: Placing #1 in Advent of Code with GPT-3
I'm feeling very uneasy and not sure what to make of all of this.
minism | 3 years ago | on: The Illustrated Stable Diffusion
minism | 3 years ago | on: The Illustrated Stable Diffusion
If the diffusion process is removing noise by predicting a final image and comparing it to the current one, why can't we just jump to the final predicted image? Or is the point that because its an iterative process, each noise step results in a different "final image" prediction?
minism | 3 years ago | on: Ask HN: Feel bad about working in crypto, what to do?
The turning point was seeing my name on the company website, I was embarrassed for myself. Was an easy decision to quit.
minism | 3 years ago | on: Teach your kids poker, not chess
minism | 3 years ago | on: Show HN: A Full-Stack Web Framework for Go
minism | 3 years ago | on: Netflix to Employees: If you don't like our content, you can quit
It's kind of similar to Westworld season 1 or Lost -- there's this style of storytelling where you drop a bunch of interesting clues to lead you towards possible theories about whats really going on, and then all of those threads are dropped on the floor as if they never mattered. I find it abusive and disrespectful to the viewer.
minism | 3 years ago | on: Show HN: A Full-Stack Web Framework for Go
minism | 3 years ago | on: Unusual stock trading by members of Congress
minism | 3 years ago | on: Python’s “type hints” are a bit of a disappointment to me
Its fine though - I'm glad the culture is trending towards understanding that strong typing saves you time rather than causes you extra time. This is true even for very small and simple programs, and even if you're the only developer.
minism | 3 years ago | on: Unreal vs. Unity Opinion
I think C# in Unity hits a really nice sweet spot: You have a powerful and expressive type system, can use nice high level features like async/await, you get (relatively) quick compile times which help your iteration speed, and decent runtime performance due to IL2CPP.
On the other hand, looking at Unreal, the main options seem to either be C++, in which case you sacrifice a lot of iteration time due to compiles, or Blueprints, which I really have no interest in (I like node editors for shaders, but i'd rather code all game logic). Those are both unappealing to me so I'm a bit stuck.
minism | 4 years ago | on: Earth-like planet spotted orbiting Sun’s closest star
After a week of reflection, I think it was a slight overreaction -- the book is still very very good but i dont think #1 for me.
But something about the way the story took shape and culminated in the final third of the book was so engaging, and so satisfying. I think I stayed up until 4 or 5AM the night I finished the last 200 pages.
minism | 4 years ago | on: Final Fantasy VI – Ted Woolsey Uncensored Edition
minism | 4 years ago | on: Show HN: Simple Zero-Knowledge Proof Treasure Hunt Game
The idea in ZKP is to prove you know a value without revealing the value itself.
minism | 4 years ago | on: Ask HN: What's your favorite playlist while coding?
First on a positive note, the example about attention on sex and arousal feeding back on itself and deepening the experience is well described and easy to relate to. But I think the "deepening an experience through attention" phenomenon applies in so many other domains as well - Sustained attention on a film or video game world, deep uninterrupted creative work for many hours, etc. It's a wonderful positive feedback loop.
It is somewhat similar to how when sitting in silence outside for a long period of time you begin to become aware of more and more subtle details of the experience that weren't immediately accessible. Almost like you're turning up the sensitivity knob on things.
Unfortunately as the author describes, the attention feedback loop can become unpleasant and even torturous when it is directed on negative sensations. For me it has been various things at different stages of my life - muscle tension, breathing, eye floaters in my vision, etc. The same process plays out - Sustained fixation of attention on the sensation increases your sensitivity to it, meaning you notice it more and it bothers you more, meaning you pay more attention to it, and it gets out of control.
The difficulty I experience is that this attention is unwanted and yet I feel my mind focus on it almost automatically. Paradoxically, most of the treatment/recovery advice for this type of OCD is to allow these sensations to be there without rejecting them, which I'm still working on.
But it is helpful to see the positive flip side of the coin too - Our minds are capable of deep focus and deep attention, which can increase sensitivity and let you see increasingly subtle details of experience, making you a better appreciator of art and life, a better creator, a better listener and friend, etc.