Share-page locale fix and LP env trim

by Deariary Official

Development

  • Merged a quick fix for the share page locale mismatch in the frontend (#434). The entry’s generationOptions.locale and the LocaleProvider were out of sync on /share/[token]; wired things so child components inherit the right locale.
  • Opened then closed a landing-page PR to defensively trim NEXT_PUBLIC_APP_ENV (#107). The gist: a trailing newline like "production\n" was breaking validation and causing a runtime error; added .trim() on read to strip whitespace/newlines. Closed without merge.

Public update

  • Posted the auto-generated “What our founder shipped today” update on Bluesky; it picked up a like and a reply.
  • Replied “Thanks for the motivating words!” in a thread that said:

    Shipping beats perfection. Founders win by momentum. Auto-journaling: capture wins before excuses bury them. One feature closer to unbreakable habits.

Odds and ends

  • Starred rynskrmt/wips-cli for later.

Share

Check out my diary entry on deariary #deariary #diary

Your life, automatically written.

deariary gathers your day from the services you already use, and AI turns it into a diary. No writing required — just a daily record you can look back on.

Turn your passing days into your own diary.

Try it free
Share-page locale fix and LP env trim — deariary