Rendered at 04:44:25 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
rapnie 12 hours ago [-]
Meta: Privacy-infringing highly unethical advertisement giant. Ray-Ban: Overly expensive eyewear brand, that diminishes itself with this integration. An unholy marriage. I for one am happy with the growing resistance to these spyware glasses, and in more and more places I encounter these BanRay [0] stickers to indicate they are not welcome in a store or office space.
Someone walked into our office wearing them. They were given a written warning. They are not welcome at a social level and they are a tangible security risk.
DANmode 59 minutes ago [-]
Is that the only device that this library could be used for?
Apple, Google, and even privacy-respecting companies are putting these out in the next year or two, as well.
What is the current take on that spectrum of offering?
Jeries 3 days ago [-]
GlassKit UI is an open-source React component library for building web apps on the Meta Ray-Ban Display. It ships 44 components designed for the in-lens 600x600 display, a spatial D-pad focus engine (a focus ring moves to the nearest target and Enter activates), a history-aware Navigator for the system back gesture, and ComposeFlow, a picker-based text input. Two complete example apps, Workout and Messages, install onto the glasses by scanning a QR.
It's MIT. Components vendor into your repo shadcn-style, so you own the source and can customize anything, and the whole library re-themes from a small set of design tokens. There's also a CLI (npx @glasskit-ui/cli add ...), an MCP server, and an agent skill so AI coding tools build to the platform.
[0] https://banray.eu/en/
Apple, Google, and even privacy-respecting companies are putting these out in the next year or two, as well.
What is the current take on that spectrum of offering?
It's MIT. Components vendor into your repo shadcn-style, so you own the source and can customize anything, and the whole library re-themes from a small set of design tokens. There's also a CLI (npx @glasskit-ui/cli add ...), an MCP server, and an agent skill so AI coding tools build to the platform.
Live playground: https://glasskit.app/ui/playground source(MIT):https://github.com/GlassKitApp/glasskit-ui.
Feedback is welcome :)