Skip to content

Instantly share code, notes, and snippets.

@ctjhoa
ctjhoa / erreur
Last active May 4, 2017 20:49
erreur nom
error: expected `::`, found `)`
--> src/lib.rs:68:47
|
68 | named!(entity_value <&[u8], (&str,<Vec<&str> >)>,
| ^
@ctjhoa
ctjhoa / First error
Created May 27, 2015 21:42
Trait ToSocketAddrs
2 ctjhoa@localhost ~/rust/coreutils (git)-[master] % make TESTS='hostname' test :(
rm -rf /home/ctjhoa/rust/coreutils/tmp
mkdir /home/ctjhoa/rust/coreutils/tmp
cd /home/ctjhoa/rust/coreutils/deps && cargo build --package getopts --release
cd /home/ctjhoa/rust/coreutils/deps && cargo build --package libc --release
rustc -O -L /home/ctjhoa/rust/coreutils/build/ --extern getopts=/home/ctjhoa/rust/coreutils/build/libgetopts.rlib --extern libc=/home/ctjhoa/rust/coreutils/build/liblibc.rlib --crate-type rlib --emit link,dep-info /home/ctjhoa/rust/coreutils/src/hostname/hostname.rs --out-dir /home/ctjhoa/rust/coreutils/build
/home/ctjhoa/rust/coreutils/src/hostname/hostname.rs:73:32: 73:49 error: type `collections::string::String` does not implement any method in scope named `to_socket_addrs`
/home/ctjhoa/rust/coreutils/src/hostname/hostname.rs:73
@ctjhoa
ctjhoa / gist:127244335a1dc13100214f6076c8480e
Created September 23, 2020 23:00
Install percona without password archlinux

Install percona on archlinux without root password

Install packages

$ pacman -S percona-server-clients percona-server

Start mysql & connect

@ctjhoa
ctjhoa / guitar_stoner_gear.md
Last active November 23, 2020 12:23
A guitarist gear for stoner rock

Inspirations

  • [Pepper Keenan][] - Down, Corrosion of conformity
  • [Slash][] - Guns n' roses
  • [Josh Homme][] - Kyuss, QOSTA
  • [Chris Hale][] - SloBurn
  • [Keith Gibbs][] - Sasquatch
  • [Billy Corgan][] - Smashing pumpkins

Amp

| Product page | Product URL | Doc link(s) | |
| --- | --- | --- | --- |
| Settings - General | https://console.qovery.com/organization/3d542888-3d2c-474a-b1ad-712556db66da/settings/general | https://hub.qovery.com/docs/using-qovery/configuration/organization/#general-information[Configure my organization] | |
| Settings - Team members | https://console.qovery.com/organization/3d542888-3d2c-474a-b1ad-712556db66da/settings/members | https://hub.qovery.com/docs/using-qovery/configuration/organization/members-rbac/[Manage the members of your organization (add / remove)] | |
| Settings - Team roles | https://console.qovery.com/organization/3d542888-3d2c-474a-b1ad-712556db66da/settings/roles | https://hub.qovery.com/docs/using-qovery/configuration/organization/members-rbac/[Control the access to your cluster and environment resources by defining and assigning roles to your users] | |
| Settings - Billing summary | https://console.qovery.com/organization/3d542888-3d2c-474a-b1ad-712556db66da/settings/billing-sum