-
```
The project is currently broken, by several reasons. Here's a quick hack
patch.
- Solves IndexOutOfBounds in GJLocaleSymbols#alignXXX
- Solves non-emulated classes (Locale, ResourceBundle, Strin…
-
DS1302RTC.cpp need to be corrected as follows
// PUBLIC FUNCTIONS
// --------------------------------------------------------
// Read the current time from the RTC and return it as a
// time_t …
-
```
var symbols = []string{
"ETHBTC","LTCBTC","BNBBTC","NEOBTC","QTUMETH","EOSETH","SNTETH","BNTETH","GASBTC","BNBETH","BTCUSDT","ETHUSDT","LRCBTC","LRCETH","QTUMBTC","ZRXBTC","KNCBTC","IOTABTC", }
…
-
This is strange issue because I managed to make time-picker work in another react project, but in this one, even if I try to use the most basic example:
It does show visually the textfiel…
ghost updated
4 years ago
-
I've been investigating getting threads working with Rust and wasm32-unknown-emscripten, and I came across a [previous message](https://github.com/emscripten-core/emscripten/issues/14419#issuecomment-…
-
**This works:**
`[plugin:youtube](https://youtu.be/c_8dnCiztcY)`
**This does not work:**
`[plugin:youtube](https://youtu.be/c_8dnCiztcY?t=543)`
-
```
What steps will reproduce the problem?
1. Start app
2. Start service (successful)
3. Leave phone idle for ~5 minutes
What is the expected output? What do you see instead?
- Expected: notificatio…
-
Hi, i tried to use this macro and I think the gathering gui thing is broken. I have tried to put 10 mins on the gathering part but it gathers for 20 seconds and goes back to my hive, how should i fix …
-
thanks for the chat but i have cloned the repo an it isn working because the messages arent appearing in real time the bind isnt workiing i have placed an alert to:
```
channel.bind('App\\Events\\…
-
SELECT * FROM "event" WHERE time > now() - 5d and Id = 'xxxx' tz('Asia/Shanghai')
TZ ('Asia/Shanghai') time zone does not work
client.py #line 165
self._headers = {
'Content-Type': 'applicat…