Kristian Lundström

Results 7 issues of Kristian Lundström

Hi, I'm a prolog beginner and got some question about day 10b. How was your thinking when coming up with this? And what makes this qualify for using tabling? (I...

### Question Is it possible to start a `RouteUrl.programWithFlags` app but with an init that receives `Location`? It seems like it isn't possible and it's a bit inconvenient to have...

**Do you want to request a _feature_ or report a _bug_?** Question: Is there a way to write a codec that fails on additional properties? ```typescript const FruitOrAnimal = t.union([...

I'm trying to proxy to an endpoint using [proxy](https://github.com/SuaveIO/suave/blob/master/src/Suave/Proxy.fs) from a Suave server where the remote endpoint is giving me a response with `transfer-encoding: chunked`. My Suave server logs ```...

feature

Noticed that the setMetadata function (https://github.com/ncw/swift/blob/master/swifttest/server.go#L194) for the test version of swift object storage does not work the same way as swift object storage or like how the documentation reads...

enhancement

### Problem After upgrade elm pages to 10.0.3 and vite to "^5.0.11" I started getting this error in my project on page loads on the dev server. I get the...

### Question I've been trying to learn more about what schema.org markup data that flight and hotel companies are adding in their emails. To my disappointment, it seems like I...