Touching some code I haven't touched in about 7 years and surprisingly it doesn't suck.
@matigo matigocorrect is much better than autocarrot. :) It looks pretty slick so far. I already have mutliple browsers for the occasional web dev so lack of dev tools doesn't bother me any.
// @tomas @peemee
@matigo now my curiosity has been peeked. I must take a look at this wonder browser.
// @tomas @peemee
@matigo I'm full of quick and dirty hacks so not that difficult really. The more entertaining hack I'm messing with is getting the images to properly resize on the fly.
@matigo yeah sorry wasn't clear on that. The CDN urls start with //cdn…
which when rendering from a device perspective it thinks it's a local URL so it assumes file:///cdn…
@matigo I'm back and forth on that. I'd like to be able to have some things render inline but yeah I might end up doing that. Either way I have to correct the URLs that are missing the 'https:'