Alexander Peltzer
Alexander Peltzer
Maybe you could put a pull request for merging up here? So the author could check with other users and then see if things work out well / merge it...
Hi Mikkel! I've asked the requester(s) to provide some insights for this :-)
Hi! I can only offer looking into issues, testing, reviewing and trying to manage issues as I'm not too experienced with Python / Django so far. Also, time is an...
Regarding Jonas, I really hope for the best. Regarding the second point: Usually the best way of doing such an endevaour is to build a community as a Github organization...
> So is monetisation a possible solution? I don't know, this project is probably too niche to sustain a salary. Quite likely not possible. That would also require something like...
Would rather move forward to building a community / organization, inviting people to join that. Of course we should make sure inviting / including him to keep the point very...
I agree 100% with you @grOGH - maybe really ask Daniel Quinn if it would be possible to merge this back and then stay within the organization that already exists...
Podman macht vieles einfacher als Docker, ähnlich wie Singularity - was bei Docker immer ein gebastel war um X11 rauszubekommen ging z.B. bei mir mit Singularity "einfach so". Gehen tuts,...
Same issue on Alpine Linux (latest, 3.6). kthread.c:70:2: error: unknown type name 'int64_t' int64_t index; ^~~~~~~ kthread.c:78:2: error: unknown type name 'int64_t' int64_t index; ^~~~~~~ make[3]: *** [Makefile:24: kthread.o] Error...
Hi rob-p, `gcc -version ` tells me its version `6.3.0` of the GCC compiler. ``` c+\+ -v Using built-in specs. COLLECT_GCC=c++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-alpine-linux-musl/6.3.0/lto-wrapper Target: x86_64-alpine-linux-musl Configured with: /home/buildozer/aports/main/gcc/src/gcc-6.3.0/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info...