Alex Greif

Results 10 issues of Alex Greif

Hi, I cannot find it currently in stack: https://www.stackage.org/package/hplayground any plans to put it there? thanks, Alex.

Hi is it possible to use Mighttpd2's reverse proxy functionality to reverse proxy more than one subdomain (SNI)? here is what I intend to do, all on one server and...

## Help us to manage our issues by answering the following: 1. Describe your issue: using v7.0.6 I created a todo.riot file exactly as written on the quick-start page. I...

bug
low priority
enhancement

### Environment * Elixir version (elixir -v): Erlang/OTP 24 [erts-12.2] [source] [64-bit] [smp:1:1] [ds:1:1:10] [async-threads:1] [jit] Elixir 1.13.4 (compiled with Erlang/OTP 24) * Phoenix version (mix deps): phoenix 1.6.12 (Hex...

note:needs more info

Hi, contacts are not synchronized in either way. no contacts fetched from server (contacts created on server dont show up on client) no contacts pushed from client (contacts created on...

on the page 'https://guide.elm-lang.org/architecture/forms.html' is the following type annotation: ``` viewValidation : Model -> Html msg ``` should this not be with capital 'M' ``` viewValidation : Model -> Html...

under which license is the content published?

Hi, the giddyup script uses readlink, which has a different synopsis as under linux current (linux): HOOK="$(dirname $(readlink -f $0))/update-hook" on mac os x: HOOK="$(dirname $(readlink $0))/update-hook"

page 21 ``` Ember data has two mechanism to translate Ember data has two mechanisms to translate ``` page 25 ``` new structure has been propossed for Ember projects new...

## Help us to manage our issues by answering the following: 1. Describe your issue: when I compile files with `riot .` then tag errors are displayed in the shell....