Ask HN: What do you listen to when you code?
51–56 of 56 posts
Re: Ask HN: What do you listen to when you code?
#52A little bit of everything...but when I really need to be productive I always put on the 'Tragic Boogie' album by The Life and Times. https://www.youtube.com/watch?v=Z7mReSQ-CZs&list=PLFNYv0PFOF... It's been my go-to for 7 or 8 years now. Something about it just triggers the best of my skills to come out.
When I access that playlist, it shows the video is not available.
It's on bandcamp as well, though: https://thelifeandtimes.bandcamp.com/album/tragic-boogie
Re: Ask HN: What do you listen to when you code?
#53Sometimes I will put on old episodes of Retronauts (https://retronauts.com). Otherwise I will usually listen to OCRemix Radio / Rainwave (https://rainwave.cc), a SiriusXM station, or an album I'm familiar with.
Re: Ask HN: What do you listen to when you code?
#54Re: Ask HN: What do you listen to when you code?
#55https://jugad2.blogspot.com/2013/10/music-video-sitar-vilaya...
http://en.wikipedia.org/wiki/Vilayat_Khan
Edit(s):
Vivaldi's Four Seasons is another good one for this.
https://en.wikipedia.org/wiki/Antonio_Vivaldi
https://en.wikipedia.org/wiki/The_Four_Seasons_(Vivaldi)
Barclay James Harvest. The story of how they got their name is interesting :)
Re: Ask HN: What do you listen to when you code?
#56cat /dev/urandom | sox -traw -r44100 -b16 -e unsigned-integer - -tcoreaudio synth pinknoise band -n 1400 200 tremolo 40 .1 gain 8
I wanted to check it out. Installed sox on Ubuntu 17.04 and it's not working sox FAIL formats: no handler for given file type `coreaudio'
cat /dev/urandom | sox -traw -r44100 -b16 -e unsigned-integer - -tpulseaudio synth pinknoise band -n 1400 200 tremolo 40 .1 gain 8