Urgent.News

What's breaking now, across thousands of outlets.

Tech

Should municipalities ban smart glasses in pools and change rooms?

Some city councils are banning smart glasses in public change rooms to prevent people from being covertly recorded, but 10 Canadian municipalities contacted by CBC News say existing rules are sufficient.

Should municipalities ban smart glasses in pools and change rooms?

We haven't written up this one. CBC Canada has the full story — the link below goes straight to it.

Read the original at cbc.ca →

More in Tech

The secret was correct. The first byte wasn't.

Our deploy tool pushed a fresh API token to production. It reported success. The token was correct. Every request then failed with this: Cannot convert argument to a ByteString because the character…

Point the official Sentry SDK at self-hosted ingest (DSN only)

You don’t need a forked Sentry SDK. Keep @sentry/browser or @sentry/node , change only dsn , then prove /health → HTTP 202 → Issues.

  • Clone the public repo and run Docker Compose to set up self-hosted ingest.
  • Install pinned official Sentry SDK (7.120.0) with custom DSN and settings.
  • Verify SDK ingestion by capturing an exception and checking for 202 response.

More from Sunday 20 September →