Back
10k to $10k
10k to $10k
#10k
10k to $10k is a live changelog of my journey to see if chasing curiosity can make me $10,000 a month.
Launched August 17, 2025
Load previous page…
skip cache busting for repetition posts (the automatically generated ones), not for original recurring posts that have real stats data
#10k
Fix tab switching bug by reordering hide operations before Chartkick chart refresh in Stats tab
#10k
Fix recurring post production deployment by setting up Appliku cron job and testing repetition creation
#10k
Fix recurring post repetitions to calculate correct dates and rep counters by updating repetitions query to exclude recurring flag
#10k
add nil check to handle calendar pagination trying to find min/max dates on an empty collection
#10k
got single post to have same layout as index, with Books shifted to left sidebar in place of milestones (since Milestones are dependent on `@featured_posts.each do |post|` , so decided it's not important to have it on single post). Also no tabs on mobile - couldn't get it work but also aesthetic reasons.
#10k