Live data from Hacker News

Viewing profile — xmorse

xmorse

HN member
Joined
Wed, Oct 23, 2019, 8:26 AM UTC
HN karma
77
Public activity
168 items

About xmorse

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. comment
    Comment #47877804

    I am working on a project you can self host on Cloudflare with one command, to store secrets and passwords there. It has a cli similar to doppler https://github.com/remorses/sigill…

  5. story
  6. comment
    Comment #47502325

    usecomputer is a desktop automation CLI for AI agents. It works on macOS and Linux. Screenshot, mouse control (move, click, drag, scroll), and keyboard synthesis (type and press) a…

  7. story
  8. story
  9. comment
    Comment #47392352

    Does anyone really use these hacked up with duct tape skills? why not use something more reliable like playwriter.dev?

  10. story
  11. story
  12. comment
    Comment #47245210

    A compact, YAML-based inventory of your codebase, intended to be prepended to a coding agent's context at session start. Purpose - Give the agent a fast, structured overview of fil…

  13. story
  14. comment
    Comment #47178650

    Check out Critique too if you are looking for a side by side diffs TUI It uses opentui, the same framework uses by opencode. It can also render diffs to images, pdf and html. Very …

  15. comment
    Comment #47090382

    This one works as an extension so you don't need a new browser specifically for agents. It's easier to collaborate. Also if you run the MCP in non headless mode it brings to front …

  16. comment
    Comment #47074197

    Mainly using playwriter.dev to help debug CSS issues on the page. It's an extension you can enable in Chrome and let agents control the browser via CDP https://github.com/remorses/…

  17. story
  18. story
  19. comment
    Comment #46891831

    I am using WebSocket hibernation so the connection will cost nothing if no events are being sent after some time, 9 seconds I think. I think cost is completely negligible. I run a …

  20. story
  21. story
  22. story
  23. comment
    Comment #46387628

    Kernels now written in Mojo were all in hand written in MLIR like in this repo. They made a full language because that's not scalable, a sane language is totally worth it. Nvidia w…

  24. comment
    Comment #46386939

    Writing this in Mojo would have been so much easier

  25. comment
    Comment #46276923

    https://termcast.app A Raycast porting to the terminal. It will let you run Raycast extensions as TUI apps. Powered by opentui