-
In a monorepo setup, the current behavior from `unused` is the one I expect, which is similar to the following:
```console
$ cd monorepo_folder/myapp
$ unused --search rg --likelihood high
Unuse…
-
**Operating system**: windows 10 64 bit, 200% UI scaling
**wxPython version & source**: 4.1.0 msw (phoenix) wxWidgets 3.1.4 from pip
**Python version & source**: python 3.8.2 64 bit from python.org…
-
There's been a few points of feedback I've been getting on Ueberauth. It feels like we have a sufficiently diverse community now to really dial in on what would make Ueberauth amazing.
The couple o…
-
Due to the slight difference in how heroicons are being loaded compared to how phoenix 1.7 suggest I'm having problems using petal_components with other libraries that also require heroicons.
Pheon…
-
**Updated from**
```
"react": "16.5.0"
"react-native": "0.57.0"
```
**To**
```
"react": "16.6.3"
"react-native": "0.58.1"
```
Results in the XCode linking error **ld:…
-
## Hbase BlockCache
http://www.n10k.com/blog/blockcache-101/
http://www.n10k.com/blog/blockcache-showdown/
-
We must finish Frankt documentation before publishing the first version.
- [x] Finish Readme
- [x] Update Elixir modules documentation
- [x] Document public functions
- [x] Document errors
…
-
Background
-------------
I have an umbrella app with the following structure:
```
:.
├───mix.exs
├───.mix.lock
├───.credo.exs
├───apps
│ └───app1
...
```
When working with my umbre…
-
**Operating system**: Windows 8.1, windows 10
**wxPython version & source**: 4.0.7post2 from pip
**Python version & source**: python 3.8.1
**Description of the problem**:
```python
if __name_…
-
I find using the CTRE motor API to be rather difficult, so what I'm trying to do here is explain my thought process and how I use documentation in order to demonstrate what I find lacking.
I'm goin…