Skip to content

Instantly share code, notes, and snippets.

View mrbungie's full-sized avatar

Germán Oviedo mrbungie

View GitHub Profile
@mrbungie
mrbungie / printer.cfg
Created February 19, 2023 22:50 — forked from joepfortunato/printer.cfg
Ender 5+ Stock Mainboard v2.2 Klipper Working Config File
# This file is an example config file for cartesian style printers.
# One may copy and edit this file to configure a new cartesian
# printer.
# DO NOT COPY THIS FILE WITHOUT CAREFULLY READING AND UPDATING IT
# FIRST. Incorrectly configured parameters may cause damage.
# See docs/Config_Reference.md for a description of parameters.
[stepper_x]
@mrbungie
mrbungie / install_pyenv_mac_zsh.rst
Created February 1, 2023 14:02 — forked from josemarimanio/install_pyenv_mac_zsh.rst
Installing pyenv on macOS for Zsh using Homebrew
@mrbungie
mrbungie / microservices.adoc
Created April 30, 2019 21:08 — forked from kbastani/microservices.adoc
Using Graph Analysis to Design Microservice Architectures in the Cloud

Using Graph Analysis to Design Microservice Architectures in the Cloud

This interactive Neo4j graph tutorial covers how to use graph analysis to find software modules that are highly centralized, making good candidates to be decomposed into microservices.