@sdmat123@benitoz All DSv4 kernal development references are still CUDA-based. If they trained on Huawei chips, they would open-source it — this would create an insane demand for Huawei chips and crash NVIDIA.
@Yuchenj_UW Why are environment variables even compromised? These should be sandboxed inside the virtual machine and never accessible to Vercel or any third party.
@garrytan@garrytan@garryslist exposes incremental user IDs — not a major issue, but it reveals total signups, which is probably best avoided. Easy to overlook, especially since AI tools don’t always catch these implications yet. Rails looks solid otherwise.
@feross Feels like we need a better release process. Bypassing security measures and updating widely used packages shouldn’t be this easy — checksum verification or signing releases from a build server could go a long way.
@sudoingX Hermes has a batch trajectory pipeline, RL training environments, and ShareGPT export baked into the agent. The whole thing is a training data harness for Nous Research — It's complete bloat for the user: https://t.co/UK9vrHfiDl
I have a custom Chromium build that uses native methods for browser actions like click so you don't have to use a simulated approach like Playwright which is used in @openclaw where it says move to (x,y), mousedown, mouseup. @steipete do you think this will make it more reliable?
@steipete@openclaw@OP__Nico The repo is already set up for a community plugin to @openclaw. After I get builds for OS X and Windows, I'll clean up the repo and docs and open source it.
@OP__Nico@openclaw@steipete browser-use uses the same method as Playwright.
Drag and drop is something that runs through custom JS, so there's no native drag and drop. I'll have to think about this one.
@dwarkesh_sp@DarioAmodei If the bottleneck to learning skills like podcast editing is models mastering computer use, how do models recognize that bottleneck on their own? Is it a recursive problem — needing better computer use to do the research that tells them computer use is the limitation?