-
I was investigating following leak reported by leak canary:
```
D/LeakCanary:
┬───
│ GC Root: Input or output parameters in native code
│
├─ okio.AsyncTimeout class
│ Le…
-
I added a `java_plugin` to enable support for annotation processors but it doesn't seem to work:
```
java_plugin(
name = "epoxy_plugin",
processor_class = "com.airbnb.epoxy.EpoxyProcesso…
-
Hello.
I'm trying to update protocol to support Cassandra DB. While working on, I have question for this.
```
from cassandra.cluster import Cluster
cluster = Cluster(['127.0.0.1'])
session = …
-
### Description
To verify policy sources, it is needed to verify with an official database with business license.The Vancouver Open Data Portal is selected as it contains suitable data for Airbnb list…
nam-m updated
10 months ago
-
### What problem does this feature solve?
I would really love to have a tremor based brush chart (like: [@airbnb/visx brush chart](https://airbnb.io/visx/brush)).
I think brush charts are often a…
-
Simplify - I recommend using a style guide to format your code in a way that improves the readability and organization.
We can make improvements to the indentation, semicolon usage and spacing by f…
-
### 年度調查報告
- https://2020.stateofjs.com/
- https://insights.stackoverflow.com/survey/2020#technology
### 風格指引
- [中文 JavaScript Standard Style(標準風格)](https://standardjs.com/readme-zhtw.html)
…
-
Hi @shirosaidev ~
I checked oauth_token function, and print body from "body = json.loads(src)"
It's show...
body:{'error_code': 420, 'error': 'unknown_error', 'error_message': 'Unable to perform …
-
I used this command "./gradlew -Dairpal.prestoVersion=0.180 clean shadowJar" to build with presto version 0.180. But bundle of errors:
```
:cleanAssets UP-TO-DATE
:clean
:nodeSetup UP-TO-DATE
:in…
-