Julius Beckmann

Results 51 issues of Julius Beckmann

Just a quick idea. If there are placeholders like `__`, maybe there is a chance to implement something like erlang has with its pattern matching system. :heart_eyes_cat: A simple matching...

Is there a tag planned in the near future? Maybe some people would like to use this code beside their company time ;)

In my generated templates the HTML looked like this: ``` DataFixtures/README ``` As you can see the `` comes way to early, so i tried to fix this with this...

It would be cool, when `DataLoader.download_new` would not crash on timeouts/etc. A `Logger.warn` would be nicer, instead of getting a alarm from Sentry :( https://github.com/lau/tzdata/blob/master/lib/tzdata/data_loader.ex#L10 Anybody willing to work on...

There is a bug in this function: https://github.com/pma/wabbit/blob/master/lib/wabbit/gen_stage.ex#L271 There is not "module" key in state: https://github.com/pma/wabbit/blob/master/lib/wabbit/gen_stage.ex#L6 Fix could look like this: ``` defp noreply_callback(callback, args, %__MODULE__{mod: module} = state) do...

I know such a feature is not part of pimple by Fabién, but it would be cool feature for dependency injection. How about beeing abled to "tag" services, so all...

When calling a which_children with a child that is currently delayed, the result for `child` does not match the `Supervisor` behaviour because next to a pid, `:restarting` and `:unknown` the...

Is there a way to render "badges" like these with chunky? https://github.com/badges/shields/tree/master/templates Or writing text (with shadow/background) in a SVG?

## The Idea Offer conferences / companies to promote them for discounts/promos. ## Why? The community is growing and we can interact more with other players. ## I want to...

help wanted
format
retro feedback

Idea for a format: Everybody brings Elixir code or links to code they enjoined reading/writing. Code will be displayed via projector and discussed.

format