Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

WordPress and 844e

Uncategorized
5 3 31

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • 0 Votes
    1 Posts
    0 Views
    Standing together.Looking out for Federales in Oak Park Illinois #indivisible #activitypub #activism #nokings
  • 0 Votes
    1 Posts
    2 Views
    Just over a year after Go's OpenAPI generator let me down, the #ActivityPub Content-Type causes the same problem again, this time in Python:example_client/api/default/put_object.py:34:62: SyntaxError: Simple statements must be separated by newlines or semicolons   |33 |     _kwargs["json"] = _body34 |     headers["Content-Type"] = "application/ld+json; profile="https://www.w3.org/ns/activitystreams""   |                                                              ^Is it really that unusual to include parameters in MIME types like this? I'm sure I've seen them all over the place.Or am I venturing off the beaten track by trying to be explicit about them in my openapi.yml file?#ActivityPubDev #BangHeadHere
  • 0 Votes
    18 Posts
    22 Views
    @evilworld @tizianomattei @filippodb ti ha spiegato che adesso deve essere rinnovato lo strato tecnologico che ne è alla base, ma prima di allora non si può intervenire sul resto
  • 0 Votes
    1 Posts
    6 Views
    Vacations are wonderful. It is a privilege to be able to travel without worry. It's also wonderful to be home, and to have the time to work on projects I care about. With those thoughts in mind, I present release v3.1.1 of Ktistec, an ActivityPub server written in the Crystal programming language!This release is a mixed bag of small features and improvements:AddedAuto-link URLs in posts. (fixes #24)Support searching by actor username. (fixes #102)Support hourly granularity in metrics charts.FixedMark actor as down if refresh fails.Remove draft posts from the everything collection.Ignore charts with no points in the date range.Ensure HTTP::Client instances are closed.I added support for multiple users at the beginning of the month. I'm very interested in feedback on how that's working out for anyone using it.#ktistec #fediverse #activitypub #crystallang