Live data from Hacker News

Viewing profile — tsechin

tsechin

HN member
Joined
Mon, May 05, 2014, 5:41 PM UTC
HN karma
105
Public activity
15 items

About tsechin

No profile information was provided.

Recent public activity

  1. comment
    Comment #31589001

    Well... If your rocket ship is going down, don't ask which parachute.

  2. comment
    Comment #29328701

    On some level, you gotta give 'em credit for trying. A couple of years ago, they tried to recruit me into a platforms/SRE role for their consumer banking services. There seemed to …

  3. comment
    Comment #29328603

    Story time! Years ago, I was a contractor writing (a small piece of) software for DBS. It was probably a couple of hundred lines of Java, and I probably delivered it by emailing a …

  4. comment
    Comment #29328490

    The DBS UX is absolute garbage. Their android app is extremely slow, and is full of (probably?) iOS patterns. It's almost like they decided to implement their own cross-platform fr…

  5. comment
    Comment #28941640

    Classic innovator's dilemma. They're retreating up-market.

  6. story
  7. comment
    Comment #27916780

    Yes you can! Accessibility gets abbreviated to a11y, which is about as inaccessible as it gets.

  8. comment
    Comment #24302803

    Calling tech debt maintenance seems a little odd. I've always understood tech debt to be the shortcuts we take along the way to ship fast(er). A global variable here, a hardcoded c…

  9. comment
    Comment #22845917

    I recently had to work around https://bugzilla.redhat.com/show_bug.cgi?id=1806329 by installing and selecting a specific (older) kernel. On affected versions, my wifi wouldn't come…

  10. comment
    Comment #19621919

    I've tried Eclipse Che (listed in the article), and it's pretty good. I'm looking forward to Che switching its editor to Eclipse Theia, which promises to be "the VS Code experience…

  11. story
  12. story
  13. comment
    Comment #18074447

    - a16z - Exponent - Slate Money - Planet Money - Goldman Sachs - Hidden Brain

  14. comment
    Comment #15108138

    This is a great headline for Tesla. The point isn't whether a Tesla could beat it in a real race, etc, this is just a "brand" moment for them.

  15. comment
    Comment #14526189

    At a previous company, we got burned using UUIDs as MySQL PKs. Turns out MySQL keeps data on disk sorted in PK order, so even a moderate INSERT workload would lead to lots IO and d…