Skip to content

Instantly share code, notes, and snippets.

View pmalhaire's full-sized avatar

pmalhaire

  • Cisco
  • Paris
View GitHub Profile
@pmalhaire
pmalhaire / sprintf.md
Last active February 11, 2019 13:53
Concatenate strings in `golang` a quick benchmark

Concatenate strings in golang a quick benchmark

About us

InterCloud

InterCloud is a private network physically connected to all major cloud providers, and provides secure and performant connectivity.

We provide our customer with a web Portal that allows service KPIs' visualisation, like bitrate, latency or jitter.

sudo pacman -S extra-cmake-modules kconfigwidgets kitemviews karchive kcompletion kwindowsystem python-pyqt5 python-sip-pyqt5 eigen
@pmalhaire
pmalhaire / .bashrc
Last active September 30, 2018 22:47
Various script and profiles kept here to be quickly efficient in a new environement.
#
# ~/.bashrc
#
[[ $- != *i* ]] && return
colors() {
local fgc bgc vals seq0
printf "Color escapes are %s\n" '\e[${value};...;${value}m'