vindarel

Results 591 comments of vindarel

> sly-quicklisp There is a contrib in Slime, IDK if it's on by default. In case: ```lisp (slime-setup '(slime-fancy slime-quicklisp ;; on by default ? … )) ``` It provides...

Hi, so first it's not a big loss for you because you are very well referenced :] (well done) Moreover, I link to your website. It's not only slander on...

Hi guys, I would appreciate we don't start another flameware! @Hexstream If you want to answer, please be succinct (or report the discussion on a repository of yours?) > @vindarel...

Ping ! Anything new on this ? Can you at least explain the issue ? Is it fixable ? thanks.

Thanks ! > The other issues thread suggests that it would solve an already well-solved problem, though. :p meaning #10 "why not just use gh.el ?"

Ok, no pb. It was interesting to see it too. Can you write this on the readme maybe ?

Is it working with the default Caveman, using Djula templates? Did you write something more, a route definition? > set content-type for css I don't think you'd write a route...

> it get's tricky because of the macro defroute. So probably what I'll do is make a new macro that will instead make a list of routes to be defined...

Yes I think I am talking about something that would solve your issue/requirements (but not with Clack, which I don't know). An acceptor is well… an `*app*`/an Hunchentoot server instance,...

> Oh wow! That would not be what I would expect. It basically makes it very complicated to make an image or project which could handle multiple domains with differing...