Comment fait-on pour vivre avec un secret ? Comment vit-on avec un sexe qui a été décidé pour nous, opéré pour le conformer aux normes dès la naissance ? Comment se construit-on avec cette différence ? M (27 ans) vit en France où l’intersexuation est encore prise en charge comme une pathologie qu’il faut traiter et réparer. Cette part d’elle-même est taboue. Pour en sortir, M répond à Deborah (25 ans), née comme elle intersexuée, qui cherche des témoignages sur le sujet pour son travail de mémoire en études de genre à l’université de Lausanne, en Suisse. Une correspondance démarre entre elles qui va complètement changer leur vie.
Le film propose une réflexion sur la manière dont les personnes intersexuées cherchent à se réapproprier leur corps et à construire leur identité. Il interroge ce que nos sociétés occidentales sont prêtes à faire au nom des normes sociales et ce que signifie être un homme, une femme ou un peu des deux…
Très, très beau documentaire
A SaaS company like Dropbox needs to update our systems constantly, at all levels of the stack. When it comes time to tune some piece of infrastructure, roll out a new feature, or set up an A/B test, it’s important that we can make changes and have them hit production fast.
Stormcrow feature gates :
- Are rolled out to production within 10 minutes of being changed.
- Can be used across all Dropbox systems, from low-level infrastructure to product features on web, desktop or mobile.
- Provide advanced targeting capabilities, including the ability to segment users based on data in our analytics warehouse.
pyecharts is a wrapper around echarts, a library developped by Baidu [...] the gallery, it is quite impressive.
The Python wrapper used some technics such as modules to automatically converts Python code into Javascript:javascripthon.
From http://taint.org
Great advice from Trisha Gee on J8 features and how to code-review code which uses them
airspeed velocity is designed to benchmark a single project over its lifetime using a given set of benchmarks – i.e., little snippets of code that are timed
the result data is stored in JSON files alongside the benchmark suite and may grow quite large, and you may want to plan where to store it.
Dikdik is a remake of Dong Dong, an unlockable minigame from WarioWare, Inc: Mega Microgames for the Game Boy Advance! Compete against a friend in this action-packed stick thrusting simulator! Coincidentally, dikdiks are a totally real animal. Crazy, right?
Very simple 2-players game, but quite fun !
we had to use the only space left to display the game: the URL address bar at the top of your browser window.
Look up at the URL bar!
This game was created for the "Ludum Dare 42" game jam, under the theme "Running Out of Space"
Very ingenious, I love it !
This utility converts email message files from EML to PST format for Outlook.
It came in very handy for me, and it is one of the very few free software that can perform this conversion
Some time ago, I used the overblog platform in order to create a blog for a long trip in Ireland.
Despite being sometimes very slow, it was overall a good platform, very easy to grasp for beginners. The blog is now old and unused, but before destroying it I wanted …
Une liste de très belles polices de caractères gratuites d'utilisation
Being currently on a bike tour in Europe for several week, without computer nor smartphone, I don't have the opportunity to post much on this blog.
Still, I'd like to mention a discovery I just made from an Internet café here in Budapest : the Hearts and clubs website.

Curated by …
This site collects physical games which attempt to address socio-political questions.
By Pierre Corbinais, OuJeViPo author's
Create inspiring visual content in a collaboration with our AI enabled tools
-
DEEP STYLE
The technique is a much more advanced version of the original Deep Dream approach. It is capable of using its own knowledge to interpret a painting style and transfer it to the uploaded image. -
THIN STYLE
This tool is a simplified version of the Deep Style one. It is not capable of creating advance transformations but it still shines with some exceptional results. It is also noticeably faster than its big brother. -
DEEP DREAM
Initially it was invented to help scientists and engineers to see what a deep neural network is seeing when it is looking in a given image. Later the algorithm has become a new form of psychedelic and abstract art.
Alt (Python & TensorFlow): https://www.tensorflow.org/hub/tutorials/tf2_arbitrary_image_stylization
Quelques autres sites où trouver des ebooks gratuits et/ou libres de droits :
- https://framabookin.org/b/
- https://fr.wikisource.org/wiki/Wikisource:Accueil
- http://www.gutenberg.org/wiki/FR_Page_d%27Accueil
- https://archive.org/details/frenchbooks
- http://www.livrespourtous.com
- http://www.bouquineux.com
- https://www.ebooksgratuits.com/ebooks.php
- https://pix-geeks.com/ebook-gratuit/
L'excellent manifeste de Balak qui a donné naissance au turbomedia
Ce que Macron ne semble pas avoir compris — ou feint de ne pas comprendre — c'est qu'en réalité le système social français est presque à l'équilibre et qu'il ne coûte pas à l'Etat par les dépenses intempestives des bénéficiaires mais par les transferts de dépenses causés par des politiques au bénéfice du patronat
Oui, 3,8 milliards d'euros sont partis des caisses de l'Etat vers les recettes de la sécu pour compenser les baisses de cotisations voulues par… Emmanuel Macron sous Hollande.Toute cette diatribe présidentielle absurde, avec des raccourcis débilitants n'a qu'un but : expliquer au populo qu'il [Manu Macron] va exploser le système social pour obliger les "assistés" qui touchent les minima sociaux à se mettre au boulot en les "responsabilisant".
A wordcloud/wordmesh generator that allows users to extract keywords from text, and create a simple and interpretable wordcloud.
Why word-mesh?
Most popular open-source wordcloud generators (word_cloud, d3-cloud, echarts-wordcloud) focus more on the aesthetics of the visualization than on effectively conveying textual features. word-mesh strikes a balance between the two and uses the various statistical, semantic and grammatical features of the text to inform visualization parameters.
Features:
- keyword extraction: In addition to 'word frequency' based extraction techniques, word-mesh supports graph based methods like textrank, sgrank and bestcoverage.
- word clustering: Words can be grouped together on the canvas based on their semantic similarity, co-occurence frequency, and other properties.
- keyword filtering: Extracted keywords can be filtered based on their pos tags or whether they are named entities.
- font colors and font sizes: These can be set based on the following criteria - word frequency, pos-tags, ranking algorithm score.
A brief run through of using TiddlyWiki with Beaker Browser, the new browser with decentralised, peer-to-peer site hosting.
Très intéressant REX d'une migration du site d'une asso coûteux à maintenir vers des solutions "low-costs": Squarespace pour du Wordpress, Airtable en base de donnée et Glitch pour un backend minimal en NodeJS
He used a rate limiter for Airtable: https://glitch.com/edit/#!/airtable-api-proxy?path=README.md:1:0
You use it like this:
$ scarr init -domain falafel.exposed -name falafelexposed
Initializing...done
$ cd falafelexposed
$ vim scarr.yml # Edit a few fields here
$ echo "<html>The deadly secret of falafel</html>" > index.html
$ AWS_PROFILE=scarr scarr deploy
... a bunch of aws stuff happens automatically ...
$ curl https://falafel.exposed
<html>The deadly secret of falafel</html>
What it's doing under the hood is:
- Registers the given domain through route53 (prompts to confirm this)
- Creates a TLS certificate through ACM
- Uses route53 DNS to validate that certificate
- Creates an S3 bucket
- Creates a Cloudfront distribution pointed to that S3 bucket using the ACM certificate
- Creates an apex dns record pointing to that Cloudfront
- Syncs the current directory to that S3 bucket and invalidates the Cloudfront cache.