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 14 / 62
Comment envoyer un email directement dans la boite spam ? – Korben https://korben.info/comment-envoyer-un-email-directement-dans-la-boite-spam.html
Fri Jun 26 11:16:32 2020
QRCode
dot-cafe/beam.cafe: 🌠 Blazing fast peer-to-peer file transfer app. Maximum privacy and fastest way to share files without uploading them. https://github.com/dot-cafe/beam.cafe
Thu Jun 18 12:11:14 2020
QRCode

Instances:

  • https://beam.cafe/
  • https://share.hostux.net/
hashcat 6.0.0 - Liens en vrac de sebsauvage https://sebsauvage.net/links/?YukfMg
Thu Jun 18 12:08:25 2020
QRCode
Are Electric Cars Worse For The Environment? Myth Busted - YouTube - Le Hollandais Volant https://lehollandaisvolant.net/?mode=links&id=20191206181304
Sat Jun 13 17:56:47 2020
QRCode
mint_customization_19_3 [Wiki de sebsauvage.net] https://sebsauvage.net/wiki/doku.php?id=mint_customization_19_3&redirect=1
Sat Jun 13 13:28:19 2020
QRCode

Enlever le mot de passe pour des entrées :
Ajouter --unrestricted aux menuentry qu'on veut laisser disponible dans /boot/grub/grub.cfg

grub
KDocker/INSTALL at master · user-none/KDocker · GitHub https://github.com/user-none/KDocker/blob/master/INSTALL
Sat Jun 13 11:12:16 2020
QRCode

install dependencies :

sudo apt-get install qmake qt5-default libqt5x11extras5-dev libxmu-dev libxpm-dev

Lancer un programme docké :

kdocker -q thunderbird
linux software
How do I install and use fonts in Linux? - TechRepublic https://www.techrepublic.com/blog/linux-and-open-source/how-do-i-install-and-use-fonts-in-linux/
Fri Jun 12 23:39:31 2020
QRCode
font linux
What’s In A Font? Researching Website Typography - Kev Quirk https://kevq.uk/whats-in-a-font-researching-website-typography/
Sat Jun 6 17:48:47 2020
QRCode
typography
Comment héberger gratuitement une simple page statique sur un nom de domaine ? – Korben https://korben.info/comment-heberger-gratuitement-une-simple-page-statique-sur-un-nom-de-domaine.html
Sat Jun 6 16:35:35 2020
QRCode
power - How long does the RPi last on a battery? - Raspberry Pi Stack Exchange https://raspberrypi.stackexchange.com/questions/19812/how-long-does-the-rpi-last-on-a-battery/19825#19825
Sat Jun 6 16:34:29 2020
QRCode

The pi can't draw more than 1A due to a fuse stopping the board drawing more than that. So how big a battery you need really depends on how long you want it to run. If you have a 500mAh battery, that will output 500mA (0.5A) for one hour, or 1000mA (1A) for half an hour. Similarly, a 2000mAh battery will give you 2000mA (2A) for one hour or 1000mA (1A for two hours). So really it's up to you, your battery, and your budget.

rpi
java - Gradle does not find tools.jar - Stack Overflow https://stackoverflow.com/questions/11345193/gradle-does-not-find-tools-jar/35623142#35623142
Tue Jun 2 17:11:25 2020
QRCode
gradle
bashoneliners.com | Bash One-Liners http://www.bashoneliners.com/oneliners/popular/
Thu May 28 15:02:10 2020
QRCode
Gagne du temps avec Visual Studio Code - Je suis un dev https://www.jesuisundev.com/gagne-du-temps-avec-visual-studio-code/
Wed May 27 12:07:21 2020
QRCode
vscode
Comment installer une VM macOS sous Linux, Windows ou macOS ? – Korben https://korben.info/comment-installer-une-vm-macos-sous-linux-windows-ou-macos.html
Wed May 27 12:03:58 2020
QRCode
vm macos
Filmer votre écran en 1 clic sans rien installer – Korben https://korben.info/filmer-votre-ecran-en-1-clic-sans-rien-installer.html
Sat May 23 09:21:16 2020
QRCode
java - Android BottomSheetDialogFragment does not expand completely - ExceptionsHub https://exceptionshub.com/java-android-bottomsheetdialogfragment-does-not-expand-completely.html
Fri May 22 18:28:44 2020
QRCode

In the onCreateView

setDialog().setOnShowListener(new DialogInterface.OnShowListener() {
        @Override
        public void onShow(DialogInterface dialog) {
            BottomSheetDialog d = (BottomSheetDialog) dialog;
            FrameLayout bottomSheet = (FrameLayout) d.findViewById(R.id.design_bottom_sheet);
            CoordinatorLayout coordinatorLayout = (CoordinatorLayout) bottomSheet.getParent();
            BottomSheetBehavior bottomSheetBehavior = BottomSheetBehavior.from(bottomSheet);
            bottomSheetBehavior.setPeekHeight(bottomSheet.getHeight());
            coordinatorLayout.getParent().requestLayout();
        }
    });
android
xml - How to set menu to Toolbar in Android - Stack Overflow https://stackoverflow.com/questions/35648913/how-to-set-menu-to-toolbar-in-android/50225618#50225618
Wed May 20 20:38:15 2020
QRCode
android
(PSA) How to disable Google Assistant on Wear : AndroidWear https://www.reddit.com/r/AndroidWear/comments/97g6w8/psa_how_to_disable_google_assistant_on_wear/
Wed May 20 12:55:00 2020
QRCode
android_wear
Oh Shit, Git!?! https://ohshitgit.com/
Wed May 20 09:09:06 2020
QRCode
git
public-apis/public-apis: A collective list of free APIs for use in software and web development. https://github.com/public-apis/public-apis
Tue May 19 15:06:15 2020
QRCode
api
page 14 / 62
1244 links, including 4 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn