Lurking: How a Person Became a User

Reading Journey

  • Started: 2024-05-11T11:58:45Z
  • Ended: 2024-05-11T21:26:03Z
  • Total Time Read: 2hrs 50mins 53secs
Code
%run _help_reading.py
import pandas as pd

df = pd.read_csv(
  'https://github.com/MrGeislinger/victorsothervector/raw/main/'
  'data/reading/all_reading-clean.csv'
)

book_name = """Lurking"""
one_title = one_title_data(df, book_name)
one_title_summary = get_summary_by_day(one_title)
generate_plot(one_title_summary, book_name);
Figure 1: Reading done for Lurking

Thoughts on Lurking: How a Person Became a User

Overview

Goes through the history from BBS to more modern social media platforms. Really about human interaction & relatationships, even if done digitally.

Buy at Bookshop (non-affiliate link / affiliate link)