Andreas Runfalk

Results 116 comments of Andreas Runfalk

I have same issue. I run Fedora 31 with the following packages installed: * llvm (9.0) * llvm-devel * clang (9.0) * make Rust version is 1.40. Log (I've removed...

I managed to get it to compile using `RUSTFLAGS='-C relocation-model=dynamic-no-pic -C link-args=-no-pie' cargo run`, but I'd prefer if it worked without these flags.

Facebook just went public that they'll [remove the patents clause](https://code.facebook.com/posts/300798627056246/relicensing-react-jest-flow-and-immutable-js/) (and relicense it under MIT), so that discussion is now moot. Apparently they are also releasing version 16 next week...

Even if the current SPA admin is dropped for an old-school hybrid solution the need to learn a JS build system doesn't just go away. A lot of other things...

@nixjdm I can have a go at unwinding the current admin a bit. I just didn't want to commit to until I knew the state the project was in. It...

@nixjdm once the state of the admin is solidified I think exposing the possibility for limited plugins makes sense. By limited I mean custom field types for instance. Custom fields...

The problem with maintaining a list on the official page is people might see it as recommendations or endorsement (even with a disclaimer). I didn't even realize there was a...

I think this is a great idea. If you start implementing this think of the following as requirements: * The package build scripts must be part of this repository *...

Hi @nimishbongale, Nice. I don't have Windows so I can't test anything. The thing that stand out to me is that it pulls the latest version always, and that the...

@xlotlu do you think it's possible to detect this and display a more helpful error message?