Pinned Repositories
concurrency-pitfalls
Collection of Go tests that show common concurrency pitfalls
go-pprof-hijack-middleware
net/http middleware that gathers pprof cpu/mem profiles for the lifecycle of an HTTP request
heat
🔥🔥🔥
hmf
Simple (proof-of-concept) tool to share files privately on the IPFS network
replay
hacky way to automate the installation/updates of your dev environment, dotfiles, desktop apps, etc. on a clean unix system.
miguelcnf's Repositories
miguelcnf/hmf
Simple (proof-of-concept) tool to share files privately on the IPFS network
miguelcnf/concurrency-pitfalls
Collection of Go tests that show common concurrency pitfalls
miguelcnf/replay
hacky way to automate the installation/updates of your dev environment, dotfiles, desktop apps, etc. on a clean unix system.
miguelcnf/go-pprof-hijack-middleware
net/http middleware that gathers pprof cpu/mem profiles for the lifecycle of an HTTP request
miguelcnf/heat
🔥🔥🔥
miguelcnf/chef-provisioning
A library for creating machines and infrastructures idempotently in Chef.
miguelcnf/chef-provisioning-aws
AWS driver and resources for Chef that uses the AWS SDK
miguelcnf/demo-devops-porto
miguelcnf/devops-demo-docker
Devops workshop Docker demo
miguelcnf/devops-demo-docker-compose
Devops workshop Docker Compose demo
miguelcnf/devops-demo-jenkins
Devops workshop Jenkins demo
miguelcnf/devops-demo-kubernetes
Devops workshop Kubernetes demo
miguelcnf/devops-demo-prometheus
Devops workshop Prometheus demo
miguelcnf/devops-demo-vagrant
Devops workshop Vagrant demo
miguelcnf/dotfiles
Backup of my .* files
miguelcnf/fog
The Ruby cloud services library.
miguelcnf/geninit
Quickly generate init scripts for custom daemons.
miguelcnf/gists
Gists that need some love over time.
miguelcnf/inch
An InfluxDB benchmarking tool.
miguelcnf/instrument
Overly simplified, self-contained and idiomatic library to provide code level instrumentation for go
miguelcnf/java-benchmarks
Set of java benchmarks for my own pleasure.
miguelcnf/life-happens
Naive Go implementation of Conway's Game of Life
miguelcnf/loadtest
Runs a load test on the selected URL. Easy to extend minimally for your own ends.
miguelcnf/miguelcnf.github.io
hosting for miguelcnf.com blog.
miguelcnf/programming-with-go-exercise-api
Programming with Go workshop API exercise
miguelcnf/programming-with-go-exercise-lb
Programming with Go Load Balancer exercise
miguelcnf/programming-with-go-fundamentals
Programming with Go Fundamentals
miguelcnf/saga
Go saga orchestrator pattern experiment
miguelcnf/statux
Proof of concept of the Xbox Live API from Xbox Leaders
miguelcnf/workers
Simple Go implementation of a fixed size worker pool