Max Base
Max Base
Would you guide and help with the following block code to get Libe tricks inside Python. ``` #---------------------------------------------------------- # ToDo #---------------------------------------------------------- #def getLiveTicks(): # Here be dragons # SymbolInfoTick #...
Dependabot is creating a security update to fix [1 Dependabot alert](https://github.com/One-Language/Website/security/dependabot?q=is%3Aopen+package%3Aprismjs+manifest%3Ayarn.lock+has%3Apatch) on prismjs in [yarn.lock](https://github.com/One-Language/Website/blob/-/yarn.lock). Or, manually upgrade prismjs to version 1.27.0 or later. For example: ``` prismjs@^1.27.0: version "1.27.0"...
### Feature Description Based on https://docs.gitea.com/installation/install-from-binary root@maxbasecode:/var/www/html# ^C root@maxbasecode:/var/www/html# wget -O gitea https://dl.gitea.com/gitea/@version@/gitea-@version@-linux-amd64 --2024-08-25 06:18:28-- https://dl.gitea.com/gitea/@version@/gitea-@version@-linux-amd64 Resolving dl.gitea.com (dl.gitea.com)... 2600:9000:25f7:8800:5:7d7c:f00:93a1, 2600:9000:25f7:200:5:7d7c:f00:93a1, 2600:9000:25f7:6e00:5:7d7c:f00:93a1, ... Connecting to dl.gitea.com (dl.gitea.com)|2600:9000:25f7:8800:5:7d7c:f00:93a1|:443... connected. HTTP request...
Windows or XAMPP supported?
``` C:\Users\MAX\Desktop\fire>pip3 install playsound Defaulting to user installation because normal site-packages is not writeable Collecting playsound Using cached playsound-1.3.0.tar.gz (7.7 kB) Installing build dependencies ... done Getting requirements to build...
``` - name: Create tag id: create_tag run: | tag_name="v1.0.${{ github.run_number }}" git tag $tag_name git push origin $tag_name - name: Create GitHub Release uses: softprops/action-gh-release@v2 with: files: | release/salam-linux...
Update README.md - Fix 'Note' - bold
``` C:\Users\MAX\Desktop>pip install -U g4f[all] Defaulting to user installation because normal site-packages is not writeable Requirement already satisfied: g4f[all] in c:\users\max\appdata\local\packages\pythonsoftwarefoundation.python.3.12_qbz5n2kfra8p0\localcache\local-packages\python312\site-packages (0.3.3.2) Requirement already satisfied: requests in c:\users\max\appdata\local\packages\pythonsoftwarefoundation.python.3.12_qbz5n2kfra8p0\localcache\local-packages\python312\site-packages (from g4f[all])...
CC https://github.com/sand4rt/ftp-deployer/issues/22#issuecomment-2614637004 ``` The problem lies within the dependency chain: ftp-deploy -> promise-ftp -> @icetee/ftp. The package promise-ftp uses the package @icetee/ftp v0.3.15, which employs new Buffer() in the file...