Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
xmorse
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
xmorse
29d ago
Finally! I have been waiting for this for years. Mojo has great potential. I would use it for everything if it was for me
2.
▲
by
xmorse
29d ago
Cerebras is very fast but you can basically never use it because of its scarcity
3.
▲
Chiavari News – le notizie di oggi dal Tigullio
(chiavarinews.com)
1 points
by
xmorse
2mo ago
|
0 comments
4.
▲
Show HN: Egaki – create videos with code and MDX files
(egaki.org)
2 points
by
xmorse
3mo ago
|
0 comments
5.
▲
Show HN: The full Minecraft game as an embeddable Framer component
(framer.com)
3 points
by
xmorse
3mo ago
|
0 comments
6.
▲
by
xmorse
5mo ago
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/sigillo
7.
▲
Rensei – let agents code 3D models and screenshot them. then 3D print
(github.com)
4 points
by
xmorse
5mo ago
|
0 comments
8.
▲
by
xmorse
6mo ago
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) are all available as CLI commands backed by a native Zig bina
9.
▲
Usecomputer – Zig CLI to screenshot, click and type in any coding agent
(github.com)
2 points
by
xmorse
6mo ago
|
2 comments
10.
▲
Lintcn – Shadcn of linters, customizable TypeScript linting rules
(github.com)
1 points
by
xmorse
6mo ago
|
0 comments
11.
▲
by
xmorse
6mo ago
Does anyone really use these hacked up with duct tape skills? why not use something more reliable like playwriter.dev?
12.
▲
Agents have a state problem. Event sourcing fixes it
(x.com)
2 points
by
xmorse
6mo ago
|
0 comments
13.
▲
Goke – simple, type safe, elegant command line framework
(github.com)
1 points
by
xmorse
7mo ago
|
0 comments
14.
▲
Agentmap – Like SKILL spec but for code. A frontmatter for source code files
(github.com)
2 points
by
xmorse
7mo ago
|
1 comments
15.
▲
by
xmorse
7mo ago
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 files and responsibilities - Provide jump targets via top-
16.
▲
by
xmorse
7mo ago
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 useful for agents to share diffs in remote environments like
17.
▲
by
xmorse
7mo ago
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 the browser on every interaction, like opening a n
18.
▲
by
xmorse
7mo ago
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/playwriter
19.
▲
Show HN: Goke, simple, type safe elegant command line framework
(github.com)
1 points
by
xmorse
7mo ago
|
0 comments
20.
▲
Playwriter, extension to control Chrome with agentic CLIs
(grokipedia.com)
1 points
by
xmorse
7mo ago
|
0 comments
21.
▲
by
xmorse
7mo ago
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 similar service for the Framer MCP and it costs basically no
22.
▲
Traforo – Ngrok/Localtunnel Alternative as a Cloudflare Durable Object
(github.com)
2 points
by
xmorse
8mo ago
|
2 comments
23.
▲
Errors as Values in TypeScript
(errore.org)
3 points
by
xmorse
8mo ago
|
0 comments
24.
▲
How to turn any Markdown parser into a streaming incremental parser
(x.com)
1 points
by
xmorse
8mo ago
|
0 comments
25.
▲
by
xmorse
9mo ago
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 will probably end up buying them in a few years.
26.
▲
by
xmorse
9mo ago
Writing this in Mojo would have been so much easier
27.
▲
by
xmorse
9mo ago
https://termcast.app A Raycast porting to the terminal. It will let you run Raycast extensions as TUI apps. Powered by opentui
28.
▲
by
xmorse
9mo ago
https://playwriter.dev A browser automation Chrome extension and MCP. It consumes less context than playwright MCP and is more capable: it uses the playwright API directly, the Chrome extension is a CDP protocol proxy via WebSoc
29.
▲
by
xmorse
9mo ago
This Chrome extension allows you to control your own browser via MCP. It bridges the CDP protocol from the MCP to the browser, meaning you can do everything Playwright can. The MCP works using a single tool: execute. It will run Playwright
30.
▲
Show HN: Playwriter MCP – Automate the Browser Using Cursor, Claude, VS Code
(github.com)
2 points
by
xmorse
9mo ago
|
1 comments
More ›