Viewing profile — kahseng
kahseng
HN member- Joined
- Wed, Feb 06, 2008, 7:15 PM UTC
- HN karma
- 718
- Public activity
- 132 items
- HN profile
- View on Hacker News ↗
About kahseng
No profile information was provided.
Recent public activity
- story
-
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!
-
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…
-
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…
-
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…
-
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.
-
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…
-
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…
-
comment
Comment #20487017
If helpful, here's what the US sees https://ctxt.io/2/AACAZ3Z6FA
-
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…
-
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…
- story
-
comment
Comment #17016522
Thanks Ryan! How are things going? :)
- story
-
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…
-
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 …
-
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…
-
comment
Comment #13951178
Firefox extension done and under review: https://addons.mozilla.org/en-US/firefox/addon/context-ctxt-...
-
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 …
-
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…
-
comment
Comment #13945901
done! (although still below the fold)
-
comment
Comment #13945757
Yup this should be fixed now, thanks to https://news.ycombinator.com/item?id=13945560 .
-
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 …
-
comment
Comment #13945542
Just checked and it worked on my Android's Chrome too. Any details on what the error message says?
-
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.