Benki → Bookmarks

next page ⇢

A graphical frontend for Claude Code.

I personally quite like the CLI, but I am sure there is some added value to a well-designed GUI.

An Objective-C compiler based on Clang. Does not build on top of GNUstep or any other existing frameworks.

A retro-style Half-Life clone using a hand-written raycaster engine (similar to what early 3D PC games did). Done with LÖVE.

If you give your AI agent the following three at the same time, an attacker can exfiltrate your private data:

  • a way to communicate
  • access to private data
  • untrusted input

Untrusted input can be in things like a public Web page if your AI agent has access to the Web and reads it in order to fulfill your request. It does not understand that external sources are not meant to be prompts.

Be careful what MCP capabilities you combine in a single session.

A console text editor similar to the MS-DOS editor (EDIT.COM). Small, cross-platform, and from Microsoft.

next page ⇢