[#17] Temporal graph motifs and how to find them: or how I inadvertently got into big data engineering
During the talk (slides available here), Naomi proposed the use of temporal motif counting as a way of monitoring dark web marketplaces and their users, with a focus on the Alphabay and Hydra dark markets.
While investigating this topic, Naomi faced many problems dealing with big data. Some of you may be familiar with memory constraints, long runtimes, difficulties in dealing with power laws, and other issues that arise when approaching big data analysis for the first time.
Don’t worry, though! Naomi proposed many solutions, starting with getting a crash course on data structures, learning how to use a code profiler, and finding a programming buddy. This could be a colleague, a more experienced programmer, or a rubber duck!