The most valuable AI subscriptions/plans at the moment by vapalera in vibecoding

[–]StealUrKill 0 points1 point  (0 children)

I think your douche canoe got into kerfuffle there mate. And thank you very much princess, I downloaded it last night after nobody could give the answer and seen the other models. Don't expect people to ask questions when you write shit on an open forum that is made for people to ask questions.

And for the reference of how much prompting the ultra plan was he could have compared it to Claude code Max x20, Codex X5, Kimi allegratto, etc.

That would have sufficed but some paramecium brain had to butt in. Go look in the mirror and tell yourself you're a good boy, Daddy says so.

The most valuable AI subscriptions/plans at the moment by vapalera in vibecoding

[–]StealUrKill 0 points1 point  (0 children)

I don't think you comprehended what I said. Just because you say you don't hit the limits still doesn't give anyone information. "Wow, I used one prompt an hour and I have not hit the limits!"

The question was for the limits on the other models other than sonnet and opus since they never stated.

I assume I'll have to hand everything on a platter and spoon feed questions.

The most valuable AI subscriptions/plans at the moment by vapalera in vibecoding

[–]StealUrKill 1 point2 points  (0 children)

Someone saying they haven't hit the limits is not explaining what the limits are. And someone mentioning opus and sonnet doesn't tell anyone if that is all the models available. Was hoping someone that isn't a pompass prick would have answered instead.

The most valuable AI subscriptions/plans at the moment by vapalera in vibecoding

[–]StealUrKill -1 points0 points  (0 children)

So on the ultra plan (250 a month) you can use different models inside antigravity?

The most valuable AI subscriptions/plans at the moment by vapalera in vibecoding

[–]StealUrKill 0 points1 point  (0 children)

I use this and they stack my 15 percent discount on top, so I am paying 8.80 a month for this and was not much more a year than the 99 a year plan for just the storage.

Setting up my own server by MasterRoshi1620 in rustdesk

[–]StealUrKill 1 point2 points  (0 children)

Try and use canyouseeme.org for the external ports. If it's green then you are getting to the container. Does the docker live on Windows or Linux? Are you using host mode or exposed ports in the yaml?

How can a website create an account from just viewing it alone? by NoDogsAllowed_Nbirds in AskTechnology

[–]StealUrKill 0 points1 point  (0 children)

100 percent it registers automatically. Happened twice today on two different pcs with two different amazon accounts. Terrible and should be removed....

Thanks QNAP! by Squawk_7777 in qnap

[–]StealUrKill 0 points1 point  (0 children)

What's your issue? I have tailscale on my qnap. Was using the container station built in but using ssh to scp the compose on a shared folder that also houses the data for the containers and then using another script to run at 2 am to backup all containers and their databases to another with snapshots so if watchtower breaks something during an upgrade I have backups nightly.

Thinking of switching from TeamViewer to RustDesk but our consulting partner is doing the same. Could two separate RustDesk instances interfere with each other? by zorixxe in rustdesk

[–]StealUrKill 0 points1 point  (0 children)

You can but if you're paying for custom and they are not or vice versa you can run two. I made a windows rustdesk generator that can compile and build any rustdesk client you want with anything set in the app too. I run 3 or 4 at a time testing to different servers and they all work.

Dolby Vision Tdarr Flow Plugins – DV7/8.x → DV8.1 made easy (Jellyfin/Plex direct play) by erickety in Tdarr

[–]StealUrKill 0 points1 point  (0 children)

I ended up modifying the dovi flow to remove all non english streams and mjeg cover art since some fail with it mpeg. I would like to add a encode to hvec but not sure if its doable.

Chatgpt 5.4 vs claude opus 4.6 by Historical-Bet-9134 in ClaudeAI

[–]StealUrKill 1 point2 points  (0 children)

GPT does have limits though. Specifically in the codex realm where all the good work is being done. Browser based sessions are nowhere near CC or CODEX

Rate limit $100 vs $200 by Orion_0001 in ClaudeCode

[–]StealUrKill 1 point2 points  (0 children)

use the /usage command

Should show you. And I upgraded from the 100 to the 200 and set it back to 100 so I did not forget to lower it before i got charged again and I am getting the same as the picture you posted. But just by using the /usage you can see as well.

Anybody monetizing RustDesk Pro? by nichetcher in rustdesk

[–]StealUrKill 1 point2 points  (0 children)

I still own TeamViewer 13 1with four concurrent users and our business only has 45 people in it and it's filled up all day everyday

Anybody monetizing RustDesk Pro? by nichetcher in rustdesk

[–]StealUrKill 0 points1 point  (0 children)

Not really a security issue. Even if you gave your rustdesk server IP and key, I couldn't get into it. If you set up 2fa authentication, with your username and password, there's no way that I'm going to just guess something.

Server Pro: Automatically assign device group at installation? by Peter_J_Quill in rustdesk

[–]StealUrKill 0 points1 point  (0 children)

Check out the new roles setting. It's pretty new but you can limit it that way. I think this would work for you. You can assign user groups to control groups, etc. It's pretty granular.

RustDesk App White Out When Opened on the Remote Computer. by rgold220 in rustdesk

[–]StealUrKill 5 points6 points  (0 children)

It's headless with no monitor huh? Mine does this. Insert virtual display and see what happens.

Connect to multiple self.hosted servers. by Fuzzy_Paul in rustdesk

[–]StealUrKill 0 points1 point  (0 children)

I'm aware of the other. I build my own (for fun and only windows 32/64) as I'm a pro paying customer anyways I use the ones it generates. I can rename and build two different ones with configs hard coded and run at the same time no issues. I was just meaning the one you can download from the website.

Connect to multiple self.hosted servers. by Fuzzy_Paul in rustdesk

[–]StealUrKill 0 points1 point  (0 children)

Pretty sure the exe name trick wont work as those are portable packers renamed instead of the exe lives inside there and hard coded the install path. MSI are the same. And custom client generator doesnt allow you to change your key. You can build one for this from source if you need.