Readit News logoReadit News
ikerino commented on Nobody knows how to build with AI yet   worksonmymachine.substack... · Posted by u/Stwerner
stefan_ · a month ago
Where did they learn sensibility for higher-level of abstraction? AI is the opposite, it will do what you prompt and never stop to tell you its a terrible idea, you will have to learn yourself all the way down into the details that the big picture it chose for you was faulty from the start. Convert some convoluted bash script to run on Windows because thats what the office people run? Get strapped in for the AI PowerShell ride of your life.
ikerino · a month ago
How is that different than how any self-taught programmer learns? Dive into a too-big idea, try to make it work and learn from that experience.

Repeat that a few hundred times and you'll have some strong intuitions and sensibilities.

ikerino commented on Nobody knows how to build with AI yet   worksonmymachine.substack... · Posted by u/Stwerner
lordnacho · a month ago
I'm loving the new programming. I don't know where it goes either, but I like it for now.

I'm actually producing code right this moment, where I would normally just relax and do something else. Instead, I'm relaxing and coding.

It's great for a senior guy who has been in the business for a long time. Most of my edits nowadays are tedious. If I look at the code and decide I used the wrong pattern originally, I have to change a bunch of things to test my new idea. I can skim my code and see a bunch of things that would normally take me ages to fiddle. The fiddling is frustrating, because I feel like I know what the end result should be, but there's some minor BS in the way, which takes a few minutes each time. It used to take a whole stackoverflow search + think, recently it became a copilot hint, and now... Claude simply does it.

For instance, I wrote a mock stock exchange. It's the kind of thing you always want to have, but because the pressure is on to connect to the actual exchange, it is often a leftover task that nobody has done. Now, Claude has done it while I've been reading HN.

Now that I have that, I can implement a strategy against it. This is super tedious. I know how it works, but when I implement it, it takes me a lot of time that isn't really fulfilling. Stuff like making a typo, or forgetting to add the dependency. Not big brain stuff, but it takes time.

Now I know what you're all thinking. How does it not end up with spaghetti all over the place? Well. I actually do critique the changes. I actually do have discussions with Claude about what to do. The benefit here is he's a dev who knows where all the relevant code is. If I ask him whether there's a lock in a bad place, he finds it super fast. I guess you need experience, but I can smell when he's gone off track.

So for me, career-wise, it has come at the exact right time. A few years after I reached a level where the little things were getting tedious, a time when all the architectural elements had come together and been investigated manually.

What junior devs will do, I'm not so sure. They somehow have to jump to the top of the mountain, but the stairs are gone.

ikerino · a month ago
Hot take: Junior devs are going to be the ones who "know how to build with AI" better than current seniors.

They are entering the job market with sensibilities for a higher-level of abstraction. They will be the first generation of devs that went through high-school + college building with AI.

ikerino commented on OpenAI o3-pro   help.openai.com/en/articl... · Posted by u/mfiguiere
ikerino · 2 months ago
https://www.latent.space/p/o3-pro

Have completed around a dozen chats with o3-pro so far. Can't say I'm impressed, output feels qualitatively very similar to regular o3.

Tried feeding in loads of context as suggested in the article but generally feels like a miss.

ikerino commented on OpenAI o3-pro   help.openai.com/en/articl... · Posted by u/mfiguiere
nickandbro · 2 months ago
"create a svg of a pelican riding on a bicycle"

https://www.svgviewer.dev/s/c3j6TEAP

in case anyone is interested

ikerino · 2 months ago
Am I right to say: doesn't look better than anything we've seen before?
ikerino commented on Commanding Your Claude Code Army   steipete.me/posts/2025/co... · Posted by u/ingve
ikerino · 3 months ago
Useful tip! I'll use this.

Not sure how I feel about it, but the the blog post seems very clearly LLM-written to me. Nobody writes like this:

> Revolutionary? No. Life-changing? Absolutely.

ikerino commented on Get Out of My Head   getoutofmyhead.dev/... · Posted by u/edent
ikerino · 4 months ago
I'm curious about the "environmentally friendly" promise. How meaningful/measurable would removing these tags be?

I think there's something to be said for efficiency/no wasted bytes, but better for the environment feels like a major stretch/beside the point...

It's like saying "if we all cut out unnecessary adjectives from our speech, it would save 100k gallons of water per day." Could that be true, maybe? But that's not the thing that makes brevity meaningful/important.

(or: Tongue-in-cheek joke that went over my <head>?)

ikerino commented on Product Placement in Gemini?   arc.net/e/FA7AA754-1094-4... · Posted by u/ikerino
ikerino · 5 months ago
Ran into this earlier today when using Gemini 2.5 Pro.

Thought it was a weird bug.

u/ikerino

KarmaCake day119March 21, 2025View Original