Genetic Data Tools Reveal How Pop Music Evolved

  • Thread starter Thread starter jedishrfu
  • Start date Start date
  • Tags Tags
    Data Music Tools
Click For Summary

Discussion Overview

The discussion revolves around the evolution of pop music, particularly focusing on the analytical evidence supporting claims about its history, origins, and influences. Participants reference an article from the Physics Archive Blog that discusses the use of genetic data tools in this context.

Discussion Character

  • Meta-discussion

Main Points Raised

  • Some participants note the rich history of pop music filled with anecdotes and controversies, but express that there is a lack of hard analytical evidence to support many claims.
  • One participant shares a link to the article but encounters issues with the forum software interpreting the link incorrectly, suggesting it may be related to the URL structure.
  • Another participant suggests that the link is tied to the article title and encourages others to explore the page to locate it.
  • A later post provides an alternative link to a PDF version of a related article and discusses cookie management as a potential solution for issues with site preferences.

Areas of Agreement / Disagreement

The discussion does not reach a consensus on the claims regarding the evolution of pop music, and participants express varying experiences with linking and accessing the article.

Contextual Notes

Participants mention technical issues related to URL formatting and site-specific cookie management, which may affect their ability to access content.

Messages
15,688
Reaction score
10,494
TL;DR
The history of pop music is rich in details, anecdotes, folk lore. And controversy. There is no shortage of debate over questions about the origin and influence of particular bands and musical styles.

But despite the keen interest in the evolution of pop music, there is little to back up most claims in the form of hard analytical evidence.
An interesting article from the Physics Archive Blog:

 
Last edited:
  • Like
  • Wow
Likes   Reactions: QuantumQuest and Tom.G
Technology news on Phys.org
jedishrfu said:
Summary:: The history of pop music is rich in details, anecdotes, folk lore. And controversy. There is no shortage of debate over questions about the origin and influence of particular bands and musical styles.

But despite the keen interest in the evolution of pop music, there is little to back up most claims in the form of hard analytical evidence.

An interesting article from the Physics Archive Blog:


Was there an attachment? Link?
 
Odd when I copied the link:

Code:
https://medium.com/the-physics-arxiv-blog/genetic-data-tools-reveal-how-pop-music-evolved-in-the-us-48ad60bf495b
it dropped the .html when I embedded it in my post. This caused it to be interpretted as media.

It did this several times until I manually added the .html suffix. I suspect it has something to do with the hex string at the end of the URL and forum software.

Perhaps @Greg Bernhardt has seen this happen before.
 
Apparently, the link is actually tied to the article title. Try moving your mouse around to see if you can find it.
 
jedishrfu said:
Apparently, the link is actually tied to the article title. Try moving your mouse around to see if you can find it.
Got it thanks
 
  • Like
Likes   Reactions: jedishrfu
Here's another instance of the link (without the image) to the medium.com article: https://medium.com/the-physics-arxi...-how-pop-music-evolved-in-the-us-48ad60bf495b

Here's a link to the source article: https://arxiv.org/pdf/1502.05417.pdf

If medium.com, or any site, does something that is not to your preference, based upon your to-it site-specific cookie content, you may wish to avail yourself of your ability to purge your cookies on a per-site basis, which you can do conveniently with the following bookmarklet code:
JavaScript:
javascript: (function() {
 C = document.cookie.split("; ");
 for (d = "." + location.host; d; d = ("" + d).substr(1).match(/\..*$/))
  for (sl = 0; sl < 2; ++sl)
   for (p = "/" + location.pathname; p; p = p.substring(0, p.lastIndexOf('/')))
    for (i in C)
     if (c = C[i]) {
      document.cookie = c + "; domain=" + d.slice(sl) + "; path=" + p.slice(1) + "/" + "; expires=" + new Date((new Date).getTime() - 1e11).toGMTString()
     }
})()
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
4
Views
1K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 26 ·
Replies
26
Views
2K
  • · Replies 31 ·
2
Replies
31
Views
3K
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 1 ·
Replies
1
Views
3K