Live data from Hacker News

Ask HN: What music helps you code better?

news.ycombinator.com

1–10 of 52 posts

Re: Ask HN: What music helps you code better?

#3
For me, the only genre that reliably works is "minimal" music, like stuff by Steve Reich[1] or Gas[2]. My definition of this genre would be music with no lyrics that has highly repetitive structures (differentiating it from "ambient" music, which I find too sleepy to be invigorating).

[1]: Music for 18 Musicians https://www.youtube.com/watch?v=ZXJWO2FQ16c

[2]: Koenigsforst https://www.youtube.com/watch?v=ehNGoyMf9kU

Re: Ask HN: What music helps you code better?

#7
I listen to old french house classics. It's an odd choice and occasionally the lyrics or samples distract me, but I figure the potential for distraction is always there and I'd rather be yanked from concentration into my most pleasant memories.

I also like some trance music or instrumental movie scores if they're chill enough.

But it kinda depends on what kind of code im writing. If I'm knee deep in the guts of some poor program with disassembly and an exploit and pointers floating in my head, I have a pair of those bose noise canceling that I can wear for complete silence.

I don't think music is necessarily a good frame for productive coding. At least not on its own. When I sit down with an intention, I'm just hearing ambient office noise until something a bit more interesting catches my attention, I kinda feel that urge to put my seatbelt on, Spotify is just a reflex, and I'll get to debugging or whatever I'm doing.

I know some guys who have like playlists or whatever queued up for work, but that's not really how I work. Hell, I know another guy in my department who wears noise canceling headphones all day every day. That's just how he likes it.

Re: Ask HN: What music helps you code better?

#8
Posted in HN a few weeks ago [0], Someone wrote a pretty good article on the tricks they use to be more productive developers. At the end, they cover music genres.

From personal experience, I agree with everything he says. Music with less or no lyrics keeps me focused more on coding. When a song starts playing with lyrics that I enjoy, it distracts me from what I am working on. I particularly enjoy Lo-Fi Hip Hop[1], because there typically are not very many lyrics in the music and it typically has white noise in the background to help reduce distracting noises.

[0] - https://raddevon.com/articles/focus-for-better-work-life-bal...

[1] - https://www.youtube.com/watch?v=FlKlmgksvgQ

Post reply on HN