I won't publish anything new on this shaarli now
(Permalink)
Vue lecture
filesystems - df in linux not showing correct free space after file removal - Server Fault
find which process is using a deleted file
lsof +L1
ok this is cool but even if you deleted the file, the process still owns a handler to this file, and in some situations we don't want to kill the process. Here's a workaround using deletion of the file handler :
go to the process folder
cd /proc/PID/fd
ls -l |grep deleted
take note of the file handler ID. e.g here below the file handler is 1.
l-wx------ 1 hudson devel 64 Feb 7 11:48 1 -> /crucible/data/current/var/log/fisheye.out (deleted)
reclaim the space
> 1
(Permalink)
lsof +L1
ok this is cool but even if you deleted the file, the process still owns a handler to this file, and in some situations we don't want to kill the process. Here's a workaround using deletion of the file handler :
go to the process folder
cd /proc/PID/fd
ls -l |grep deleted
take note of the file handler ID. e.g here below the file handler is 1.
l-wx------ 1 hudson devel 64 Feb 7 11:48 1 -> /crucible/data/current/var/log/fisheye.out (deleted)
reclaim the space
> 1
(Permalink)
Rechercher des groupes Meetup près de chez vous: javascript - Meetup
Un bon site pour trouver des meetup orientés sur certaines technos, près de chez soi
(Permalink)
(Permalink)
Auto-Tagging Demo
Demo d'un outil de reconnaissance de personnes / objets sur des photos / images avec tagging
(Permalink)
(Permalink)
Il faudra oublier Eclipse et passer à Android Studio
Développeur Android ? Au revoir Eclipse, Google vous imposera désormais son IDE basé sur IntelliJ
(Permalink)
(Permalink)
Rex kanban hors it
Slide / Présentation : retour d'expérience sur kanban (hors IT)
(Permalink)
(Permalink)
Lazy Foo' Productions - Beginning Game Programming v2.0
Quelques tutos SDL 2.0 #SDL #tutorials #programming #game
(Permalink)
(Permalink)
everystack - know your stack
catalogue de composants, SDKs, EDIs, librairies par techno/feature/tags... utile pour faire son choix
(Permalink)
(Permalink)
Happy 150th Birthday Nokia - YouTube
Cette vidéo retrace les 150 ans d'histoire de Nokia
(Permalink)
(Permalink)
10 things tech pros can learn from “Star Wars” . Pluralsight blog
10 leçons tirées de Star Wars, applicables à l'informatique
(Permalink)
(Permalink)
La NSA a développé un programme baptisé Skynet, pour identifier les terroristes en se basant sur la localisation et les métadonnées des communications
Skynet est né ? noooon #NSA #Skynet #privacy
(Permalink)
(Permalink)
Google admet 11 accidents impliquant ses voitures automatiques . Numerama.com - Magazine
Les Google Car auraient déjà subi 11 accidents, mais d'origine humaine nous rassure Google...
(Permalink)
(Permalink)
Activating Inbox by Gmail without the app : windowsphone
Comment activer Google Inbox si on n'a ni Android ni iOS.
1) Aller sur http://www.google.com/inbox
2) Demander une invitation et récupérez le token reçu par email (un peu caché ou grisé vers le bas du mail)
3) Copiez/collez l'URL suivante dans votre browser https://mail.google.com/mail/btinvites/mobile?token=VOTRE_TOKEN
4) Votre compte a été activé (vous avez reçu un email de confirmation et l'adresse au point 1) devrait vous amener à la page de connexion Google Inbox)
(Permalink)
1) Aller sur http://www.google.com/inbox
2) Demander une invitation et récupérez le token reçu par email (un peu caché ou grisé vers le bas du mail)
3) Copiez/collez l'URL suivante dans votre browser https://mail.google.com/mail/btinvites/mobile?token=VOTRE_TOKEN
4) Votre compte a été activé (vous avez reçu un email de confirmation et l'adresse au point 1) devrait vous amener à la page de connexion Google Inbox)
(Permalink)
Iframe irony: Adblock Plus is probably the reason Firefox and Chrome are such memory hogs | ExtremeTech
Adblock serait-il une cause de la grosse consommation mémoire des browsers ?
(Permalink)
(Permalink)
Optimiser son SSD sous Windows | Ma parcelle sur le web . Liens en vrac de sebsauvage
Conseils pour garder son SSD plus longtemps (améliorer la diminution de l'augmentation de l'usure) sous windows
(Permalink)
(Permalink)
How Old Do I Look?
#HowOldRobot est un outil web qui tente de déterminer votre âge à partir de votre photo
(Permalink)
(Permalink)
claudehohl/Stikked
Un genre de pastebin auto hébergeable orienté code, avec coloration syntaxique et plein de langages supportés
(Permalink)
(Permalink)
Online Image Editor | Pixlr Express | Autodesk Pixlr
Un petit éditeur très rapide d'image en ligne... sympa pour dépanner en urgence :)
(Permalink)
(Permalink)
Hiring a Juggler
petite critique amusante sur les entretiens d'embauche
(Permalink)
(Permalink)
The Joel Test Updated For Programmers
Joel test pour programmeurs
(Permalink)
(Permalink)
BB-8 is real! But how did they do it? | Hackaday . Liens en vrac de sebsauvage
Excellent, un véritable droïde BB-8 réalisé :D !
(Permalink)
(Permalink)
Galavant Trailer - Coming soon to ABC - First Look HD Trailer - YouTube
ça a l'air énorme cette série :) ... en tout cas le trailer fait envie
(Permalink)
(Permalink)
Gnoosic - Discover new Music . Liens en vrac de sebsauvage
Un moteur de recommandation de musique. Entrez 3 groupes et il en suggère d'autres
(Permalink)
(Permalink)
Method Namer
pas d'inspiration pour un nom de méthode Java ? essayez ce site xD #java #development #inspiration #humor
(Permalink)
(Permalink)