Video game music is actually designed to increase your ability to concentrate on the game. I highly recommend listening to some as you're coding. You can get it at Bandcamp [1,2]. Trance music also works, especially Goa Trance. Binaural beats [3,4] are also worth a try. [1] https://bandcamp.com/tag/video-game [2] https://bandcamp.com/tag/video-game-music [3] https://en.wikipedia.org/wiki/Beat_(acoustics)#Binaural_bea…
Ask HN: Any scientifically proven techniques to boost concentration?
151–160 of 188 posts
Re: Ask HN: Any scientifically proven techniques to boost concentration?
#152Not joking: stop going on the internet. It's scientifically proven to boost concentration. More specifically, do one thing, and only that thing, for a set time period. Do not check your phone, do not even have it in the same room. Do the one thing until time is up.
This is like saying "stop eating too much, you'll lose weight". You have to eat and you have to use the internet. What's the solution to not doing it to your own detriment?
The best way to deal with the 'internet' is to have a seperate device - call it an "internet terminal" - connected to the internet - preferably in another room, or completely opposite side of the building.
And thus when a necessity to access a particular piece of information arises, you specifically get up and GO TO the 'terminal' to do that specific information retrieval action.
Sort of like going to a library to pick up a particular book.
Kind of like RMS does when he asks people to email/print him out webpages.
Certianly harder to pull of for people who do web-development related thigns.
Re: Ask HN: Any scientifically proven techniques to boost concentration?
#153Earlier quoted context omitted.
It’s because creatine is used by the body to convert sugar into adenosine triphosphate (ATP). ATP is what your body actually uses for energy inside cells for things like contracting muscles and nerve impulses (like in the brain for things such as “thinking”). ATP can’t be made in the brain, instead it is made by muscles. That’s why exercise and higher levels of creatine are good for cognitive performance and memory.
Wait I don't think this creates the logical connections to validate what he's asking
Re: Ask HN: Any scientifically proven techniques to boost concentration?
#154I used to avoid music with lyrics, but (for me anyway) I’ve realized I can concentrate just fine when there are lyrics as long as I’m listening to songs I already know. I usually put on a playlist that’s maybe an hour or two long and just let it repeat all day.
I suspect it’s because they needs to have an emotive effect without distracting you from the story.
Re: Ask HN: Any scientifically proven techniques to boost concentration?
#155Not joking: stop going on the internet. It's scientifically proven to boost concentration. More specifically, do one thing, and only that thing, for a set time period. Do not check your phone, do not even have it in the same room. Do the one thing until time is up.
Since accessing the internet (and sometimes even the Web) is often a part of an IT job, the "one thing" approach is pretty helpful. Keep in mind what are you doing. If you're reviewing a pull request, you only need the Github page, and not the rest of the pages on the WWW. Also, timeboxing things helps. It's hard to work on one thing indefinitely , it can even induce panic. But if you're using something like the pomo…
Reading the manual used to be part of an IT job. And for web devs, having a local sandbox is invaluable.
Re: Ask HN: Any scientifically proven techniques to boost concentration?
#156However stupid that may sound, using corded headphones helps me a lot.
And the right music.
Effectively put you in another room. Later the separation becomes a learned response.
Re: Ask HN: Any scientifically proven techniques to boost concentration?
#157If you sit still for a moment and try to concentrate on something either internal (the sensation of your breath, the tip of your finger) or something external (something in your visual field, a sound) you'll notice you get lost in thoughts almost immediately. There is a strong habit of wandering in your mind. But you can train the opposite habit through meditation.
Most people can't concentrate for more than a few seconds before getting uprooted by their wandering minds. In the Tibetan Buddhist tradition they compare the mind to a stampeding elephant pulling you around wildly in every direction. You can imagine what is possible with being able to concentrate as long as you want on whatever you want.
In concentration meditation, you keep bringing the mind back to the object of concentration whenever you notice your mind wandering. You also focus more deeply on the object, getting more absorbed in its details while avoiding dullness. Doing this even 5 minutes a day for a week should pretty noticeably start changing your experience.
Re: Ask HN: Any scientifically proven techniques to boost concentration?
#158During that hour my mind drifted to the code it wanted to write. I’d begin to think about the classes and methods I wanted to make progress on.
Now when I’m blocked I take an hour, play with my kids and after find myself very productive.
Re: Ask HN: Any scientifically proven techniques to boost concentration?
#159Re: Ask HN: Any scientifically proven techniques to boost concentration?
#160I’m not sure if it makes sense to try to find a “scientifically proven” technique if all you want is something that works for you . What works for a large group of people in a controlled scientific study does not necessarily work for each individual in that study, let alone for you. You could do a scientific study on yourself, though. Figure out some objective way to measure your own concentration, and then try vario…
I think, what most people want is a pill that makes them less distractable. Ritalin is that pill. I know a bunch of devs that take it to code through the whole night. But...! 1. It usually requires a prescription. 2. While it lets you hyper-focus on one task for hours, if you not careful that task could be rearranging your cutlery.