Lucas Bürgy'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 27 / 62
CC Search https://search.creativecommons.org/
Thu May 9 12:11:50 2019
QRCode

L'organisation Creative Commons propose un méta-moteur de recherche pour dénicher des photos libres de droits sur le net.

cc images libres
Releases · D4koon/WhatsappTray https://github.com/D4koon/WhatsappTray/releases
Mon Apr 29 10:02:14 2019
QRCode

Minimize Whatsapp in system tray

windows logiciel
UCheck – Pour ne plus louper de mises à jour – Korben https://korben.info/ucheck-pour-ne-plus-louper-de-mises-a-jour.html
Sat Apr 20 13:13:27 2019
QRCode
windows logiciel
VSCodium/vscodium: binary releases of VS Code without MS branding/telemetry/licensing https://github.com/VSCodium/vscodium
Sat Apr 20 12:44:48 2019
QRCode
vscode
Looping a slide with multiple animations – The Art of PowerPoint-ing https://blogs.msmvps.com/tohlz/2006/09/10/looping-a-slide-with-multiple-animations/
Mon Apr 15 23:26:34 2019
QRCode
ppt
List of Keys (Keyboard, Mouse and Joystick) | AutoHotkey https://www.autohotkey.com/docs/KeyList.htm#SpecialKeys
Sat Apr 6 21:39:08 2019
QRCode

Know all the keys in AutoHotkey

ahk
keyboard - Use ScrollLock key as a modifier with AutoHotkey - Super User https://superuser.com/questions/1378315/use-scrolllock-key-as-a-modifier-with-autohotkey/1378390#1378390
Sat Apr 6 21:38:31 2019
QRCode

Use any key as a modifier with AutoHotkey

ahk
Hammer.JS - Hammer.js https://hammerjs.github.io/
Sat Apr 6 18:41:12 2019
QRCode
js library a_tester
Updater fails with extra files · Issue #163 · nextcloud/updater https://github.com/nextcloud/updater/issues/163#issuecomment-386554357
Sat Apr 6 18:24:14 2019
QRCode

Add an exception to the "Check for expected files" operation
https://github.com/nextcloud/updater/blob/master/index.php#L293-L328

nextcloud
Set Default Volume Levels for Each of Your Bluetooth Accessories Individually « Android :: Gadget Hacks https://android.gadgethacks.com/how-to/set-default-volume-levels-for-each-your-bluetooth-accessories-individually-0176034/
Sat Apr 6 16:20:48 2019
QRCode
android
Wox - Plugin Detail - Python Calculator http://www.wox.one/plugin/98
Thu Apr 4 20:05:18 2019
QRCode
wox
DuckDuckGo Search Tips and Tricks to get the best out of it https://www.thewindowsclub.com/duckduckgo-search-tips-tricks
Thu Apr 4 20:00:27 2019
QRCode
OnePlus: configure Private DNS https://image.ibb.co/f47niV/private-dns-mode.png
Thu Apr 4 17:37:55 2019
QRCode
1dot1dot1dot1.cloudflare-dns.com

image

oneplus android
How to Use SSL/TLS with Node.js — SitePoint https://www.sitepoint.com/how-to-use-ssltls-with-node-js/
Mon Apr 1 11:16:46 2019
QRCode

Sans Express.js:

const https = require("https"),
          fs = require("fs");

const options = {
          key: fs.readFileSync("/etc/letsencrypt/live/example.com/privkey.pem"),
          cert: fs.readFileSync("/etc/letsencrypt/live/example.com/fullchain.pem")
};

https.createServer(options, function (req, res) {
          res.writeHead(200, {'Content-Type': 'text/html'});
          res.end('Hello World!');
}).listen(443);
ssl nodejs
nodemon https://nodemon.io/
Mon Apr 1 10:33:42 2019
QRCode

Nodemon is a utility that will monitor for any changes in your source and automatically restart your server.

nodejs linux
nodesource/distributions https://github.com/nodesource/distributions/blob/master/README.md
Tue Mar 26 20:20:29 2019
QRCode

How to install nodejs depending on your system

nodejs linux
linux - Change default directory when I SSH to server - Server Fault https://serverfault.com/questions/499565/change-default-directory-when-i-ssh-to-server/499566#499566
Tue Mar 26 20:19:26 2019
QRCode
linux ssh
Certbot Debian 9 (Stretch) https://certbot.eff.org/lets-encrypt/debianstretch-apache
Tue Mar 26 16:24:41 2019
QRCode

Avant:

vim /etc/apt/sources.list

Et rajouter dedans:

deb http://deb.debian.org/debian stretch-backports main

Puis faire:

apt-get update
linux siteinternet debian ssl
Make a Chrome Extension /shaare/mTtsvA
Thu Mar 21 15:00:41 2019
QRCode
  • https://www.sitepoint.com/create-chrome-extension-10-minutes-flat/
  • http://krasimirtsonev.com/blog/article/Chrome-Extension-run-JavaScript-in-the-context-of-the-current-page
  • https://stackoverflow.com/questions/5642116/chrome-extension-open-tab-without-popup#5642362
  • https://developer.chrome.com/extensions/background_pages
  • https://developer.chrome.com/extensions/options
  • https://github.com/fent/chrome-options
chrome extension
Drewsif/PiShrink: Make your pi images smaller! https://github.com/Drewsif/PiShrink/
Wed Mar 20 23:46:40 2019
QRCode
rpi
page 27 / 62
1244 links, including 4 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn