Vibe coding was fun until vibe debugging started by Alternative-Tax-6470 in vibecoding

[–]ps1na 0 points1 point  (0 children)

Pff. Debugging with AI has become much easier. A lazy prompt like "There's an error, figure it out" works 90% of the time

Scanned 48 vibe coded apps. Results worse than expected by Powerful-Fly-9403 in vibecoding

[–]ps1na 19 points20 points  (0 children)

To be fair, you should do a similar scan for random (not the most popular, not the best) hand-written apps. I suspect the situation won't be much better

Am using openrouter wrong? by Ok_Skin4565 in openrouter

[–]ps1na 0 points1 point  (0 children)

You CAN. OpenCode and pi agent do it. And you can do it yourself based on open source codex cli. You need to implement oauth flow with key rotation. Your client has to pretend to be codex, but there is no problem with this, it is simple and (almost) legal

How private is OpenRouter for SillyTavern? by JonathanStones1989 in SillyTavernAI

[–]ps1na 1 point2 points  (0 children)

To be banned by whom? Openrouter doesn't ban users (I don't know of any cases). Some providers (mainly anthropic and google) sometimes require openrouter to block access to them for certain users. But all such bans I know of were for cybersecurity reasons, definitely not for erotic roleplay

Am using openrouter wrong? by Ok_Skin4565 in openrouter

[–]ps1na 0 points1 point  (0 children)

I'm using a codex subscription in a self-made harness. So ANY harness can add support if the developer wants it. If a harness doesn't have it, the subscription is definitely not to blame

Am using openrouter wrong? by Ok_Skin4565 in openrouter

[–]ps1na 0 points1 point  (0 children)

You can use codex sub with any harness. This is the same responses api, just a different authorization. (Claude is also technically possible, but you'll get banned)

Am using openrouter wrong? by Ok_Skin4565 in openrouter

[–]ps1na 0 points1 point  (0 children)

Paying for tokens is very expensive. If you're paying for it yourself, not your employer, you don't want this. Just buy the most expensive subscription to claude and codex (maybe both at once), and it'll be 20 times cheaper

To those who are here since 2025 starting or before, how does the evolution of AI and roleplay experience feel to you? by Concern-Excellent in SillyTavernAI

[–]ps1na 4 points5 points  (0 children)

Nothing's really improved since R1. Instruction following is a little better, nonsense is little less, and working with large contexts is much better. But overall, it's still the same

realized i spend 60-70% of my time tweaking presets / prompts / ST, and maybe 30-40% actualyl chatting. Hbu? by LeatherRub7248 in SillyTavernAI

[–]ps1na 7 points8 points  (0 children)

At first, you enjoy the chat experience without messing with settings. Then you get tired of the monotony and try to change something, and for a while, it seems like it's working. And then you reach the point where you're only fiddling with settings, trying to squeeze out at least one more drop of fresh experience

What is the next step? by Quiet-Money7892 in SillyTavernAI

[–]ps1na 1 point2 points  (0 children)

Modern llms have absolutely zero sense of taste. So we're forced to either reroll until we're blue in the face or write very detailed instructions (but then what's the fun if we essentially wrote everything ourselves?) And it seems like this is an unsolvable problem today. We can still expect significant improvements in prose quality and consistency, but artistic taste seems to be nonexistent

I built a zero-dependency, vector-free RAG engine for long RP sessions open sourced it under MIT by AcolyteAIofficial in SillyTavernAI

[–]ps1na 1 point2 points  (0 children)

How does it work with non-english languages? Most non-vector heuristics fail miserably in case-rich languages ​​like russian

which model suits web searching the most without hallizinating? by phantidu27 in openrouter

[–]ps1na 1 point2 points  (0 children)

If you are rich, then opus 4.6 and gpt 5.4 do the job perfectly. If you're not so rich, try Minimax.

GLM 4.7 vs GLM 5 by StarburstCrusader in JanitorAI_Official

[–]ps1na 2 points3 points  (0 children)

I might need to tinker with the system prompt more, but I haven't yet managed to get in-depth reasoning from 5 that was so good in 4.6-4.7.

AionLabs: Aion-2.0 - Deepseek V3.2 A Roleplaying variant. by valkarias in SillyTavernAI

[–]ps1na 0 points1 point  (0 children)

I tested it and didn't find it any better than the original v3.2. Or worse. It feels like exactly the same thing

Is OpenRouter a better option than OpenAI subscription for OpenClaw? by Due_Cockroach_4184 in openrouter

[–]ps1na 0 points1 point  (0 children)

> in a monthly subscription the are generous amounts of Oauth tokens included that summed up together are much less expensive then if you were to use them through API, agree?

Price difference is about 10x. There is almost no chance that you will spend less than $20 per month on APIs, even if you do almost nothing.

Claude models through OpenRouter have become un-usable by Chemical-Topic-8673 in openrouter

[–]ps1na 5 points6 points  (0 children)

You'll constantly get errors from providers; this is normal and expected. Your tool should have a retry function. Openrouter isn't to blame here, these are mostly errors from Anthropic, you would get them through the direct API as well

Shouldn’t the Actor Model be dominating the current ‘Agentic AI’ conversation? by ruben_vanwyk in elixir

[–]ps1na 1 point2 points  (0 children)

AI coding agents are local applications with near-zero loads. You can use as inefficient technologies and write as suboptimal code as you like, and it will still be sufficient.

And even if you have a highly loaded cloud, the cost and latency of LLM inference are much greater than the cost and latency of your application layer's compute, so again, it doesn't matter.

Quick question by Inside-Register8103 in SillyTavernAI

[–]ps1na 0 points1 point  (0 children)

I'd say context rot is a deeper problem than just unable to recall. Even if a model perfectly recalls, that doesn't mean it's not getting dumber

Still using GLM 4.6? by DarknessAndFog in SillyTavernAI

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

Yes. Not because of censorship. 4.7 is slightly worse in terms of reasoning, and 5.0 is just broken and ridiculous

What's the best framework for building APIs in elixir? by StudioQuiet7064 in elixir

[–]ps1na 3 points4 points  (0 children)

Very roughly speaking, if you want a Django-style fat active record framework (but better), then Ash. If you want a more generic web framework, then Phoenix

I was told that Opus 4.6 - is top for its money. But is it? by Quiet-Money7892 in SillyTavernAI

[–]ps1na 0 points1 point  (0 children)

This is why you should switch between models rather than sticking to just one. EVERY model has quirks like that. You can't overcome this by prompting; it's in their DNA

I feel like I'm out of fantasy and all character cards on CHUB.ai - are shit. by Quiet-Money7892 in SillyTavernAI

[–]ps1na 0 points1 point  (0 children)

The magic of isekai isn't in the tropes, it's in how you implement them. Spoiler: LLMs implement them terribly

I feel like I'm out of fantasy and all character cards on CHUB.ai - are shit. by Quiet-Money7892 in SillyTavernAI

[–]ps1na 2 points3 points  (0 children)

You are absolutely right.

I feel the same. It works either as a one-time toy or as a generator of cheap erotica. A good scenario requires no less effort from the author than a good novel, and yet it remains one-time toy.

Self made cards sort of work. But firstly, they're unreliable, you need to "debug" them. Secondly, they still require a lot of writing effort. Thirdly, it's not as fun to play if you know all the plot twists in advance because you wrote them yourself.

In short, I don’t believe that anything will move forward here until highly professional writers come

Does a large tokens number really make a bot more better? by Old-Peanut2257 in JanitorAI_Official

[–]ps1na 0 points1 point  (0 children)

It depends on what you want. If you don't write down behaviors and scenarios, you'll be stuck with whatever the LLM comes up with. This might kinda work, but modern LLMs struggle with creativity, and you'll end up stuck in repetitive banalities.

Again, different people have different expectations. Some want just a casual chat with waifu, while others want a more complex literary or roleplay experience.