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 31 / 62
marcelklehr/floccus: Sync your browser bookmarks with your selfhosted server (WebExtension: Chrome/Firefox/Opera) https://github.com/marcelklehr/floccus
Wed Jan 30 10:38:49 2019
QRCode

Nextcloud

nextcloud
Bidouille | Marre des clés USB lentes et de trop faibles capacités ? Fabriquez la vôtre https://www.inpact-hardware.com/article/1017/marre-cles-usb-lentes-et-trop-faible-capacite-fabriquez-votre
Wed Jan 30 10:38:05 2019
QRCode
dns-blocklist [Wiki de sebsauvage.net] https://sebsauvage.net/wiki/doku.php?id=dns-blocklist
Wed Jan 30 10:31:45 2019
QRCode
android windows linux dns
Pure CSS Toggle Buttons | ON-OFF Switches https://codepen.io/himalayasingh/pen/EdVzNL
Wed Jan 30 10:27:47 2019
QRCode
css
99 Good News Stories You Probably Didn’t Hear About in 2018 https://medium.com/future-crunch/99-good-news-stories-you-probably-didnt-hear-about-in-2018-cc3c65f8ebd0
Mon Jan 28 16:56:38 2019
QRCode
How to copy project Android Studio | en.proft.me https://en.proft.me/2017/06/28/how-copy-project-android-studio/
Mon Jan 28 13:48:24 2019
QRCode
  • Faire ce qui est indiqué
  • Faire "Build" > "Rebuild Project"
  • Dans "build.gradle" (app), changer "applicationId"
android_studio
Android Studio does not install latest application on device - Stack Overflow https://stackoverflow.com/questions/32684530/android-studio-does-not-install-latest-application-on-device/33761064#33761064
Mon Jan 28 13:06:54 2019
QRCode
android_studio
Android: Toggling Your App’s Theme | Chris Blunt https://www.chrisblunt.com/android-toggling-your-apps-theme/
Mon Jan 28 13:06:46 2019
QRCode
android_studio
Android Adding Settings to an App (PreferenceScreen) - YouTube https://www.youtube.com/watch?v=IW2xr5QHDpE
Sun Jan 27 21:28:42 2019
QRCode
android_studio
Start another activity  |  Android Developers https://developer.android.com/training/basics/firstapp/starting-activity#java
Sun Jan 27 19:29:50 2019
QRCode
android_studio
Safely remove an Android Activity - Stack Overflow https://stackoverflow.com/questions/19947615/safely-remove-an-android-activity
Sun Jan 27 19:29:33 2019
QRCode
android_studio
Analyse your HTTP response headers https://securityheaders.com/
Sun Jan 27 11:58:34 2019
QRCode

Set them up in your htaccess: https://torbjornzetterlund.com/hardening-your-http-response-headers-with-htaccess/

security
GitHub - studioimaginaire/phue: A Python library for the Philips Hue system https://github.com/studioimaginaire/phue
Sat Jan 26 15:46:12 2019
QRCode

Librairie python pour contrôler des Philips Hue

python -m pip install --upgrade pip --user
python -m pip install phue --user
python -m pip uninstall phue
python library
c - Run a python script with arguments - Stack Overflow https://stackoverflow.com/questions/12142174/run-a-python-script-with-arguments/12185376#12185376
Sat Jan 26 15:45:29 2019
QRCode

Lancer un script python avec des arguments

python
La boucle for (en Python) - Les Maths Libres https://mathsp.tuxfamily.org/spip.php?article229
Sat Jan 26 15:44:28 2019
QRCode

Différentes boucles en python

python
concatenation - Concatenating string and integer in python - Stack Overflow https://stackoverflow.com/questions/11559062/concatenating-string-and-integer-in-python/11559122#11559122
Sat Jan 26 15:44:00 2019
QRCode

concaténation en python:

"{} {}".format("string", 1)
python
Tips for battery life? : vivaldibrowser https://www.reddit.com/r/vivaldibrowser/comments/6a4zt5/tips_for_battery_life/
Thu Jan 24 14:27:53 2019
QRCode

A tester si besoin

vivaldi
Improve performance on large lists in Vue - VueDose https://vuedose.tips/tips/1/
Mon Jan 21 16:35:13 2019
QRCode
vuejs
TLDR pages https://tldr.sh/
Mon Jan 21 16:27:19 2019
QRCode
sudo apt install tldr

Par exemple faites: tldr tar. Ça donne ceci:

tar
Archiving utility.
Often combined with a compression method, such as gzip or bzip.

- Create an archive from files:
  tar cf {{target.tar}} {{file1 file2 file3}}

- Create a gzipped archive:
  tar czf {{target.tar.gz}} {{file1 file2 file3}}

- Extract an archive in a target folder:
  tar xf {{source.tar}} -C {{folder}}

- Extract a gzipped archive in the current directory:
  tar xzf {{source.tar.gz}}

- Extract a bzipped archive in the current directory:
  tar xjf {{source.tar.bz2}}

- Create a compressed archive, using archive suffix to determine the compression program:
  tar caf {{target.tar.xz}} {{file1 file2 file3}}

- List the contents of a tar file:
  tar tvf {{source.tar}}

- Extract files matching a pattern:
  tar xf {{source.tar}} --wildcards {{"*.html"}}

(Il y a aussi https://cheat.sh , par exemple https://cheat.sh/tar )

linux
HTTP Toolkit | Intercept, debug & build with HTTP https://httptoolkit.tech/
Sat Jan 19 10:18:50 2019
QRCode
a_tester
page 31 / 62
1244 links, including 4 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn