Alexey
Alexey
made more clear example (to exclude http process) - indeed there is big difference if you run it with or without await, howver node has almost the same ratio, also...
Usually, i need to copy part of query. I not a pythonist, so not know, but I wonder if there is no just readline bindings for python (I used one...
almost exactly same here, but joysticks free, shows it can't connect to steam VR oculus2 + airlink. Any ideas how to debug ? 
for mixin (350) answer is wrong (or incomplete) - you can do mixin-like using the following ``` const CLASS_MIXIN = (BASE) => class extends BASE { // mixin declaration }...
> @zba Can you create a PR? No, i not really good in writing natural language
> Why stop at braces, when there are a lot more bracket like symbols in Unicode :-) !? Here's one example: > Because input for unicode inconvenient from keyboard.
add those files to repo and... **Dockerfile.llamacpp** ``` FROM nvidia/cuda:11.8.0-devel-ubuntu22.04 WORKDIR /tmp RUN --mount=type=cache,target=/var/cache/apt apt-get update && apt-get install -y \ python3 \ python-is-python3 \ python3-pip \ python3-dev \ python3-venv...
very annoing makes me swear all the time I using docker compose now, slowdown development alot, no way to switch it off! issue duplicates #14021
same here
> Please do not remove curl, I have many automations using curl getting json date from websites and (more important for me) from internal components like my not well supported...