kalvn's links
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 79 / 189
Meilleur VPN 2019 : Notre comparatif des fournisseurs de VPN https://www.frandroid.com/selection-meilleurs-vpn
07/03/2019 17:00:27

Un comparateur de VPN fraîchement dévoilé par FrAndroid. Aucune idée de la pertinence de leurs recommandations donc à prendre avec des pincettes évidemment.

vpn comparatif
Tom Eastman - Serialization formats are not toys - PyCon 2015 https://www.youtube.com/watch?v=kjZHjvrAS74
07/03/2019 14:29:26
thumbnail

Méfiez vous des méthodes de sérialisation ! Elles font parfois plus que ce que l'on imagine.

sécurité dev code format python talk
gpu.js - GPU Accelerated JavaScript https://gpu.rocks/
07/03/2019 09:16:23

Une lib qui fait tourner votre code JavaScript sur le GPU pour de meilleures performances. Pas testé.

Via https://korben.info/gpu-js-faire-tourner-du-js-en-utilisant-le-gpu-de-la-machine.html

gpu lib JavaScript
The State of JavaScript 2018: Home https://2018.stateofjs.com/
06/03/2019 17:46:59

Des statistiques intéressantes sur le Javascript en 2018 (frameworks, etc.)

JavaScript framework comparatif
EditorConfig, restez consistants sur l’écriture du code ! – Le blog de Seboss666 https://blog.seboss666.info/2019/03/editorconfig-restez-consistants-sur-lecriture-du-code/
05/03/2019 16:33:53

EditorConfig, mangez-en tous ! C'est que du bon !

Exemple :

[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
ide editeur texte code
ToffeeShare - Transfer files directly and securely via your browser https://toffeeshare.com/
05/03/2019 16:28:38

Un site pour transférer des fichiers en P2P (rien ne passe côté serveur).

p2p upload transfert fichier
CSS Selectors Cheatsheet - FrontEnd30 https://frontend30.com/css-selectors-cheatsheet/
05/03/2019 10:41:50

Une cheatsheet pour les sélecteurs CSS.

css
Game Of Thrones characters https://scontent-cdg2-1.xx.fbcdn.net/v/t1.0-9/fr/cp0/e15/q65/53176202_10156375143079072_3138974335725731840_o.jpg?_nc_cat=109&efg=eyJpIjoidCJ9&_nc_ht=scontent-cdg2-1.xx&oh=31cf102b0f0387c408cdc55767643f68&oe=5CE5AD9A
04/03/2019 18:45:12

Y a plus qu'à cocher ceux qui meurent au fur et à mesure 😄

gameofthrones fun
Redesigning Github repository page @ tonsky.me http://tonsky.me/blog/github-redesign/
04/03/2019 15:10:42

Une idée de redesign pour Github. J'aime bien :)

design github
GRID: A simple visual cheatsheet for CSS Grid Layout http://grid.malven.co/
04/03/2019 13:31:23

Une cheat-sheet pour grid.

grid css cheatsheet
Unix Toolbox http://cb.vu/unixtoolbox.xhtml
03/03/2019 21:41:20

Un ensemble de commandes UNIX groupées par thème qui sont utiles pour un sysadmin.

This document is a collection of Unix/Linux/BSD commands and tasks which are useful for IT work or for advanced users. This is a practical guide with concise explanations, however the reader is supposed to know what s/he is doing.

unix terminal console
Six tips for better web typography | CSS-Tricks https://css-tricks.com/six-tips-for-better-web-typography/
03/03/2019 15:14:05

Quelques conseils CSS pour les textes de vos sites web.

css typographie texte
List of names that tend to be useful in programming · GitHub https://gist.github.com/robatwilliams/1f089398144867e629bdc343a5cc5be6
28/02/2019 14:47:40

Nommer une classe ou un fonction n'est jamais trivial. Cette liste peut vous aider.

nommage dev
Websites Windows 10 Connects To After a Clean Install https://winaero.com/blog/websites-windows-10-connects-to-after-a-clean-install/
28/02/2019 13:20:42

La liste de toutes les URL auxquelles se connecte Windows 10 après une installation propre.

C'est un peu effrayant.

windows10 privacy
GitHub - imthenachoman/How-To-Secure-A-Linux-Server: An evolving how-to guide for securing a Linux server. https://github.com/imthenachoman/How-To-Secure-A-Linux-Server
28/02/2019 13:15:53

Un looong guide sur comment sécuriser un serveur Linux.

linux serveur sécurité
Portfolio Rework Part 1: Animation, Micro interaction & SVG by Geoffrey Crofte https://stephaniewalter.design/blog/portfolio-rework-part-1-animation-micro-interaction-svg/
28/02/2019 10:21:35

Histoire d'un redesign.

design ui ux
Journée de travail, ou journée au travail ? - HowTommy Dev http://dev.howtommy.net/?d=2019/02/25/09/53/57-journee-de-travail-ou-journee-au-travail
27/02/2019 14:39:15

A méditer.

travail
Simple Vue.js Form Validation with Vuelidate - Vue.js Developers https://vuejsdevelopers.com/2018/08/27/vue-js-form-handling-vuelidate/
27/02/2019 12:26:23

Validation de formulaires dans vos applications Vue.js avec Vuelidate.

vuejs validation form
Design Better Forms – UX Collective https://uxdesign.cc/design-better-forms-96fadca0f49c
27/02/2019 09:57:38

Du bon sens !

form ux
Vue Unicons https://antonreshetov.github.io/vue-unicons/
26/02/2019 21:09:54

Des icônes SVG sous forme de composants Vue.js.

vuejs icones
page 79 / 189
3901 links, including 129 private
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Theme by kalvn