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

Huh


Yet when I tried it it did absymal compared to Gemini 2.5 Flash


what kind of tasks did you try?


How does rhis work? U have a repo for it?


Yes, it is kind of a clever way to diff the page state. The ai agent has some built in tools to deal with this. The user gives a prompt say "Watch for X words" The LLM then runs the provided tool with the necessary args. The tool then runs a python loop to check for it in the DOM while the LLM sleeps. Then once it's found the LLM is awoken. Also, there's a tool for watching for changes in pixels in certain regions. It works in a similar way.


Amazing, how do I play it?


What does RCE mean?


RCE stands for Remote Code Execution: being able to trigger arbitrary code execution (ACE) from a remote machine.

This, however, is mislabelled: it’s not remote code execution at all, only local. It would only become RCE if there was some path to remotely triggering Vim to open the attack file, or Emacs the attack repository, or if a normal way of fetching a repository automatically set up and executed the hook.


Remote Code Execution, which this isn't, in both cases.

It is code execution.


Remote code execution - aka they can run arbitrary code on the compromised machine via the bug.

Basically the worst possible thing.


I need a subscription to read that. Though, I don't get why 1 bit LLMs are smaller, if you go from 8 bit to 1 bit, you'll need 8 times more nodes right?



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

Search: