3 comments

  • rapnie 2 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.

    [0] https://banray.eu/en/

    • cryo32 2 hours ago

      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.

  • 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.

    Live playground: https://glasskit.app/ui/playground source(MIT):https://github.com/GlassKitApp/glasskit-ui.

    Feedback is welcome :)