Starling: The first real desktop written by AI
starling.build
Starling: The first real desktop written by AI
1–10 of 33 posts
Re: Starling: The first real desktop written by AI
#2A couple of things:
- The test pyramid (static -> unit -> functional -> VM release gate) works but is dependent on someone remembering to run it locally. Some kind of CI would help here.
- The C++ Swift interop layer has some huge files. Understandable given that you're porting the framework rather than reimplementing it, but right now it's the least documented, most god-object part of the codebase.
Re: Starling: The first real desktop written by AI
#3Re: Starling: The first real desktop written by AI
#4Re: Starling: The first real desktop written by AI
#5Re: Starling: The first real desktop written by AI
#6Right now it is just another marketing stunt.
Re: Starling: The first real desktop written by AI
#73 years ago if I saw a post on the HN front page about a desktop environment written in Flutter (or a Swift port of Flutter), I'd be absolutely blown away.
Now, I see this, and I feel nothing. I'm not impressed. I don't want to know how it works. I'm not going to read 300k lines of AI slop code. I don't care about architectural decisions made because they're not made under any true constraints. I'm not even excited about the AI part of it, because I know AI can do this. We could all build this if we just prompt hard enough.
I'm tired, boss.
Re: Starling: The first real desktop written by AI
#8Re: Starling: The first real desktop written by AI
#9Re: Starling: The first real desktop written by AI
#10This post makes me feel grief. I mean no offence to you OP, this looks like a beautiful desktop and I am sure there was a lot of time put into this. But just sharing my grief. 3 years ago if I saw a post on the HN front page about a desktop environment written in Flutter (or a Swift port of Flutter), I'd be absolutely blown away. Now, I see this, and I feel nothing. I'm not impressed. I don't want to know how it work…