Daily Shaarli
December 22, 2022
Using JS to generate a default avatar with one letter:
function genAvatar(name) {
try {
// Match General_Category=Letter
const match = name.match(/\p{L}/u);
return (match && match[0]) || null;
} catch {
return name[0] || null;
}
}
- cookie jarring
- love bombing
- soft ghosting
Des concepts inventés pour... rien. Quel est l'utilité de ces cpncepts? D'où les bullshit concepts.
Free speech really should be free. To bypass the new censorship regime at twitter, use this URL shortener to link to Mastodon or other censored destinations. Considering recent policy decisions on twitter, please be aware that use of links generated from this site may constitute a violation of their policy.
An URL shortener