Alex Burdiyan
burdiyan.com
Alex Burdiyan
@burdiyan.com
Software engineer. Co-founder at Mintter.
I want to like the Rust programming language. I just <can’t> impl Love for its::Syntax<Oh, My, God> 🤪.
I want to like the Swift programming language. I just c@n't do it.
August 31, 2025 at 6:08 PM
~5 years ago I opened a proposal to add a global ignore mechanism into Go's tooling. ~5 hours ago the proposal was finally merged 🔥. Not sure how I feel about it, tbh — I almost forgot why I needed it 😆. But I'm glad it was finally implemented.

github.com/golang/go/is...
cmd/go: add global ignore mechanism for Go tooling ecosystem · Issue #42965 · golang/go
UPDATE: The summary of the accepted proposal at: #42965 (comment). Problem For non-trivial (often multi-language) projects it's often desirable to make all the Go tools (including gopls) ignore cer...
github.com
May 16, 2025 at 9:05 PM
Has anybody ever compiled @pglite.dev into a shared C library so it can be embedded into other languages directly with FFI without WASM?
May 8, 2025 at 8:05 AM
@bsky.app I just updated my handle to a custom domain, and it said that my bsky.social handle will still remain valid, but going to burdiyan.bsky.social shows an error.

I inspected the PLC ops of my DID, and I see that `alsoKnownAs` field has a single handle, with my custom domain.
March 4, 2025 at 1:45 PM
Reposted by Alex Burdiyan
> Login request is blocked.
>
> You are attempting to authenticate with a passkey. But you have not enrolled an additional authentication method that would allow two factor authentication.

Missing the point so hard.

(Passkeys with User Verification already *are* two factors.)
January 30, 2025 at 4:56 PM
Is there anything I could read to learn more about the motivation of using the fanout of 4 in @bsky.app MST implementation? 4 seems small, and I’d like to know if there’s any specific reason for choosing this number.

CC: @pfrazee.com @why.bsky.team @martin.kleppmann.com
October 28, 2024 at 9:30 AM
Hey @atproto.com! I wonder if there’s a particular reason why Labels are standalone signed data objects and are not Records in a Repository as most other things are in the protocol? atproto.com/specs/label
Label | AT Protocol
Self-authenticating string annotations on accounts or content for moderation and other purposes.
atproto.com
June 10, 2024 at 10:43 AM
Spent a few hours digging into passkeys and webauthn today, and the entire time was asking the same question. Why so complicated? Just give me the goddamn key, and don’t restrict it to websites with DNS domains. I just want to sign stuff and keep the key on my phone protected and backed up securely.
May 29, 2024 at 9:33 PM
@bsky.app is there a way to access the private key behind my plc did? Or maybe there is a way to rotate the key to one that I can control? I’m trying to dig into the internals but I can’t seem to find the answer.

/cc @pfrazee.com
February 13, 2024 at 11:11 AM