Aprendiendo a programar en 2026 cuando la IA es tan eficiente.

Hola!
Les quería contar mi historia para ver que opinan.

Soy Ing. Nanotecnólogo. Al final me terminó gustando más la programación o como tal las ciencias computacionales, siempre estuve algo involucrado en temas al respecto pero nunca me puse a estudiar en forma. Después de mi primera chamba empecé a estudiar poco a poco. En KodeKloud veo cursos, hice el de linux, docker, y todo el curso de preparación para el CKA, me gustó ese tema de Kubernetes, de hecho mi examen es en 2 dias y me siento cómodo con los mock exams.

Por otro lado, en mi trabajo actual, aunque es de consultor TI para un gestor de documentos, a veces si tengo que hacer pequeños plugins para el producto que vendemos en C#.

Sin embargo, lo que siempre es un golpe a la cabeza es que, a veces si digo: "para que aprendo a programar en C# si la IA lo puede hacer, o para que quiero saber cada detalle de un lenguaje si claude siempre me va a resolver la duda. Siento que detenerme a estudiar me deja algo obsoleto.

Claude code, lo uso bastante para aligerarme la chamba, tengo mi equipo de agentes con su RAG sobre lo que necesito del trabajo y así termino todo bastante rápido.

He vibecodeado las tipicas aplicaciones con Fable para ver si pegaban. Es decir, si he incursionado por ese lado. Ahora tengo un portal que estoy promocionando en mi localidad que son asistentes de whatsapp y messenger; ya tienen la aprobación de Meta.

Es decir ya he probado ese poder también jajaja. Pero a mi me gusta saber hacer las cosas yo. Pero vale la pena aprender a correr cuando todos a mi alrededor ya andan en carro (claude). O debería solo equilibrarlo, un poquito de los dos?

O tal vez debería enfocarme nada más en aprender todavía más de la IA y enfocarme en eso. Porque se siente como que es lo único que importa ultimamente.

Hay tanto que ver, que estudiar.

Mi objetivo es lograr tener un trabajo de devops/SRE, en eso trabaja mi hermano y me gusta lo que hace pero yo se que con mi experiencia es complicado, pero bueno, aunque haya escalones antes, ese sería mi meta general. Aunque no se si enfocarme mejor solo a la IA

No quiero quedarme siendo un vibecoder, pero detenerme en este presente que se mueve tan rápido para aprender con manzanas se siente como quedarse atrás.

¿Qué opinan?

reddit.com
u/Curryellow — 3 days ago
▲ 1 r/globalwork+1 crossposts

Is it actually possible for me to land a US job while living in Mexico?

Honestly I don't fully get all the political stuff around this, so I'm hoping someone here can clear it up for me.

I'm a DevOps/SRE with 2 years of experience, going on 3. I've got side projects and a couple of certs (PMP and CKA). The thing is, salaries here in Mexico aren't great compared to the US — a senior role here can pay almost the same as an entry-level job over there. So I'm honestly open to even taking a Jr position.

What I want to know is: how realistic is it to work remote for a US company, from Mexico, getting paid a US salary? What are my actual chances here?

Does anyone know how this works, or have experience with it? Would love to hear your opinions.

reddit.com
u/Curryellow — 22 days ago

Free security scanner for AI-built apps. Just paste a repo and get the findings + a prompt to fix them :)

usehull.com

I built Hull because real security tools are expensive and made for security teams. If you built your app with AI over a weekend, you're not paying for a pentest.

It analyzes your repo, gives you all the security feedback, and also gives you a prompt for your AI to fix it.

It also has a watch option, so every time you commit to GitHub it gives you new feedback and a new prompt — so you can fix things quickly as you go.

Free for public repos, no account needed. It doesn't run your code either, it only reads it.

I'd like you to try it out. Feel free to tell me what you think — whether you find it useful, or it kinda falls flat.

u/Curryellow — 1 month ago
▲ 1 r/sideprojects+1 crossposts

I built my app with Lovable then got paranoid it was leaking secrets. So I built a free scanner.

Hull.

You paste a GitHub repo and in 10 seconds you get a Ship Score and a list of real issues — exposed secrets, keys shipped to the client bundle, open Firebase/Supabase rules, CORS wildcards, that kind of thing. Each finding tells you the file, the line, the evidence, and how to fix it. In plain English.

No signup, no install — paste a public repo and see for yourself: www.usehull.com

It's specifically tuned for AI-generated code (the stuff Lovable/Bolt/v0/Cursor tend to leave open).

Not a full security audit — it's a focused first pass on the highest-value holes. Would genuinely love feedback from other people shipping AI-built apps. What did it find on yours?

u/Curryellow — 1 month ago
▲ 2 r/devopsGuru+1 crossposts

My road to DevOps - building a homelab and blogging every mistake along the way

Hey everyone,

I've been working in tech as a consultant and developer for a while now, but I recently decided to go deeper into DevOps and cloud infrastructure and actually build something real while doing it.

So I set up a homelab from scratch. Nothing fancy — just a laptop running Linux in server mode, 24/7, in my room in Guadalajara. On top of it I've been running Ghost, MySQL, Docker, Cloudflare Tunnels, and most recently an n8n automation agent powered by Claude AI that monitors the server and self-heals when something goes wrong.

I'm documenting everything at leobunker.dev — every mistake, every fix, every thing I learn along the way. The goal is to turn real hands-on experience into something I can actually talk about.

Currently studying for CKA and AZ-104, using KodeKloud and Udemy, and building as much as possible instead of just watching tutorials.

If anyone's been down this road — DevOps, homelab, certifications — I'd love to hear what worked for you and what didn't. What would you prioritize?

u/Curryellow — 2 months ago