HN user

xmas_project

13 karma
Posts2
Comments7
View on HN

Not just tech podcasts, using my service podcastomatic.com (text-RSS-to-podcast) I convert all tech blogs into podcasts.

I listen on the commute and while coding. I assume no employer would object to their employees listening to tech podcasts as long as they are still doing their work.

Json ⊄ js 14 years ago

The "uniname" command in the uniutils package (apt-get install uniutils) is great for checking "invisible" or weird Unicode characters. `echo '{"str": "own
ed"}' | uniname` will show the LINE SEPARATOR (\u002028) hidden in the string.