Florian Anderiasch

Results 24 issues of Florian Anderiasch

Hi, total C# noob here, wanted to check out how the code looks and tried to build. Didn't think to look into the appveyor file where some steps are documented....

I just tried this out on Win7, with unexpected results: ![x](https://i.imgur.com/eYP64CV.png) Top is PowerShell, bottom is Cmder. Not totally sure if it's the font, or wrong version of PowerShell.

help wanted

When I mentioned this on #clojure, @bitemyapp suggested I file an issue, although I don't see this as a real bug. When doing silly things with includes and extends, I...

### Version info ``` ----------------- rebar 3.18.0 on Erlang/OTP 24 Erts 12.2 Operating System: x86_64-pc-linux-gnu ERTS: Erlang/OTP 24 [erts-12.2] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit] Root Directory: /opt/erlang/24.2 Library directory:...

documentation

At commit https://github.com/travisjeffery/jocko/commit/f50f5b43ff813555d06db79e06b2ab42b8d4d966 then patching in `brokerCfg.Server.BrokerAddr = brokerCfg.Broker.Addr` in `init` in `cmd/jocko/main.go` to make it actually listen - no other code changes besides DevMode true I'm using kafka-pythin with...

### Problem Description Upgraded to Debian buster last night, running xmonad via xdm. After login everything seems fine until I open `x-terminal-emulator` via hotkey, then xmonad segfaults ### Configuration File...

To interactively create a new migration, https://luminusweb.com/docs/migrations.html tells you to do this: ``` (mount.core/start #'.db.core/*db*) (user/create-migration "add-users-table") ``` I can not get this to work. Fresh sample project created this...

I am trying to install erlang 24.3.2 in a redhat/ubi8 container and kerl errors out in the `SHELL_SUFFIX` check. ``` Removing intermediate container 0f8337abdd79 ---> 335f5f14b7fc Step 8/10 : RUN...

Hey, not an issue, was just curious to try out pt and this strikes me as odd, what could the reason be. Both were run repeatedly to avoid caching issues,...