Hacker Newsnew | past | comments | ask | show | jobs | submit | reddit_clone's commentslogin

To me Claude Opus 4.6 seems even more confused.

I want to wash my car. The car wash is 50 meters away. Should I walk or drive?

Walk. It's 50 meters — you're going there to clean the car anyway, so drive it over if it needs washing, but if you're just dropping it off or it's a self-service place, walking is fine for that distance.


Just asked Claude Code with Opus-4.6. The answer was short "Drive. You need a car at the car wash".

No surprises, works as expected.


Yeah, it was probably patched. It could reason novel problems only of you ask it to pay attention to some particular detail a.k.a. handholding..

Same would happen with the the sheep and the wolf and the cabbage puzzle. If you l formulated similarly, there is a wolf and a cabbage without mentioning the sheep, it would summon up the sheep into existence at a random step. It was patched shortly after.


I’m not sure ‘patched’ is the right word here. Are you suggesting they edited the LLM weights to fix cabbage transportation and car wash question answering?

Absolutely not my area of expertise but giving it a few examples of what should be the expected answer in a fine-tuning step seems like a reasonable thing and I would expect it would "fix" it as in less likely to fall into the trap.

At the same time, I wouldn't be surprised if some of these would be "patched" via simply prompt rewrite, e.g. for the strawberry one they might just recognize the question and add some clarifying sentence to your prompt (or the system prompt) before letting it go to the inference step?

But I'm just thinking out loud, don't take it too seriously.


They might have further trained the model with these edgecases in the dataset

What if it’s raining though? Car wash wouldn’t be open though it would waste gas

>functionally useless skills

The dog would disagree! :-)

I admire your mother. She is a real hacker.


I am reduced to keeping Emacs and VSCode open on the same files/project :-) Use the LLM from VSCode and switch back to Emacs for regular editing!

Currently trying out various Emacs packages. I got 'claude-code.el' actually working. But there is some flickering and also the interface is a bit wonky.

I will try other packages mentioned in the article.

For the life of me, I can't _edit_ with VSCode. My Emacs/Doom/Evil muscle memory is too ingrained.


Install ECA. Read my comment in the same thread. Once you hook up elisp evaluating MCP to your Emacs - it is game over for anything else. Nothing even comes close to the experience. I've been functioning in ADD mode - Annoyance-Driven-Development. I'd get annoyed by some small issue, and without missing a beat, I'd start typing. Well, sometimes I don't even type anymore - I'd just speak and let Whisper transcribe it and Emacs performs some crazy shit. It's not even funny how crazy it is.


> Once you hook up elisp evaluating MCP to your Emacs

gptel-agent ships with an elisp-eval tool out of the box, BTW.


YES! I almost forgot about that. What I love about gptel that I can send a request to an LLM from virtually anywhere - any buffer, even minibuffer. Sometimes I "talk" to AI while typing a message to my colleague. I can ask some model to improve my prompt while typing the same very prompt for a different model - that's just bonkers.


Cmd+Shift+m mutes/un-mutes your Mic when focus is on teams window.

I think GP is asking about a global (from any application) mute/unmute teams Mic. I have wished for one for ever.


Hmm, I don't have teams installed on my Mac, so I cannot be of much help, but I do have a potential solution for you.

Is completely muting your mic sufficient? If so, I have an Applescript solution that seems to work if you want it. I tested it in VoiceMemos and it worked even if I was in a different app in a different space. You can bind the script to a global hotkey very easily via many different apps like Alfred, Karabiner, etc..

AppleScript: https://pastebin.com/xHE1uQym


Well CL is supposedly the programmable programming language. So none of this is surprising..


Yep. Org-gtd, Org-Roam and Org-journal user here. Haven't needed anything else. All local, searchable with deft and old fashioned grep.


Very nice!!

Does it not print the notes? I tried to print a month and it is not showing any notes in the preview.


I have used Raku (Perl 6) with good results.

Common Lisp. Using 'iterate' package almost feels like cheating.

I have done half a year in (noob level) Haskell long ago. But can't find the code any more.

Most mind blowing thing for me was looking at someone's solutions in APL!


Few years into Perl 6, they should have recognized the writing on the wall, forked off Raku and let Perl 5 grow on its own.

One of the biggest fumbles in the history of computing. (With hindsight ofcourse..)


Same here. I use Raku instead.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: