@gerben.dev — Timeline

A collection of all my notes, reposts and likes, sorted by date. (Why?)

You can follow this site on the Fediverse at @gerben.dev@gerben.dev
or on Bluesky at @gerben.dev, thanks to fed.brid.gy 🩡.
I do have a native Fediverse account, but try to use this site as my main source.

──────────๑♑⁠๑──────────

πŸ“œ note

Gerben Jacobs @gerben.dev πŸ“œ 🏷️ #BlueSky🏷️ #Indieweb🏷️ #Bridgy

Think my BlueSky bridging is broken again after my name/domain change. 🫣

It doesn't matter, I have no followers or even intent, but it would have been an interesting experiment of POSSE.

──────────๑♑⁠๑──────────

πŸ’¬ reply

Gerben Jacobs @gerben.dev πŸ’¬

In reply to: https://hachyderm.io/@anderseknert/113826582394790857

Oh nice indeed.

I went to check the docs and they have an even more intricate example with multiple checks https://pkg.go.dev/cmp#example-Or-Sort

	slices.SortFunc(orders, func(a, b Order) int {
		return cmp.Or(
			strings.Compare(a.Customer, b.Customer),
			strings.Compare(a.Product, b.Product),
			cmp.Compare(b.Price, a.Price),
		)
	})

──────────๑♑⁠๑──────────

πŸ“œ note

Gerben Jacobs @gerben.dev πŸ“œ

Short weekend is short. πŸ™

──────────๑♑⁠๑──────────

πŸ“œ note

Gerben Jacobs @gerben.dev πŸ“œ 🏷️ #BlueSky

Changed my bridged Bluesky account to my domain name! All bugs and delays are resolved and it worked pretty much instantly! πŸŽ‰β˜ΊοΈ

So I am https://bsky.app/profile/gerben.dev now.