Julia Evans

@b0rk
309 Followers
205 Following
663 Posts
I've moved my account to @b0rk (https://social.jvns.ca/@b0rk) -- reposting here for folks who didn't automatically get moved over to follow the new account (if you're seeing this, you didn't automatically get moved over)
Julia Evans (@[email protected])

6.88K Posts, 342 Following, 49.9K Followers · programming and exclamation marks I have DMs muted from people I don’t follow.

Mastodon
I'm going to migrate this account from mastodon.social to my own server at @b0rk this weekend. Everyone should get moved over automatically, fingers crossed :)
Edited the post to add a "floating point isn’t bad or random" section because I really did not want people to take away "floating point is bad". Floating point is amazing! It's just solving an inherently very hard problem.
I don't think I understood before this week that a "fixed point number" is literally just an integer (which represents that integer divided by 1000 or something)
Examples of floating point problems

Examples of floating point problems

Julia Evans

Hi everybody, I’m ready to unveil my year-end-holiday-hack project:

Meet Searchtodon: ***Private*** Timeline Search for Mastodon

It fills a gap that I have been missing over on Twitter as well: “I remember seeing this THING, where was that again?”

It is built with privacy and consent in mind (pls see the FAQ), but is also *an experiment* to see if something like this is accepted by the larger Mastodon community.

Here goes: https://searchtodon.social

Ex-Searchtodon: Private Timeline Search for Mastodon

downloading mastodon replies to a post is surprisingly hard, I ended up just downloading all my mentions and statuses and then writing a recursive CTE in SQL to get all of the replies to a given post.

There's a `/context` endpoint that returns replies to a status but it doesn't return all of them and it doesn't seem to support pagination.

this floating point post had so many great replies that I had to write a custom Python program to download them all so that I could really read them properly

(well, you could argue that I didn't technically *have* to, but programmers gotta program)

Since a couple of people have suggested putting the comics on a website or printing collections of them -- those things actually exist already! :)

There's a searchable (by title) list here: https://wizardzines.com/comics

And you can buy print copies at https://wizardzines.com

wizard zines

wizard zines
(the reason I don't want to post reruns on main is that whenever I do, people reply with lots of interesting comments/suggestions, and I find it distracting because I'm not actively working on that comic and am not going to make any changes)