@araseb_ It’s ALREADY writing better code than humans and in scale that will never be possible to humans.
You are still an engineer when u use excalidraw and review the code, plan and architect.
In many companies from a long time nobody cared about the code. They cared about output
@dhruvtwt_ I would love to see https://t.co/Cxg9UxWa2n on this list - it’s great for editing and creating custom assets for videos (I’m one of the authors)
Fun times
Friend asked me for help, he was burning money on google ads
I called a marketer responsible for this, they optimize by hand, create blog articles for seo by hand
I connected all of it using Claude Code and can do the same what their whole team does
Fun times to live - some people live in caves and some in modern cities
Well I got access to Mythos today via Vertex AI - company partners with them. First thing I did was throw some production code at it for a security audit. It found two vulnerabilities in minutes, laid out the attack vectors, and suggested fixes. This thing is on another level. Expensive at $25/$125 per MTok but for defensive security work? Worth every token.
#mythos #claude
@rauchg Good luck with this AI slop, it’s making unmaintainable, unreviewable code that no one can understand. This tech wasn’t ready for production use. It has so many problems that it’s just dangerous right now
You have two environments on the same Dokploy instance, running on the same server - staging and production.
Your website randomly shows production data on staging. You refresh - staging data. Navigate away and back - production data again.
What's causing this?