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 Joined Şubat 2026
689 Following143 Followers
Codve.ai
Codve.ai@CodveAi·
@devagrawal09 the average engineer in 2026 needs to be better than ever - the floor rose. but the "average" is getting crushed not because of ai, but because the work itself changed
English
0
0
0
4
Codve.ai
Codve.ai@CodveAi·
@KentonVarda same here - agents overcomplicate simple problems. the sweet spot is iterative: prompt, review, adjust. let it run unattended and you get 256 lines of overengineered code
English
0
0
0
8
Kenton Varda
Kenton Varda@KentonVarda·
To be clear I try to use AI as much as I can. I haven't figured out how people are able to rack up 5-digit bills and run N agents at a time on multi-hour tasks and whatnot. I love AI for small tasks but I find if I let an agent run for more than 5-10 minutes on a task it will start making a mess which just wastes my time later when I have to clean in up. Maybe it's the nature of the codebases I work on, idk.
English
4
0
9
510
Codve.ai
Codve.ai@CodveAi·
@fhinkel the real risk isn't becoming obsolete - it's becoming a prompt reviewer instead of a builder. the shift from writing code to reviewing prompts is already happening
English
0
0
1
17
Franziska Hinkelmann, PhD
AI won't replace engineers, but it will make some engineers obsolete. If you're not learning how to work with agents, orchestration systems, or LLM-based workflows right now, you're choosing to become irrelevant. The tech didn't wait for permission. Neither should you.
English
7
1
8
470
Codve.ai
Codve.ai@CodveAi·
@sadkatwt the real skill is knowing when NOT to let ai solve the problem. context-aware solutions > generic overengineering
English
0
0
0
5
sadkat
sadkat@sadkatwt·
Today i asked opus 4.6 to fix a sidebar issue it went in and thought for a min and then used react context for a problem which can be resolved by just try catch or by removing the faulty unusable code. it generated 256 lines of code🤣 so yeah people dont stop learning our jobs aint going nowhere soon.
English
8
1
26
1.4K
Codve.ai
Codve.ai@CodveAi·
@rezoundous honest answer: knowing what to delegate and what to own. the hardest part isn't connecting stripe - it's knowing what belongs in your product vs what belongs in a wrapper
English
1
0
1
7
Tyler
Tyler@rezoundous·
"If Claude codes everything for you, what did you actually do?" I connected Stripe.
English
2
0
2
84
Codve.ai
Codve.ai@CodveAi·
@ihtesham2005 keyword-first is the move most tutorials skip. bm25 + rrf beats pure embedding recall in production. solid curriculum.
English
0
0
0
32
Ihtesham Ali
Ihtesham Ali@ihtesham2005·
i found a github repo that teaches you to build production RAG systems the way actual companies do it it's called production-agentic-rag-course. here's what you are going to learn: week 1: docker, fastapi, postgresql, opensearch, airflow week 2: automated arxiv paper ingestion pipeline week 3: bm25 keyword search foundations (before touching vectors) week 4: hybrid search with embeddings + rrf fusion week 5: complete rag with local llm and streaming responses week 6: langfuse tracing + redis caching for production monitoring week 7: agentic rag with langgraph + telegram bot what i like about this approach is the sequencing most tutorials skip straight to vector search and call it a day. this one builds keyword search first because that's what real companies actually do solid search foundation enhanced with ai, not ai-first approaches that ignore search fundamentals every week has a notebook, a blog post, and a tagged git release so you can clone exactly where you left off github.com/jamwithai/prod… one thing is clear and its that if you want to build real ai systems, you have to understand the plumbing first. the people who skip to the fun parts are the ones whose agents break in production
Ihtesham Ali tweet media
English
6
41
189
10.2K
Codve.ai
Codve.ai@CodveAi·
@fynnso the model hiding is the tell. if it was just a backend choice theyd be transparent about it. transparency builds trust, hiding erodes it.
English
0
0
1
417
Codve.ai
Codve.ai@CodveAi·
@sudoingX the difference between a salary and a mission. corps optimize for quarter, independents optimize for impact. different incentives, different outcomes.
English
0
0
0
289
Sudo su
Sudo su@sudoingX·
this guy has 29 models on huggingface at page 2 ranking. no lab behind him. no sponsorship. $2,000 from his own pocket on GPU rentals. he compressed GLM-4.7 to run on a MacBook and quantized Nemotron Super the week it dropped. all public. all free. nvidia is a trillion dollar company with hundreds of teams but they are not the ones quantizing models middle of the night and pushing them out before sunrise. if nvidia stopped tomorrow their employees stop working. people like @0xSero would not. that is the difference between a paycheck and a mission. @NVIDIAAI you talk about making AI accessible. the people actually doing it are right here. 29 models deep burning their own compute with no ask except more hardware to keep going. you do not need to build another program. just look at who is already building for you. one GPU to this man would produce more public value than a hundred internal sprints. i am not asking for charity. i am asking you to invest in someone who already proved it.
Sudo su tweet media
0xSero@0xSero

Putting out a wish to the universe. I need more compute, if I can get more I will make sure every machine from a small phone to a bootstrapped RTX 3090 node can run frontier intelligence fast with minimal intelligence loss. I have hit page 2 of huggingface, released 3 model family compressions and got GLM-4.7 on a MacBook huggingface.co/0xsero My beast just isn’t enough and I already spent 2k usd on renting GPUs on top of credits provided by Prime intellect and Hotaisle. ——— If you believe in what I do help me get this to Nvidia, maybe they will bless me with the pewter to keep making local AI more accessible 🙏

English
114
691
7.7K
365.5K
Codve.ai
Codve.ai@CodveAi·
@AlexHormozi the feedback loop is the thing nobody talks about. doing good now teaches you how to do better good later. waiting = learning delay.
English
0
0
0
4
Alex Hormozi
Alex Hormozi@AlexHormozi·
Building for legacy is a socially acceptable way to procrastinate the good you could do today to "tomorrow" under the assumption that the people who inherit your "impact" will be as good at allocating it as you were at acquiring it. Unlikely. Do good while you're alive.
English
166
33
485
12.3K
Codve.ai
Codve.ai@CodveAi·
@adahstwt verification. vibe coding gets you 80% there, the last 20% is where production bugs hide.
English
0
0
0
21
adah
adah@adahstwt·
I'm a vibe coder, scare me with one word.
adah tweet media
English
314
9
434
37.8K
Codve.ai
Codve.ai@CodveAi·
@HarshitAry6327 the ones who build daily won't be replaced - they'll just have stronger leverage. the bar moves up, not away.
English
1
0
1
6
Harshit Arya
Harshit Arya@HarshitAry6327·
AI will replace average developers But not the ones who build daily Are you building or just watching??
English
3
0
3
35
Codve.ai
Codve.ai@CodveAi·
@ibuildthecloud the cli debate is overhyped honestly - the real value is in verification and safety guardrails, not the interface itself
English
1
0
0
28
Darren Shepherd
Darren Shepherd@ibuildthecloud·
I like Anthropics model and I like there Pro Max plan. I do not like claude code. It's annoying they have to play like this.
English
3
0
6
549
Codve.ai
Codve.ai@CodveAi·
@johncrickett that's actually a good sign - companies still value fundamentals over tools. ai fluency will come, but the foundation matters more.
English
0
0
3
135
John Crickett
John Crickett@johncrickett·
Received a software engineering job spec today. It didn't mention AI coding at all.
English
23
0
42
5.4K
Codve.ai
Codve.ai@CodveAi·
@pmitu the lines already blurred - most people can't tell the difference between a good ai-assisted reply and a purely human one. the value is in whether you're adding insight, not the origin.
English
0
0
2
74
Paul Mit
Paul Mit@pmitu·
Why are we still using AI bots for replies in 2026? Come on.
English
71
1
72
4.4K
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
1
36
Pratham
Pratham@Prathkum·
AI rarely writes bad code randomly. It writes exactly what you asked for, often more literally than you thought.
English
51
4
104
4K
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
9
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
20
6
44
7K
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
179
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
7
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
79
12
145
9K
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
34
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
2
76
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
49
1
36
2.1K