Live data from Hacker News

Viewing profile — macdamaniac

macdamaniac

HN member
Joined
Wed, Nov 20, 2013, 2:22 AM UTC
HN karma
92
Public activity
9 items

About macdamaniac

No profile information was provided.

Recent public activity

  1. comment
    Comment #29122515

    I had a very similar situation a year ago. My mom was diagnosed with colon cancer in October 2020, had surgery then, and then went through chemo December - February. I moved from C…

  2. comment
    Comment #27858923

    Yeah honestly it's a bit wild to me that this is a controversial take, and the proposals to "solve" this problem have largely been to cut people off from benefits.

  3. comment
    Comment #27145044

    This looks awesome, hopeful for the future where they have AMD CPU options as well.

  4. comment
    Comment #25297361

    I have a pretty unpopular take on this, being married to someone with severe pet allergies. That take is, dogs (and cats) have no place on an airplane, and responsible adults shoul…

  5. comment
    Comment #25294328

    I have a pretty unpopular take on this, being married to someone with severe pet allergies. That take is, dogs (and cats) have no place on an airplane, and responsible adults shoul…

  6. comment
    Comment #22271843

    Your experience and GPs are definitely valid, but I will say that there are many different San Franciscos if you try out places that aren't downtown or the Mission. The Sunset and …

  7. comment
    Comment #21714314

    Counterargument: in SF I'm always surprised by the number of people who choose to live in areas they dislike (ex: the Tenderloin), paying astronomical rent, and never being near gr…

  8. comment
    Comment #6766193

    yeah, HN's text box doesn't keep new line characters, so depending on your screen size the number of lines does change, but it's 30 lines if you count semicolons as new lines

  9. story
    Show HN: 30 lines of Javascript in 30 lines of Javascript

    console.log("1"); console.log("2"); console.log("3"); console.log("4"); console.log("5"); console.log("6"); console.log("7"); console.log("8"); console.log("9"); console.log("10");…