Idan Gazit

Results 124 comments of Idan Gazit

Added comments above for each of the changes. Overall I like the changes, save those I've explicitly -1'd. Once everything is sorted out with the various comments I've made, this...

You've kicked the ball this far; I don't want to appear unappreciative. If you like, I can pull these commits to a branch, make the desired cleanup, and merge it...

Well, gonna pull an executive lazy and let you make the changes; thanks again for your work. :)

Pretty much. I'm using [flask](http://flask.pocoo.org) underneath, which uses Jinja2 for templating. It depends whether I'll be loading the comments client- or server-side.

Yes. On Aug 7, 2012, at 2:55, Pomke Nohkan [email protected] wrote: Gist already has comments, will gist.io comments feed into this? — Reply to this email directly or view it...

Nice idea, but also for the someday pile.

Need a better snippet that demonstrates texture healing, but otherwise yeah, would be happy to add a Ruby example here.

Fixed in https://github.com/githubnext/blocks-template/commit/246887e28444c326185fa8e1fb958aed1d0ce29b! The underlying issue was that `@primer/react` expressed a peer dep of react 17.x, whereas everything else we use relies on react 18. The way yarn writes dependencies...

Hi all! FYI, the [sources for Monaspace](https://github.com/githubnext/monaspace/tree/main/sources) are public, so you can see how they were implemented. It's not a trivial amount of work. Basically, there are three categories of...