GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Notices by James M. (jamesmarshall@sfba.social), page 3

  1. Embed this notice
    James M. (jamesmarshall@sfba.social)'s status on Thursday, 16-Mar-2023 08:53:34 JST James M. James M.
    in reply to
    • Evan Prodromou

    @evan that's what I'm hoping. I worry a little about EEE.

    In conversation Thursday, 16-Mar-2023 08:53:34 JST from sfba.social permalink
  2. Embed this notice
    James M. (jamesmarshall@sfba.social)'s status on Thursday, 09-Mar-2023 01:45:59 JST James M. James M.
    • Evan Prodromou

    @evan I'm strong yes, but one person pointed out that they want to be able to post from an account their employer does not control, for various reasons. Maybe they keep separate personal and professional accounts, and when they change employers they can migrate to their new employer's instance to take their followers with them?

    In conversation Thursday, 09-Mar-2023 01:45:59 JST from sfba.social permalink
  3. Embed this notice
    James M. (jamesmarshall@sfba.social)'s status on Monday, 20-Feb-2023 11:31:20 JST James M. James M.
    • Evan Prodromou

    @evan ultimately I play to have fun, but some games kind of rely on players trying to win, or else the game dynamic/balance doesn't really work. So with those cases I usually try to win just to keep it fun for everyone, but I don't mind losing.

    Tangent: If you make losing funny even for the person who loses, then losing loses its sting.

    In conversation Monday, 20-Feb-2023 11:31:20 JST from sfba.social permalink
  4. Embed this notice
    James M. (jamesmarshall@sfba.social)'s status on Saturday, 18-Feb-2023 15:32:17 JST James M. James M.
    • Evan Prodromou

    @evan activists who organize citizens, including spreading the word.

    In conversation Saturday, 18-Feb-2023 15:32:17 JST from sfba.social permalink
  5. Embed this notice
    James M. (jamesmarshall@sfba.social)'s status on Friday, 10-Feb-2023 13:58:00 JST James M. James M.
    in reply to
    • Evan Prodromou

    @evan that would be nice, but I don't think ChatGPT will be it. It gets a lot wrong, often in subtle ways that take an expert to spot. I think trusting it is a recipe for disaster.

    In conversation Friday, 10-Feb-2023 13:58:00 JST from sfba.social permalink
  6. Embed this notice
    James M. (jamesmarshall@sfba.social)'s status on Friday, 10-Feb-2023 13:43:23 JST James M. James M.
    in reply to
    • Evan Prodromou

    @evan oh right, fediverse search. Sorry.

    In conversation Friday, 10-Feb-2023 13:43:23 JST from sfba.social permalink
  7. Embed this notice
    James M. (jamesmarshall@sfba.social)'s status on Monday, 06-Feb-2023 00:53:55 JST James M. James M.
    • Evan Prodromou

    @evan at least partially. I believe the default choice for power in Berkeley is either mostly or fully renewable.

    In conversation Monday, 06-Feb-2023 00:53:55 JST from sfba.social permalink
  8. Embed this notice
    James M. (jamesmarshall@sfba.social)'s status on Saturday, 28-Jan-2023 13:36:52 JST James M. James M.
    in reply to
    • Evan Prodromou
    • Eli Pariser
    • Thomas Vander Wal

    @evan @elipariser @vanderwal sorry for the necro, but regarding Evan's Triangle-- what if, for wide distribution, you use the tape tree concept? That is, the sending server distributes to a much smaller number of intermediary servers, each of which sends to a fraction of the recipient list? It would be non-trivial-- for one thing, the intermediaries would have to know which recipients they're responsible for-- but I'm not convinced it's not possible. Not much load on any one server.

    In conversation Saturday, 28-Jan-2023 13:36:52 JST from sfba.social permalink
  9. Embed this notice
    James M. (jamesmarshall@sfba.social)'s status on Sunday, 22-Jan-2023 14:12:51 JST James M. James M.
    in reply to
    • Evan Prodromou

    @evan what's the topic?

    In conversation Sunday, 22-Jan-2023 14:12:51 JST from sfba.social permalink
  10. Embed this notice
    James M. (jamesmarshall@sfba.social)'s status on Thursday, 19-Jan-2023 08:19:12 JST James M. James M.
    in reply to
    • Evan Prodromou

    @evan servers do little but pass encrypted messages among themselves and clients.

    In conversation Thursday, 19-Jan-2023 08:19:12 JST from sfba.social permalink
  11. Embed this notice
    James M. (jamesmarshall@sfba.social)'s status on Thursday, 19-Jan-2023 08:19:12 JST James M. James M.
    in reply to
    • Evan Prodromou

    @evan my app has the client encrypt messages in layers to hide non-adjacent nodes from each other, kinda like Tor but at a higher protocol layer, and with multiple recipients. Replies and reactions to a post have to be routed through the OP's device, which then distributes them to the OP's friends. In this way, the social graph is hidden from servers.

    In conversation Thursday, 19-Jan-2023 08:19:12 JST from sfba.social permalink
  12. Embed this notice
    James M. (jamesmarshall@sfba.social)'s status on Thursday, 19-Jan-2023 07:55:56 JST James M. James M.
    in reply to
    • Evan Prodromou

    @evan yeah, that's the question, thanks.

    In conversation Thursday, 19-Jan-2023 07:55:56 JST from sfba.social permalink
  13. Embed this notice
    James M. (jamesmarshall@sfba.social)'s status on Thursday, 19-Jan-2023 07:44:05 JST James M. James M.
    • Christine Lemmer-Webber
    • Evan Prodromou

    From the #ActivityPub spec, it seems like servers must know your social graph as an inherent part of the protocol. Is this correct?

    I'm writing a privacy-centric social media app that hides your social graph, and I'd like to adapt it to AP but that seems impossible. Possible approaches include:

    a) embed an AP server in the client app to do the AP server role (is this realistic?)

    b) continue with my own protocol and build a bridge to AP

    Any other ideas? All thoughts welcome!

    @evan
    @cwebber

    In conversation Thursday, 19-Jan-2023 07:44:05 JST from sfba.social permalink
  14. Embed this notice
    James M. (jamesmarshall@sfba.social)'s status on Wednesday, 18-Jan-2023 12:10:24 JST James M. James M.
    in reply to
    • Evan Prodromou

    @evan I would like to see modular apps, such that someone could plug in a different UI or other part of the app.

    In my own app, a theme consists of an HTML template set, a CSS file, and an image set. A designer could create an entirely different UI, which could then be selected by a user. (The themes will have to pass security checks.)

    In conversation Wednesday, 18-Jan-2023 12:10:24 JST from sfba.social permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      http://app.In/
  15. Embed this notice
    James M. (jamesmarshall@sfba.social)'s status on Wednesday, 18-Jan-2023 12:00:58 JST James M. James M.
    in reply to
    • Evan Prodromou

    @evan wait, Plurk arranges posts horizontally? That's what I do in my app, trying to get away from the infinite scroll. I didn't know others already did it!

    In conversation Wednesday, 18-Jan-2023 12:00:58 JST from sfba.social permalink
  16. Embed this notice
    James M. (jamesmarshall@sfba.social)'s status on Monday, 19-Dec-2022 06:01:27 JST James M. James M.
    in reply to
    • Evan Prodromou

    @evan bikini wax?

    In conversation Monday, 19-Dec-2022 06:01:27 JST from sfba.social permalink
  17. Embed this notice
    James M. (jamesmarshall@sfba.social)'s status on Tuesday, 13-Dec-2022 12:32:38 JST James M. James M.
    in reply to
    • Evan Prodromou

    @evan
    I've heard from Black folks here say that hastag-BlackTwitter there is a literal life-saver for many, and is used to keep the community quickly well-informed of relevant issues, e.g. killings by police. Unfortunately, there is not anything nearly as effective here, yet. I'd love everybody and that community in particular to migrate ASAP, but it will take at least a little time. How can we help?

    In conversation Tuesday, 13-Dec-2022 12:32:38 JST from sfba.social permalink
  18. Embed this notice
    James M. (jamesmarshall@sfba.social)'s status on Sunday, 11-Dec-2022 05:15:28 JST James M. James M.
    • Evan Prodromou

    @evan
    I'm extremely interested to know if you can make private posts with ActivityPub and/or Mastodon. As you may know, I've written an app that does private posts, but I'd rather join forces with an existing project if there is one. Such an app/system could complement Mastodon well, if Mastodon can't do it.

    In conversation Sunday, 11-Dec-2022 05:15:28 JST from sfba.social permalink
  19. Embed this notice
    James M. (jamesmarshall@sfba.social)'s status on Thursday, 01-Dec-2022 12:23:35 JST James M. James M.
    • Evan Prodromou

    @evan
    Co-op household? Co-op business? Co-op store?

    In conversation Thursday, 01-Dec-2022 12:23:35 JST from sfba.social permalink
  20. Embed this notice
    James M. (jamesmarshall@sfba.social)'s status on Tuesday, 29-Nov-2022 08:18:48 JST James M. James M.
    • Evan Prodromou

    @evan
    Social media was a natural and necessary development once humans got a working network.

    It has to be controlled by the users, not some merely profit-seeking corporation, in order for society to be healthy and just. In practice, that means decentralized, and federated seems to be a solid working model of that.

    It is NOT sufficient for a healthy and just society. It's a step in the right direction, but there's a lot more work to be done as a society.

    In conversation Tuesday, 29-Nov-2022 08:18:48 JST from sfba.social permalink

    Attachments

    1. No result found on File_thumbnail lookup.
      HTTP Server Test Page powered by CentOS-WebPanel.com
    2. No result found on File_thumbnail lookup.
      THAT.IT
  • After

User actions

    James M.

    James M.

    pro-compassion, therefore:anti-bigotry, anti-fascism, anti-puritanismI'll listen to you if you'll listen to me.As an active pacifist, I try to separate people from their toxic beliefs.I write open source software for human rights.

    Tags
    • (None)

    Following 0

      Followers 0

        Groups 0

          Statistics

          User ID
          42355
          Member since
          28 Nov 2022
          Notices
          60
          Daily average
          0

          Feeds

          • Atom
          • Help
          • About
          • FAQ
          • TOS
          • Privacy
          • Source
          • Version
          • Contact

          GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

          Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.