Henrik Carlsson's Blog

All things me.

posted this on

“The inexorable process of tech is taking things you used to need to be a wizard to do, and making them easy […]”

http://liveblog.co/users/davewiner/2015/07/15/fascinatingThreadOnTwitter.html

posted this on

“The inexorable process of tech is taking things you used to need to be a wizard to do, and making them easy for normal people.”

http://liveblog.co/users/davewiner/2015/07/15/fascinatingThreadOnTwitter.html

posted this on

A while ago I asked David Smith, the developer of Feed Wrangler, a question. The post is updated with his response.

http://blog.henrikcarlsson.se/2015/06/a-question-for-david-smith-_davidsmith-regarding-the-feed-wrangler-api/

posted this on

Neil Young are welcome to come to my workplace and I’ll set up a blind test so he can prove he hears what he claims.

http://www.macworld.com/article/2948584/streaming-services/neil-young-to-remove-music-from-streaming-services-because-of-low-sound-quality.html

posted this on

Apple gives the iPod Touch a great, necessary makeover. Based on a quick look it’s now similar to the iPhone 5S.

http://www.apple.com/ipod-touch/

posted this on

Daniel Jalkut and Manton Reece has some interesting thoughts on the ”Safari is the new IE” argument.

http://www.coreint.org/2015/07/episode-189-welcome-to-the-club/

posted this on

Pure brilliance! – “Echochamber.js, All off the commenting, none of the comments.”

https://github.com/tessalt/echo-chamber-js/blob/master/readme.md

posted this on

I’m very much looking forward to Manton Reece’s upcoming microblogging service.

http://www.manton.org/2015/07/sneak-peek-screenshot.html

posted this on

Turns out I really like writing ”vanilla” JavaScript. Using jQuery for even the simplest of tasks makes me feel like I’m not in control.

posted this on

Tonight I learned how to implement JSONP (without jQuery). Feels like a hack.