Live data from Hacker News

Viewing profile — sam2426679

sam2426679

HN member
Joined
Wed, Jan 06, 2021, 10:05 PM UTC
HN karma
120
Public activity
56 items

About sam2426679

No profile information was provided.

Recent public activity

  1. comment
    Comment #42238329

    https://archive.is/FQWTA

  2. comment
    Comment #41859008

    I suspect most FAANGS have some kind of RSU vesting acceleration due to death. Amazon accelerates two years of RSUs upon death.

  3. comment
    Comment #41393468

    Agreed! Using a beelink as an htpc, and its been phenomenal.

  4. comment
    Comment #41263981

    Holding t-bills means you pay neither state nor local taxes, so the net difference is likely larger than 0.75% depending on where you live.

  5. comment
    Comment #41257660

    This quote from Kim, in the op, indicates the same: > “[T]he obedient US colony in the South Pacific just decided to extradite me for what users uploaded to Megaupload, unsolicited…

  6. comment
    Comment #41208101

    > Not looking into that thing on my tongue in July 2022, when I first noticed it, but that is very specific to me and probably not generalizable... I got a partial glossectomy in O…

  7. comment
    Comment #41185587

    I’ve done lots with AWS and really only ever used GCP to configure Google SSO. I was really surprised by how much button clicking is required in GCP vs. AWS. In AWS, you create the…

  8. comment
    Comment #41168711

    Bon voyage, Jake. I follow in your steps from the same diagnosis. Thank you for bravely sharing your experience and helping others in similar predicaments <3

  9. comment
    Comment #41074588

    Zipcar charged me for getting a parking ticket. The ticket was given for returning/parking the car in the “only Zipcars can park here” reserved spot on the street. The problem was …

  10. comment
    Comment #40924896

    TripleByte changed my (professional) life. Around 2019, I was in a bit of a professional lull but knew just enough coding to be dangerous. I got roped into the TripleByte funnel th…

  11. comment
    Comment #40488693

    > I hope no one who has read our work has to go through a version of what I've been through I’ve had a partial glossectomy for the same PD-L1 negative cancer and have been reading …

  12. comment
    Comment #40445079

    > I wish it was all ruby Why do you not wish it was all Python?

  13. comment
    Comment #40181837

    You’re partially right that it’s not about memorizing solutions; it’s about committing patterns to memory. I well doubled my income after using SRS to master leetcode/algo/ds patte…

  14. comment
    Comment #39946958

    IMO there’s a large overlap in the venn diagram of Redditors who are good at churning and Redditors who spreadsheet their way to retirement. For example, the podcast I linked to in…

  15. comment
    Comment #39938682

    Everything I know, I learned from /r/churning. Although it can be pretty intimidating as a newbie; I was a lurker for a ~year before I was comfortable enough to start hitting SUBs.…

  16. comment
    Comment #39937091

    Don't worry, I'm doing that too. Mega backdoor, etc.

  17. comment
    Comment #39937083

    Not last minute, booked a year out when they were ~$10k+ per ticket.

  18. comment
    Comment #39937079

    It's very possible when you play in 2 player mode and maximize your "pennies per point" redemptions. We're doing the $60k in flights to Japan, hotels for the extended family for 2 …

  19. comment
    Comment #39930281

    I was also intrigued by that quote and find it rather dubious. Coincidentally today, I and 5 other family members are boarding business class international flights worth ~$60k cash…

  20. comment
    Comment #39896930

    According to an oncologist I spoke with, there are “shedders” and “non-shedders,” i.e. whether a tumor sheds DNA into the bloodstream or not. Apparently I’m a non-shedder :/

  21. comment
    Comment #39841418

    When I was first learning about containers, I found the below course to be very helpful, which has a similar didactic trajectory to this article. https://frontendmasters.com/course…

  22. comment
  23. comment
    Comment #39447621

    Can anyone recommend a good methodology for writing tests against a Playwright scraping project? I have a relatively sophisticated scraping operation going, but I haven’t found a g…

  24. comment
    Comment #39447119

    Ime playwright is selenium plus some, e.g. you can inspect network activity without having a separately configured proxy.

  25. comment
    Comment #39433052

    OP addresses this at “We can do a hack that enables you to write the target ID selector in the target attribute itself!”