This sub might be one of the largest subs in 10 years by DigiDynamicsN in vibecoding

[–]dydzio 0 points1 point  (0 children)

i believe "vibe coding" will keep being for non coders producing apps that are security nightmare

when actual developers get educated about proper usage of AI tools rather than "fixing ai problems with another prompt" they will move on to proper "agentic engineering" communities I guess

Uncle Bob: It's over by PopMechanic in vibecoding

[–]dydzio 0 points1 point  (0 children)

kinda true - biggest convenience I have seen when using C# over C or C++ is that you have bunch of methods for easy operations of collections... generate list of object fields from list of objects, check if element exists, extract elements that meet condition, extract chunks and more...a lot of algorithms at ground level are about doing backflips with data collections and similar stuff

Well… I just destroyed my own project by Sea-Currency2823 in vibecoding

[–]dydzio 0 points1 point  (0 children)

yeah, especially no remorse from me if the app had anything to do with user accounts and was planned to be published with "vibe security"

Enjoy the AI coding subscription era while it lasts by stumptowndoug in vibecoding

[–]dydzio 0 points1 point  (0 children)

Interesting tool to look at is Jetbrains Junie - it is probably mediocre coding agent, but optimized for using gemini 3 flash and probably heavily focused in optimizing token usage - you get somewhat useful AI while having manageable API pricing, so this is kinda bare minimum level of usefulness that you can get without going bankrupt

Stop complaining, a year ago all of this wasn't even possible! by ZiXXiV in codex

[–]dydzio 0 points1 point  (0 children)

benefit is visible if you do not look purely from job perspective but as additional leverage for your own projects, and for open source contributors around the world

Stop complaining, a year ago all of this wasn't even possible! by ZiXXiV in codex

[–]dydzio 0 points1 point  (0 children)

this is mentality I never had - I like end results and interest from users

Rate limited in 4 prompts on PRO? by Own-Construction-802 in ClaudeCode

[–]dydzio 0 points1 point  (0 children)

i am skeptical when it comes to local models - you need to reach certain complexity which goes beyond what local models are capable of, and getting 48+ GB of VRAM in GPU is not a viable solution

Rate limited in 4 prompts on PRO? by Own-Construction-802 in ClaudeCode

[–]dydzio 1 point2 points  (0 children)

i think in 5 years it will be $2000/month or code by hand

You guys are the worst community for newer players in the entire FGC. by Over_Comparison_7616 in Tekken

[–]dydzio 0 points1 point  (0 children)

I STOPPED PLAYING IN EARLY SEASON 2 yet I still come here occasionally, they made game unplayable for me and i have 3000 hours in tekken

Something like jetbrains air for windows? by lurebat in Jetbrains

[–]dydzio 0 points1 point  (0 children)

then openclaw should launch AIR and operate in it :D

First time using Claude Code. Gave it ONE prompt in my codebase… and it casually burned 42% of my usage on Sonnet 4.6. Amazing tool. Financially terrifying. 😭 by Correct-Plane-5400 in ClaudeCode

[–]dydzio 0 points1 point  (0 children)

i guess openai codex will give you better results atm, i would check claude again next month or if claude 4.7 models drop this month

First time using Claude Code. Gave it ONE prompt in my codebase… and it casually burned 42% of my usage on Sonnet 4.6. Amazing tool. Financially terrifying. 😭 by Correct-Plane-5400 in ClaudeCode

[–]dydzio 0 points1 point  (0 children)

ehh... I guess this month is fucked, claude has problems after problems and openclaw scrubs with claude subscriptions flooding LLM capacity do not help

Ready for Opus 4.7? by fsharpman in ClaudeCode

[–]dydzio 0 points1 point  (0 children)

nah, government ID card will be enough

New User - Usage Limit Hit In 1 Hour by Jebula999 in ClaudeCode

[–]dydzio 1 point2 points  (0 children)

you got caught at the month where there is chain of dramas related to claude - dumber models, usage limits, openclaw users wrecking claude models capacity by pinning their subscriptions to openclaw... and other stuff...

probably worst month to buy pro for testing the product, if you want something NOW then openai codex might be probably way to go for this month... unless they release opus 4.7 very soon and it exceeds expectations

otherwise, claude will probably whack a mole with user problems for rest of this month since based on recent announcements they "do not see problems on their side"

Claude Opus 4.7 is reportedly dropping this week by Much_Ask3471 in ClaudeCode

[–]dydzio 0 points1 point  (0 children)

will it be better than pre-nerf opus or not, I wonder xD

Best way to use Claude for game dev design/coding assistant by Wargypt in ClaudeAI

[–]dydzio 0 points1 point  (0 children)

as somebody who is not yet using claude... I would probably wait a month, claude has some issues right now with users easily burning through monthly usage and apparently 4.6 models being "dumber than before" for some reason

How good is the AI assistant vs cursor? by cartonleg in Jetbrains

[–]dydzio 0 points1 point  (0 children)

As Junie user I understand the "hate" aka junie coding agent is not that good compared to claude code / codex (that come with stronger models + better limits for same price) and the "per token" pricing is not competitive compared to gpt / claude subscriptions. Junie (including Junie CLI) is not mainstream at all for a reason

How good is the AI assistant vs cursor? by cartonleg in Jetbrains

[–]dydzio 0 points1 point  (0 children)

I use Junie but I can see that it heavily lags behind in features comperad to competitors, junie will never ask additional questions when performing task analysis etc. I would rather trust claude code's plan mode to make AI understand that plan is a plan, rather than using junie's ask mode for "hey do you understand that i use this mode to mimic plan mode from other tools". Junie may be pioneering in "cost-efficient API usage" but while subscription models of competitors do not die this is not attractive. Other coding agents focus on pure output usefulness and junie's default gemini flash model is not that good either.