Les Partages de Memiks
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 12 / 155
Chord: Building a DHT (Distributed Hash Table) in Golang | by Farhan Ali Khan | techlog | Medium https://medium.com/techlog/chord-building-a-dht-distributed-hash-table-in-golang-67c3ce17417b
Sat Aug 15 06:52:57 2020 archive.org
QRCode
thumbnail
Kconfig - Tips and Best Practices — Zephyr Project Documentation https://docs.zephyrproject.org/1.14.0/guides/kconfig/index.html
Wed Aug 12 14:01:03 2020 archive.org
QRCode
Using JSONB in PostgreSQL: How to Effectively Store & Index JSON Data in PostgreSQL https://scalegrid.io/blog/using-jsonb-in-postgresql-how-to-effectively-store-index-json-data-in-postgresql/
Wed Aug 12 11:14:47 2020 archive.org
QRCode
Likebook Alita - MobileRead Forums https://www.mobileread.com/forums/showthread.php?t=320749
Tue Aug 11 10:52:22 2020 archive.org
QRCode

Likebook Alita Boyue

Likebook-Alita MobileRead ebooks e-books ebook electronic-books free-ebooks e-book-forum Sony-Portable-Reader Sony-Reader Sony-PRS PRS505 PRS-505 Sony-Reader-Forum Amazon-Kindle Kindle Amazon-Kindle-Forum iLiad iRex-iLiad iRex-iLiad-Forum Bookeen Cybook-Bookeen Jinke HanLin EInk E-Ink E-Paper EPaper PVI PDF-Viewer Mobipocket Adobe MS-Reader DRM
GitHub - endian-albin/pinetime-hypnos: Zephyr firmware for the nRF52832 PineTime smartwatch https://github.com/endian-albin/pinetime-hypnos
Tue Aug 11 08:48:42 2020 archive.org
QRCode
À propos de la collecte par courrier de PC inutiles https://www.renet.jp/area/tokyo/adachi.html
Tue Aug 11 08:47:00 2020 archive.org
QRCode

adachi tokyo

adachi tokyo collecte electronique recycler
How to configure Traefik 2 with TLS - Traefik 2 & TLS 101 https://containo.us/blog/traefik-2-tls-101-23b4fbee81f1/
Tue Aug 4 01:28:49 2020 archive.org
QRCode
thumbnail

You have an HTTP service exposed through Traefik, and you want Traefik to deal with the HTTPS burden (TLS termination)...

Homeassistant with Traefik and SSH – Georgs Blog https://www.georglutz.de/blog/2020/06/20/homeassistant-with-traefik-and-ssh/
Tue Aug 4 01:18:20 2020 archive.org
QRCode
Virus: plongeon de l'économie mondiale, "des décennies" avant de sortir de la crise sanitaire https://finance.orange.fr/actualite-eco/article/virus-plongeon-de-l-economie-mondiale-des-decennies-avant-de-sortir-de-la-crise-sanitaire-CNT000001s6geV.amp
Sat Aug 1 22:08:28 2020 archive.org
QRCode
Microcontrollers, Meet MicroBlocks https://makezine.com/2020/07/31/microcontrollers-meet-microblocks/
Sat Aug 1 13:35:03 2020 archive.org
QRCode
thumbnail
LINE Payカードを使ってAmazonでの支払いを済ませる方法。これでAmazonでの買い物がもっとお得になる。 https://aqcg.jp/amazon-linepaycard/
Fri Jul 31 22:02:58 2020 archive.org
QRCode
thumbnail
Build PineTime Firmware in the Cloud with GitHub Actions https://lupyuen.github.io/pinetime-rust-mynewt/articles/cloud
Mon Jul 27 17:49:27 2020 archive.org
QRCode
thumbnail
Xiaomi Redmi Note 7 · phhusson/treble_experimentations Wiki · GitHub https://github.com/phhusson/treble_experimentations/wiki/Xiaomi-Redmi-Note-7
Wed Jul 22 20:56:21 2020 archive.org
QRCode
thumbnail

Notes about tinkering with Android Project Treble. Contribute to phhusson

redmi note7 gsi treble
Les offres d’affranchissement pour votre envoi – La Poste Particuliers https://www.laposte.fr/envoyer/affranchissement-lettre-colis
Wed Jul 22 11:04:55 2020 archive.org
QRCode
laposte envoi colis
Note: Archlinux bcache chroot /index.php/shaare/Ko32Yw
Wed Jul 22 09:41:25 2020 archive.org
QRCode

In order to have bcache

sudo -i
modprobe bcache
partprobe

#Now, /dev/bcache* should be present, and you can carry on mounting, reformatting, etc. from here.

for lvm2

lvmdiskscan
lvdisplay
#give you the name of the lvm2 device

mount the lvm2 in /mnt

mount boot in /mn/boot

mount efi in /mnt/boot/efi

#install chroot script
pacman -Sy arch-install-scripts
arch-chroot /mnt /bin/bash

#update mkinitcpio
mkinitcpio -p linux

or update kernel for example

pacman -Sy linux

#DONE !

archlinux bcache lvm2 liveusb
Panais comme le poisson.: "https://www.youtube.com/watch?v=AMPKmh98XLY Les…" - Diaspodon https://diaspodon.fr/@panais/104546380776818453
Tue Jul 21 06:53:29 2020 archive.org
QRCode

https://www.youtube.com/watch?v=AMPKmh98XLY

Les CSS Grids (et un peu de Flex)

Ça dure une heure mais ça vaut VRAIMENT le coup : au début elle parle sémantique HTML, et ensuite elle montre comment le design web peut redevenir souple et s'adapter au besoin design plutôt qu'aux « boîtes » des frameworks.

HTML CSS grid
Runtime options with Memory, CPUs, and GPUs | Docker Documentation https://docs.docker.com/config/containers/resource_constraints/
Mon Jul 20 02:43:04 2020 archive.org
QRCode
Error on compiling AOSP: make: [out/build-aosp_arm.ninja] Killed - Stack Overflow https://stackoverflow.com/questions/40925991/error-on-compiling-aosp-make-out-build-aosp-arm-ninja-killed
Sun Jul 19 22:27:36 2020 archive.org
QRCode
thumbnail
C program stopped automatically - output "Killed" - archlinux https://www.reddit.com/r/archlinux/comments/3f07hj/c_program_stopped_automatically_output_killed/?
Sun Jul 19 22:25:00 2020 archive.org
QRCode
Release MCUBoot with Vector Table Relocation (Official PineTime Preload) · lupyuen/pinetime-rust-mynewt · GitHub https://github.com/lupyuen/pinetime-rust-mynewt/releases/tag/v4.1.7
Sat Jul 18 22:29:52 2020 archive.org
QRCode
thumbnail
page 12 / 155
4769 links, including 1683 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn