This new version supports JSON. Looks like learning XSLT wasn't completely a waste then. :-)
Very interesting FOSDEM talk which I see as part of the debate about "Open Source as just licenses"/"Post Open Source". This shows very well how the OSD is very narrow and that their should be a better alignment between what is labelled FOSS and the actual customs. This is something which licenses alone can't capture.
Looking forward to Python 3.10 in October which will finally get pattern matching!
Interesting use of reference_wrapper... I wonder why it didn't occur to me earlier as a good use to deal with ownership like that.
EN: This is a bit of a less rigorous counterpoint of the paper from Nathan Schneider "the tyranny of openness". I think it's interesting to see that despite a few strawmen it reaches a somewhat similar conclusion: it's not just about licenses, it's also about customs".
FR: Un contrepoint moins rigoureux au papier de Nathan Schneider "the tyranny of openness". Je trouve intéressant de voir que malgré quelques "hommes de paille" il arrive à une conclusion un peu similaire: ce n'est pas simplement a propos des licences, c'est aussi à propos des mœurs.
Interesting account on orality vs literacy. Never occurred to me before this article that orality could be written (somewhat Twitter) and that literacy could be spoken (for example news anchors). This is why you sometimes end up with a) people talking like a book or b) people writing like they talk.
You know a thing or two about contributing for FOSS? You'd like that knowledge to be passed on? Here is your chance with that MOOC in development.
Some more example of surveillance capitalism as a mean to social control. Are we surprised? Not really... still they all need to be documented and known to the public.
This is a great paper. Truly mind bending in my opinion. In my case it helped me pinpoint things in the FOSS movement which I felt were there while being unable to clearly explain them. This is a clear enabler and explains why we need to move beyond the "licensing and only licensing" position the FOSS movement is in, it's the only chance to finally encompass ethics and economics which are both very much needed. It's the only chance to converge toward proper commons without the faked meritocracy distortion.
I could go on much longer... but it's not the point here. Go read it!
And if you're still wondering "why not more women in the FOSS movement?" or "why are women mostly in community stewardship roles?", well there are answers for that too.
I'll close with two quotes which I found really important in that paper:
"Ehmke stresses that information ethics and social ethics need not be mutually exclusive but that they should coexist. She frequently celebrates what Open Source has achieved through information freedoms and hopes for more through the addition of social ethics. [...] Yet this evolution means being open in new ways and more closed in others."
""The frame of social provisioning reveals how the unrest in Open Source emerges from a cluster of basic concerns that peer production communities have taught themselves to treat as invisible or inadmissible. It remains to be seen whether Open Source can stretch to incorporate more of its participants’ humanity."
Nice and very approachable introduction to the use of elliptic curves for cryptography. I think I finally understood properly how those work. :-)
Very nice introduction to animations with CSS. Per usual for me coming from a QML background it often sounds more involved than it should be but overall nice facilities are now provided straight from the browser.
EN: Very nice to see some initiative toward providing Free Software for agriculture use. I have some concerns regarding the type of agriculture which will use this though.
FR: Vraiment bien de voir des offres de Logiciel Libre pour un usage dans l'agriculture. J'ai quand même quelques réserves concernant le type d'agriculture dont il s'agit.
As usual with Zeynep Tufekci a mind bending article about the heuristics one might use at times when official institutions are simply trying to lie to your face and when they switch to authoritarian mode. This is indeed times when it becomes very hard to trust information and make sense of the world... how to overcome that? Well there are a few examples in that article.
EN: Surprising history little article about how even on something as important as declaring a war as over, sometimes simply... we forget.
FR: Article historique inattendu sur ou comment même sur quelque chose d'aussi important que de déclarer une guerre comme finie, parfois simplement... on oublie.
Fascinating piece on how Japan dealt with the arrival of westerners. But also how the westerners did (and still) perceive the relationship with a lot of delusion due to arrogance and racism biases. It is a good example on how the winners tend to attempt to rewrite history.
It also shows how Japan somewhat turned into an inspiration for other Asian countries. I learned a lot.
FR: Pour une fois un pas positif que la création de cette mission. Cela va dans le bon sens en espérant que cela soit respecté par ailleurs.
EN: For once a step in the right direction the creation of this mission. It goes in the right direction indeed but let's hope it'll be respected.
FR: Un article de plus sur le "vendor lock-in" ridicule que nous vivons avec certains appareils (et oui, de nos jours un tracteur est juste un autre appareil avec du code embarqué). Ou pourquoi le droit à la réparation devient une liberté essentielle à défendre.
EN: One more article on the preposterous vendor lock-in we experience with some devices (and yes, nowadays a tractor is yet another device with embedded code). Or why right to repair becomes an important freedom to defend.
Interesting exploration for a low level bug in the TCP stack. A proof that it's not always the network being at fault. ;-)
Very interesting new supply chain attack. Shows one of the big downsides of the very convenient packaging tools everyone uses lately. Interestingly in that particular case it seems less risky only with the publicly available components, it's in the context of private repositories that the risk arises. Root cause seems to be the lack of control on how those tools resolve between private and public repositories.
Lots of good advice on how mentoring can be done. There are enough of them that you can pick and choose what makes sense for your own context. I like this kind of toolbox approaches.