Element (Matrix)
2022-10-28T14:59:02+02:00Pour ne plus à avoir à rechercher le lien pour s'inscrire à Matrix.org
— Permalink
Site original : shaarli-Links
Pour ne plus à avoir à rechercher le lien pour s'inscrire à Matrix.org
— Permalink
Très symboliquement, Elon Musk a décidé de célébrer cette « victoire » en mettant fin aux contrats des leaders actuels de Twitter. Parag Agrawal, le CEO, mais aussi Ned Segal, Vijaya Gadde (qu’Elon Musk avait insulté), Sean Edgett et Sarah Personette ont été remerciés. Reuters indique même qu’Elon Musk a dégagé Parag Agrawal des bâtiments par la sécurité, ce qui peut paraître très violent. L’histoire nous dira si cet épisode est véridique.
#!/usr/bin/env bash
set -o errexit
set -o nounset
set -o pipefail
if [[ -n "${TRACE-}" ]]; then
set -o xtrace
fi
if [[ "$1" =~ ^-*h(elp)?$ ]]; then
echo 'Usage: ./script.sh arg-one arg-two
This is an awesome bash script to make your life better.
'
exit
fi
cd "$(dirname "$0")"
main() {
echo do awesome stuff
}
main "$@"
via https://news.ycombinator.com/item?id=33354286
— Permalink
Pour envoyer des notifs serveur vers les clients web.
https://github.com/mdn/dom-examples/tree/main/server-sent-events
— Permalink
https://www.nginx.com/blog/tuning-nginx/
https://www.nginx.com/blog/performance-tuning-tips-tricks/
https://www.nginx.com/blog/maximizing-php-7-performance-with-nginx-part-i-web-serving-and-caching/
https://www.nginx.com/blog/maximizing-php-7-performance-with-nginx-part-ii-multiple-servers-and-load-balancing/
https://gist.github.com/denji/8359866
https://sourcecloud.co.uk/blogs/performance-tuning-nginx-and-php-fpm-for-xenforo/
— Permalink
Un alternative à ElasticSearch.
via https://nicolas-delsaux.hd.free.fr/Shaarli/?vers2A
— Permalink
Bon anniversaire Orangina Rouge !
— Permalink
Il y a ton flux RSS qui lui aussi est HS :-/
— Permalink
Du mercredi 12 octobre 2022 au dimanche 23 octobre au petit matin, l'Élaboratoire (squat d'artistes à Rennes) fêtait ses 25 ans.
C'était vraiment de superbes soirées :-p
Quelques vidéos d'aperçu de la nuit du samedi au dimanche :
https://piped.kavin.rocks/watch?v=ZtvDIcYhId0
https://piped.kavin.rocks/watch?v=XdJnLoXDZbY
https://piped.kavin.rocks/watch?v=Wc2ewqLqyfo
— Permalink
Un groupe avec des paroles super sympa.
https://www.youtube.com/channel/UCB1hkbtUlAO96jeMI8s5nWw/videos
— Permalink
Le show en concert est vraiment hallucinant avec des costumes de fou !
Les vidéos dates :-/
https://www.youtube.com/user/samichico/videos
— Permalink