CSx
Github Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

🧑 csmertx


CRS

Christopher Roy Schammert (me) aka Chris

Bermuda, Military Housing, (1987). I helped Dad make that bed (coffee can lids for the semi-circles).

YouTube Icon @csmertx | Instagram Icon @csmertx \ Bluesky Icon @csmertx \ Facebook Icon @cschammert \ Facebook Icon @csmertx \ Archive.org Icon @TheRealCSmertX \ Twitter Icon @csmertx \ Mastodon.Social Icon @mertx3000

📧 csmertx@pm.me

CSx: Csmertx

CSx is a CS hobby website with a little bin of fun mixed in with a little bit of documentation.

Likes: 🔗 Pork Cutlet Bowl

My middle school Sharky nickname probably inspired by 🔗 Sharky the Sharkdog. Or maybe because I skated until I was drenched in sweat. These days I’m known as Chris. Just Chris.

Donation Button Clarification

The donation buttons for this website redirect to the 🔗 Wounded Warrior Project, and 🔗 The Internet Archive

This website is not an affiliated with the Wounded Warrior Project, or The Internet Archive

My father dedicated over 20 years of his life to the military (Navy), which included a year long tour of Vietnam. He suffered through at least one fused vertebrae. Military (Florida) said it wasn’t their problem. That’s a big part why I am the way I am. And that’s why I’ve included the link. I’m not pointing fingers, it just was what it was.

If anyone has an issue with the donation button please contact me > 🔗 directly.

Also: Da Cubs (Since the 1900s). Pricey atm, but I’ll catchup eventually. Sammy Sosa still plays right? .. Right?

Why Hugo?

  • 🔗 Hugo: minimal javascript, portable, accountable via Git, and low maintenance.

Hugo theme used

C-Smert-X, CS-Mert-X, Mertx, Smert-Tex, etc.

Linux-ing for over ten years, and have been typing random things into computer prompts since 1989 (39y)

csmertx = Christopher Schammert + x

My Political Views

  • I like the U.S. Constitution. Registered as an Independent.

Religious views

I’ve seen enough to make me skeptical that it all just ends.

Apologies to System76

  • My bad, and thank you for all the hard work both downstream and upstream!

Some have YouTube channels

All have YouTube channels (50K+ subscribers)

My history with Linux (strict hobbiest)

My distro hopping

I like conferences less than I like live concerts and amusement parks *shrugs*

🔗 Linux and 🔗 MST3K kept me sane during my 🔗 Wilson years.

What? No tiling window managers?

áŗ Cobbled together with single threaded Bash scripts

Unsolicited non-fiction book recommendations

  • Moonwalking with Einstein, by Joshua Foer

    About the limitless potential of memory

  • Hidden Figures, by Margot Lee Shetterly

    History lesson of how we broke through the atmosphere

  • The Philosopher and the Druids, by Philip Freeman

    History lesson of the Druids from the viewpoint of Posidonius

  • NeuroTribes, by Steve Silberman

    The Legacy of Autism and the Future of Neurodiversity

  • Improve Your Social Skills, by Daniel Wendler

    Introduction to building sandwiches

  • The Open Organization, by Jim Whitehurst CEO, Red Hat

    Igniting Passion and Performance (🔗 Red Hat Linux)

  • Outliers, by Malcolm Gladwell

    Extraordinary tales of extraordinary people

  • Start Finishing, by Charlie Gilkey

    How to finish that one thing

  • Atomic Habits, by James Clear

    How to build positive habits

  • Escape from Cubicle Nation, by Pamela Slim

    Great for creativity or understanding the world of cubicles

  • The Subtle Art of Not Giving a F*ck, by Mark Manson

    Explicit, leans to evolution, and very insightful

Shorthand reference

Aliases for this website that are also in my $HOME/.bashrc

  • apti

    sudo aptitude install X

    Install software package X

  • aptr

    sudo aptitude remove X

    Remove software package X

  • apts

    sudo aptitute search X

    Search for software package X

  • sudof

    ~/.scripts/sudof (Script that extends find command)

  • sudov

    sudo vim X

    Open doc X in Vim as superuser

  • sudor

    sudo ranger

    🔗 Python based TUI file manager

  • sudoc

    sudo chmod +X

    script becomes executable

  • bashrc

    vim ~/.bashrc

    Edit .bashrc with Vim

  • bashsrc

    source ~/.bashrc

    Include edits to .bashrc in current shell)

  • bashhis

    vim ~/.bash_history

    Open .bash_history with Vim

  • TUI

    • Terminal User Interface
  • GUI

    • Graphical User Interface
  • AUR

    • Arch Linux User Repository (User supported and maintained repositories)
  • paci

    sudo pacman -S X

    Install software package X

  • pacr

    sudo pacman -R X

    Remove software package X

  • tri

  • yay