HackerTrans
トップ新着トレンドコメント過去質問紹介求人

okcdz

no profile record

投稿

[untitled]

1 ポイント·投稿者 okcdz·3 か月前·0 コメント

Show HN: DeskTalk – talk to your desktop to build and modify local apps

desktalk.ai
2 ポイント·投稿者 okcdz·3 か月前·0 コメント

Solid-notion: The open-source CLI that turns Notion into a Git-like workflow

github.com
1 ポイント·投稿者 okcdz·4 か月前·1 コメント

コメント

okcdz
·2 か月前·議論
This is just Anthropic doing what Anthropic does best: Manufacturing anxiety to push their agender.

Remember when they said AI would eliminate some absurd percentage jobs? Same trick, different topic.

These kind of scare tactics work for a while, but people do catch on eventually.
okcdz
·2 か月前·議論
I've been working on DeskTalk(https://www.desktalk.ai/), an AI-native desktop environment that runs in the browser.

The idea is pretty simple: I want an OS where people can just describe the app they want, have AI build it on the spot, keep tweaking it in real time, and also use AI to operate the whole thing. Not just chat with an assistant sitting off to the side, but actually let the assistant create apps, edit them in place, manage windows, and help you get work done.

So instead of installing a bunch of software up front, you can say “build me a tracker” or “make this app simpler” and the system just does it. If something feels off, you tell it what to change and it updates live.

Still early, but that’s the direction I’m excited about: software that feels less fixed and more malleable.
okcdz
·4 か月前·議論
I think WASM's real problem is language fragmentation. For 3D apps, C++ makes sense. But Go and other GC languages don't perform well on WASM - they implemented their own GC anyway. And honestly, I don't see the advantage of writing web apps in Rust over JS. The ecosystem, tooling, and debugging are all better with JS.
okcdz
·4 か月前·議論
A CLI that turns Notion into a Git-like workflow. Pull. Edit. Submit. Restore. Every change is revertable, observable, and auditable. Built for AI agents who need to touch your Notion without breaking things.