Skip to content

Comment on How Math Helped Me Write Less Code and Made Our App Faster

Comments

Pro-tip: if you express your layout as a tree composed of horizontal split, vertical split and images then you can come up with a general linear system of equations that you can feed to any solver (basically just inverting a matrix) to get the layout.

I'm working on a blog post about it. In the meantime you can look at other image layouts I wrote about: http://blog.vjeux.com/category/image/

That sounds very interesting. I look forward to the post. Is there any rss-like feed?

If you paste that URL into a feed reader it should find the feed link from the page source.

It's http://blog.vjeux.com/feed, in case your feed reader doesn't do that for some reason.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.