Touching some code I haven't touched in about 7 years and surprisingly it doesn't suck.

Holy carp Vivaldi is a nice browser!

magikarp.png

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.

//

now my curiosity has been peeked. I must take a look at this wonder browser.

//

just a wild guess but likely because of licencing

Okay that wasn't too difficult.

Capture.PNG

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.

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…

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:'