Share-page locale fix and LP env trim
2026-03-15
Development
- Merged a quick fix for the share page locale mismatch in the frontend (#434). The entry’s
generationOptions.localeand theLocaleProviderwere 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-clifor later.