891 links
  • Links Lounge
  • Home
  • Login
  • RSS Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 22 / 45
Newer►
  • FindA.Photo: 10,000 completely free stock photos to use for any purpose · Seb Sauvage Link
    Mon Jan 25 13:44:47 2016 - permalink -
    - - - http://finda.photo/
    Photo
  • SSH tunnelling for fun and profit: Autossh · Seb Sauvage Link
    Wed Jan 20 16:38:24 2016 - permalink -
    - - - http://www.everythingcli.org/ssh-tunnelling-for-fun-and-profit-autossh/
    SSH
  • Laptops - System76
    Fri Jan 15 10:37:21 2016 - permalink -
    - - - https://system76.com/laptops
    Linux PC
  • Ordinateur portable : achat / vente Ordinateur portable sur ldlc.com
    Fri Jan 15 10:36:02 2016 - permalink -
    - - - http://www.ldlc.com/informatique/ordinateur-portable/cint4195/
    Linux PC
  • JSON API — A specification for building APIs in JSON
    Wed Jan 6 12:53:30 2016 - permalink -
    - - - http://jsonapi.org/
    JSON REST
  • Feeding the Bit Bucket» Blog Archive » (How To Do) XML Schema Validation
    Mon Jan 4 14:59:05 2016 - permalink -
    - - - http://www.adrianmouat.com/bit-bucket/2013/11/xml-schema-validation/
    Validator XML XSD
  • un nouvel IDE léger multi-plateforme supportant le C++11 et C++14
    Sun Dec 27 11:19:02 2015 - permalink -
    - - - http://cpp.developpez.com/actu/94036/juCiplusplus-un-nouvel-IDE-leger-multi-plateforme-supportant-le-Cplusplus11-et-Cplusplus14/
    C++
  • eBooks – OwnPi
    Sun Dec 27 11:06:27 2015 - permalink -
    - - - http://thumpps.com/pi/wp/ebooks-and-media/
    epub OnMyServer RasperryPi
  • Here is COPS : Calibre OPDS (and HTML) PHP Server | Technology and Me

    Ma recherche en cours pour rendre ma bibliothèque epub hostable depuis mon RaspberryPi et browsable via un navigateur.
    Cops semble ok. En lecteur peut-etre epub.JS.

    Sun Dec 27 10:18:29 2015 - permalink -
    - - - http://blog.slucas.fr/en/oss/calibre-opds-php-server
    epub OnMyServer RaspberryPi
  • Panopticlick
    Thu Dec 17 14:52:56 2015 - permalink -
    - - - https://panopticlick.eff.org/
    Anonimisation Privacy
  • Logiciels de présentation : Powerpoint et ses nouvelles alternatives (via Kalvn's links) - Bookmark Bronco
    Mon Dec 14 16:49:38 2015 - permalink -
    - - - http://shaarli.warriordudimanche.net/?pnnLFg
    PowerPoint Présentation
  • fahd.blog: Better Bash Completion for Tmux
    Wed Dec 9 10:21:04 2015 - permalink -
    - - - http://fahdshariff.blogspot.fr/2011/10/better-bash-completion-for-tmux.html
    Bash Linux tmux
  • Choosing an HTTP Status Code — Stop Making It Hard | Racksburg · Seb Sauvage Link

    Le HTTP Status Code est toujours très utile pour faire des API REST utilisables. Bien souvent, on n'a même plu besoin de rajouter un bête "status" ou "error code" dans les réponses, un simple HTTP Status Code suffit amplement.
    Cet article est pas mal du tout sur le sujet. Merci Seb Sauvage.

    Tue Dec 8 16:32:05 2015 - permalink -
    - - - http://racksburg.com/choosing-an-http-status-code/
    HTTP REST
  • c - Linux programmatically up/down an interface kernel - Stack Overflow
    Wed Nov 25 13:33:45 2015 - permalink -
    - - - http://stackoverflow.com/questions/5858655/linux-programmatically-up-down-an-interface-kernel
    eth Linux Réseau SocketCAN
  • REST URI convention - Singular or plural name of resource while creating it - Stack Overflow

    Convention REST : le nom des ressources est au pluriel et puis c'est tout.
    Pour GET et DELETE, c'est assez clair :
    GET resources (accès à toutes les ressources)
    GET resources/123 (accès à la ressource 123)
    DELETE resources/123 (supprime la ressource 123)

    Même en omettant la question du POST / PUT, ça reste bizarre pour la création /update :
    POST resources (créé / modifie une ressource, ou une liste de ressources)

    Moi j'aurai tendance à faire POST resources pour une liste, POST resources/123 pour une ressource.

    Tue Nov 24 11:25:30 2015 - permalink -
    - - - http://stackoverflow.com/questions/6845772/rest-uri-convention-singular-or-plural-name-of-resource-while-creating-it
    HTTP REST
  • Oalley : Une carte interactive pour voyager et se retrouver !
    Fri Nov 6 14:13:26 2015 - permalink -
    - - - http://www.oalley.fr/
    Carte
  • Cgit - ArchWiki

    Excellent petit outil pour browser des repo Git via le Web.

    Wed Nov 4 14:59:07 2015 - permalink -
    - - - https://wiki.archlinux.org/index.php/Cgit
    Git OnMyServer
  • Les meilleurs smartphones à moins de 200 €

    (via http://sebsauvage.net/links/?KmyEpg)

    Wed Oct 21 10:49:02 2015 - permalink -
    - - - http://www.lesnumeriques.com/telephone-portable/meilleurs-smartphones-a-moins-200-euros-a2431.html
    Smartphone
  • software installation - Error while loading shared libraries: libgthread-2.0.so.0 - Ask Ubuntu

    Pour lister les bibliothèques nécessaires à un exécutable
    ldd <exec name>

    Pour connaître le paquet contenant une bibliothèque :
    dpkg -S <lib name.so.x>
    Puis pour installer le paquet correspondant :
    apt-get install <paquet name>

    Eventuellement avec un suffixe pour du 64bit (amd64) du 32bit (i386), par exemple :
    apt-get install <paquet name>:i386

    En ayant au préalable ajouté cette ardchietcture :
    dpkg --add-architecture i386

    Thu Sep 10 13:33:24 2015 - permalink -
    - - - http://askubuntu.com/questions/427496/error-while-loading-shared-libraries-libgthread-2-0-so-0
    32bit Lib Library Linux SO
  • KDAB on Qt: How to use static analysis to improve performance
    Thu Sep 10 13:28:14 2015 - permalink -
    - - - http://www.kdab.com/use-static-analysis-improve-performance/
    C++ Clang
Links per page: 20 50 100
◄Older
page 22 / 45
Newer►
Shaarli - The personal, minimalist, super-fast, no-database delicious clone by the Shaarli community - Help/documentation