Outil permettant la mise à l'échelle de n'importe quelle image de style "anime", par le biais de réseaux de neurones convolutionnels. Fonctionne également sur les photos.
Open-source: https://github.com/nagadomi/nunif
Spectacle filmé intégral.
J'ai beaucoup ri 🙂
API v3 doc to understand the fields in .github/config/branch-protection/
: https://docs.github.com/en/rest/branches/branch-protection#update-branch-protection--parameters
Example script using it to temporarily disable branch protection rules for a single git push
:
#!/bin/bash
set -o errexit
# Prerequisite: gh repo-config init must be called to initialized JSON config files
config_dir=.github/config/branch-protection
# Backup current configuration:
cp $config_dir/main.json .
# Disable branch protection rules:
yq -iP -o json .required_pull_request_reviews=null $config_dir/main.json
yq -iP -o json .required_status_checks.checks=[] $config_dir/main.json
gh repo-config apply
# Push commit(s):
git push
# Restore initial configuration
mv main.json $config_dir/
gh repo-config apply
⚠️ Currently gh repo-config init
does NOT reflect your current repo settings when initializing files in .github/config/branch-protection/
, cf. issue 159
⚠️ Calling gh repo-config apply
will NOT preserve your current repo settings
Alain Damasio, auteur de science-fiction, engagé sur la prise de conscience collective des limites du monde technologique donne une interview à la librairie millepages. Il s'imagine ministre de l'éducation, et explique ce qu'il faudrait apprendre à nos gamins. Les prompts pour IA, la gestion des réseaux sociaux, les jeux vidéos, on y voit plus clair.
Page wikipedia du concept mentionné : Boîte de Skinner
Added
- support for Output Intents on document level - thanks to @lka
- support for shading patterns (gradients) - thanks to @andersonhc - PR 1334
- support for setting a minimal row height in tables
- support for
v_align
at the row level in tables - new optional
reset_page_indices
parameter forinsert_toc_placeholder()
- support for
strikethrough text - support for
first_line_indent
intext_region.Paragraph
- new ViewerPreferences.print_scaling
- documentation on
fpdf2
internals - documentation on generating Aztec Codes
- added Slovenian translation of the tutorial: Vodič - thanks to @DeepBlackHole
- support for adding TrueType fonts that are missing the
.notdef
glyph - issue 1161 - thanks to @spacegaori - improved SVG image parsing speed by 50% to 70% - thanks to @petri-lipponen-movesense - PR 1350
- added tutorial "tuto7" (in English and German) with documentation to create PDF/A files with fpdf2 - thanks to @lka
Fixed
FPDF.write_html()
: Fixed rendering of content following<a>
tags; now correctly resets emphasis style post</a>
tag: hyperlink styling contained within the tag authority. - issue 1311- FPDF.footer() does not "leak" its text style to the table of contents anymore
FPDF.table()
: Fixed heading styles containing underline failing to render.FPDF.ln()
: the method now allows a value of0
to be provided forh
.- font optimization: only include fonts effectively used in the final PDF document. Fonts added via
set_font()
oradd_page()
but not actually used in the document are no longer included in the final output. This reduces file size and improves performance, especially for documents with many fallback fonts. - issue 1382 - a
KeyError
was raised in some specific cases when auto-downscaling images - issue 1409Changed
- heading rows of tables are never rendered "alone" on a page anymore
C code can be compiled to run within a PDF using and old version of Emscripten that targets asm.js instead of WebAssembly. Then, all that's needed is a way to get key inputs, and a framebuffer for the output. Inputs are fairly straightforward, since Chromium's PDF engine supports text fields and buttons. Getting a good looking and fast enough framebuffer is a lot more of a challenge though.
based my observations while I was a Site Reliability Engineer at Google
For the past few months, I’ve had a bit of a background project going to ensure that my cloud-hosted personal data is safely archived on my own, self-hosted hardware, just in case. Google services are nice 'n' all, but I’m not 100% happy trusting them with everything in the long run.
Part of this project has been to archive my old email collection from GMail, which dates back to the initial public beta in 2004(ish?) -- and make it searchable, because what’s the point in having all that email if you can’t find the needle in the 20-year haystack when you need it?
Enter “notmuch” -- a “fast, global-search and tag-based email system”, which runs as a set of UNIX CLI commands, and is inspired by Sup, a mailreader I used previously.
Anticor revient avec sa 17ème Cérémonie des Prix éthiques et des Casseroles, animé par Guillaume Meurice.
Le détail des récompenses remises peut être retrouvé sur leur site web :
https://www.anticor.org/2025/01/21/retour-sur-la-17e-edition-de-la-ceremonie-des-prix-ethiques-et-des-casseroles-anticor/
Je relève en particulier :
- la 1ère casserole de la soirée remise à Aurore Bergé, pour sa proximité embarrassante avec la déléguée générale du lobby des crèches privées, avec qui elle aurait échangé des éléments de langage pour étouffer un scandale naissant.
- une casserole remise à Rachida Dati, ministre de la Culture : le parquet national français a requis son renvoi devant le tribunal correctionnel pour « corruption passive » et « trafic d’influence passif », dans le cadre de l’affaire Carlos Ghosn.
- la réalisatrice Clarisse Féletin, récompensée pour son documentaire Autoroute A69, l’affaire personnelle de Macron ? pour Off Investigation.
- un prix éthique remis à Houria Aouimeur, qui a révélé de possibles malversations financières au sein de l’AGS, organisme prenant en charge les salaires des employés de sociétés en redressement judiciaire.
- un prix éthique remis à Danielle Simonnet, députée et rapporteure de la commission d’enquête relative aux Uber Files.
Tout récemment, Joyca (un des plus gros youtubeurs français) a publié une vidéo dans laquelle on le voit tester tout un tas de thérapies qu'il présente comme « vraies » voire « reconnues ». Mais lorsqu'on examine d'un peu plus près ces thérapies : aïe aïe aïe.
Encore une excellente vidéo de G Milgram.
Les thérapies ultra-fumeuses abordées :
- calinothérapie
- sylvothérapie
- sonothérapie
- Rebirth
Je recommande en particulier le passage sur le "Rebirth", une ««« thérapie »»» basée sur la respiration : https://youtu.be/qUIY9-gPgJA?si=JMtBCG9_8UhP8EHk&t=650
Avec à la clef des "guérisons profondes" à 11 000€ l'année, un signalement de la MIVILUDES, et un gourou qui a inventé cette "thérapie" dans les années 60 qui croyaient à la longévité de personnes dépassant les 2000 ans... 🤯
LLM scrapers are taking down FOSS projects' infrastructure, and it's getting worse.
See also: Zip bombs to frustrate AI crawlers
Grand tuto pour sauver les données d'une partition perdue.
Version française sur LinuxFr : https://linuxfr.org/users/siltaar/journaux/apres-photorec
en Angleterre, Tanya O'Carroll a contraint Facebook à stopper l'affichage de publicitées ciblées avec ses données personnelles.
Pour la première fois, cinq femmes racontent comment l’industrie pornographique les a broyées. Parmi des dizaines d’autres, elles sont plaignantes dans les deux plus grands scandales du porno français, les affaires dites French Bukkake et Jacquie et Michel.
Another, more recent, listing: https://ligurio.github.io/awesome-ttygames/
Drag buildings onto the grid to place them. You can place the building in any reflection, and it will be oriented according to that view.
webhint helps you improve your site's accessibility, speed, cross-browser compatibility, and more by checking your code for best practices and common errors.
Available as:
- VS Code extension
- browser extension
- CLI program
Useful Firefox addon
Aude et C. entrent à l’OFPRA en tant qu’officières de protection. L'une se retrouve face à des récits achetés par les demandeurs d’asile auprès de "dealers d’histoire", l'autre peine à jouer les "détecteurs de mensonge" et formuler des rejets d’asile.