891 links
  • Links Lounge
  • Home
  • Login
  • RSS Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 12 / 45
Newer►
  • tst_qsslcertificate.cpp source code [qtbase/tests/auto/network/ssl/qsslcertificate/tst_qsslcertificate.cpp] - Woboq Code Browser

    QVariantMap aiaValue = aia.value().toMap();
    QCOMPARE(aiaValue.keys(), QList() << QStringLiteral("OCSP") << QStringLiteral("caIssuers"));
    QString ocsp = aiaValue[QStringLiteral("OCSP")].toString();

    Wed Oct 31 13:51:19 2018 - permalink -
    - - - https://code.woboq.org/qt5/qtbase/tests/auto/network/ssl/qsslcertificate/tst_qsslcertificate.cpp.html
    OCSP QSsl Qt
  • TypeError: Cannot read property 'config' of null · Issue #4736 · angular/angular-cli · GitHub
    Thu Oct 11 17:26:42 2018 - permalink -
    - - - https://github.com/angular/angular-cli/issues/4736
    Angular JS
  • News From Qompoter | Qompoter

    Je me suis remis un peu sur Qompoter !

    La v0.4.0 est finalement bien stable, et je pense pouvoir release prochainement une v0.4.1 avec "qompoter update".

    Thu Sep 27 11:32:27 2018 - permalink -
    - - - https://fylhan.github.io/qompoter/2018/09/27/News-from-Qompoter.html
    Qompoter
  • Les banques le week-end | Grise Bouille · Seb Sauvage Link

    Et avec des références constantes s'il vous plait !!!

    Wed Jul 4 20:28:43 2018 - permalink -
    - - - https://grisebouille.net/les-banques-le-week-end/
  • Ma quête d'un petit cloud perso - Alternative · Seb Sauvage Link

    Ma quête du moment est similaire (avec moins de données quand même) et j'étais resté bloqué sur "Comment je vais faire de vrai backup au lieu d'un rscync ?". Merci pour le partage, je vais regarder Borgbackup. Voire réfléchir à un RaspberryPi qui allume/éteint le backup 1 et le fait automatiquement...

    Mon Jul 2 13:57:59 2018 - permalink -
    - - - http://sebsauvage.net/wiki/doku.php?id=cloud#l_alternative
    Backup Bord CommandLine Linux OnMyServer
  • Abstruse Goose | out of usual order

    Qui a dit "Trump" ?

    Fri Jun 29 14:43:25 2018 - permalink -
    - - - https://abstrusegoose.com/605
  • linux - Raw capture capabilities (CAP_NET_RAW, CAP_NET_ADMIN) not working outside /usr/bin and friends for packet capture program using libpcap - Stack Overflow

    Rah!

    Thu Jun 28 09:58:27 2018 - permalink -
    - - - https://stackoverflow.com/questions/29099797/raw-capture-capabilities-cap-net-raw-cap-net-admin-not-working-outside-usr-b#30826137
    CommandLine ip Linux pcap
  • GitHub - fredrik-eriksson/kodi_projcontrol: Service add-on to Kodi for controling projectors
    Thu Jun 28 09:43:53 2018 - permalink -
    - - - https://github.com/fredrik-eriksson/kodi_projcontrol
    Kodi VIdéo-projecteur
  • Petter Reinholdtsen: Add-on to control the projector from within Kodi
    Thu Jun 28 09:43:39 2018 - permalink -
    - - - http://people.skolelinux.org/pere/blog/Add_on_to_control_the_projector_from_within_Kodi.html
    Kodi RaspberryPi
  • Faire un gif de son écran sous Ubuntu avec byzanz • Billets • Zeste de Savoir
    Tue Jun 19 14:09:10 2018 - permalink -
    - - - https://zestedesavoir.com/billets/2635/faire-un-gif-de-son-ecran-sous-ubuntu-avec-byzanz/
    byzanz gif Qompoter screencast
  • How I use Wireshark - Julia Evans
    Tue Jun 19 09:53:28 2018 - permalink -
    - - - https://jvns.ca/blog/2018/06/19/what-i-use-wireshark-for/
    TCP tcpdump Wireshark
  • Getting the most of signal/slot connections : Viking Software – Qt Experts

    Le 3ème argument d'un QObject::connect (le contexte) peut être très utile pour éviter les crash en cas de destruction du pointeur visé dans cet argument. Ou en cas de connexion inter-threads.

    Tue Jun 12 09:24:49 2018 - permalink -
    - - - https://www.vikingsoftware.com/getting-the-most-of-signal-slot-connections/
    C++ Qt
  • Building a Bridge from Qt to DDS - Qt Blog
    Wed Jun 6 14:56:13 2018 - permalink -
    - - - http://blog.qt.io/blog/2018/06/06/building-bridge-qt-dds/
    DDS MQTT
  • Compteur Linky : les inquiétudes sur la santé et la vie privée sont-elles fondées ? | ECHOSCIENCES - Hauts-de-France

    Bonne synthèse sur Linky.

    Wed Jun 6 14:31:37 2018 - permalink -
    - - - https://www.echosciences-hauts-de-france.fr/articles/compteur-linky
    Linky
  • How does git merge after cherry-pick work? - Stack Overflow

    En résumé : on peut faire un cherry-pick d'un commit d'une branche dans une autre, puis faire un merge de ces 2 branches et cela devrait fonctionner sans duplication. Sinon, il faudra régler le conflit à l'ancienne.

    Pour éviter aussi la duplication dans l'historique, on peut utiliser "rebase".

    Wed May 30 11:58:49 2018 - permalink -
    - - - https://stackoverflow.com/questions/14486122/how-does-git-merge-after-cherry-pick-work
    cherry-pick Git
  • c - gcov out of memory / mismatched version? - Stack Overflow
    Wed May 30 10:39:31 2018 - permalink -
    - - - https://stackoverflow.com/questions/12454175/gcov-out-of-memory-mismatched-version
    C++ gcov
  • La déclaration anticipée en C++

    Voilà longtemps que je n'avais rien publié sur mon blog "30 minutes par jour". Je pourrai le renommer "30 minutes par an" ;-)

    Wed May 30 09:29:16 2018 - permalink -
    - - - http://30minparjour.la-bnbox.fr/blog/2018/05/30/la-declaration-anticipee-en-cpp/
    30minparjour C++
  • Never forget type=”button” on generated buttons! | Lea Verou
    Thu May 24 11:10:47 2018 - permalink -
    - - - http://lea.verou.me/2018/05/never-forget-typebutton-on-generated-buttons/?amp;utm_medium=feed&utm_campaign=Feed%3A+leaverou+%28Lea+Verou%29
    HTML JS
  • Carrières - Trialog

    Ma boîte (Trialog) recrute ! On est basé sur Paris, et moi je m'y plais bien !

    [CDI] Ingénieur en développement logiciel Smart Grid et Mobilité Electrique
    [CDI] Ingénieur en Intelligence Artificielle

    Tue May 22 10:05:25 2018 - permalink -
    - - - https://www.trialog.com/fr/qui-sommes-nous/carrieres/
    Trialog
  • Web Development on Windows in 2018 - Jordi Boggiano
    Wed May 16 16:16:04 2018 - permalink -
    - - - https://seld.be/notes/developing-on-windows-in-2018?amp;utm_medium=feed&utm_campaign=Feed%3A+blog-seld+%28Seld.be+%3E+Blog%29
    Linux Windows
Links per page: 20 50 100
◄Older
page 12 / 45
Newer►
Shaarli - The personal, minimalist, super-fast, no-database delicious clone by the Shaarli community - Help/documentation