Wagner's Thoughts on Tech
Archives
Search...
Subscribe
Exploring Sorting Algorithms with Ruby: A Comprehensive Guide
February 16, 2026
Sorting Algorithms Bubble Sort Bubble sort is one of the simplest sorting algorithms. It works by repeatedly stepping through the list, comparing each pair...
Merge Sort in Ruby
February 16, 2026
Merge Sort in Ruby Merge sort is one of the fundamental sorting algorithms used in computer science. It belongs to the divide and conquer category of...
Rails 8 + TailwindCSS: The Default Frontend Stack Done Right
February 16, 2026
Rails has supported TailwindCSS via the --css tailwind flag since Rails 7, but it's with Rails 8 that the pairing has really hit its stride. By the time...
Test 2
February 12, 2026
Test Read the full article
Test Newsletter
February 11, 2026
Testing 1, 2 3 Read the full article
Newer archives