
Ghostty can be a floating Liquid Glass panel above your movie. ———————————— background-opacity = 0.0 background-blur = macos-glass-clear macos-titlebar-style = transparent
Anubhav
102 posts

@speeddying
2x Founding engineer. Ticketing infra at $1M+ per event. Now focused on AI, and figuring out what’s next.

Ghostty can be a floating Liquid Glass panel above your movie. ———————————— background-opacity = 0.0 background-blur = macos-glass-clear macos-titlebar-style = transparent

Warp is now open-source.












in general i'm not opposed to the goals of gstack i'm not opposed to yc promoting gstack as a general lesson in "use skills and import other people's knowledge" if I have any feedback on gstack it's at the technical level and optimization opptys on how transformer attention works (and I tried to ping garry to share some of these thoughts but he's a busy man) - instruction budget - many of the gstack commands have well over 200 instructions. That means limited adherence to all of them, and would be better off routing to smaller more focused skills (see link in comments for Monday's @aiDotEngineer talk on the subject) - instruction budget - most skills have long preambles about setup / init / upgrade steps, long inline bash scripts that get read every time, do not follow progressive disclosure at all - inline bash and prompting to do state management and version updates etc - clever, almost novel, as @davis7 pointed out this is building large complex programs in markdown, fantastically futuristic. But again, including it in every skill invocation means you're wasting a ton of tokens and attention on noise instead of putting attention into solving the user's problem with *their* context all that means that as well-meaning as the system is, and as bullish as I am on "the YC way" and packaging that knowledge and giving it to everyone, it could be SO SO SOOOO much better on the execution side
