nowfound

Life & fun · February 17, 2025

IB

I built a tool for viral Reddit posts after analyzing 562 subreddits

It took me six months to analyze 562 subreddits. I systematically parsed titles, post bodies, and user interactions to identify statistically significant patterns and evaluate if it was possible to create a model that could predict the likelihood of a post going viral based on specific features. The key findings were unexpected: while the title of a post has a direct correlation with engagement, there is another highly influential factor I initially overlooked, timing. The optimal time to post on Reddit, in terms of engagement, can significantly vary based on geographic distribution. The…

What it does

In the maker’s words, at launch

It took me six months to analyze 562 subreddits. I systematically parsed titles, post bodies, and user interactions to identify statistically significant patterns and evaluate if it was possible to create a model that could predict the likelihood of a post going viral based on specific features. The key findings were unexpected: while the title of a post has a direct correlation with engagement, there is another highly influential factor I initially overlooked, timing. The optimal time to post on Reddit, in terms of engagement, can significantly vary based on geographic distribution. The majority of Reddit users are based in the US, whereas I, residing in Italy, am part of a smaller user base. Consequently, peak engagement times often correspond to late-night hours in Europe. To validate this hypothesis, I conducted multiple experiments, posting at different late-night intervals. Here are the results of my tests: • 11 PM (CET) —> Views: 182K, Upvotes: 495, Comments: 273, Shares: 370 • 01 AM (CET) —> Views: 174K, Upvotes: 283, Comments: 152, Shares: 287 • 10 PM (CET) —> Views: 129K, Upvotes: 168, Comments: 213, Shares: 88 • 03 AM (CET) —> Views: 169K, Upvotes: 154, Comments: 28, Shares: 167 However, consistently manually posting at these optimal times wasn’t scalable. To automate this process, I developed an algorithm that aggregates real-time data such as the number of active users, comment velocity, post frequency, and overall interaction rates. The algorithm processes this data to determine the statistically optimal time and day to post, maximizing the likelihood of high engagement. I then integrated this algorithm into a web platform that not only displays the calculated best times but also allows users to schedule posts in advance, ensuring they post at the optimal time without having to monitor the platform manually. The platform is still in the testing phase, and I’d appreciate any feedback or testing you’d like to contribute. You can explore it here: www.postonreddit.com

Does the same job

all alternatives →

More life & fun this month

the category →
  • TL

    Life & fun · 10d ago · louisabraham.github.io

  • Photosynthesis fires two of your iPhone

    Life & fun · 28d ago · photosynthesis.camera

  • SoloUno310

    Take control of hair pulling, nail biting & skin picking

    Life & fun · 28d ago · solouno.io

  • Scroll through all 43,252,003,274,489,856,000 reachable Rubik's Cube permutations.

    Life & fun · 26d ago · everycube.alen.is

  • The Interactive 3D Encyclopedia

    Life & fun · 21d ago · expeditione.fun

  • Hi HN, I built Eigendrum, a web tool that solves the 2D wave equation for arbitrary shapes so you can hear what they sound like as drums. How it works: * Solves -∇²u = λu using finite element analysis (Kφ = λMφ) on a triangle mesh. * Validated to <0.1% error against closed-form solutions for circles (Bessel zeros) and rectangles. * Sound model factors in strike location, Rayleigh damping, and mallet width. * Includes Kac drums I & II to demonstrate identical sound spectra from different geometries. * No frameworks, build steps, or dependencies. Repo and tests:…

    Life & fun · 26d ago · baselashraf81.github.io

Launched alongside, February 2025

the whole month →
  • Beautiful screen recordings with instant shareable links

    Growth · 2025 · screen.studio

  • Tana1,666

    Put your notes to work with voice and AI

    AI · 2025 · tana.inc

  • IG

    I was at FB&#x2F;Meta from late 2013 to early 2023, mostly working in the compiler&#x2F;runtime spaces. I got hit in the spring 2023 layoff wave. I immediately started making games in my newfound free time (a lifelong interest, and I even worked in AA(A?) back ca. ~2000), and in October 2023 I stumbled upon the idea of a roguelike pachinko&#x2F;plinko game inspired by Luck Be A Landlord. Things snowballed quickly, I started talking to publishers, then worked like crazy through all of 2024, almost the hardest I've ever worked in my career, and launched the game in December 2024. It's sold…

    Work · 2025

  • Tanka1,410

    AI Messenger with smart reply & long term memory for teams

    AI · 2025 · tanka.ai

  • Tool Finder1,327

    Your shortcut to better software

    AI · 2025 · toolfinder.com

  • IB

    i wanted to change the habit of reaching for my phone in the morning and doomscrolling away an hour so i built an app to help me. now i have to literally touch grass before accessing my most distracting apps the app is built in swiftui, uses the screen time apis provided by apple and google vision to recognise grass or not i'd love to get your thoughts on the concept.

    Life & fun · 2025 · touchgrass.now