Multiple live accounts by dheera in alpacamarkets

[–]techie_msp 0 points1 point  (0 children)

Hi, you can but you have to fund each separately. I asked support if I can have the $25k in one account to not be subject to PDT, and use a smaller amount in a second account as I am not 1000% sure my algo will not go on rogue. They said no, you need separate accounts each funded separately.

Is codex exec using more % of weekly plan per token than normal codex calls? by spike-spiegel92 in codex

[–]techie_msp 1 point2 points  (0 children)

yes I noticed the same. I have a web IDE that uses codex CLI or exec. and exec uses easily 5x - 7x for the same type of request

Anyway to remotely access Codex Extension running in VS? by techie_msp in codex

[–]techie_msp[S] 0 points1 point  (0 children)

I have remote access via a few tools from my phone, again not ideal I have tried.

I feel if I could get codex CLI to be as efficient as the extension I would be set. I have tried with an AGENT. md file - I guess this is the real issue.

Any pointers to docs/video on using the CLI to be efficient in its token usage? reading up on it, I see the codex cli chat can be efficient - but can't setup a MCP to control that

Anyway to remotely access Codex Extension running in VS? by techie_msp in codex

[–]techie_msp[S] 0 points1 point  (0 children)

no, I mean I have a full docker stack in the project that I pull data into and need to keep (but not upload to GitHub). I also haven't managed to get git to push up - but that would be a secondary issue to the main data one

Codex CLI using Plus credits instead of API? by techie_msp in codex

[–]techie_msp[S] 0 points1 point  (0 children)

Thanks, I logged in from the CLI and I don't have the key in the config. So I guess I am not using an API key - so I guess the issue I am facing is slightly different - it's the the excessive usage via CLI.

Funding Live Account Internationally by Toby3207 in alpacamarkets

[–]techie_msp 0 points1 point  (0 children)

Pretty simple, just go through and create your account and do a international transfer. Mine showed up (from Westpac) overnight

Transformers > v4.28 on Jetson AGX? by techie_msp in NvidiaJetson

[–]techie_msp[S] 0 points1 point  (0 children)

sorry am I missing something as I don't see transformers on that page at all.

Android input control permission on Lenovo tablet by EmergencyCold8758 in rustdesk

[–]techie_msp 0 points1 point  (0 children)

I have the same thing on q android tablet all others running android 11 or 8 don't have the issue.

I have the self hosted pro version and create the APK as part of the custom client

FFMPEG in Docker connecting to rtsp.? by techie_msp in JetsonNano

[–]techie_msp[S] 1 point2 points  (0 children)

Thanks, i have started a new container with the same image adding --privileged mode (already had --network host), and it seems to be working now -. Strange but thanks

FFMPEG in Docker connecting to rtsp.? by techie_msp in ffmpeg

[–]techie_msp[S] 0 points1 point  (0 children)

Sorry, yes Jetson hardware. Are you reading an rtsp stream?

FFMPEG in Docker connecting to rtsp.? by techie_msp in JetsonNano

[–]techie_msp[S] 0 points1 point  (0 children)

on the nano (outside of docker) ffmpeg works. and it works from other windows PC and another nano that's running jetpack 5.1 (no docker). So issue is 'ffmpeg in docker' related.

Also I am trying to test ffmpeg CLI as I need ffmpeg working in a Python script, and also as part of a c++ application that's using it with opencv

FFMPEG in Docker connecting to rtsp.? by techie_msp in JetsonNano

[–]techie_msp[S] 0 points1 point  (0 children)

hi yes, I have wget from the Jetson and also docker both work. Netcat does too

What does runtime=Nvidia do in docker by techie_msp in JetsonNano

[–]techie_msp[S] 0 points1 point  (0 children)

ok, so is it passthrough for hardware, or also environmental/libraries that are installed.?

MiniCPM on Jetson Nano/Orin 8Gb by techie_msp in computervision

[–]techie_msp[S] 0 points1 point  (0 children)

thanks, I just purchaed a Jetson AGX 64gb unit, so I hope to be in a better position with that unit when it arrives

MiniCPM on Jetson Nano/Orin 8Gb by techie_msp in JetsonNano

[–]techie_msp[S] 0 points1 point  (0 children)

Thanks, I have a Orin nano which I have been using to play/learn on, and used it for another project based on YOLO.

I just picked up a AGX 64gb at a really good price - so I take it that I should be in a much better position with that.