Skip to content

Instantly share code, notes, and snippets.

@plibither8
Last active February 11, 2026 06:23
Show Gist options
  • Select an option

  • Save plibither8/ea3780e4764315e354bc3f0655c81814 to your computer and use it in GitHub Desktop.

Select an option

Save plibither8/ea3780e4764315e354bc3f0655c81814 to your computer and use it in GitHub Desktop.
{
"hackernews": [],
"lastfm": {
"totalPlayCount": 101,
"topFive": [
{
"name": "The Weeknd",
"playcount": "12",
"image": "https://i.scdn.co/image/ab6761610000f1789e528993a2820267b97f6aae",
"url": "https://www.last.fm/music/The+Weeknd"
},
{
"name": "Kanye West",
"playcount": "9",
"image": "https://i.scdn.co/image/ab6761610000f1786e835a500e791bf9c27a422a",
"url": "https://www.last.fm/music/Kanye+West"
},
{
"name": "Empire of the Sun",
"playcount": "6",
"image": "https://i.scdn.co/image/ab6761610000f178c806f3e714afa21861e20248",
"url": "https://www.last.fm/music/Empire+of+the+Sun"
},
{
"name": "Joji",
"playcount": "6",
"image": "https://i.scdn.co/image/ab6761610000f178b6d7836808e8b99fc8c7aadc",
"url": "https://www.last.fm/music/Joji"
},
{
"name": "Ariana Grande",
"playcount": "4",
"image": "https://i.scdn.co/image/ab6761610000f1786725802588d7dc1aba076ca5",
"url": "https://www.last.fm/music/Ariana+Grande"
}
]
},
"wakatime": {
"total": "35 mins",
"average": "17 mins",
"languages": [
{
"name": "TypeScript",
"percent": 95.36,
"time": "35 mins",
"color": "#cccccc"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment