-
A hacker was probing for vulnerability and with this url brought the system to a stop. Is there a way to not go into debugger on strange url's? I've been crashed several times this way.
185.100.8…
-
**Summary:**
This is a subtask to track network layer refactoring as part of #1092.
- [x] getAuthCookie > PR raised
- [x] login > PR raised
- [x] getEditToken > PR raised
- [x] getWikidataC…
-
**Describe the bug**
When a user is typing in the friends list the circle that displays their status goes on the typing animation
**To Reproduce**
Steps to reproduce the behavior:
1. Friend some…
-
I have cma=256M and using ultrascale+ (xilinx ZCU102 devboard with ARM64 chip)
Have a look at my log:
> [ 0.000000] Linux version 4.9.0-dirty (roman@ws-278) (gcc version 6.2.1 20161114 (Linar…
-
`(wsd:close-connections ws)` closes the connections according to the server, but does not send the close packet to the client.
#### example code
cl server:
```lisp
(ql:quickload '(:websocket-d…
-
I think you meant `git clone`.
-
I tried clack with websocket-driver to create a websocket server:
```
(mapc #'ql:quickload '("clack" "websocket-driver"
"event-emitter"))
(defparameter *wss-port* 7778)
(defun ws-handler…
plops updated
5 years ago
-
I'm making this issue here but it's also a problem upstream. (I'm just not expecting upstream to care.)
Right now the `X-Clacks-Overhead` configured in sites like glitch.social, dev.glitch.social d…
-
**Summary:**
App closes unexpectedly while navigating between Explore and Achievements
**Steps to reproduce:**
1. Go to Explore.
2. Now, go to Achievements.
3. Again go to Explore.
4. Th…
-
Hi,
I'm trying to load libraries using quicklisp.
When I tried loading in this way,
`lisp.eval("(ql:quickload :clack)")`
the following error occured.
```
Traceback (most recent call la…