max uible

i like simple software. current goal of website is micro blog, subject to change.

2026-04-06

when is it worth it to switch from basic configurations? i added a three lines to my vimrc.

sytax on
set number
set colorcolumn=120

syntax on is syntax highlighting, i can mentally parse whats on my screen easier with this on. set number and set color column makes it easier to keep a source file under control. some language specs white space is ignored. yet, we don't write everything on a single line. this shows that there must be a benifit to have a regular way to use whitespace.

2026-04-05

i can't sign into my github due to 2FA breaking, this is the third time. replacing github with gitlab. using the oppurtunity to reset my computer. will try to install as little software as possible. using vim to write this.

gitlab link: https://gitlab.com/maxuible/