HackerTrans
TopNewTrendsCommentsPastAskShowJobs

okcdz

no profile record

Submissions

[untitled]

1 points·by okcdz·قبل 3 أشهر·0 comments

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

desktalk.ai
2 points·by okcdz·قبل 3 أشهر·0 comments

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

github.com
1 points·by okcdz·قبل 4 أشهر·1 comments

comments

okcdz
·قبل شهرين·discuss
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
·قبل شهرين·discuss
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 أشهر·discuss
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 أشهر·discuss
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.