Hype Blog Sample

A sample blog demonstrating the hype static site generator

Automating Tasks with Ruby Scripts

· Gopher Guides · 2 min read
ruby automation scripting cli

Learn to automate repetitive tasks with Ruby scripts including file processing, CLI argument parsing, and working with external APIs.

Read more →

Essential Bash One-Liners

· Gopher Guides · 2 min read
bash shell linux devops

Master essential bash one-liners for text processing, file manipulation, and system administration using grep, awk, sed, find, and xargs.

Read more →