Skip to content

Instantly share code, notes, and snippets.

View edouard-lopez's full-sized avatar
🏠
Working from home

Édouard Lopez edouard-lopez

🏠
Working from home
View GitHub Profile
@edouard-lopez
edouard-lopez / 中.svg
Created March 28, 2017 09:08
hanzi pinyin font file
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@edouard-lopez
edouard-lopez / docker-network-inspect.json
Created February 22, 2017 11:17
create_network(): failed to allocate gateway (x.x.x.x): Address already in use in test case http://stackoverflow.com/q/42373954/802365
[
{
"Name": "none",
"Id": "ed2452ee5e44a2d51855a8af96e44061a0e1434f3010a75cd4513aff8db773d1",
"Created": "0001-01-01T00:00:00Z",
"Scope": "local",
"Driver": "null",
"EnableIPv6": false,
"IPAM": {
"Driver": "default",
@edouard-lopez
edouard-lopez / How-to-flash-and-root-OnePlus-3T-on-Linux.md
Last active March 24, 2023 00:34
How to flash and root OnePlus 3T on Linux

How to flash and root OnePlus 3T on Linux

@edouard-lopez
edouard-lopez / verifi-twrp-signature-asc.sh
Last active January 13, 2022 01:31
how to verify twrp img file asc? (for OnePlus 3T)
#!/usr/bin/env bash
if (($# == 0)); then
printf "Usage:\n\t./verify.sh twrp-*.img\n"
else
file="$1"
curl --location --output twrp-publickey.asc https://dl.twrp.me/public.asc
gpg --import twrp-publickey.asc
gpg --verify "$file"{.asc,}
fi
@edouard-lopez
edouard-lopez / System Usability Scale.fr.md
Created November 10, 2016 17:30
Traductions française du System Usability Scale (SUS)
  1. I think that I would like to use this system frequently
  • Je souhaiterai utiliser ce service fréquemment
  1. I found the system unnecessarily complex
  • Je trouve ce service inutilement complexe
  1. I thought the system was easy to use
  • Je pense que le service est facile à utiliser
  1. I think that I would need the support of a technical person to be able to use this system
  • Je pense que j'aurai besoin de l'aide d'une personne technique pour être capable d'utiliser ce service
  1. I found the various functions in this system were well integrated
  • Je trouve que les différentes fonctionnalités de ce service sont biens intégrées
@edouard-lopez
edouard-lopez / password-checksum.svg
Created October 4, 2016 19:09
lesspass checksum
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1475584128.835942 server started (1096): socket /tmp/tmux-1000/test, protocol 8
1475584128.835978 on Linux 4.4.0-36-generic #55-Ubuntu SMP Thu Aug 11 18:01:55 UTC 2016; libevent 2.0.21-stable (poll)
1475584128.836096 continuing cmdq 0x1930050: flags 0, client (nil)
1475584128.836116 cmdq 0x1930050: bind-key C-b send-prefix
1475584128.836130 preparing state for bind-key C-b send-prefix (client (nil))
1475584128.836137 cmd_find_client: no target, return (nil)
1475584128.836142 preparing -t state: target none
1475584128.836146 preparing -s state: target none
1475584128.836154 preparing state for bind-key C-b send-prefix (client (nil))
1475584128.836159 cmd_find_client: no target, return (nil)
@edouard-lopez
edouard-lopez / sponsorship-request-global-day-of-code-retreat-2016-Bordeaux.md
Last active September 21, 2016 14:56
Github sponsorship request global day of code retreat bordeaux

Hi (again),

About me

skip this if you remember me :)

I'm Édouard Lopez, a French UX developer living in Bordeaux, where the tech community has been expanding frantically for the last couple of years. I try to bring what I can to this growth by organizing and facilitating events in various communities such as [BordeauxJS][1], [Coding Goûter][2] (code for kids), [Django Girls][3], [Wikipedia][4], [FLOSS group][5], [L@bX Hackerspace][6] and help people from various backgrounds to meet and share in order [to improve][6].~~

About Okiwi

@edouard-lopez
edouard-lopez / sponsorship-request-geek-camp-2016-Bordeaux.md
Last active September 21, 2016 14:56
GitHub Sponsorships request for geekcamp

Hi,

About me

I'm Édouard Lopez, a French UX developer living in Bordeaux, where the tech community has been expanding frantically for the last couple of years. I try to bring what I can to this growth by organizing and facilitating events in various communities such as [BordeauxJS][1], [Coding Goûter][2] (code for kids), [Django Girls][3], [Wikipedia][4], [FLOSS group][5], [L@bX Hackerspace][6] and help people from various backgrounds to meet and share in order [to improve][6].

About Okiwi

Okiwi is a local association/community that thrives to help developers spend some times together to talk, share, practices, drink and improve. Among the events organized by Okiwi there is an [Agile Tour][6] around late October and the Geek Camp in early September.