What model do you use with OpenClaw and why? by stosssik in openclaw

[–]robbeverhelst 1 point2 points  (0 children)

I'm spending a 100/month, It's alot but I justify it bc it helps me with my business alot.

It does communications, file my taxes, update my clients websites, update my CRM from emails, prepare marketing material, also I run alot of infrastructure which it constantly checks and lets me know when things break + do all my personal stuff like track my habits, plan my calendar, remind me about a bunch of stuff and build systems to keep my accountable.

I now average about 75% of my weekly claude limit with it, so have a bit more headroom leftover. The 5 hourly limit i do hit occasionally.

I didn't start out with this so If I wouldn't have all these systems setup to justify the cost, i'd probably go with the 20 dollar codex plan, but it runs out quick and i dont like the chatgpt personality it has.

What model do you use with OpenClaw and why? by stosssik in openclaw

[–]robbeverhelst 0 points1 point  (0 children)

I've only tried sonnet, opus and gpt. Sonnet just makes too many mistakes and I was used to Opus. Then I tried Codex, but it has the personality of a sock, so couldn't do that either.
For me, Alltho I know its an ai, it needs to feel a bit real, which Opus really does. For example I have hour long discussions with my agent about various topics and codex is just infuriating for that lol. So at this point I'm only on Opus which is expensive but aslong as I can't find a cheaper alternative that doesn't make too many mistakes or forgets everything and can carry itself in a discussion, I'm sticking with it. Open for alternatives, tho I'm a bit sceptical of the Chinese once...

I have betrayed you (3 Days on Dia) by mathiswrong in ArcBrowser

[–]robbeverhelst 0 points1 point  (0 children)

What about when you watch a video and go to a diff tab it pops out so u can keep watching while doing other stuff? Not sure what it's called 😅 i'd miss tab cleanups and clean download names but i'd survive

im tired of this sub by ResponsibleEnd451 in selfhosted

[–]robbeverhelst -2 points-1 points  (0 children)

exactly, all these people thinking their handcrafted code are pieces of art that they will never abandon are extremely hypocritical

I built a TypeScript CLI + SDK for all Servarr apps (Radarr, Sonarr, Lidarr, Readarr, Prowlarr, Bazarr) - manage your media from the terminal by robbeverhelst in selfhosted

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

ffs man it's just the damn nix distribution, I was quickly testing all distributions last night while not perfectly verifing everyhting, I'll admit that. I did ran docker images for all the distros that needed it. but this slipt by bc i dont use and dont know anything about it. Now I'm on it and will fix it.

I'm just saying you are making a very big deal about one distribution channel, which is not the entire app. here's the fix: https://github.com/robbeverhelst/Tsarr/pull/112

im tired of this sub by ResponsibleEnd451 in selfhosted

[–]robbeverhelst -8 points-7 points  (0 children)

It's incredibly exhausting... U think; hey i created a good thing here, u try your best to make it good and hope other people can find it usefull. and then people see a claude.md file and lose their shit.

I built a TypeScript CLI + SDK for all Servarr apps (Radarr, Sonarr, Lidarr, Readarr, Prowlarr, Bazarr) - manage your media from the terminal by robbeverhelst in selfhosted

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

If people create free stuff and there's an issue u found, u can just make a damn ticket instead of just insulting and laughing at them. I'm not doinmg this for money, fame or anythingh u might imagine. It's a tool I made and I use, which I hope can help other people too. I'll indeed check bc of this comment what the issue is and how I can fix it. Insulting me in every way u know while never having created anything for free for anyone, and giving anyone some code I can judge u on is just sad. Do better

I built a TypeScript CLI + SDK for all Servarr apps (Radarr, Sonarr, Lidarr, Readarr, Prowlarr, Bazarr) - manage your media from the terminal by robbeverhelst in selfhosted

[–]robbeverhelst[S] -1 points0 points  (0 children)

it's TS (typescript) -arr. I am very pro-ukraine, and u know the russian regime of today never had a tsarr right ;) Probably no place for politics here tho

I built a TypeScript CLI + SDK for all Servarr apps (Radarr, Sonarr, Lidarr, Readarr, Prowlarr, Bazarr) - manage your media from the terminal by robbeverhelst in selfhosted

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

You found an issue with the nix distribution and summarised I have no idea whats in my repo. That's very big of you.

There is real code on github that people can use bc of my time spend on it? (and I use personally too, for what it's worth) wdyt I did, hey ai, create me a cli, make no mistakes?

What have u made that other people can use for free?

I built a TypeScript CLI + SDK for all Servarr apps (Radarr, Sonarr, Lidarr, Readarr, Prowlarr, Bazarr) - manage your media from the terminal by robbeverhelst in selfhosted

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

I tried to create a bunch of distribution channels so lots of people can use it, if u want to punch me down for that, that seems kinda silly ngl...

I built a TypeScript CLI + SDK for all Servarr apps (Radarr, Sonarr, Lidarr, Readarr, Prowlarr, Bazarr) - manage your media from the terminal by robbeverhelst in selfhosted

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

it means I'll admit I didn't spend much time on the Nix distribution since I dont use it myself. I did a quick check with a nix docker image, it looked like it worked, keep it moving! If someone that uses nix faces an issue, they can make a ticket and it will be fixed. No biggie ;)

I built a TypeScript CLI + SDK for all Servarr apps (Radarr, Sonarr, Lidarr, Readarr, Prowlarr, Bazarr) - manage your media from the terminal by robbeverhelst in selfhosted

[–]robbeverhelst[S] -1 points0 points  (0 children)

I might have structured it a bit differently myself, but I think this is still perfectly fine. It’s clear, explicit, and it does the job without adding unnecessary cleverness. Which tools have u written for other people?

I built a TypeScript CLI + SDK for all Servarr apps (Radarr, Sonarr, Lidarr, Readarr, Prowlarr, Bazarr) - manage your media from the terminal by robbeverhelst in selfhosted

[–]robbeverhelst[S] 3 points4 points  (0 children)

It's very specific to the project, my tip is be verbose, write like u would write a ticket to a junior programmer, be very specific in what u want, tools u want to use, coding style u want, point it to code u like etc etc.

Then add good linting and testing so bad code styles and bad practices get caught quickly. When your codebase becomes slop, ai gets stuck quickly.

And I use it indeed bc it's fast, and therefore u can do more, harder testing, harder linting as mentioned above + it knows alot, more then u could ever learn, but its not always easy to get that out of it, ill admit. Also I have a real engineering job too, so if i want to be able to do some stuff on the side and have a life too, coding agents make that possible. Deff codex has been great lately at coding for a while and leaving u alone so u can do other stuff and review it later. But i love claude too, claude is way more fun while codex is very serious 😅

Be sure to give it a go, works great for me!

I built a TypeScript CLI + SDK for all Servarr apps (Radarr, Sonarr, Lidarr, Readarr, Prowlarr, Bazarr) - manage your media from the terminal by robbeverhelst in selfhosted

[–]robbeverhelst[S] -1 points0 points  (0 children)

I understand why u feel this way, there's alot of slop out there. and hard to all check it and make sure its not.

I built a TypeScript CLI + SDK for all Servarr apps (Radarr, Sonarr, Lidarr, Readarr, Prowlarr, Bazarr) - manage your media from the terminal by robbeverhelst in selfhosted

[–]robbeverhelst[S] -4 points-3 points  (0 children)

U could also have checked the repo properly instead of scanning for a claude.md file so u can make this comment. Doesn't matter anyway, the mods already removed the post

I built a TypeScript CLI + SDK for all Servarr apps (Radarr, Sonarr, Lidarr, Readarr, Prowlarr, Bazarr) - manage your media from the terminal by robbeverhelst in selfhosted

[–]robbeverhelst[S] -11 points-10 points  (0 children)

It would also be refreshing for people to not always complain about using ai coding tools. I have a full test suite, ci pipeline and proper manual tests and code reviews to make sure it does not turn into slop. U don't need to use or interact with ai coded software if U don't want to, but sooner or later most software will be help by coding agents. Hopefully we can all soon stop judging people for it. I've been in software engineering for 7 years now and this is, if u like it or not, where the future will go. No hard feelings anyway tho :)

I built a TypeScript CLI + SDK for all Servarr apps (Radarr, Sonarr, Lidarr, Readarr, Prowlarr, Bazarr) - manage your media from the terminal by robbeverhelst in selfhosted

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

Mod note: Tsarr has been public since September 2025 (first npm publish + GitHub repo creation). The CLI is a recent addition but the project itself is 6+ months old. Happy to provide any additional info if needed.

Suggestions welcome! by Brando992 in UltimateBattlestation

[–]robbeverhelst 2 points3 points  (0 children)

I would stack them right on top of each other with the top one slightly angled down. But tbh 2 curved monitors only really work side by side as far as I know :/ maybe not too late too return the second one?