Email or username:

Password:

Forgot your password?
Gregory

I made my first unit tests today. I'll have to support the parts of JSON-LD spec I thought I didn't need because, well, I might end up needing them to verify LD-signatures.

#smithereen #activitypub #mastodev

No comments
Gregory

I did it!

The JSON-LD algorithm spec was clearly written with something dynamically typed like JavaScript in mind. Implementing that in Java is pain in the ass and takes extreme amounts of instanceof statements to get right.

But at least I now support those "reverse" properties no one's ever gonna use...

#smithereen

Go Up