jrollans.com 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
These are the voyag... uh, things I post about.
Admin email
jrollans@gmail.com
Admin account
@jrollans@jrollans.com

Search results for tag #threads

[?]Mike 🇬🇧 🇪🇺 »
@MikeFromLFE@cupoftea.social

@reb It is a masterpiece. Although it's very much 'of its time' the central premise is still very relevant (and still deeply disturbing)

(And, to answer your other question, no, there is no central Civil Defence planning any more in the UK as far as I'm aware - and I was involved on the periphery of disaster planning & roleplay on behalf of my local NHS until about 15 years ago)

    AodeRelay boosted

    [?]Felix Palmen :freebsd: :c64: »
    @zirias@mastodon.bsd.cafe

    This redesign of (for ) to offer a "multi-reactor" (with multiple running each their own event loop) starts to give me severe headaches.

    There is *still* a very rare data in the . I *think* I can spot it in the pseudo code from the paper I used[1], see screenshot. Have a look at lines E7 and E8. Suppose the thread executing this is suspended after E7 for a "very long time". Now, some dequeue operation from some other thread will eventually dequeue whatever "Q->Tail" was pointing to, and then free it after consumption. Our poor thread resumes, checks the pointer already read in E6 for NULL successfully, and then tries a CAS on tail->next in E9, which is unfortunately inside an object that doesn't exist any more .... If the CAS succeeds because at this memory location happens to be "zero" bytes, we corrupted some random other object that might now reside there. 🤯

    Please tell me whether I have an error in my thinking here. Can it be ....? 🤔

    Meanwhile, after fixing and improving lots of things, I checked the alternative implementation using again, and surprise: Although it's still a bit slower, the difference is now very very small. And it has the clear advantage that it never crashes. 🙈 I'm seriously considering to drop all the lock-free stuff again and just go with mutexes.

    [1] dl.acm.org/doi/10.1145/248052.

    Pseudo-code of a lockfree enqueue operation

    Alt...Pseudo-code of a lockfree enqueue operation

      [?]Fediverse Report »
      @fediversereport@mastodon.social

      Last Week in the :

      - 20 million accounts on
      - is taking the competition with Bluesky serious; Bluesky might be closer in size to Threads than thought
      - experiments with visualising the firehose
      - and a ton of links

      Read at: fediversereport.com/last-week-

        0 ★ 3 ↺

        [?]Jonathan Rollans »
        @jrollans@jrollans.com

        I just skimmed through (roughly) the top 100 posts on just to see how many of those people had enabled “fediverse sharing” on their profiles.

        The answer is: 1 (doesn’t count though because he’s a threads tech engineer).

          0 ★ 3 ↺

          [?]Jonathan Rollans »
          @jrollans@jrollans.com

          I just skimmed through (roughly) the top 100 posts on just to see how many of those people had enabled “fediverse sharing” on their profiles.

          The answer is: 1 (doesn’t count though because he’s a threads tech engineer).

            [?]wakest ⁂ »
            @liaizon@social.wake.st

            An important distinction is slowly being uncovered about the definition of the term "fediverse." Who is it that gets to decide what this place is? How are we being represented? These are not easy questions to answer and if we don't do a better job describing ourselves, then the job will get done for us by people who don't understand the underlying values we hold.

            An info graphic with two icons, one is the symbol for the fediverse that has risen from below and the other is made by Threads

The "open fediverse" symbol
The peoples representation of the fediverse

The "Corporate Fediverse" symbol
Threads* representation of the fediverse

*Threads is a sub-brand of Meta as is Instagram, Facebook and WhatsApp

            Alt...An info graphic with two icons, one is the symbol for the fediverse that has risen from below and the other is made by Threads The "open fediverse" symbol The peoples representation of the fediverse The "Corporate Fediverse" symbol Threads* representation of the fediverse *Threads is a sub-brand of Meta as is Instagram, Facebook and WhatsApp