Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Notices by Mayel (mayel@pub.mayel.space), page 11

  1. Mayel (mayel@pub.mayel.space)'s status on Wednesday, 21-Nov-2018 05:33:20 EST Mayel Mayel
    in reply to
    • wb x64
    • Bob Mottram 🔧 ☕ ✅
    • Adonay Felipe Nogueira
    • Strypey
    @strypey @adfeno @wilbr @bob

    It's still on standby, but I'm working on other projects (#CommonsPub for example) that will lead back into Ora at some point :)
    In conversation Wednesday, 21-Nov-2018 05:33:20 EST from pub.mayel.space permalink
  2. Mayel (mayel@pub.mayel.space)'s status on Tuesday, 20-Nov-2018 15:47:06 EST Mayel Mayel
    • 🦄 Thomas Citharel (en grève)
    • gordon
    @gordon @tcit

    Cool idea! Yeah webtorrent would work, check out how https://instant.io/ allows you to preview docs like PDFs
    In conversation Tuesday, 20-Nov-2018 15:47:06 EST from pub.mayel.space permalink
  3. Mayel (mayel@pub.mayel.space)'s status on Tuesday, 20-Nov-2018 11:40:52 EST Mayel Mayel
    • puck
    @puck I can't seem to see any content at that URL... curious what would be causing an incompatibility as well, so we can fix it.
    In conversation Tuesday, 20-Nov-2018 11:40:52 EST from pub.mayel.space permalink
  4. Mayel (mayel@pub.mayel.space)'s status on Tuesday, 20-Nov-2018 08:55:25 EST Mayel Mayel
    • Geoff #PID<0.57.0>
    @dgold @cooler_ranch

    here's what I use to keep my mac up to date (and cleanup old packages at the same time): https://gitlab.com/snippets/1751610
    In conversation Tuesday, 20-Nov-2018 08:55:25 EST from pub.mayel.space permalink

    Attachments

    1. up - script to keep your Mac up-to-date (OS, App Store, Homebrew, Node, Ruby and Python libs, etc) via the command line ($1751610) · Snippets
      from GitLab
      GitLab.com
  5. Mayel (mayel@pub.mayel.space)'s status on Tuesday, 20-Nov-2018 08:42:27 EST Mayel Mayel
    in reply to
    • wb x64
    • Bob Mottram 🔧 ☕ ✅
    • Adonay Felipe Nogueira
    • Strypey
    @strypey @bob @wilbr @adfeno

    what's the project?

    another approach would be http://ora.network/
    In conversation Tuesday, 20-Nov-2018 08:42:27 EST from pub.mayel.space permalink
  6. Mayel (mayel@pub.mayel.space)'s status on Tuesday, 20-Nov-2018 08:13:55 EST Mayel Mayel
    • Christine Lemmer-Webber
    • Eugen
    • Bob Haugen
    • AceNovo :heart_nb: :heart_ace:
    • Alex Castaño
    @lynn
    @bhaugen @ivan @alexcastano @cwebber @AceNovo @Gargron

    I think that's the key, our backend will make that possible, but it doesn't mean that every (or any) app needs to make it available
    In conversation Tuesday, 20-Nov-2018 08:13:55 EST from pub.mayel.space permalink
  7. Mayel (mayel@pub.mayel.space)'s status on Tuesday, 20-Nov-2018 03:43:18 EST Mayel Mayel
    • Christine Lemmer-Webber
    • AceNovo :heart_nb: :heart_ace:
    @AceNovo @cwebber

    I'm trying to mirror the C2S spec in GraphQL as much as possible. It's work in progress, but will send you a link later.
    In conversation Tuesday, 20-Nov-2018 03:43:18 EST from pub.mayel.space permalink
  8. Mayel (mayel@pub.mayel.space)'s status on Tuesday, 20-Nov-2018 02:42:01 EST Mayel Mayel
    in reply to
    • Christine Lemmer-Webber
    • Eugen
    • bhaugen
    • Lynn Foster
    • Mayel
    • AceNovo :heart_nb: :heart_ace:
    • Alex Castaño
    Forgot to @ you folks, always keen for feedback!

    @AceNovo @Gargron
    @cwebber
    @alexcastano
    @lynnfoster
    @bhaugen
    @ivan
    In conversation Tuesday, 20-Nov-2018 02:42:01 EST from pub.mayel.space permalink
  9. Mayel (mayel@pub.mayel.space)'s status on Tuesday, 20-Nov-2018 02:33:56 EST Mayel Mayel
    • Eugen
    • AceNovo :heart_nb: :heart_ace:
    I agree with @Gargron about ActivityPub Client-to-Server API putting a lot of work onto the front-end, but at the same time that would allow more functionality (especially to do with supporting other types of activities and objects) and innovation to be focused on the client side, which would make identity a bit less messy (people could follow me once and get my toots, video, photos, etc, and vice versa, I could have one unified timeline mixing different kinds of content). The answer to "what's a good alternative to Facebook" isn't one platform like Hubzilla, it's an ecosystem of truly interoperable apps. We've got the right tools, we just need to tie them together in useful and non-competitive ways.

    A few of us are working on adapting the Client to Server API into a GraphQL schema, which I think will provide the best of both worlds, lots of flexibility for client apps while being easy to implement as the server can still to most of the ActivityPub/ActivityStreams heavy lifting.

    Some of our immediate goals for #CommonsPub include:

    - Federation that works for any type of activity, object, and field (including extensions). Side effects could be controlled by a sort of plug-in system similar to WordPress (including just bridging to an existing non-Elixir app's API). #MoodleNet will be a plug-in that extends #CommonsPub.

    - GraphQL as the primary client API, with some generic very flexible and powerful (but complex) endpoints, and plug-ins being able to add endpoints to make things easier for their specific use case or client app.

    - Support for Groups.

    - Users can have several Actors. Actors can have relationships (and capabilities /permission) with each other.

    - More kinds of Actors, including Group and Organization.

    Some goals we don't have right now (put would accept merge requests for) :

    - ActivityPub C2S API

    - Mastodon API

    - A server-powered no-JavaScript-needed basic HTML client, extensible by plugins
    In conversation Tuesday, 20-Nov-2018 02:33:56 EST from pub.mayel.space permalink
  10. Mayel (mayel@pub.mayel.space)'s status on Tuesday, 20-Nov-2018 01:56:29 EST Mayel Mayel
    • ˗ˏˋ Liaizon Wakest ˎˊ˗
    • Richard Karl Schultz
    @wakest
    @rbe_expert

    One of the goals of https://gitlab.com/OpenCoop/CommonsPub/Server (still in development) is making projects like that much easier, to the point where it may mean just creating or adapting a front-end app
    In conversation Tuesday, 20-Nov-2018 01:56:29 EST from pub.mayel.space permalink

    Attachments

    1. Open Cooperative Ecosystem / Pub of the Commons / Pub of the Commons - Server
      from GitLab
      A generic ActivityPub server (back-end only)
  11. Mayel (mayel@pub.mayel.space)'s status on Monday, 19-Nov-2018 14:06:00 EST Mayel Mayel
    • :abunhdhappyhop: :abunhdhappy: :abunhdhop: :abunhd: :abunhdhappyhop: :abunhdhappy:
    Hey @kaniini it's a bit all over the place right now, but we're hacking on it intensely this week (including the GraphQL API and starting to hook up MoodleNet's front-end) so should have something partially functional afterwards. Our launch date is somewhere in January though.
    In conversation Monday, 19-Nov-2018 14:06:00 EST from pub.mayel.space permalink
  12. Mayel (mayel@pub.mayel.space)'s status on Friday, 16-Nov-2018 13:10:32 EST Mayel Mayel
    • 0x1C3B00DA
    • autogestion
    • AceNovo :heart_nb: :heart_ace:
    @0x1C3B00DA @autogestion

    That'd be nice indeed, but we've been doing some major refactoring (for example separating out users from actors, to allow group actors) so it will probably have to be piecemeal patches (i.e. copy/paste rather than merge requests).

    cc @AceNovo
    In conversation Friday, 16-Nov-2018 13:10:32 EST from pub.mayel.space permalink
  13. Mayel (mayel@pub.mayel.space)'s status on Friday, 16-Nov-2018 12:05:23 EST Mayel Mayel
    • Jacky Alciné
    @jalcine let's work on other ways to survive!
    In conversation Friday, 16-Nov-2018 12:05:23 EST from pub.mayel.space permalink
  14. Mayel (mayel@pub.mayel.space)'s status on Friday, 16-Nov-2018 11:44:59 EST Mayel Mayel
    • 0x1C3B00DA
    • autogestion
    @autogestion
    @0x1C3B00DA

    Hey, yeah it's related to MoodleNet but CommonsPub is meant to be a generic #ActivityPub server/library that can later be used to power all kind of different apps. Feel free to AMA!
    In conversation Friday, 16-Nov-2018 11:44:59 EST from pub.mayel.space permalink
  15. Mayel (mayel@pub.mayel.space)'s status on Friday, 16-Nov-2018 09:27:10 EST Mayel Mayel
    This document is so useful! Well done in both content and format.

    Choose-your-own-adventure for undoing, fixing, or removing commits in #git:
    https://sethrobertson.github.io/GitFixUm/fixup.html
    In conversation Friday, 16-Nov-2018 09:27:10 EST from pub.mayel.space permalink
  16. Mayel (mayel@pub.mayel.space)'s status on Friday, 16-Nov-2018 05:17:38 EST Mayel Mayel
    • Wiktor
    @wiktor
    Thanks!
    In conversation Friday, 16-Nov-2018 05:17:38 EST from pub.mayel.space permalink
  17. Mayel (mayel@pub.mayel.space)'s status on Thursday, 15-Nov-2018 09:57:44 EST Mayel Mayel
    • Matthew Slater
    • bhaugen
    • Strypey
    @bhaugen @matslats @strypey

    All true, but if most platform coops run #FOSS, especially if protocol-based, isn't the real thing they own their existence as a (hopefully) functional group of people? with its associated "brand", awareness, trust, etc...
    In conversation Thursday, 15-Nov-2018 09:57:44 EST from pub.mayel.space permalink
  18. Mayel (mayel@pub.mayel.space)'s status on Thursday, 15-Nov-2018 09:11:33 EST Mayel Mayel
    • kropot :acab:
    • Wiktor
    @wiktor @kropot

    Is this getting built into OpenPGP.js or just Mailvelope?
    In conversation Thursday, 15-Nov-2018 09:11:33 EST from pub.mayel.space permalink
  19. Mayel (mayel@pub.mayel.space)'s status on Thursday, 15-Nov-2018 08:57:01 EST Mayel Mayel
    • trashHeap
    @trashHeap how about https://kitscenarist.ru/en/index.html
    In conversation Thursday, 15-Nov-2018 08:57:01 EST from pub.mayel.space permalink
  20. Mayel (mayel@pub.mayel.space)'s status on Wednesday, 14-Nov-2018 15:57:21 EST Mayel Mayel
    • kropot :acab:
    • Wiktor
    @wiktor @kropot

    yeah it's definitely possible - check out https://openpgpjs.org/
    In conversation Wednesday, 14-Nov-2018 15:57:21 EST from pub.mayel.space permalink
  • After
  • Before
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.