Mario Rogic

Results 12 issues of Mario Rogic

Cloning this repository and running `docker build .` unmodified. macOS 11.2.1 MacBook Pro (13-inch, M1, 2020) Darwin Kernel Version 20.3.0: Thu Jan 21 00:06:51 PST 2021; root:xnu-7195.81.3~1/RELEASE_ARM64_T8101 arm64 Docker version...

As mentioned on Discord, here are the rough changes I made last weekend to generate an aarch64 build on my M1 Mac using `./build.sh --verbose --verbose -- dist`. Feels a...

packaging
platform: Mac

As discussed, there seems to be some issue with `elm-pages` docs, hypothesis it might be something to do with the Lamdera deps injection not being done in the background by...

Currently there is no way to natively control the debug output of elm-pages scripts: I.e. here’s some current script output: ``` BackendTask.Custom.run "readEnv": 0.153ms BackendTask.Custom.run "environmentPlatform": 0.087ms BackendTask.Custom.run "readEnv": 0.021ms...

When I have: And I'm using the `fieldLabelModifier`: The `fieldLabelModifier` should apply to the `encoder` field as well, otherwise, my types are mismatched:

It would be nice to be able to email all attendees for an event, for example when the event unexpectedly needs to be rescheduled, or if some additional information needs...

help wanted

It looks like we have more meetup groups now than the search listing shows, i.e. cannot find the new Elm Brazil group: https://meetdown.app/search/brazil https://meetdown.app/group/a3bb9a/Elm-Meetup-Brazil So either we need to show...

help wanted
good first issue

For example: > Begins in 6.6 hours If we're going to be specific, it would be nicer if it was specific in hours and minutes, i.e: > Begins in 6h36m

help wanted

https://ellie-app.com/9KYK7FhKzsJa1 I've added screenshots below for quick reference. **Expected behavior** For the element to not collapse, the way it is behaving in Safari and Brave is exactly what I would...

has-ellie

I ran into a situation today where I realised sometimes it might make sense for a package's elm-pkg-js dependencies to have their JS included. For example, [elm-pointer-events](https://package.elm-lang.org/packages/mpizenberg/elm-pointer-events/latest) relies on some...