Backend developer exploring autonomy, essentialism, and code as craft. Working mostly with Go, learning Rust. Tech serves life, not markets.
- Barcelona, Spain
- in/carlrondoni
Pinned Loading
-
-
tell-dont-ask-kata
tell-dont-ask-kata PublicForked from racingDeveloper/tell-dont-ask-kata
A legacy refactor kata, focused on the violation of the tell don't ask principle and anemic domain model
PHP
-
Wezterm config
Wezterm config 1-- Pull in the wezterm API
2local wezterm = require 'wezterm'
34-- This will hold the configuration.
5local config = wezterm.config_builder()
-
Vim Config, remember before to insta...
Vim Config, remember before to install vim-plug https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim 1call plug#begin(expand('~/.vim/plugged'))
23" Theme
4Plug 'arcticicestudio/nord-vim'
5Plug 'vim-airline/vim-airline'
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.