bench.thebus.top is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Site description
thebus.top's fediverse instance
Admin account
@mascal@bench.thebus.top

Search results for tag #snac2

Giacomo Tesio »
@giacomo@snac.tesio.it

@rozenglass@fedi.dreamscape.link

To be honest, xs (and xs_json too) is infact what I liked most of codebase: a non-conventional approach optimized for the specific use case.

Having said that, it looks trivial to modify _xs_json_load_lexer, xs_number_new, xs_number_get, xs_number_str to store/retrieve the double as a null terminated char[sizeof(double)+1].

I just wonder if it's worth the performance gain, tbh.

@lizzy@social.vlhl.dev @ada@zoner.work @kimapr@ublog.kimapr.net

    Giacomo Tesio »
    @giacomo@snac.tesio.it

    @kimapr@ublog.kimapr.net

    in fact it doesn't cause any issue: is likely the lightest and best performing server out there.

    @rozenglass@fedi.dreamscape.link @lizzy@social.vlhl.dev @ada@zoner.work

      0 ★ 0 ↺

      mascal »
      @mascal@bench.thebus.top

      TIL that makes an initial toots purging 10 minutes after its initial start, then every 24 hours. Meaning that you may keep toots a few more hours than purge_days * 24h. I was chasing inexistent "bugs" again -_-