-
Hi there:
once in the demo-cli and loged it, after typing
`/audio send nnnnn path_to_audio_file`
I get this error:
```
Traceback (most recent call last):
File "./yowsup-cli", line 323, in
…
-
HI @JohnEstropia
i would like to ask about lightweight migration in `CoreStore`
i watch at WWDC video https://developer.apple.com/videos/play/wwdc2022/10120/ that we can do lightweight migration wi…
-
This wasn't an issue before, but it seemingly now is.
Recent updates for Portal 2 caused commands without the `server_can_execute` flag (such as upgrade_potatogun) executed by point_clientcommand …
-
Hi, I was trying to debug the below script:
```
import functools
import inspect
from collections import OrderedDict
from typing import Callable
def memoize(f=None, max_size: int = None, cach…
-
Writing out conditions to determine the correct RDA element for each relator term and code in $e or $4 is too time-consuming for us humans to do. We (@CECSpecialistI @corialanus @JianPLee @lake44me) h…
-
I feel that the time to do a PGP key proof is too short. I Think the time should be extendable, preferable with a CSRF protected button, to prevent attacks. I understand that there is a need for a tim…
-
USAGE OF:
- [x] Frontend
- [x] Backend
- [x] API
- [x] Agile
HOOK:
Points: 3.6-4.0
Reason:
- Code runs and connected to the backend
- Data interpreted in the frontend, moving the cars …
-
### What happened?
Generating new service (from within the starter template), produces the linting error for the `findOne` method in the generated `.base.service.ts` file(s).
i.e. in the case of t…
-
Hi, I followed your comment from https://github.com/asciidoctor/asciidoctor-pdf/issues/969
I too struggle to see why the PDF output cannot handle XHTML and HTML5 character entities. If it does fo…
-
Writing a condition that matches a single value in relatively straightforward:
```py
import altair as alt
from vega_datasets import data
source = data.cars()
alt.Chart(source).mark_point().…