Skip to content

The ultimate r/place 2022 (and 2017) data visualyzer, analyzer, comparator...

Notifications You must be signed in to change notification settings

MaxenceDC/RedditPlaceAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Place Analysis

Made using Rust™ 🚀

This is the ultimate cli tool for the analysis of the two Reddit Place events in 2022 and 2017.

Download the full r/place dataset here and place it in the data directory.

I (and you) can found your hash using this website (even though a future version of this tool will be able to do this automatically).

My hash: bCrZRP7T31V14qwiWNzeBDKckEr+7q5aWwtYi/xnGSI57DwO4pWc5Ce1axjS3yNhF9wvmA2THtL/lwbIIeF69A==

Todo

  • Comment the code
  • Add a --help option
  • Add a --version option
  • Add a --verbose option
  • Add a --heatmap option
  • Add a --pixelsize option
  • Add a --userhash option
  • Add a --user option
  • Add a --background_opacity option
  • Implement the sorting of the pixels by their time of placement
  • Implement an algorithm to find the user's hash using user-collected datasets
  • Implement the configuration file
  • Implement the possibility to work with multiple user's hashes or names
  • Use Path instead of &str for each paths
  • Reformat the place_pixels function
  • Considering using the piecewise-linear crate for the get_heatmap_color function
  • Add a timestamp for each pixel

About

The ultimate r/place 2022 (and 2017) data visualyzer, analyzer, comparator...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages