{#each pubkeys .filter(p => getProfile(p)?.picture) .toSorted() .slice(0, 15) as pubkey (pubkey)}
{/each}