vindarel

Results 591 comments of vindarel

I also found the websocket-client buggy on localhost. The Hunchensocket example worked fine. I tested it with https://www.piesocket.com/websocket-tester Also the newer Portal works fine and looks clean and simple: https://github.com/charJe/portal

nice to see those resources. It might be more readable to put those links on a newline as a sub-bullet, wouldn't it? ```md * [Practical Common Lisp](http://www.gigamonkeys.com/book/) by Peter Seibel...

Hi, thanks for sending a PR. I wish we could use shorter examples, especially when we have `str:join` or format.

mmh it's a destructive operation. Maybe we can explain it but not advertise it, preferring non-destructive operations.

yeah, a new section on that page makes sense. Any recipe on pathnames is very welcome!

if you find an automated tool for that, that would be very nice ! (there must be many out there)

This anti-404 Github action would help :) Do we need it on every push though? Is there a solution to run it periodically? (I'm only thinking it would be wasted...

Hello, CLHS and REPL integration: if they require to manually copy some code, I wouldn't present the solution so upfront, but by the end. (the Cookbook first shows quick &...

Hi there, Thanks for writing that much and sharing! I think this cheat sheet would be a great addition. When it falls short, we can redirect the reader to a...