Victor

Results 17 issues of Victor

My node cli is dockerized, and I run it like this: ``` docker run --interactive --tty --rm -v $(pwd):/project -w /project dockerhub/mycli ``` What is the recommended solution to avoid...

in orderbook

iexec marketplace

Dockerfile: ``` FROM node:10.2-alpine RUN mkdir -p /app WORKDIR /app RUN apk update && apk upgrade && \ apk add --no-cache bash git openssh python2 python2-dev py-setuptools dumb-init musl linux-headers...

I'm starting to work on upgrading the following oracle: - **DOracle Name**: Soccer Scores DOracle - **DOracle backend code**: https://github.com/iExecBlockchainComputing/iexec-apps/tree/master/erazhu31/SoccerLiveScores - **Upgrade type**: [SGX | Frontend]

Hello All, I purchased this Mijia compatible LED Bulb: ![IMG_20231025_203635](https://github.com/AlexxIT/XiaomiGateway3/assets/1733686/d6886239-235e-4ae8-b267-b9ae6cf98ce0) ![IMG_20231025_203642](https://github.com/AlexxIT/XiaomiGateway3/assets/1733686/29112a18-bab9-49a4-9f78-70a433f95bad) Control it through Xiaomi_gateway_3 (and Xiaomi Multimode 2): ![IMG_20231025_204818](https://github.com/AlexxIT/XiaomiGateway3/assets/1733686/34a4004c-8bdc-4f88-9fdc-092ddc7e98b3) But as you can see on this video, when trying...

bug

I think web3.js is providing this feature, instead of ```js mycontract.call(arg1, arg2, arg3, txObject); ``` allow to pass values using an object: ```js mycontract.call({ arg1: 'value1', arg2: 'value2', arg3: 'value3'...

### Feature request After reading this blogpost https://huggingface.co/blog/phi2-intel-meteor-lake, I tried the instructions. My goal is to run phi2 100% locally. I successfully executed the python file to apply 4-bit quantization...

Hello there, I'd like to request the support for a new device :) Any help would be much appreciated! I'm available to provide any information needed... **Device information:** - Name(s)...

new device

Hello, when building my creat-react-app, I get this error: ``` > react-scripts build Creating an optimized production build... Failed to compile. Failed to minify the code from this file: ./node_modules/metamascara/mascara.js:7...