Show more

I really like the fact that there is a very high theoretical ceiling for

Our colleagues from other companies that are working on modern identity-related products are already investigating usage of to reduce correlation attack surfaces.

A rare occurrence when being in cryptocurrency business since 2013 pays off — I already understand quite some stuff about zero knowledge cryptographic systems, so it won't be too hard to catch up! 🏃

doma.dev/blog is live for 25 days. Here is a rough distribution of visitors by country.

(Thanks, @plausible!)

I'm really bummed out by the fact that doesn't come with a property-based test engine.

Since propex is unstable right now, I write plain stupid unit tests and hate every moment of this bullshit.

URI implementation: one of the few reasons why you might want to have optional values.

Let's make a colour together! <3

#RGB

Joe Armstrong advocated usage of file system to persist key-value mappings, and databases to store data that we need aggregate queries over.

I feel like for file storage is straight up sufficient, but I'm too afraid to not use with , because I'll be laughed at or something.

Eco-aware motorsport fans MUST watch

extreme-e.com/en/watch-live

and tell your friends. Spec cars, legendary drivers.

Initiatives like these are bringing a little bit of hope.

If you're wondering: yes, I do find it hilarious that the first Idris 2 paper will appear in a (formerly) OO conference, and that I got the notification on April Fools Day.

Show thread

everything about stripe oozes with competence. it's refreshing. probably the best API and documentation I've ever interacted with.

#!/usr/bin/env bash

set -xeuo pipefail

find . -maxdepth 2 -mindepth 1 -type d | grep -e '\/.*\/.*' | cut -d\. -f2 | cut -d\/ -f2- | tee -a .rsyncignore
cat .rsyncignore | sort | uniq | tee .rsyncignore.new
mv -v .rsyncignore.new .rsyncignore

ssh -NCL 9969:localhost:22 remote.host &
sleep 2

rsync --exclude-from=.rsyncignore -Pave 'ssh -p 9969' "localhost:/mnt/e/*" .

Tunnel to :

ssh -N -vvv -C -L 9999:localhost:3389 remote.host

Awww yissss!

Sourcehut now provides #gemini hosting: gemini://srht.site

Of course, libsodium23 is the name of the package containing libsodium 1.0.18.

Why wouldn't it be.

Sometimes I miss and .

Show more
Doma Social

Mastodon server of https://doma.dev.