Live data from Hacker News

Viewing profile — thesmallestcat

thesmallestcat

HN member
Joined
Thu, Aug 25, 2016, 2:25 PM UTC
HN karma
1,481
Public activity
687 items

About thesmallestcat

My account has been shadow-banned. Good-bye!

Recent public activity

  1. comment
  2. story
  3. comment
    Comment #16402413

    > the controversy arising Could you be more specific? Are you talking about a Hacker News thread or something else?

  4. comment
    Comment #16399084

    You shouldn't have replied. You and the other guy are both out of your gourds, and you don't understand how crazy you look.

  5. comment
  6. comment
    Comment #16398474

    I sort of doubt that. In practice, it seems to incentivize influencing policy to drive up healthcare costs, with little regard for patient outcomes.

  7. comment
    Comment #16398463

    Before the tire fire that is rvm became "standard", it was normal to just download the version you needed and build it from source. There's nothing forcing us to use crappy, obscur…

  8. comment
  9. comment
  10. comment
    Comment #16396861

    Forget public healthcare, I'd gladly live in Canada for this protection!

  11. comment
  12. comment
  13. comment
  14. comment
    Comment #16394034

    Great advice! I'd venture that managing large files is an unsolved problem. It's a hack in most version control systems, and uploading/downloading files from a host, even S3, is a …

  15. comment
    Comment #16393985

    Static website generators.

  16. comment
    Comment #16391147

    > Traditionally, there are two ways to study a page like this: > 1. Type out every line of code > 2. Copy+paste the code from their website, maybe play around and make small change…

  17. comment
    Comment #16391060

    uMatrix is your friend.

  18. comment
    Comment #16389862

    I think it's sort of like first-class flying. There's no logistical reason for not boarding the plane rear-to-front, but you can get people to pay for the privilege of being first,…

  19. comment
    Comment #16389740

    It's destructive, and Amazon can get away with being a crap book store now. I've ordered many thousands of dollars worth of computing books from them over the years. In the past si…

  20. comment
    Comment #16386557

    This is a known footgun of promises. But if you are using async/await, uncaught error in the promise chain is the same as uncaught error inline.

  21. comment
    Comment #16386541

    As a fallback. I like LISPs as much as the next guy/gal, but editing the AST by default is too low-level. The importance of paredit is a language smell in my opinion, not something…

  22. comment
  23. comment
    Comment #16384206

    This is like saying running for exercise is a waste of time because you could be driving instead. It's not about knowing a particular sort algorithm. It's about the discipline of s…

  24. comment
  25. comment
    Comment #16375299

    They destroyed the XPI/XUL platform and thousands of hours of work that went into those extensions. Now Firefox is a much worse version of Chrome, no reason to use it except for du…