Skip to content

Instantly share code, notes, and snippets.

View arl's full-sized avatar
🎧

Aurélien Rainone arl

🎧
View GitHub Profile
@arl
arl / README.md
Last active August 6, 2023 07:46
Ivy command file for rlwrap

Use with:

rlwrap -f /path/to/ivy_commands
@arl
arl / README.md
Last active January 5, 2023 14:17
Esys: test 204 sequence diagram
sequenceDiagram
actor Operator
participant App
participant CU
participant Gateway


activate CU
@arl
arl / go.mod
Last active April 28, 2022 10:00
Gob encoding decoding with multiple types
module github.com/arl/gobtest
go 1.18
module github.com/arl/gobtest
go 1.19
@arl
arl / Cargo.toml
Last active January 27, 2023 09:32
[package]
edition = "2018"
name = "rust-tmp"
version = "0.1.0"
[dependencies]
anyhow = "1.0.52"
derive_more = "0.99.17"
rkyv = "0.7.35"
rocksdb = "0.18.0"
@arl
arl / resume.json
Last active September 22, 2020 20:57
{
"basics": {
"name": "Aurélien Rainone",
"label": "Senior Go Engineer",
"picture": "",
"email": "aurelien.rainone@gmail.com",
"phone": "+39 347 327 0433",
"summary": "Passionate software developer with 15 years' experience in different domains and work environments.",
"location": {
"address": "via Gaspero Barbera, 29",
@arl
arl / ubuntu-1604-base.json
Created February 23, 2018 10:52
packer config ubuntu-1604-base
{
"builders": [{
"name": "ubuntu-1604-server",
"vm_name": "ubuntu-1604-server",
"type": "vmware-iso",
"guest_os_type": "ubuntu-64",
"tools_upload_flavor": "linux",
"headless": true,
"iso_url": "file://./isos/ubuntu-16.04.3-server-amd64.iso",
@arl
arl / packer.log
Created February 23, 2018 10:47
Log file
2018/02/23 11:39:03 packer: 2018/02/23 11:39:03 starting remote command: esxcli --formatter csv system version get
2018/02/23 11:39:03 packer: 2018/02/23 11:39:03 Connected to VMware ESXi 6.5.0 Releasebuild-4887370
2018/02/23 11:39:03 packer: 2018/02/23 11:39:03 opening new ssh session
2018/02/23 11:39:03 packer: 2018/02/23 11:39:03 starting remote command: esxcli --formatter csv system settings advanced list -o /Net/GuestIPHack
2018/02/23 11:39:04 ui: ==> ubuntu-1604-server: Downloading or copying ISO
2018/02/23 11:39:04 packer: 2018/02/23 11:39:04 Acquiring lock to download: file://isos/ubuntu-16.04.3-server-amd64.iso
2018/02/23 11:39:04 ui: ubuntu-1604-server: Downloading or copying: file://isos/ubuntu-16.04.3-server-amd64.iso
2018/02/23 11:39:04 packer: 2018/02/23 11:39:04 Parsed URL: &url.URL{Scheme:"file", Opaque:"", User:(*url.Userinfo)(nil), Host:"", Path:"isos/ubuntu-16.04.3-server-amd64.iso", RawPath:"", ForceQ
uery:false, RawQuery:"", Fragment:""}
2018/02/23 11:39:04 packer: 2018/02/23 11:39:04