upbeatBytes — a calmer, brighter corner of the internet {#snippet joyCard(i)} {#if i === 0}
Word of the day

{word ? cap(word.word) : 'Serene'} {word ? (POS[word.part_of_speech] ?? word.part_of_speech ?? '') : 'adj.'}

{word?.phonetic ?? '/səˈriːn/'}

{word ? clip(word.definition, 78) : 'Calm, peaceful, and untroubled. The quiet after a storm passes.'}

{:else if i === 1}
Quote of the day

{quote ? clip(quote.text, 92) : 'Very little is needed to make a happy life.'}

{quote?.author ?? 'Marcus Aurelius'}
{:else}
A good thing today

{fact?.year ?? '1928'} ON THIS DAY

{fact ? clip(fact.text, 96) : 'Penicillin was discovered by a happy accident.'}

{/if} {/snippet}

A calmer, brighter corner of the internet.

Good news, daily art, small games, and little resets.

DAILY ART

A masterwork a day

{#if art}Today: {art.title}{#if art.artist} — {art.artist}{/if}{#if art.year}, {art.year}{/if}. {:else}Today: Among the Sierra Nevada — Bierstadt, 1868.{/if}

View today
PLAY

A little daily puzzle

Enter
ENTERTAINMENT SOON

A little something to enjoy.

Coloring, characters, and curiosities. Coming soon.
Small joys for today· {joyIdx + 1} of 3
{@render joyCard(joyIdx)} {@render joyCard((joyIdx + 1) % 3)}