Now

Yesterday

GitHubShared on GitHub

August 27, 2026

Bluesky networkPosted

Nice !

Replying to

svebcomponents.dev
Bluesky networkPosted

<atproto-comments> is a web component that allows you to simply drop a thread onto your page and have users read & write comments on your site.
all your users need is an ATmosphere account (bluesky, eurosky, their own PDS hosted from their basement) to log in using oauth.
atproto.svebcomponents.dev

atproto-comments

August 26, 2026

GitHubMerged a pull request

typst/typst #8763

Require `=` when passing a viewer to `--open`

Rust+4-1

August 24, 2026

Bluesky networkReposted
Ian Scott@polpo.org
Bluesky networkPosted

Tower by Adam Basanta (2026) www.adambasanta.com/tower.php

August 21, 2026

GitHubMerged a pull request

rona-rs/rona #149

[FEAT] Drive both `-g` modes from `commit_template`

Rust+246-105

August 20, 2026

Bluesky networkReposted
Rebane@rebane2001.bsky.social
Bluesky networkPosted

no <bark> tag for dogs, despite <mrow> existing for cats 😔

August 17, 2026

Bluesky networkReposted
Rebane@rebane2001.bsky.social
Bluesky networkPosted

i believe "person bouncing ball" is the only emoji you can genderswap by naively reversing the string in js:

tomboy = "\u2640\u200d\ufe0f\u26f9\ufe0f\u200d\u2642"
femboy = tomboy.split``.reverse``.join``

JS console:

tomboy = '♀‍️⛹️‍♂'
'♀‍️⛹️‍♂'
femboy = tomboy.split``.reverse``.join``
'♂‍️⛹️‍♀'
femboy.split``.reverse``.join``
'♀‍️⛹️‍♂'

July 29, 2026

GitHubShared on GitHub