Author Archives: Frames White

Frames White 2024-12-08 04:55:10

By: Frames White

Re-posted from: https://www.oxinabox.net/2024/12/08/2024-12-08-bsky_api.html

I have been on bluesky since it was invite only.
Recently a lot of the JuliaLang community showed up there.
Which is interesting times for me.
Since it results in me having a very split following in demographics.
I wanted to analyse that, and I thought I would take the opertunity to write a bit about how to access the bsky API using Julia.

Continue reading

Querying the Bluesky API

By: Frames White

Re-posted from: https://www.oxinabox.net/2024/12/08/bsky_api.html

Recently a lot of the JuliaLang community showed up on BlueSky.
Which is interesting times for me, who has been on there for quite a while.
Since it results in me having a very split following in demographics.
I wanted to analyse that, and I thought I would take the opertunity to write a bit about how to access the bsky API using Julia.

Continue reading

Resident Eval, Top level metaprogramming patterns in JuliaLang

By: Frames White

Re-posted from: https://www.oxinabox.net/2023/06/17/resident-eval.html

This post brought to you by the same manic “I gotta stay awake to move my body clock to Boston” as last night’s blog post.
But it’s even more manic, as I am very much jetlagged now. Expect typos.
And weird digressions.
Anyway, topic this time is metaprogramming patterns.
In particular patterns for how to use eval at the top level.

Continue reading