19 Followers
206 Following
94 Posts

Au fait, aujourd'hui nous avons publié #PeerTube v3, avec du streaming live en pair-à-pair et un court métrage sur les coulisses du développement.

Toutes les infos sur notre blog (merci de partager 😉)
https://framablog.org/2021/01/07/peertube-v3-ca-part-en-live/

PeerTube v3 : ça part en live

Nous publions aujourd'hui une nouvelle version majeure de PeerTube, notre alternative aux plateformes de vidéos centralisatrices à la YouTube. À noter : An English translation of this post is available on this blog ; Voici un lien direct vers la release, avec le journal détaillant les modifications. Mais... C'est quoi PeerTube ? PeerTube n'est pas...

#phptabs 1.0.0 has been released.
4 years, 10 releases later, a new website for the manual and a lot of shortcuts, new features and core changes.
Of course, still parsing, writing, rendering #guitarpro #midi #asciitabs #vextab and more

https://phptabs.readthedocs.io/

https://github.com/stdtabs/phptabs/blob/master/CHANGELOG.md

PhpTabs manual — PhpTabs Documentation

PhpTabs is a PHP library for reading, writing and rendering Guitar Pro tabs and MIDI files.

#phptabs is back with its 0.6.3 release
Reading, writing, rendering #guitarpro #midi files, #php8 ready, and more !

https://github.com/stdtabs/phptabs

stdtabs/phptabs

A PHP library for reading, writing and rendering guitar tablatures and MIDI files - stdtabs/phptabs

Thanks to @debian for their $10,000 contribution to the #roadmap to #PeerTube v3! <3 <3 <3
https://bits.debian.org/2020/10/debian-donation-peertube.html

With this great recognition from the Debian Project, the €60,000 to fund live in PeerTube are almost reached. To contribute: https://joinpeertube.org/roadmap/

Bits from the Debian Project

Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run.

ActivityPhp 0.5.0 has been released.
Support for PHP 8.0
New cache configuration for server instances, more tolerant types and more!

https://github.com/landrok/activitypub

#activitypub + #php = #activityphp

GitHub - landrok/activitypub: A PHP implementation of ActivityPub protocol based upon the ActivityStreams 2.0 data format.

A PHP implementation of ActivityPub protocol based upon the ActivityStreams 2.0 data format. - landrok/activitypub

GitHub

ActivityPhp 0.3.0 has been released.
Support for PHP 7.4,
HTTP signatures verification, dialects management, new server config parameters and more!

https://github.com/landrok/activitypub

#activitypub + #php = #activityphp

GitHub - landrok/activitypub: A PHP implementation of ActivityPub protocol based upon the ActivityStreams 2.0 data format.

A PHP implementation of ActivityPub protocol based upon the ActivityStreams 2.0 data format. - landrok/activitypub

GitHub
@richard pour l'instant, les maps sont "gérées" pour les attributs "name", "summary", et "content". "Gérées" entre guillemets car seuls leurs formats (clé + valeur) sont validés https://github.com/landrok/activitypub/blob/master/src/ActivityPhp/Type/Validator/SummaryMapValidator.php
landrok/activitypub

A PHP implementation of ActivityPub protocol based upon the ActivityStreams 2.0 data format. - landrok/activitypub

NumPhp 0.3.0 has been released.
Support for PHP 7.4,
Some new methods for n-dim arrays: square, sqrt, power, broadcast_to
Indexing improvments, some linear algebra features, axis operations.
And despite all that, still so fast!

https://github.com/sciphp/numphp

#numphp #matrix #cholesky #php

sciphp/numphp

PHP tools for matrix computation. Contribute to sciphp/numphp development by creating an account on GitHub.

@richard oui, je viens de supprimer le support pour ce type d'appel et mis à jour les exemples de la doc. Bien vu ;)
@richard Pour une réponse en JSON, Pleroma ne semble accepter que application/json. Je viens de mettre à jour le dépôt.