715 links
  • Links Lounge
  • Home
  • Login
  • RSS Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 2 / 36
Newer►
  • Ma configuration Tmux · j’ai acheté un PC...

    bind-key -T copy-mode-vi v send-keys -X begin-selection bind -T copy-mode-vi y send-keys -X copy-pipe 'xclip -in -selection clipboard'

    Thu 22 Aug 2019 08:51:30 AM CEST - permalink -
    - - - https://blog.ght1pc9kc.fr/2019/ma-configuration-tmux.html
    tmux
  • Git Rebasing: An Elfin Workshop Workflow ◆ 24 ways
    Wed 21 Aug 2019 05:28:18 PM CEST - permalink -
    - - - https://24ways.org/2015/git-rebasing/
    Git
  • CMake Tutorial | CMake
    Thu 18 Jul 2019 01:39:25 PM CEST - permalink -
    - - - https://cmake.org/cmake-tutorial/
    C++ CMake
  • Introduction to CMake by Example | derekmolloy.ie
    Thu 18 Jul 2019 01:39:15 PM CEST - permalink -
    - - - http://derekmolloy.ie/hello-world-introductions-to-cmake/
    C++ CMake
  • Posts - Fluent C++
    Thu 18 Jul 2019 11:09:08 AM CEST - permalink -
    - - - https://www.fluentcpp.com/posts/
    C++
  • Bug Fixing Ways
    Fri 12 Jul 2019 09:57:07 AM CEST - permalink -
    - - - https://www.monkeyuser.com/2019/bug-fixing-ways/
    Comic
  • Julio Biason .Net 4.0 - Things I Learnt The Hard Way (in 30 Years of Software Development)
    Mon 08 Jul 2019 02:34:03 PM CEST - permalink -
    - - - https://blog.juliobiason.net/thoughts/things-i-learnt-the-hard-way/
    Programmation
  • CSR Decoder - Check CSR to verify its contents
    Wed 26 Jun 2019 11:36:06 AM CEST - permalink -
    - - - https://www.sslshopper.com/csr-decoder.html
    CSR OPenSSL SSL
  • [Domotique] Le 433 MHz sur votre Raspberry Pi · Pofilo.fr
    Mon 17 Jun 2019 10:13:21 AM CEST - permalink -
    - - - https://www.pofilo.fr/post/20190529-home-assistant-433mhz/
    433MHz Domotique RaspberryPi
  • Open Source Game Clones
    Wed 12 Jun 2019 12:40:39 PM CEST - permalink -
    - - - https://osgameclones.com/
    Game
  • Journée de travail, ou journée au travail ? - HowTommy Dev
    Mon 25 Feb 2019 02:08:37 PM CET - permalink -
    - - - http://dev.howtommy.net/?d=2019/02/25/09/53/57-journee-de-travail-ou-journee-au-travail
  • volt | fast native desktop client for all major messaging services
    Thu 14 Feb 2019 02:54:09 PM CET - permalink -
    - - - https://volt.ws/
    chat volt
  • how do I disable session restore | Forum d’assistance Firefox | Assistance de Mozilla
    Mon 11 Feb 2019 11:46:35 AM CET - permalink -
    - - - https://support.mozilla.org/fr/questions/1182594
    Firefox
  • GitHub - jkriege2/JKQtPlotter: a Qt Plotter-class (including a fast variant and a LaTeX equation renderer!), written in C/C++
    Mon 07 Jan 2019 09:27:57 AM CET - permalink -
    - - - https://github.com/jkriege2/JKQtPlotter
    C++ Graph Qt
  • lire un schéma électronique et reconnaître des composants
    Mon 07 Jan 2019 09:20:37 AM CET - permalink -
    - - - https://magazine-electro.blogspot.com/2013/04/lire-un-schema-electronique-et.html
    Electrique
  • Lossless audio conversion from FLAC to ALAC using ffmpeg - Unix & Linux Stack Exchange

    for file in *.wma; do ffmpeg -i "${file}" -acodec flac "${file/.wma/.flac}"; done

    for file in *.wma; do ffmpeg -i "${file}" -acodec libmp3lame -ab 192k "${file/.wma/.mp3}"; done

    Sat 08 Dec 2018 04:23:36 PM CET - permalink -
    - - - https://unix.stackexchange.com/questions/415477/lossless-audio-conversion-from-flac-to-alac-using-ffmpeg
    Audio ffmpeg flac mp3
  • audio - How to get PulseAudio running? - Raspberry Pi Stack Exchange
    Sat 08 Dec 2018 03:04:56 PM CET - permalink -
    - - - https://raspberrypi.stackexchange.com/questions/639/how-to-get-pulseaudio-running
    mpd PulseAudio RaspberryPi
  • Pulse Audio Error I Think - Raspberry Pi Forums

    DBUS_SESSION_BUS_ADDRESS=unix:path=/run/dbus/system_bus_socket DBUS_SESSION_BUS_PID=cat /run/dbus/pid

    Sat 08 Dec 2018 03:04:25 PM CET - permalink -
    - - - https://www.raspberrypi.org/forums/viewtopic.php?p=278613
    mpd PulseAudio RaspberryPi
  • Music Player Daemon - ArchWiki
    Sat 08 Dec 2018 03:03:59 PM CET - permalink -
    - - - https://wiki.archlinux.org/index.php/Music_Player_Daemon#Global_configuration
    mpd PulseAudio RaspberryPi
  • Why is my audio (sound) output not working? - Raspberry Pi Stack Exchange
    Sat 08 Dec 2018 03:02:16 PM CET - permalink -
    - - - https://raspberrypi.stackexchange.com/questions/44/why-is-my-audio-sound-output-not-working
    mpd PulseAudio RaspberryPi
Links per page: 20 50 100
◄Older
page 2 / 36
Newer►
Shaarli - The personal, minimalist, super-fast, no-database delicious clone by the Shaarli community - Help/documentation