LazyGravity – I made my phone control Antigravity so I never leave bed
6 comments
Nice work! Built something in the same space — Levitation (https://levitation.studio). Different approach: web dashboard instead of Discord, and LanguageServer protocol instead of Chrome DevTools.
So you get a full UI for managing multiple agents replicating the Agents Manager interface of Antigravity. And it is also opensource but you can use the server i'm running and set it up in 30 secs following the instructions in https://levitation.studio
So you get a full UI for managing multiple agents replicating the Agents Manager interface of Antigravity. And it is also opensource but you can use the server i'm running and set it up in 30 secs following the instructions in https://levitation.studio
One thing that doesn't get discussed enough: the gap between people who can use AI tools effectively and those who can't is widening fast.
The engineers who thrive are the ones who understand how the underlying models actually work. They know when to trust the output, when to add constraints, and how to structure prompts for reliable results across different contexts.
The ones struggling tend to treat LLMs as magic boxes. They get inconsistent results and don't know why.
This is creating a real challenge for hiring managers. Standard coding interviews do not surface which category a candidate falls into at all.
The engineers who thrive are the ones who understand how the underlying models actually work. They know when to trust the output, when to add constraints, and how to structure prompts for reliable results across different contexts.
The ones struggling tend to treat LLMs as magic boxes. They get inconsistent results and don't know why.
This is creating a real challenge for hiring managers. Standard coding interviews do not surface which category a candidate falls into at all.
The best way I can describe it is not that different from explaining how to effectively use a search engine in the past.
Well great idea. CDP over WebSocket to drive the Electron shell is a clean approach, no reverse engineering needed and you stay within supported boundaries.