Viewing profile — sthomas1618
sthomas1618
HN member- Joined
- Mon, Apr 23, 2012, 1:57 AM UTC
- HN karma
- 87
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About sthomas1618
Recent public activity
-
comment
Comment #28230902
Ya I’m curious too. How would you switch to Twilio without doing the coding yourself?
-
comment
Comment #26995356
Is that take from the gut or is there data to back that up?
-
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…
-
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.
- comment
-
comment
Comment #26781143
To add on: cancellation === accountability. Which many people seem to forget.
-
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 …
-
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.…
-
comment
Comment #24723693
So in case of Oracle, OpenJDK will still be viable?
-
comment
Comment #24720872
Let's say Google loses... badly. What will be the practical consequences for us software engineers?
-
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…
-
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?
-
comment
Comment #24133077
In addition to Storybook, their Chromatic product is amazing. Hot take: Delete your snapshot tests. Use Chromatic instead.
-
comment
Comment #23267800
As long as the GDP grows faster then the deficit/interest, we’re good.
-
comment
Comment #21278577
Reminds me of https://en.m.wikipedia.org/wiki/Century_Rain
-
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?
-
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…
-
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…
-
comment
Comment #18816366
Having read (and enjoyed) that trilogy, I'm not making the connection. Which part?
-
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…
-
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…
-
comment
Comment #17554023
This isn't going to work. Latency will make this dead on arrival for multiplayer games.
-
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…
-
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…
-
comment
Comment #17552849
That would assume the server is sharing the knowledge of other players through the fog of war.