Learning to Reason with LLMs
461–470 of 1001 posts
Re: Learning to Reason with LLMs
#462Reading through the Chain of Thought for the provided Cipher example (go to the example, click "Show Chain of Thought") is kind of crazy...it literally spells out every thinking step that someone would go through mentally in their head to figure out the cipher (even useless ones like "Hmm"!). It really seems like slowing down and writing down the logic it's using and reasoning over that makes it better at logic, simi…
Seriously. I actually feel as impressed by the chain of thought, as I was when ChatGPT first came out. This isn't "just" autocompletion anymore, this is actual step-by-step reasoning full of ideas and dead ends and refinement, just like humans do when solving problems. Even if it is still ultimately being powered by "autocompletion". But then it makes me wonder about human reasoning, and what if it's similar? Just fo…
That could be more efficient since the cycles are much smaller, but harder to train.
Re: Learning to Reason with LLMs
#463This is incredible. In April I used the standard GPT-4 model via ChatGPT to help me reverse engineer the binary bluetooth protocol used by my kitchen fan to integrate it into Home Assistant. It was helpful in a rubber duck way, but could not determine the pattern used to transmit the remaining runtime of the fan in a certain mode. Initial prompt here [0] I pasted the same prompt into o1-preview and o1-mini and both c…
Isn't there a big "Share" button at the top right of the chatgpt interface? Or are you using another front end?
Re: Learning to Reason with LLMs
#464Re: Learning to Reason with LLMs
#465This is incredible. In April I used the standard GPT-4 model via ChatGPT to help me reverse engineer the binary bluetooth protocol used by my kitchen fan to integrate it into Home Assistant. It was helpful in a rubber duck way, but could not determine the pattern used to transmit the remaining runtime of the fan in a certain mode. Initial prompt here [0] I pasted the same prompt into o1-preview and o1-mini and both c…
Re: Learning to Reason with LLMs
#466Student here. Can someone give me one reason why I should continue in software engineering that isn't denial and hopium?
We have working fine cabinet makers who use mostly hand tools and bandsaws in our economy, we have CAD/CAM specialists who tell CnC machines what to build at scale; we’ll have the equivalent in tech for a long time.
That said, if you don’t love the building itself, maybe it’s not a good fit for you. If you do love making (digital) things, you’re looking at a super bright future.
Re: Learning to Reason with LLMs
#467Student here. Can someone give me one reason why I should continue in software engineering that isn't denial and hopium?
Don't do it, help us keep our high salaries :D Joking aside, even with AI generating code, someone has to know how to talk to it, how to understand the output, and know what to do with it. AI is also not great for novel concepts and may not fully get what's happening when a bug occurs. Remember, it's just a tool at the end of the day.
Re: Learning to Reason with LLMs
#468Earlier quoted context omitted.
Software engineering contains a lot more than just writing code. If we somehow get AGI, it'll change everything, not just SWE. If not, my belief is that there will be a lot more demand for good SWEs to harness the power of LLMs, not less. Use them to get better at it faster.
This thing is doing planning and ascending the task management ladder. It's not just spitting out code anymore.
Re: Learning to Reason with LLMs
#469Student here. Can someone give me one reason why I should continue in software engineering that isn't denial and hopium?
Re: Learning to Reason with LLMs
#470Earlier quoted context omitted.
Software engineering contains a lot more than just writing code. If we somehow get AGI, it'll change everything, not just SWE. If not, my belief is that there will be a lot more demand for good SWEs to harness the power of LLMs, not less. Use them to get better at it faster.
This thing is doing planning and ascending the task management ladder. It's not just spitting out code anymore.
Yet I'm comparing these to the problems I solve every day and I don't see any plausible way they can replace me. But I'm using them for tasks that would have required me to hire a junior.
Make that what you will.