-
It would be nice to only require the user to setup this:
`rn-cli.config.js`:
```js
module.exports = {
getTransformModulePath() {
return require.resolve("react-native-postcss-transformer")…
-
I've been needing to profile a ruby application that uses a variety of ruby extensions (written in C & rust) and also knowing how time is spent in the native extension a lot of the logic resides there…
-
Shortly speaking I need a devcontainer running `linux/amd64` type of image. Below is my `devcontainer.json`:
```json
// For format details, see https://aka.ms/devcontainer.json. For config options, …
-
**Describe the bug**
The dark mode toggle functionality from the official Reflex documentation breaks in version 0.6.6. The same example works correctly in version 0.6.5.
**To Reproduce**
Steps t…
-
**Feature request**
To keep this description short. There is a method of Web Speech API `window.speechSynthesis.getVoices` that normally returns list of locally installed and available "voices" onl…
-
Limitation and reduction of transmitted data (Cf. opengeospatial/ogcapi-features#738)
Extensions not validated yet:
* [simplification of geometries](https://github.com/opengeospatial/ogcapi-featur…
-
configured with `--with-java-extensions`
```
Making all in java
make[3]: Entering directory '/var/tmp/portage/sys-cluster/genders-9999/work/genders-9999/src/extensions/java'
/bin/bash ../../../lib…
-
configured with `--with-java-extensions`
my `jni.h` is in `/usr/lib64/icedtea8/include/`
```
Making all in java
make[3]: Entering directory '/var/tmp/portage/sys-cluster/genders-9999/work/genders-…
-
----------------------
- Plugin Name: EmmyLua
- Plugin Version: 1.3.5.194-IDEA203
- OS Name: Mac OS X
- Java Version: 11.0.9.1
- App Name: PyCharm
- App Full Name: PyCharm
- App Version name: PyCha…
-
Hello!
I tried to install iruby to my local env (running MacOS) and was getting the error below.
As appeared I had to install zmq first before installing iruby.
Update README document to include zm…