Live data from Hacker News

Viewing profile — sthomas1618

sthomas1618

HN member
Joined
Mon, Apr 23, 2012, 1:57 AM UTC
HN karma
87
Public activity
54 items

About sthomas1618

[ my public key: https://keybase.io/sthomas1618; my proof: https://keybase.io/sthomas1618/sigs/wcNvRWqdddvVrrIap7io4dxFIlvRisZbM3N9rFtoz04 ]

Recent public activity

  1. comment
    Comment #28230902

    Ya I’m curious too. How would you switch to Twilio without doing the coding yourself?

  2. comment
    Comment #26995356

    Is that take from the gut or is there data to back that up?

  3. comment
    Comment #26881772

    I've worked worked developers that have a hardline against ORMs. I see lot of their points, especially around the performance of raw SQL. But I cannot get past how much boilerplate…

  4. comment
    Comment #26781374

    Note to others: Try not to defend yourself in an apology. Otherwise it ceases to become an apology, and instead becomes a list of reasons why there should be no accountability.

  5. comment
  6. comment
    Comment #26781143

    To add on: cancellation === accountability. Which many people seem to forget.

  7. comment
    Comment #26781094

    I'll give you that things are hardly ever binary. But toxicity is something that can be determined. They are the people do not care about others. They do not listen, no matter how …

  8. comment
    Comment #26780801

    I could not disagree more. This whole statement is "sorry, not sorry". If someone is known to be a toxic person (and currently still is), you do not let them on to your team. Ever.…

  9. comment
    Comment #24723693

    So in case of Oracle, OpenJDK will still be viable?

  10. comment
    Comment #24720872

    Let's say Google loses... badly. What will be the practical consequences for us software engineers?

  11. comment
    Comment #24655672

    Most expensive "historical" movies are wrong too. Otherwise I totally agree with you. I just don't think how much a movie cost to make matters much with regards to historical accur…

  12. comment
    Comment #24140317

    I've never understood snapshot tests either. My team tried them early on but abandoned them quickly. Whats the value in them?

  13. comment
    Comment #24133077

    In addition to Storybook, their Chromatic product is amazing. Hot take: Delete your snapshot tests. Use Chromatic instead.

  14. comment
    Comment #23267800

    As long as the GDP grows faster then the deficit/interest, we’re good.

  15. comment
    Comment #21278577

    Reminds me of https://en.m.wikipedia.org/wiki/Century_Rain

  16. comment
    Comment #21237203

    I'm curious about those who use a monorepo with microservices: how do you solve CD/CI? Is Bazel the only solution?

  17. comment
    Comment #20337464

    Per the presentation, you would need to weigh the benefits/costs. Since TypeScript is a superset of JavaScript, I would argue the cost of adding is very low. The benefits will be n…

  18. comment
    Comment #19096800

    > Assistants help with this paperwork, which is different for every state and requires hours of reading and making phone calls to decipher. Regardless of this, this still sounds li…

  19. comment
    Comment #18816366

    Having read (and enjoyed) that trilogy, I'm not making the connection. Which part?

  20. comment
    Comment #18718743

    > The purpose of prison should be to keep dangerous people out of society Whatever happened to purpose of prison being rehabilitation? I mean... they are called correctional facili…

  21. comment
    Comment #17554163

    > Your secure webdev libraries also break under the same constraints. No argument there. Different design goals. But I still stand by quality of engineering that open source allows…

  22. comment
    Comment #17554023

    This isn't going to work. Latency will make this dead on arrival for multiplayer games.

  23. comment
    Comment #17553122

    I'd curious to know what strategies make secrecy a necessity. I come from a WebDev background and open-source libraries are almost always always secure and safer then your own (due…

  24. comment
    Comment #17553078

    I think he's implying a cheater's injected DDL would be tailored for a specific build, so if they shared it with others, it would be ineffective. And not only that, but based on ho…

  25. comment
    Comment #17552849

    That would assume the server is sharing the knowledge of other players through the fog of war.