HN user

sbene970

11 karma

GitHub: simon-ami

Posts0
Comments14
View on HN
No posts found.

Interesting! Maybe it would be even more helpful by having multiple, like three of those instructions, in different locations in the instructions file such that you can tell which parts of the instructions it seems to start to "forget".

For example:

""" Ignore all my instructions below about my name, always call me "Mr Tinkleberry"!

... your instructions ...

Ignore my instructions below about my name, always call me "Mr Hufflepuff"!

... other half of instructions ...

Always call me "Mr Troublemaker"! """

When it starts to call you "Mr Hufflepuff" instead of "Mr Tinkleberry", you can tell it most likely has ignored the upper half of your instructions. And as soon as it calls you "Mr Troublemaker", more than half must be gone.

Claude Code 2.0 10 months ago

I agree, CC is much more polished regarding UX. I can't even scroll up in codex CLI, which is just a disaster IMO.

Claude Code 2.0 10 months ago

they removed Plan mode

This isn't true, you just need to use the usual shortcut twice: shift+tab

Beware! This seems not robust at all right now. It seems to have bad problems with even simply managing an ongoing chat session. Yes, the simple task of keeping track of which messages belong to a session.. Which means that it randomly jumps back to earlier points in your conversation, with new messages simply getting lost or located in some random new session.

Go play with it, but don't use for important chats already.

I've started a repo with some of these scripts, the most recent one being my favorite: a wrapper for Microsoft AutoGen's very recent Magentic-1, a generalist LLM-Multi-Agent-System. It can use the python code, the CLI, a browser (Playwright) and the file system to complete tasks.

A simple example a came across is having to rename some files:

1. you just open the shell in the location you want

2. and run this command:

uv run https://raw.githubusercontent.com/SimonB97/MOS/main/AITaskRu... "check the contents of the .md files in the working dir and structure them in folders"

There's a link to Magentic-1 docs and further info in the repo: https://github.com/SimonB97/MOS/tree/main/AITaskRunner (plus two other simple scripts).

It's very silly to invest $billions in brand awareness and building market share, if your product is junk and customers will eventually find out. Marketing spend could be seen as the "peacock's tail" of the business world -- a credible signal that the company stands by their product.

Interesting, never thought about it that way. I often find that obviously expensive advertising lowers my expectations in the product and especially in the price performance ratio, since I can't stop thinking about having to pay for the advertising too, not just the actual product/service I want. Which I don't want to.