Vibe coding apps taught me how hard real coding is
Like so many others, I jumped onto the vibe coding bandwagon, entranced by the idea of building my own incredibly useful apps with nothing but an AI prompt. Over the course of about six weeks,…
Like so many others, I jumped onto the vibe coding bandwagon, entranced by the idea of building my own incredibly useful apps with nothing but an AI prompt. Over the course of about six weeks,…
But 1,000 tokens per second is actually modest by Cerebras standards. The company has measured 2,100 tokens per second on Llama 3.1 70B and reported 3,000 tokens per second on OpenAI’s own open-weight gpt-oss-120B model,…
Software developers have spent the past two years watching AI coding tools evolve from advanced autocomplete into something that can, in some cases, build entire applications from a text prompt. Tools like Anthropic’s Claude Code…
It’s worth noting that both OpenAI and Anthropic open-source their coding CLI clients on GitHub, allowing developers to examine the implementation directly, whereas they don’t do the same for ChatGPT or the Claude web interface.…
If you’ve ever used a 3D printer, you may recall the wondrous feeling when you first printed something you could have never sculpted or built yourself. Download a model file, load some plastic filament, push…
This context limit naturally limits the size of a codebase a LLM can process at one time, and if you feed the AI model lots of huge code files (which have to be re-evaluated by…
On Tuesday, French AI startup Mistral AI released Devstral 2, a 123 billion parameter open-weights coding model designed to work as part of an autonomous software engineering agent. The model achieves a 72.2 percent score…
Growing dependency on AI coding tools The speed at which news of the outage spread shows how deeply embedded AI coding assistants have already become in modern software development. Claude Code, announced in February and…
As AI evolves at breakneck speed, attackers are evolving right alongside it. Vibe coding, AI agents, and prompt-based attacks are opening enterprises up to new vulnerabilities daily. The pressure is on for cybersecurity tools to…
“At no stage is any subsequent element of the command string after the first ‘grep’ compared to a whitelist,” Cox said. “It just gets free rein to execute off the back of the grep command.”…