vital121

Results 7 issues of vital121

### Is your feature request related to a problem? Please describe. Control open interpreter with alexa ### Describe the solution you'd like control open interpreter controlled with Alexa skill ll...

enhancement

Hi Im getting seg fault core dump when i run several The issue persists across various PHP versions and the latest Zephir version. Compiling with debug isn't an option because...

need script to reproduce

namespace Demo; class MyClass { protected static someVar; public static function setVar() { let self::someVar = ""; } } let self::someVar = ""; [ERROR] Internal extension compilation failed. Check compile-errors.log...

bug
enhancement

adds .env add interface ip or public ip default.conf for nginx reverse proxy Dockerfile docker setup build.sh builds docker container start.sh starts container updates README.md

**Is your feature request related to a problem? Please describe.** when i try to connect to the devika from a differnet pc the socket io points to 127.0.0.1 **Describe the...

Hi is there anyway to run this on a video?

https://ai.google.dev/gemini-api/docs/caching?lang=python ```python import os import google.generativeai as genai from google.generativeai import caching import datetime import time # Get your API key from https://aistudio.google.com/app/apikey # and access your API key as...