Very nice looking app, installed. Would be interesting if this integrated with Raycast.
I would suggest hiding the main window from the dock/switcher as when the window is closed it still presents the app title. Potentially NSApplication.setActivationPolicy(.accessory)
good eye, i'll try play with that setting. Raycast does already have bookmarking features, but when if enough people make this request, i'll look into it. Or maybe expose some MCP interface so it can interact with this.
Just explored that setting, realized we do expose that setting, you can hide the dock icon. Once it's hidden, it won't preserve the title when closing the app.
We have been using better-auth (open source) for a while, it was immediately a better experience compared to the existing (typescript) auth libraries. Plus no Nextjs lock-in, we migrated off Nextjs to Hono and only had to change the router.
This is amazing, love the ESP32 watchdog controller. Had a question about the keyboard - would it make sense for the keyboard to be hardwired to the laptop via USB-C and detachable to have one battery source?
> uncovering potential bugs that could compromise even these hardened environments
This seems to be a sensationalized statement. Apart from "trusting a black box" they didn't actually indicate an actual weakness, stating side-channel attacks as the obvious attack vector.