I tested this approach myself and what I found was that generating code at the machine language level was very token expensive. 1M context LLM is still impossible to handle this appraoch correctly.
Even fully autonomous Agents would still need to use compilers somehow.
Elon Musk thinks coding dies this year.
Not evolves. Dies.
By December, AI won’t need programming languages. It generates machine code directly. Binary optimized beyond anything human logic could produce. No translation. No compilation. Just pure execution.
Musk: “You don’t even bother doing coding.”
Code was never the point. It was friction. A tax we paid because machines didn’t speak human. AI just learned fluent human. The tax is gone.
Now plug that into Neuralink. No syntax. No keyboard. No screen.
Musk: “Imagination-to-software.”
Thought becomes executable. You imagine an outcome, the system architects and compiles it into reality instantly.
We’re not automating programming. We’re erasing it from existence.
The entire profession collapses into a thought. Decades of training reduced to irrelevance. The gap between idea and instantiation hits zero.
You don’t build anymore. You imagine, and it materializes.
Not incremental progress. Total phase shift. The way humans have created things for ten thousand years just became obsolete.
Welcome to a world where the limiting factor isn’t skill, resources, or time. It’s whether you can picture what you want clearly enough for a machine to birth it into existence.
I'm working on a post about imperative management and automation tools. First I thought it would be useful to discuss how implementations of Infrastructure as Code tools differ from imperative user interface surfaces.
https://t.co/WOWdk4sTEE
#infrastructureascode
The purpose of IaC depends on the use case, but I claim that the primary capability of IaC is the generation of multiple distinct configurations, variants, from the same IaC source code.
https://t.co/R5IkSMryZS
Do you agree?
#infrastructureascode#gitops
I identified twelve anti-factors that make Infrastructure as Code suboptimal. Do any of these anti-factors of IaC resonate with you? Have you encountered challenges I don't discuss? Have you tried an alternative to IaC?
https://t.co/3IVKWlVOge
#infrastructureascode#kubernetes
@chanwit and I used 4 different models to generate the Terraform for an AWS EKS cluster. Which one produced the best result?
https://t.co/FZgkuWRmE1
#infrastructureascode#terraform
What is Cloud Asset Management and why is it important? Why are Infrastructure as Code products providing asset management features?
https://t.co/cErlhzxSxo
Do you use a cloud asset management tool? A CMDB? What's the difference?
#infrastructureascode
Are you concerned about blast radius in your Terraform modules, Helm charts, or other IaC packages? Do you find use of fine-grained packages to be challenging? Have you found tools that make it manageable?
https://t.co/wnNSoFI7Ho
#infrastructureascode#terraform
Ep #6: This week, we chat with Kubernetes veteran @bgrant0607 about how he got started with high-performance computing on GPUs, his journey to Google and building Borg, and the future of Kubernetes and cloud native application development.
👉 https://t.co/cAWIqB2gg9
Hi @reflectorbital I want the opposite. Summers in Thailand are extremely hot, and we need a solution to create a constant shaded area, shielding it from sunlight at all times. Can you also do that?
I've been writing about #infrastructureascode. What about Infrastructure as Data? What does that mean? What systems have been described that way? Does it make sense? Well, maybe not, at least not how I've seen the term typically used. What do you think?
https://t.co/dt45epDatf
One of the things hashtag #InfrastructureAsCode does not do well is that, as @bgrant0607 points out, it "creates a lot of challenges with building additional layers of automation."
His new article available here: 👉 https://t.co/3cR8gCOjg8
#DevOps#Automation#Kubernetes
Complexity, drift, security remediation, mass changes, ... There are fundamental challenges with IaC irrespective of the language used.
https://t.co/rFVyoiAkMA
#infrastructureascode
Why did you adopt Infrastructure as Code? What did it cost you? What do you wish you could carry over from other tools and approaches?
https://t.co/pVg2m7ewbI
#infrastructureascode#terraform#kubernetes