Markus Läll

Results 18 issues of Markus Läll

Not sure if this is something that is in scope for HLS at all, but here goes: Could there a way to query if one data type is reachable from...

type: enhancement
status: needs info

There is probably a reason for this, but why isn't it possible to provide `safeLink` with two proxies upfront to make a link-maker like this: ``` apiLink :: forall endpoint....

(As said in the [documentation](https://github.com/haskell-servant/servant/blob/master/servant/src/Servant/API/ReqBody.hs#L23).) There is `ReqBody` and `ReqBody'` (similar to header), but ReqBody is always required -- even if no `Required` modifier is specified. Found two previous issues:...

I couldn't find the code for the page https://webrtc.org/getting-started/media-devices in this repo, but in the code block for "Listening for devices changes" instead of the following: ```javascript // Listen for...

This is essentially an outsider support question, sorry :p. I see that neptune-web uses the version 3 `/recipient-requirements` API endpoint; there is also the [Dynamic Forms UI](https://sandbox.transferwise.tech/dynamic-forms-ui/) linked from the...

Hi, I started depending on your nice library, and use `org-export-string-as` to convert an org entries' headings and contents from string to html [here](https://github.com/eyeinsky/org-anki/blob/0cee3b649a27dd6cde2e32a40da87b02b1405aeb/org-anki.el#L157) and [here](https://github.com/eyeinsky/org-anki/blob/0cee3b649a27dd6cde2e32a40da87b02b1405aeb/org-anki.el#L160) (the `front` is just...

.. so as to see what caused the error.

Nevermind -- the heroku app is down. -- ~~When I upload the image I get a CORS error in both Firefox and Chrome, it says: `Cross-Origin Request Blocked: The Same...

Wouldn't it make sense for devs to simply have another branch on the repo they are commenting on, to add the private comments? They don't need to push that branch...

question