2071 private links
Ah oui, les différents systèmes de fichiers et leurs subtilités (et quelques absurdités).
Pour une raison encore inconnue, pas moyen d'ouvrir un PDF 1.6 sur ma Debian 11 (sid).
$ file problematic-1.6..pdf
problematic-1.6.pdf: PDF document, version 1.6
$ pdfinfo problematic-1.6.pdf
Syntax Error: Gen inside xref table too large (bigger than INT_MAX)
Syntax Error: Invalid XRef entry 3
Syntax Error: Top-level pages object is wrong type (null)
Command Line Error: Wrong page range given: the first page (1) can not be after the last page (0).
Tant pis, pas le temps de regarder en détail d'où vient le problème. Convertissons-le en PDF 1.4.
$ gs -q -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -o good-1.4.pdf problematic-1.6.pdf
**** Error: /BBox has zero width or height, which is not allowed.
Output may be incorrect.
$ file good-1.4.pdf
good-1.4.pdf: PDF document, version 1.4
Épique !
Paul Haslinger - Worlds Beyond Our Senses
Et je découvre cette maladie, quelle horreur.
"""
La maladie est inéluctablement fatale.
"""
La bonne posture pour courir.
Ça me rappelle mon ancienne ostéo qui disait que de tous les films qu'on peut voir, seul Captain America court correctement. Pas mal comme inspiration !
Programming is based on mathematics in the way that cooking is based on chemistry. All of cooking is chemistry but you don’t have to know the periodic table to cook. Even if you suck at math, programming still might be your jam.
D'un point de vue web, cette page est bien foutue avec ses animations 3D.
Et d'un point de vue contenu, c'est top !
Est-ce que quelqu'un a pu le trouver (vente ou téléchargement) ? De préférence en HD, il faut y croire :)
Carrément mieux que Preview.
Page officielle : https://danew.fr/product/dbook-110/
À l'aide d'un trombone, appuyer sur le bouton poussoir en dessous de l'ordinateur (via le petit trou) tout en allumant la tablette.
Utiliser le trombonne pour naviguer dans le menu et valider en appuyant sur le bouton on/off.
Faire dans cet ordre :
- Wipe data/factory reset > Yes
- Wipe cache partition > Yes
- Reboot system now
Du contenu technique Windows. Ma série d'articles sur ETW est sans prix. À suivre !
Ah, M$ avance dans la bonne direction. Y a plus qu'à corriger maintenant :)
Speech :
A repo for developers on Windows to file issues that impede their productivity, efficiency, and efficacy.
Intéressant.