Denny Mueller

Results 15 comments of Denny Mueller

I figured it out. Basically since dhcp was deactivated by #247 I tried to reactivate it and use the example to set the static IP but this led to multiple...

Unfortunately there is no script. I manually added the configuration mention in the link to each node. But I am sure you can utilize the `write_files` part where you did...

@niklaren81 Just change the code in the ingame `nano` and start from running `killAll.ns` (which would be the next script that gets started from `start.ns`)

Any progress on this one? For me my dialyzer is acting up with ExUnit when running in `MIX_ENV=test`. For now I can find an entry for my ignore dotfile via...

Hey there, today I also stumbled into this issue. Since I have a User and Credential schema in my Accounts context (from the cms example out of the phoenix framework...

Can reproduce with `node v18.12.1 (npm v8.19.2)` on ubuntu22.04. Just run the default setup with `npm init slidev `. Also fails when using `yarn`. Also tested against `v16.17.0 (npm v8.15.0)`...

Mhm will see if i can dig deeper into the problem on the weekend. The offset overlapping letters and blue colors happens for all my pngs that I created with...

Just FYI came closer to the problem. In case of using my image the https://github.com/pcorey/elixir_poster/blob/master/lib/elixir_poster.ex#L74 pixel tuple has 4 values. The last one is the alpha. This then gets through...

Is it possible to get the fonts as webfonts? Like chalkduster, its absolute useless if not viewing a website with mac.

Further inspections resulted in that there was an issue on our side but the error was not meaningful. The SyncIQ service was not activated and unfortunately the playbook and the...