Readit News logoReadit News
jmcpheron commented on Now might be the best time to learn software development   substack.com/home/post/p-... · Posted by u/nathanfig
nathanfig · 9 months ago
Hi all - I write a lot for myself but typically don't share, hence the stream-of-consciousness style.

But I thought this might be worth blogifying just for the sake of adding some counter-narrative to the doomerism I see a lot regarding the value of software developers. Feel free to tear it apart :)

jmcpheron · 9 months ago
I thought this was great writing, I assumed you are some long time development blogger. I hope you post more.
jmcpheron commented on The unreasonable effectiveness of an LLM agent loop with tool use   sketch.dev/blog/agent-loo... · Posted by u/crawshaw
kgeist · 10 months ago
>That's because models have training cut-off dates

When I pointed out that it used a deprecated package, it agreed and even cited the correct version after which it was deprecated (way back in 2021). So it knows it's deprecated, but the next-token prediction (without reasoning or tools) still can't connect the dots when much of the training data (before 2021) uses that package as if it's still acceptable.

>I've switched to o4-mini-high via ChatGPT as my default model for a lot of code because it can use its search function to lookup the latest documentation.

Thanks for the tip!

jmcpheron · 10 months ago
>I've switched to o4-mini-high via ChatGPT as my default model for a lot of code because it can use its search function to lookup the latest documentation.

That is such a useful distinction. I like to think I'm keeping up with this stuff, but the '4o' versus 'o4' still throws me.

jmcpheron commented on Teaching LLMs how to solid model   willpatrick.xyz/technolog... · Posted by u/wgpatrick
jmcpheron · a year ago
It's so cool to see this post, and so many other commenters with similar projects.

I had the same thought recently and designed a flexible bracelet for pi Day using openscad and a mix of some the major AI providers. I'm cool to see other people are doing similar projects. I'm surprised how well I can do basic shapes and open scad with these AI assistants.

https://github.com/jmcpheron/counted-out-pi

jmcpheron commented on Show HN: Plandex v2 – open source AI coding agent for large projects and tasks   github.com/plandex-ai/pla... · Posted by u/danenania
jmcpheron · a year ago
Plandex was one of the first agentic style coating system to I tried several months ago, and it worked very well. But I've been using the cursor and windsurf style editors more recently because of their popularity. And their effectiveness is honestly pretty great.

Would you classify Plandex as more similar to a terminal interface like Claude Code? Also it looks like Open AI released a similar terminal based tool today. https://github.com/openai/codex

Do you see an obvious distinctions or pros/cons between the terminal tools and the IDE systems?

u/jmcpheron

KarmaCake day8July 18, 2024View Original