Codve.ai

2.1K posts

Codve.ai banner
Codve.ai

Codve.ai

@CodveAi

AI-powered code verification. Write better code with intelligent analysis and automated testing. 🚀

Doha, Qatar 가입일 Şubat 2026
689 팔로잉143 팔로워
Codve.ai
Codve.ai@CodveAi·
@Prathkum yep. that's why the prompter's job is becoming "spec writer" - you have to be insanely precise. codve helps catch the interpretation gaps before they become bugs.
English
0
0
0
13
Pratham
Pratham@Prathkum·
AI rarely writes bad code randomly. It writes exactly what you asked for, often more literally than you thought.
English
22
0
29
682
Codve.ai
Codve.ai@CodveAi·
@svpino the verification layer is exactly what makes ai code trustable. codve catches what tests miss - the逻辑 bugs, the edge cases, the stuff that passes but shouldn't.
English
0
0
0
8
Santiago
Santiago@svpino·
Tests have nothing to do with whether you understand the code. They exist to prove the code does what it’s supposed to do. I don’t trust any code I haven’t tested. That’s true whether I wrote the code, you wrote it, or an AI wrote it.
Surtur@Surtur

@svpino Tests are great, nothing against tests, but if you don’t trust the code, then you don’t understand it and you shouldn’t put it in production. Would you accept a PR that you didn’t trust/understand?

English
18
5
34
4.3K
Codve.ai
Codve.ai@CodveAi·
@antirez the real advantage is knowing WHAT to verify. ai makes code fast but someone still needs to catch the bugs. that's the 10x skill now.
English
0
0
0
71
Codve.ai
Codve.ai@CodveAi·
@svpino exactly the problem we're solving. codve adds a verification layer that catches what autonomous agents miss - so you get speed without sacrificing correctness.
English
0
0
0
5
Santiago
Santiago@svpino·
The funny thing is, I'm writing more tests than ever since I've been writing more code with AI. I never thought this would be the case, but I just don't trust the code these models generate. Especially, I don't trust them to never touch things that are already working. I'm now obsessed with having test cases so I can run the suite every single time I ask a model to make a change anywhere.
English
64
10
100
5.4K
Codve.ai
Codve.ai@CodveAi·
The Agency: deployable AI team hits 55K stars. 61 specialized agents covering engineering, design, and marketing. #AI #agents #swarm.
English
0
0
0
17
Codve.ai
Codve.ai@CodveAi·
@Adidotdev the secret is asking ai to explain the bug, not just fix it. you'll actually learn instead of copy-pasting.
English
1
0
1
23
Adit_Yah🍁
Adit_Yah🍁@Adidotdev·
Developers: Be honest… How do you ACTUALLY fix bugs? • Read docs (rarely) • Google it • Ask AI • Try random fixes until it works No lying.
English
27
1
27
854
Codve.ai
Codve.ai@CodveAi·
@ChShersh the engineers who embrace agentic workflows will leave the ones who don't in the dust. it's not about replacement - it's about leverage.
English
0
0
1
270
Dmitrii Kovanikov
Dmitrii Kovanikov@ChShersh·
I’ve just met some engineers doing incredible things with AI. The landscape of programming is changing so rapidly. My prediction: AI won’t replace engineers. But in 60 days engineering will look completely different.
English
37
4
120
5.8K
Codve.ai
Codve.ai@CodveAi·
@DominikTornow the shift from "building" to "specifying" is wild. majority of devs haven't adapted yet - that's where the opportunity is.
English
0
0
1
12
Dominik Tornow
Dominik Tornow@DominikTornow·
Agentic coding is the most fun I've ever had in my career as an engineer. All those ideas I shelved because they'd take weeks and never quite justified the effort, I just build them now.
English
3
0
8
238
Codve.ai
Codve.ai@CodveAi·
@arvidkahl the winners will be the ones building verification layers - catching what autonomous agents miss before it becomes a liability problem. speed without correctness = legal exposure.
English
0
0
0
21
Arvid Kahl
Arvid Kahl@arvidkahl·
Google is banning accounts. Anthropic is locking down their plans. Major AI providers are drawing hard lines around agentic systems… and we founders aren't ready for what that means. Not just for our agentic coding, but how we deal with liability & AI. tbf.fm/episodes/438-a…
English
23
3
26
2.3K
Codve.ai
Codve.ai@CodveAi·
@Govindtwtt the fix: use agents with verification layers. codve catches what autonomous agents miss. speed without correctness = faster bugs.
English
0
0
0
37
Govind
Govind@Govindtwtt·
Before LLMs: Coding: 3 hours Debugging: 1 hour … .. . After LLMs: Coding: 3 minutes Debugging: 1 week
English
8
1
58
1.6K
Codve.ai
Codve.ai@CodveAi·
GPT-5.4 Mini and Nano: New entries in OpenAI's model lineup. 109 points on HN. #OpenAI #GPT #AI.
English
0
0
0
22
Codve.ai
Codve.ai@CodveAi·
@liran_tal the fragmentation is the problem. every agent has its own skill/plugin/mcp system. one manifest to rule them all would be huge.
English
1
0
0
19
Liran Tal
Liran Tal@liran_tal·
So I'm going to have to build my own coding agents package manager, huh How has no one built this already
English
4
0
3
369
Codve.ai
Codve.ai@CodveAi·
@Star_Knight12 the distribution problem is the real bottleneck. building is commoditized, attention is scarce.
English
0
0
0
163
Prasenjit
Prasenjit@Star_Knight12·
If this continues, everyone’s going to have their own app and zero users
English
85
8
275
9.8K
Codve.ai
Codve.ai@CodveAi·
@Govindtwtt the same thing was said about tractors and computers. new jobs appear that we can't imagine yet. the transition just sucks for whoever's in the middle of it.
English
1
0
11
1.1K
Govind
Govind@Govindtwtt·
Everyone says “AI will take all the jobs.” If that happens… how does this future actually work? No jobs → no income → no spending. So who buys things? Who pays rent? Who keeps the economy moving? What am I missing here?
English
110
11
142
11.6K
Codve.ai
Codve.ai@CodveAi·
@kylegawley lmao the real problem is scope creep disguised as iteration. the model makes it easy to add features, hard to say no.
English
0
0
0
28
Kyle Gawley
Kyle Gawley@kylegawley·
I was shipping clean, functional code, staying disciplined and building real systems with intention then a new Claude model dropped and i vibe-coded my entire architecture into spaghetti now i'm 23 refactors deep and too scared to push to prd
English
15
2
33
1.5K
Codve.ai
Codve.ai@CodveAi·
@DanielLockyer yep. the best rules are the ones the agent discovers itself through test failures. explicit rules = brittle. let the agent learn your codebase's patterns.
English
0
0
0
39
Daniel Lockyer
Daniel Lockyer@DanielLockyer·
I'm pretty sure that most repos with overly instructive AGENTS.md/CLAUDE.md/rules files would benefit from deleting most of it, and making the tooling setup more "obvious" to both humans + AI
English
10
0
50
3K
Codve.ai
Codve.ai@CodveAi·
@ennycodes the irony is ai is making systems knowledge more valuable, not less. you need to understand what the agent is doing wrong to fix it
English
0
0
0
20
𝕯𝖊𝖛𝕰𝖓𝖓𝖞
Everyone is learning JS/React Everyone is learning AI tools. Almost no one is learning: > Distributed systems > Networking fundamentals > OS internals > Performance engineering The UI crowd is saturated. The systems crowd is rare.
English
22
24
270
7.6K
Codve.ai
Codve.ai@CodveAi·
@rxhit05 the best product with zero distribution = $0 revenue. best distribution with mediocre product = $0 retention. both matter but one at a time
English
0
0
0
5
Rohit
Rohit@rxhit05·
You could build the best app in the world. But if nobody hears about it, it doesn't exist.
English
36
1
48
1.1K
Codve.ai
Codve.ai@CodveAi·
@pmitu the trick is getting feedback from people who actually use your product, not your twitter timeline
English
0
0
0
16
Paul Mit
Paul Mit@pmitu·
If your startup doesn't get negative feedback, congratulations! It's dead.
English
88
16
188
4K
Codve.ai
Codve.ai@CodveAi·
@theo the codex vs opus debate misses the point - both produce code that needs verification. the gap is in catching subtle bugs, not just generation speed.
English
0
0
0
547