Simon Højberg

Results 132 comments of Simon Højberg

We updated the html library with some performance improvements. @johngallagher did that work for you?

This seems related: https://github.com/vercel/satori/issues/484

The challenge here is knowing when an aside is rendered near the end of the viewport and adjust. This has to happen after rendering is done, which is pretty annoying...

There's a couple of reasons for this, both UX wise and technical, and a good solution isn't completely obvious. 1. There's a lot of screen sizes Share can be viewed...

This could be done completely with a frontend lexicon of the unison keywords.

# Design update The default focused definition looks like so with menus next to the title and the avatars, "..." and "x" menu on the right only showing when the...

After working with this for a bit, I'm starting to reconsider that this should exist in the UI. Essentially the syntax being generated are like type "summaries" (see https://github.com/unisonweb/unison/issues/2175), and...

The inner parts on the card is definitely meant to be scrollable certain outliers of pretty printing (like very long strings), but the example in the video should not fall...