Live data from Hacker News

Viewing profile — kahseng

kahseng

HN member
Joined
Wed, Feb 06, 2008, 7:15 PM UTC
HN karma
718
Public activity
132 items

About kahseng

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #26306559

    We're opportunistically hiring for that - feel free to shoot an email to my username at company and I can put you in touch with the right person!

  3. comment
    Comment #26305907

    Airtable | San Francisco, CA or Mountain View, CA | Onsite | Software Engineer, Product Engineer, Data Engineer, Data Scientist, SRE, Engineering Manager [COVID-19: The whole compa…

  4. comment
    Comment #25993296

    Airtable | San Francisco, CA or Mountain View, CA | Onsite | Software Engineer, Product Engineer, Data Engineer, Data Scientist, SRE, Engineering Manager [COVID-19: The whole compa…

  5. comment
    Comment #24349067

    Airtable | San Francisco, CA or Mountain View, CA | Onsite | Software Engineer, Product Engineer, Data Engineer, Data Scientist, SRE [COVID-19: The whole company is currently worki…

  6. comment
    Comment #24040054

    I don't know about this area, but you can send an email to username at company and I'm happy to forward internally.

  7. comment
    Comment #24039531

    Airtable | San Francisco, CA or Mountain View, CA | Onsite | Software Engineer, Product Engineer, Data Engineer, Data Scientist, SRE [COVID-19: The whole company is currently worki…

  8. comment
    Comment #21128214

    Airtable | Software Engineer | San Francisco | REMOTE (US only) Airtable's mission is to expand human productivity by letting everyone create tools to organize their world. Our cur…

  9. comment
    Comment #20487017

    If helpful, here's what the US sees https://ctxt.io/2/AACAZ3Z6FA

  10. comment
    Comment #18821678

    Thanks, don't think I saw much impact at all in aggregate - our memory consumption on these web servers were dominated by objects we intentionally stored per request or globally, a…

  11. comment
    Comment #18821558

    Reminds me of a time at Quora in 2011 where we saw Python GC impact 99th percentile server-side site speed. So drawing from HFT inspiration where some companies would disable JVM G…

  12. story
  13. comment
    Comment #17016522

    Thanks Ryan! How are things going? :)

  14. story
  15. comment
    Comment #13957952

    The extension needs to be reviewed by Mozilla and signed unfortunately. 80% get done within 5 days but unclear if this will be the case here. Meanwhile you can use the bookmarklets…

  16. comment
    Comment #13951207

    Firefox extension out soon: https://addons.mozilla.org/en-US/firefox/addon/context-ctxt-... It was harder that I thought, lots of quirks and behavioral differences even though the …

  17. comment
    Comment #13951193

    Yeah strangely Firefox has these design decisions on how to handle copying out styles (doesn't pick up from stylesheets unlike Webkit): https://bugzilla.mozilla.org/show_bug.cgi?id…

  18. comment
    Comment #13951178

    Firefox extension done and under review: https://addons.mozilla.org/en-US/firefox/addon/context-ctxt-...

  19. comment
    Comment #13949988

    Yep, discovered Firefox doesn't copy styles the same way as other webkit-based browsers like Chrome/Safari. Working on a Firefox extension which will solve all this, but even that …

  20. comment
    Comment #13946236

    Here are some extensions needed for this. Atom: https://atom.io/packages/copy-with-syntax VS Code: https://marketplace.visualstudio.com/items?itemName=atian25.... Sublime Text: htt…

  21. comment
    Comment #13945901

    done! (although still below the fold)

  22. comment
    Comment #13945757

    Yup this should be fixed now, thanks to https://news.ycombinator.com/item?id=13945560 .

  23. comment
    Comment #13945604

    Thanks for this great feedback and TLS tip. I'm using GAE to host this, and it only has these options https://ctxt.io/2/AAAAACLGEg . Do you think this is broken or how I generated …

  24. comment
    Comment #13945542

    Just checked and it worked on my Android's Chrome too. Any details on what the error message says?

  25. comment
    Comment #13944608

    Cool yup that's how it all first started, a single page and trying to use JS to capture content editable. Happy to think of ways to collaborate.