-
Has to be like this in `internal/server/http/server.go`
```go
func errorHandler(c *fiber.Ctx, err error) error {
code := fiber.StatusInternalServerError
var e *fiber.Error
if errors.As(err…
-
After correcting a permissions issue for the `exports` directory, I can now run the coder-table export from the UI for the dev deployment. However, when attempting to run it for either live deploymen…
-
Hello, thanks for the nice descriptive steps for the voice controlled smart home project. I was trying to follow the instructions from here https://www.hackster.io/taifur/voice-controlled-smart-home-3…
-
I'm trying out the PG extension to figure out if I can use the signature strategy as an alternative to GROUP BY to give insights into results sets. My aim is to have facets on very big result sets wit…
-
-
We are collecting information about the use of GAP in teaching mathematics or computer science. If GAP is used in any way in teaching in your institution, we would be very grateful if you could briefl…
-
Suppose that the cursor is over a field in an object (cursor in ``):
```json
{
}
```
If we type `rt` at this point will result in the following invalid object:
```json
{
}
```
…
-
- Vue a jeho ekosystém - vue-router, vue-loader (Webpack integrace)
- [Gun](https://gun.eco/) pro storage a realtime synchronizaci (nebude potřeba vlastní backend)
- konečně to mít na dobře zapamato…
-
**Lead/team names:**
Dr Zoë Mendelson, Pathway Leader (Acting), BA Fine Art Painting, WCA
Alex Veness, Senior Lecturer, BA Fine Art Painting, WCA
**Number of others involved in the delivery:**
TBC
…
-
Love the idea of ggvis as using shiny and ggplot a lot at the moment. But ggvis is not rendering interactive plots in RStudio-server .
- RStudio server version 0.98.953 running on ubuntu.
- R 3.0.2
-…